Pull request #41749 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 495d623ae5b1b601667d82682c5c265be189a29b+ab373df1125b6002603456fd7f554ef370389ad9 (93f55c5aa9d79203fd244ffea4c97a2a1aaa85fa) 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-12-04T23:51:57.468Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-12-04T23:51:57.472Z] Trying to pass milestone 3 [Pipeline] milestone [2020-12-04T23:51:57.522Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-12-04T23:52:12.678Z] Still waiting to schedule task [2020-12-04T23:52:12.680Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-12-04T23:53:04.112Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fb808a661e3f5ea0) in /home/ubuntu/workspace/moby_PR-41749 [Pipeline] { [Pipeline] checkout [2020-12-04T23:53:08.036Z] using credential docker-jenkins-github-credentials [2020-12-04T23:53:08.042Z] Cloning the remote Git repository [2020-12-04T23:53:08.042Z] Cloning with configured refspecs honoured and without tags [2020-12-04T23:53:08.098Z] Cloning repository https://github.com/moby/moby.git [2020-12-04T23:53:08.178Z] > git init /home/ubuntu/workspace/moby_PR-41749 # timeout=10 [2020-12-04T23:53:08.576Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-04T23:53:08.577Z] > git --version # timeout=10 [2020-12-04T23:53:08.616Z] > git --version # 'git version 2.17.1' [2020-12-04T23:53:08.617Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-04T23:53:08.651Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41749/head:refs/remotes/origin/PR-41749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T23:53:33.450Z] Fetching without tags [2020-12-04T23:53:33.835Z] Merging remotes/origin/master commit ab373df1125b6002603456fd7f554ef370389ad9 into PR head commit 495d623ae5b1b601667d82682c5c265be189a29b [2020-12-04T23:53:33.309Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-04T23:53:33.352Z] > git config --add remote.origin.fetch +refs/pull/41749/head:refs/remotes/origin/PR-41749 # timeout=10 [2020-12-04T23:53:33.380Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T23:53:33.422Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-04T23:53:33.458Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-04T23:53:33.458Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-04T23:53:33.472Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41749/head:refs/remotes/origin/PR-41749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T23:53:33.842Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T23:53:33.858Z] > git checkout -f 495d623ae5b1b601667d82682c5c265be189a29b # timeout=10 [2020-12-04T23:53:35.699Z] Merge succeeded, producing 495d623ae5b1b601667d82682c5c265be189a29b [2020-12-04T23:53:35.699Z] Checking out Revision 495d623ae5b1b601667d82682c5c265be189a29b (PR-41749) [2020-12-04T23:53:35.544Z] > git remote # timeout=10 [2020-12-04T23:53:35.595Z] > git config --get remote.origin.url # timeout=10 [2020-12-04T23:53:35.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-04T23:53:35.649Z] > git merge ab373df1125b6002603456fd7f554ef370389ad9 # timeout=10 [2020-12-04T23:53:35.680Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-04T23:53:35.702Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T23:53:35.744Z] > git checkout -f 495d623ae5b1b601667d82682c5c265be189a29b # timeout=10 [2020-12-04T23:53:40.212Z] Commit message: "Add fallback for pull by tag" [2020-12-04T23:53:40.245Z] First time build. Skipping changelog. [2020-12-04T23:53:40.222Z] > git rev-list --no-walk ae443070cb354c23b5d3f5d3e507b50b50c63b99 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-04T23:53:41.728Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41749:/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-12-04T23:53:49.917Z] Unable to find image 'alpine:latest' locally [2020-12-04T23:53:49.917Z] latest: Pulling from library/alpine [2020-12-04T23:53:49.917Z] 188c0c94c7c5: Pulling fs layer [2020-12-04T23:53:49.917Z] 188c0c94c7c5: Verifying Checksum [2020-12-04T23:53:49.917Z] 188c0c94c7c5: Download complete [2020-12-04T23:53:50.175Z] 188c0c94c7c5: Pull complete [2020-12-04T23:53:50.433Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-04T23:53:50.433Z] Status: Downloaded newer image for alpine:latest [2020-12-04T23:53:54.631Z] 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-12-04T23:53:55.805Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fb808a661e3f5ea0) in /home/ubuntu/workspace/moby_PR-41749 [Pipeline] node [Pipeline] node [2020-12-04T23:53:55.812Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41749 [Pipeline] node [2020-12-04T23:53:55.815Z] Running on ppc64le-ubuntu-27 in /home/docker/workspace/moby_PR-41749 [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] { [2020-12-04T23:53:55.874Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-05495aa1b8380ee7f) in /home/ubuntu/workspace/moby_PR-41749 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2020-12-04T23:53:55.949Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-12-04T23:53:55.969Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-12-04T23:53:55.978Z] using credential docker-jenkins-github-credentials [2020-12-04T23:53:55.982Z] using credential docker-jenkins-github-credentials [2020-12-04T23:53:55.991Z] Fetching without tags [2020-12-04T23:53:55.991Z] Cloning the remote Git repository [2020-12-04T23:53:55.991Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-12-04T23:53:55.996Z] Cloning the remote Git repository [2020-12-04T23:53:55.996Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [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] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-04T23:53:56.112Z] Running on azwin-2-d78ae0 in d:\jenkins\workspace\moby_PR-41749 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] ws [2020-12-04T23:53:56.207Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-12-04T23:53:56.281Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-04ea0b9ad087e773e) in /home/ubuntu/workspace/moby_PR-41749 [Pipeline] { [Pipeline] checkout [2020-12-04T23:53:56.428Z] Merging remotes/origin/master commit ab373df1125b6002603456fd7f554ef370389ad9 into PR head commit 495d623ae5b1b601667d82682c5c265be189a29b [2020-12-04T23:53:56.527Z] using credential docker-jenkins-github-credentials [2020-12-04T23:53:56.604Z] Cloning the remote Git repository [2020-12-04T23:53:56.604Z] Cloning with configured refspecs honoured and without tags [2020-12-04T23:53:56.638Z] Cloning repository https://github.com/moby/moby.git [2020-12-04T23:53:56.639Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-12-04T23:53:56.761Z] Merge succeeded, producing 495d623ae5b1b601667d82682c5c265be189a29b [2020-12-04T23:53:56.762Z] Checking out Revision 495d623ae5b1b601667d82682c5c265be189a29b (PR-41749) [2020-12-04T23:53:56.910Z] Commit message: "Add fallback for pull by tag" [2020-12-04T23:53:55.954Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-12-04T23:53:55.973Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-04T23:53:55.997Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-04T23:53:55.997Z] > git --version # timeout=10 [2020-12-04T23:53:56.022Z] > git --version # 'git version 2.17.1' [2020-12-04T23:53:56.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-04T23:53:56.025Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41749/head:refs/remotes/origin/PR-41749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T23:53:56.430Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T23:53:56.460Z] > git checkout -f 495d623ae5b1b601667d82682c5c265be189a29b # timeout=10 [2020-12-04T23:53:56.657Z] > git remote # timeout=10 [2020-12-04T23:53:56.677Z] > git config --get remote.origin.url # timeout=10 [2020-12-04T23:53:56.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-04T23:53:56.701Z] > git merge ab373df1125b6002603456fd7f554ef370389ad9 # timeout=10 [2020-12-04T23:53:56.733Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-04T23:53:56.765Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T23:53:56.788Z] > git checkout -f 495d623ae5b1b601667d82682c5c265be189a29b # timeout=10 [2020-12-04T23:53:55.989Z] Cloning repository https://github.com/moby/moby.git [2020-12-04T23:53:55.989Z] > git init /home/jenkins/workspace/moby_PR-41749 # timeout=10 [2020-12-04T23:53:56.017Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-04T23:53:56.017Z] > git --version # timeout=10 [2020-12-04T23:53:56.018Z] > git --version # 'git version 2.17.1' [2020-12-04T23:53:56.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-04T23:53:56.026Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41749/head:refs/remotes/origin/PR-41749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T23:53:56.003Z] Cloning repository https://github.com/moby/moby.git [2020-12-04T23:53:56.003Z] > git init /home/docker/workspace/moby_PR-41749 # timeout=10 [2020-12-04T23:53:56.012Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-04T23:53:56.013Z] > git --version # timeout=10 [2020-12-04T23:53:56.015Z] > git --version # 'git version 2.7.4' [2020-12-04T23:53:56.015Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-04T23:53:56.016Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41749/head:refs/remotes/origin/PR-41749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [2020-12-04T23:53:56.710Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-04T23:53:56.710Z] > git --version # timeout=10 [2020-12-04T23:53:56.764Z] > git --version # 'git version 2.24.1.windows.2' [2020-12-04T23:53:56.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-04T23:53:56.768Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41749/head:refs/remotes/origin/PR-41749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2020-12-04T23:53:57.456Z] using credential docker-jenkins-github-credentials [2020-12-04T23:53:57.461Z] Cloning the remote Git repository [2020-12-04T23:53:57.461Z] Cloning with configured refspecs honoured and without tags [2020-12-04T23:53:57.662Z] + [ PR != PR ] [2020-12-04T23:53:57.662Z] + [ master != master ] [2020-12-04T23:53:57.662Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-04T23:53:58.045Z] + docker version [2020-12-04T23:53:58.045Z] Client: Docker Engine - Community [2020-12-04T23:53:58.045Z] Version: 19.03.13 [2020-12-04T23:53:58.045Z] API version: 1.40 [2020-12-04T23:53:58.045Z] Go version: go1.13.15 [2020-12-04T23:53:58.045Z] Git commit: 4484c46d9d [2020-12-04T23:53:58.045Z] Built: Wed Sep 16 17:02:36 2020 [2020-12-04T23:53:58.045Z] OS/Arch: linux/amd64 [2020-12-04T23:53:58.045Z] Experimental: false [2020-12-04T23:53:58.045Z] [2020-12-04T23:53:58.045Z] Server: Docker Engine - Community [2020-12-04T23:53:58.045Z] Engine: [2020-12-04T23:53:58.045Z] Version: 19.03.13 [2020-12-04T23:53:58.045Z] API version: 1.40 (minimum version 1.12) [2020-12-04T23:53:58.045Z] Go version: go1.13.15 [2020-12-04T23:53:58.045Z] Git commit: 4484c46d9d [2020-12-04T23:53:58.045Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-04T23:53:58.045Z] OS/Arch: linux/amd64 [2020-12-04T23:53:58.045Z] Experimental: true [2020-12-04T23:53:58.045Z] containerd: [2020-12-04T23:53:58.045Z] Version: 1.3.7 [2020-12-04T23:53:58.045Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-04T23:53:58.045Z] runc: [2020-12-04T23:53:58.045Z] Version: 1.0.0-rc10 [2020-12-04T23:53:58.045Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-04T23:53:58.045Z] docker-init: [2020-12-04T23:53:58.045Z] Version: 0.18.0 [2020-12-04T23:53:58.045Z] GitCommit: fec3683 [Pipeline] sh [2020-12-04T23:53:57.525Z] Cloning repository https://github.com/moby/moby.git [2020-12-04T23:53:57.566Z] > git init /home/ubuntu/workspace/moby_PR-41749 # timeout=10 [2020-12-04T23:53:57.756Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-04T23:53:57.756Z] > git --version # timeout=10 [2020-12-04T23:53:57.760Z] > git --version # 'git version 2.17.1' [2020-12-04T23:53:57.761Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-04T23:53:57.762Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41749/head:refs/remotes/origin/PR-41749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T23:53:58.367Z] + docker info [2020-12-04T23:53:59.864Z] using credential docker-jenkins-github-credentials [2020-12-04T23:53:59.884Z] Cloning the remote Git repository [2020-12-04T23:53:59.884Z] Cloning with configured refspecs honoured and without tags [2020-12-04T23:53:59.963Z] Cloning repository https://github.com/moby/moby.git [2020-12-04T23:54:00.054Z] > git init /home/ubuntu/workspace/moby_PR-41749 # timeout=10 [2020-12-04T23:54:00.312Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-04T23:54:00.312Z] > git --version # timeout=10 [2020-12-04T23:54:00.369Z] > git --version # 'git version 2.17.1' [2020-12-04T23:54:00.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-04T23:54:00.372Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41749/head:refs/remotes/origin/PR-41749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T23:54:05.575Z] Fetching without tags [2020-12-04T23:54:05.900Z] Merging remotes/origin/master commit ab373df1125b6002603456fd7f554ef370389ad9 into PR head commit 495d623ae5b1b601667d82682c5c265be189a29b [2020-12-04T23:54:06.417Z] Merge succeeded, producing 495d623ae5b1b601667d82682c5c265be189a29b [2020-12-04T23:54:06.418Z] Checking out Revision 495d623ae5b1b601667d82682c5c265be189a29b (PR-41749) [2020-12-04T23:54:06.858Z] Commit message: "Add fallback for pull by tag" [2020-12-04T23:54:05.507Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-04T23:54:05.509Z] > git config --add remote.origin.fetch +refs/pull/41749/head:refs/remotes/origin/PR-41749 # timeout=10 [2020-12-04T23:54:05.510Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T23:54:05.559Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-04T23:54:05.573Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-04T23:54:05.573Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-04T23:54:05.573Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41749/head:refs/remotes/origin/PR-41749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T23:54:05.898Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T23:54:05.902Z] > git checkout -f 495d623ae5b1b601667d82682c5c265be189a29b # timeout=10 [2020-12-04T23:54:06.380Z] > git remote # timeout=10 [2020-12-04T23:54:06.382Z] > git config --get remote.origin.url # timeout=10 [2020-12-04T23:54:06.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-04T23:54:06.383Z] > git merge ab373df1125b6002603456fd7f554ef370389ad9 # timeout=10 [2020-12-04T23:54:06.402Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-04T23:54:06.415Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T23:54:06.420Z] > git checkout -f 495d623ae5b1b601667d82682c5c265be189a29b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-04T23:54:07.715Z] + docker version [2020-12-04T23:54:07.715Z] Client: Docker Engine - Community [2020-12-04T23:54:07.715Z] Version: 19.03.7 [2020-12-04T23:54:07.715Z] API version: 1.40 [2020-12-04T23:54:07.715Z] Go version: go1.12.17 [2020-12-04T23:54:07.715Z] Git commit: 7141c199a2 [2020-12-04T23:54:07.715Z] Built: Sat Mar 7 16:48:47 2020 [2020-12-04T23:54:07.715Z] OS/Arch: linux/s390x [2020-12-04T23:54:07.715Z] Experimental: false [2020-12-04T23:54:07.715Z] [2020-12-04T23:54:07.715Z] Server: Docker Engine - Community [2020-12-04T23:54:07.715Z] Engine: [2020-12-04T23:54:07.715Z] Version: 19.03.7 [2020-12-04T23:54:07.715Z] API version: 1.40 (minimum version 1.12) [2020-12-04T23:54:07.715Z] Go version: go1.12.17 [2020-12-04T23:54:07.715Z] Git commit: 7141c199a2 [2020-12-04T23:54:07.715Z] Built: Sat Mar 7 16:47:46 2020 [2020-12-04T23:54:07.715Z] OS/Arch: linux/s390x [2020-12-04T23:54:07.715Z] Experimental: true [2020-12-04T23:54:07.715Z] containerd: [2020-12-04T23:54:07.715Z] Version: 1.2.13 [2020-12-04T23:54:07.715Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-12-04T23:54:07.715Z] runc: [2020-12-04T23:54:07.715Z] Version: 1.0.0-rc10 [2020-12-04T23:54:07.715Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-04T23:54:07.715Z] docker-init: [2020-12-04T23:54:07.715Z] Version: 0.18.0 [2020-12-04T23:54:07.715Z] GitCommit: fec3683 [2020-12-04T23:54:07.737Z] Fetching without tags [Pipeline] sh [2020-12-04T23:54:07.989Z] Merging remotes/origin/master commit ab373df1125b6002603456fd7f554ef370389ad9 into PR head commit 495d623ae5b1b601667d82682c5c265be189a29b [2020-12-04T23:54:08.165Z] + docker info [2020-12-04T23:54:08.464Z] Client: [2020-12-04T23:54:08.464Z] Debug Mode: false [2020-12-04T23:54:08.464Z] [2020-12-04T23:54:08.464Z] Server: [2020-12-04T23:54:08.464Z] Containers: 0 [2020-12-04T23:54:08.464Z] Running: 0 [2020-12-04T23:54:08.464Z] Paused: 0 [2020-12-04T23:54:08.464Z] Stopped: 0 [2020-12-04T23:54:08.464Z] Images: 0 [2020-12-04T23:54:08.464Z] Server Version: 19.03.7 [2020-12-04T23:54:08.464Z] Storage Driver: overlay2 [2020-12-04T23:54:08.464Z] Backing Filesystem: [2020-12-04T23:54:08.464Z] Supports d_type: true [2020-12-04T23:54:08.464Z] Native Overlay Diff: true [2020-12-04T23:54:08.464Z] Logging Driver: json-file [2020-12-04T23:54:08.464Z] Cgroup Driver: cgroupfs [2020-12-04T23:54:08.464Z] Plugins: [2020-12-04T23:54:08.464Z] Volume: local [2020-12-04T23:54:08.465Z] Network: bridge host ipvlan macvlan null overlay [2020-12-04T23:54:08.465Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-04T23:54:08.465Z] Swarm: inactive [2020-12-04T23:54:08.465Z] Runtimes: runc [2020-12-04T23:54:08.465Z] Default Runtime: runc [2020-12-04T23:54:08.465Z] Init Binary: docker-init [2020-12-04T23:54:08.465Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-12-04T23:54:08.465Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-04T23:54:08.465Z] init version: fec3683 [2020-12-04T23:54:08.465Z] Security Options: [2020-12-04T23:54:08.465Z] apparmor [2020-12-04T23:54:08.465Z] seccomp [2020-12-04T23:54:08.465Z] Profile: default [2020-12-04T23:54:08.465Z] Kernel Version: 4.15.0-91-generic [2020-12-04T23:54:08.465Z] Operating System: Ubuntu 18.04.4 LTS [2020-12-04T23:54:08.465Z] OSType: linux [2020-12-04T23:54:08.465Z] Architecture: s390x [2020-12-04T23:54:08.465Z] CPUs: 2 [2020-12-04T23:54:08.465Z] Total Memory: 7.861GiB [2020-12-04T23:54:08.465Z] Name: s390x-ubuntu-03 [2020-12-04T23:54:08.465Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-12-04T23:54:08.465Z] Docker Root Dir: /var/lib/docker [2020-12-04T23:54:08.465Z] Debug Mode: false [2020-12-04T23:54:08.465Z] Registry: https://index.docker.io/v1/ [2020-12-04T23:54:08.465Z] Labels: [2020-12-04T23:54:08.465Z] Experimental: true [2020-12-04T23:54:08.465Z] Insecure Registries: [2020-12-04T23:54:08.465Z] 127.0.0.0/8 [2020-12-04T23:54:08.465Z] Live Restore Enabled: false [2020-12-04T23:54:08.465Z] [2020-12-04T23:54:08.465Z] WARNING: No swap limit support [Pipeline] sh [2020-12-04T23:54:08.591Z] Merge succeeded, producing 495d623ae5b1b601667d82682c5c265be189a29b [2020-12-04T23:54:08.591Z] Checking out Revision 495d623ae5b1b601667d82682c5c265be189a29b (PR-41749) [2020-12-04T23:54:07.676Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-04T23:54:07.700Z] > git config --add remote.origin.fetch +refs/pull/41749/head:refs/remotes/origin/PR-41749 # timeout=10 [2020-12-04T23:54:07.723Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T23:54:07.730Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-04T23:54:07.736Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-04T23:54:07.737Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-04T23:54:07.738Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41749/head:refs/remotes/origin/PR-41749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T23:54:07.991Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T23:54:07.994Z] > git checkout -f 495d623ae5b1b601667d82682c5c265be189a29b # timeout=10 [2020-12-04T23:54:08.552Z] > git remote # timeout=10 [2020-12-04T23:54:08.555Z] > git config --get remote.origin.url # timeout=10 [2020-12-04T23:54:08.558Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-04T23:54:08.578Z] > git merge ab373df1125b6002603456fd7f554ef370389ad9 # timeout=10 [2020-12-04T23:54:08.584Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-04T23:54:08.590Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T23:54:08.592Z] > git checkout -f 495d623ae5b1b601667d82682c5c265be189a29b # timeout=10 [2020-12-04T23:54:08.849Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-04T23:54:08.849Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-04T23:54:08.849Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41749/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-04T23:54:09.143Z] + bash /home/jenkins/workspace/moby_PR-41749/check-config.sh [2020-12-04T23:54:09.143Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-04T23:54:09.143Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-12-04T23:54:09.143Z] [2020-12-04T23:54:09.143Z] Generally Necessary: [2020-12-04T23:54:09.143Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-04T23:54:09.143Z] - apparmor: enabled and tools installed [2020-12-04T23:54:09.143Z] - CONFIG_NAMESPACES: enabled [2020-12-04T23:54:09.143Z] - CONFIG_NET_NS: enabled [2020-12-04T23:54:09.143Z] - CONFIG_PID_NS: enabled [2020-12-04T23:54:09.143Z] - CONFIG_IPC_NS: enabled [2020-12-04T23:54:09.143Z] - CONFIG_UTS_NS: enabled [2020-12-04T23:54:09.143Z] - CONFIG_CGROUPS: enabled [2020-12-04T23:54:09.144Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-04T23:54:09.144Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-04T23:54:09.144Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-04T23:54:09.144Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-04T23:54:09.144Z] - CONFIG_CPUSETS: enabled [2020-12-04T23:54:09.144Z] - CONFIG_MEMCG: enabled [2020-12-04T23:54:09.144Z] - CONFIG_KEYS: enabled [2020-12-04T23:54:09.144Z] - CONFIG_VETH: enabled (as module) [2020-12-04T23:54:09.144Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-04T23:54:09.144Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-04T23:54:09.144Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-12-04T23:54:09.144Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-04T23:54:09.144Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-04T23:54:09.144Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-04T23:54:09.144Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-04T23:54:09.144Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-04T23:54:09.144Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-04T23:54:09.144Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-04T23:54:09.144Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-12-04T23:54:09.144Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-04T23:54:09.144Z] [2020-12-04T23:54:09.144Z] Optional Features: [2020-12-04T23:54:09.144Z] - CONFIG_USER_NS: enabled [2020-12-04T23:54:09.144Z] - CONFIG_SECCOMP: enabled [2020-12-04T23:54:09.144Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-04T23:54:09.144Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-04T23:54:09.144Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-04T23:54:09.144Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-04T23:54:09.144Z] - CONFIG_BLK_CGROUP: enabled [2020-12-04T23:54:09.464Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-04T23:54:09.464Z] - CONFIG_IOSCHED_CFQ: enabled [2020-12-04T23:54:09.464Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-12-04T23:54:09.464Z] - CONFIG_CGROUP_PERF: enabled [2020-12-04T23:54:09.464Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-04T23:54:09.464Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-04T23:54:09.464Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-04T23:54:09.464Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-04T23:54:09.464Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-04T23:54:09.464Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-04T23:54:09.464Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-04T23:54:09.464Z] - CONFIG_IP_VS: enabled (as module) [2020-12-04T23:54:09.464Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-04T23:54:09.464Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-04T23:54:09.464Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-04T23:54:09.464Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-04T23:54:09.464Z] - CONFIG_EXT4_FS: enabled [2020-12-04T23:54:09.464Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-04T23:54:09.464Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-04T23:54:09.464Z] - Network Drivers: [2020-12-04T23:54:09.464Z] - "overlay": [2020-12-04T23:54:09.464Z] - CONFIG_VXLAN: enabled (as module) [2020-12-04T23:54:09.464Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-04T23:54:09.464Z] Optional (for encrypted networks): [2020-12-04T23:54:09.464Z] - CONFIG_CRYPTO: enabled [2020-12-04T23:54:09.464Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-04T23:54:09.464Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-04T23:54:09.464Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-04T23:54:09.465Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-04T23:54:09.465Z] - CONFIG_XFRM: enabled [2020-12-04T23:54:09.465Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-04T23:54:09.465Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-04T23:54:09.465Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-04T23:54:09.465Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-12-04T23:54:09.465Z] - "ipvlan": [2020-12-04T23:54:09.465Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-04T23:54:09.465Z] - "macvlan": [2020-12-04T23:54:09.465Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-04T23:54:09.465Z] - CONFIG_DUMMY: enabled (as module) [2020-12-04T23:54:09.465Z] - "ftp,tftp client in container": [2020-12-04T23:54:09.465Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-04T23:54:09.465Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-04T23:54:09.465Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-04T23:54:09.465Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-04T23:54:09.465Z] - Storage Drivers: [2020-12-04T23:54:09.465Z] - "aufs": [2020-12-04T23:54:09.465Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-04T23:54:09.465Z] - "btrfs": [2020-12-04T23:54:09.465Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-04T23:54:09.465Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-04T23:54:09.465Z] - "devicemapper": [2020-12-04T23:54:09.465Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-04T23:54:09.465Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-04T23:54:09.465Z] - "overlay": [2020-12-04T23:54:09.465Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-04T23:54:09.465Z] - "zfs": [2020-12-04T23:54:09.465Z] - /dev/zfs: missing [2020-12-04T23:54:09.465Z] - zfs command: missing [2020-12-04T23:54:09.465Z] - zpool command: missing [2020-12-04T23:54:09.465Z] [2020-12-04T23:54:09.465Z] Limits: [2020-12-04T23:54:09.465Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-04T23:54:09.465Z] [2020-12-04T23:54:09.465Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-04T23:54:09.897Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:495d623ae5b1b601667d82682c5c265be189a29b . [2020-12-04T23:54:09.897Z] #2 [internal] load .dockerignore [2020-12-04T23:54:09.897Z] #2 transferring context: 87B done [2020-12-04T23:54:09.897Z] #2 DONE 0.0s [2020-12-04T23:54:09.897Z] [2020-12-04T23:54:09.897Z] #1 [internal] load build definition from Dockerfile [2020-12-04T23:54:09.897Z] #1 transferring dockerfile: 16.58kB done [2020-12-04T23:54:09.897Z] #1 DONE 0.0s [2020-12-04T23:54:09.897Z] [2020-12-04T23:54:09.897Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-04T23:54:10.191Z] #3 DONE 0.3s [2020-12-04T23:54:10.191Z] [2020-12-04T23:54:10.191Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-04T23:54:10.191Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-04T23:54:10.191Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-04T23:54:10.191Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-12-04T23:54:10.191Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-12-04T23:54:10.191Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2020-12-04T23:54:10.485Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.3s done [2020-12-04T23:54:10.778Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s [2020-12-04T23:54:10.778Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-12-04T23:54:10.816Z] Still waiting to schedule task [2020-12-04T23:54:10.816Z] All nodes of label ‘arm64&&linux’ are offline [2020-12-04T23:54:11.072Z] #4 DONE 0.7s [2020-12-04T23:54:11.423Z] [2020-12-04T23:54:11.423Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-04T23:54:11.423Z] #5 DONE 0.1s [2020-12-04T23:54:11.423Z] [2020-12-04T23:54:11.423Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-04T23:54:11.423Z] #7 DONE 0.3s [2020-12-04T23:54:11.423Z] [2020-12-04T23:54:11.423Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-12-04T23:54:11.725Z] #6 DONE 0.4s [2020-12-04T23:54:11.725Z] [2020-12-04T23:54:11.725Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:54:11.725Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-04T23:54:11.725Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-12-04T23:54:11.725Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-12-04T23:54:11.725Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-04T23:54:11.725Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 0.1s [2020-12-04T23:54:11.725Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 0.1s [2020-12-04T23:54:12.062Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 6.39MB / 102.23MB 0.3s [2020-12-04T23:54:12.062Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 0.2s done [2020-12-04T23:54:12.062Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 12.93MB / 102.23MB 0.4s [2020-12-04T23:54:12.360Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 22.77MB / 102.23MB 0.7s [2020-12-04T23:54:12.463Z] Commit message: "Add fallback for pull by tag" [2020-12-04T23:54:12.706Z] #8 ... [2020-12-04T23:54:12.706Z] [2020-12-04T23:54:12.706Z] #21 [internal] load build context [2020-12-04T23:54:12.706Z] #21 transferring context: 52.81MB 0.9s done [2020-12-04T23:54:12.706Z] #21 DONE 1.0s [2020-12-04T23:54:12.706Z] [2020-12-04T23:54:12.706Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:54:12.706Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 29.00MB / 102.23MB 0.9s [2020-12-04T23:54:12.706Z] #8 ... [2020-12-04T23:54:12.706Z] [2020-12-04T23:54:12.706Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-04T23:54:12.706Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-04T23:54:12.706Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-04T23:54:12.706Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-04T23:54:12.706Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2020-12-04T23:54:12.706Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2020-12-04T23:54:12.706Z] #60 DONE 1.1s [2020-12-04T23:54:12.706Z] [2020-12-04T23:54:12.706Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:54:12.706Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 38.56MB / 102.23MB 1.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-04T23:54:13.003Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 45.14MB / 102.23MB 1.3s [2020-12-04T23:54:13.203Z] Fetching without tags [2020-12-04T23:54:13.311Z] Client: [2020-12-04T23:54:13.311Z] Debug Mode: false [2020-12-04T23:54:13.311Z] [2020-12-04T23:54:13.311Z] Server: [2020-12-04T23:54:13.311Z] Containers: 0 [2020-12-04T23:54:13.311Z] Running: 0 [2020-12-04T23:54:13.311Z] Paused: 0 [2020-12-04T23:54:13.311Z] Stopped: 0 [2020-12-04T23:54:13.311Z] Images: 1 [2020-12-04T23:54:13.311Z] Server Version: 19.03.13 [2020-12-04T23:54:13.311Z] Storage Driver: overlay2 [2020-12-04T23:54:13.311Z] Backing Filesystem: extfs [2020-12-04T23:54:13.311Z] Supports d_type: true [2020-12-04T23:54:13.311Z] Native Overlay Diff: true [2020-12-04T23:54:13.311Z] Logging Driver: json-file [2020-12-04T23:54:13.311Z] Cgroup Driver: cgroupfs [2020-12-04T23:54:13.311Z] Plugins: [2020-12-04T23:54:13.311Z] Volume: local [2020-12-04T23:54:13.311Z] Network: bridge host ipvlan macvlan null overlay [2020-12-04T23:54:13.311Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-04T23:54:13.311Z] Swarm: inactive [2020-12-04T23:54:13.311Z] Runtimes: runc [2020-12-04T23:54:13.311Z] Default Runtime: runc [2020-12-04T23:54:13.311Z] Init Binary: docker-init [2020-12-04T23:54:13.311Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-04T23:54:13.311Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-04T23:54:13.311Z] init version: fec3683 [2020-12-04T23:54:13.311Z] Security Options: [2020-12-04T23:54:13.311Z] apparmor [2020-12-04T23:54:13.311Z] seccomp [2020-12-04T23:54:13.311Z] Profile: default [2020-12-04T23:54:13.311Z] Kernel Version: 5.4.0-1025-aws [2020-12-04T23:54:13.311Z] Operating System: Ubuntu 18.04.5 LTS [2020-12-04T23:54:13.311Z] OSType: linux [2020-12-04T23:54:13.311Z] Architecture: x86_64 [2020-12-04T23:54:13.311Z] CPUs: 2 [2020-12-04T23:54:13.311Z] Total Memory: 7.487GiB [2020-12-04T23:54:13.311Z] Name: ip-10-100-87-93 [2020-12-04T23:54:13.311Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-12-04T23:54:13.311Z] Docker Root Dir: /var/lib/docker [2020-12-04T23:54:13.311Z] Debug Mode: false [2020-12-04T23:54:13.311Z] Registry: https://index.docker.io/v1/ [2020-12-04T23:54:13.311Z] Labels: [2020-12-04T23:54:13.311Z] Experimental: true [2020-12-04T23:54:13.311Z] Insecure Registries: [2020-12-04T23:54:13.311Z] 127.0.0.0/8 [2020-12-04T23:54:13.311Z] Live Restore Enabled: true [2020-12-04T23:54:13.311Z] [2020-12-04T23:54:13.311Z] WARNING: No swap limit support [Pipeline] sh [2020-12-04T23:54:13.352Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 64.04MB / 102.23MB 1.5s [2020-12-04T23:54:13.352Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 75.87MB / 102.23MB 1.6s [2020-12-04T23:54:13.352Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 85.32MB / 102.23MB 1.7s [2020-12-04T23:54:13.410Z] + docker version [2020-12-04T23:54:13.471Z] Fetching without tags [2020-12-04T23:54:13.442Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-04T23:54:13.446Z] > git config --add remote.origin.fetch +refs/pull/41749/head:refs/remotes/origin/PR-41749 # timeout=10 [2020-12-04T23:54:13.449Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T23:54:13.464Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-04T23:54:13.478Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-04T23:54:13.478Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-04T23:54:13.479Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41749/head:refs/remotes/origin/PR-41749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T23:54:13.633Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-04T23:54:13.633Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-04T23:54:13.633Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41749/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-04T23:54:13.633Z] + bash /home/ubuntu/workspace/moby_PR-41749/check-config.sh [2020-12-04T23:54:13.633Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-04T23:54:13.633Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-04T23:54:13.633Z] [2020-12-04T23:54:13.633Z] Generally Necessary: [2020-12-04T23:54:13.633Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-04T23:54:13.633Z] - apparmor: enabled and tools installed [2020-12-04T23:54:13.633Z] - CONFIG_NAMESPACES: enabled [2020-12-04T23:54:13.633Z] - CONFIG_NET_NS: enabled [2020-12-04T23:54:13.633Z] - CONFIG_PID_NS: enabled [2020-12-04T23:54:13.633Z] - CONFIG_IPC_NS: enabled [2020-12-04T23:54:13.633Z] - CONFIG_UTS_NS: enabled [2020-12-04T23:54:13.633Z] - CONFIG_CGROUPS: enabled [2020-12-04T23:54:13.645Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 93.29MB / 102.23MB 1.8s [2020-12-04T23:54:13.645Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 99.31MB / 102.23MB 1.9s [2020-12-04T23:54:13.894Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-04T23:54:13.894Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-04T23:54:13.894Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-04T23:54:13.894Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-04T23:54:13.894Z] - CONFIG_CPUSETS: enabled [2020-12-04T23:54:13.894Z] - CONFIG_MEMCG: enabled [2020-12-04T23:54:13.894Z] - CONFIG_KEYS: enabled [2020-12-04T23:54:13.894Z] - CONFIG_VETH: enabled (as module) [2020-12-04T23:54:13.894Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-04T23:54:13.894Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-04T23:54:13.894Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-04T23:54:13.894Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-04T23:54:13.894Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-04T23:54:13.894Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-04T23:54:13.894Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-04T23:54:13.894Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-04T23:54:13.894Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-04T23:54:13.894Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-04T23:54:13.894Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-04T23:54:13.894Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-04T23:54:13.894Z] [2020-12-04T23:54:13.894Z] Optional Features: [2020-12-04T23:54:13.894Z] - CONFIG_USER_NS: enabled [2020-12-04T23:54:13.894Z] - CONFIG_SECCOMP: enabled [2020-12-04T23:54:13.894Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-04T23:54:13.894Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-04T23:54:13.894Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-04T23:54:13.894Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-04T23:54:13.894Z] - CONFIG_BLK_CGROUP: enabled [2020-12-04T23:54:13.894Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-04T23:54:13.894Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-04T23:54:13.894Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-04T23:54:13.894Z] - CONFIG_CGROUP_PERF: enabled [2020-12-04T23:54:13.894Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-04T23:54:13.905Z] Merging remotes/origin/master commit ab373df1125b6002603456fd7f554ef370389ad9 into PR head commit 495d623ae5b1b601667d82682c5c265be189a29b [2020-12-04T23:54:13.995Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.1s done [2020-12-04T23:54:12.847Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-04T23:54:12.906Z] > git config --add remote.origin.fetch +refs/pull/41749/head:refs/remotes/origin/PR-41749 # timeout=10 [2020-12-04T23:54:12.971Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T23:54:13.105Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-04T23:54:13.238Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-04T23:54:13.238Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-04T23:54:13.242Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41749/head:refs/remotes/origin/PR-41749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T23:54:14.152Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-04T23:54:14.152Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-04T23:54:14.152Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-04T23:54:14.152Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-04T23:54:14.152Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-04T23:54:14.152Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-04T23:54:14.152Z] - CONFIG_IP_VS: enabled (as module) [2020-12-04T23:54:14.152Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-04T23:54:14.152Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-04T23:54:14.152Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-04T23:54:14.152Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-04T23:54:14.152Z] - CONFIG_EXT4_FS: enabled [2020-12-04T23:54:14.152Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-04T23:54:14.152Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-04T23:54:14.152Z] - Network Drivers: [2020-12-04T23:54:14.152Z] - "overlay": [2020-12-04T23:54:14.152Z] - CONFIG_VXLAN: enabled (as module) [2020-12-04T23:54:14.152Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-04T23:54:14.152Z] Optional (for encrypted networks): [2020-12-04T23:54:14.152Z] - CONFIG_CRYPTO: enabled [2020-12-04T23:54:14.152Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-04T23:54:14.152Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-04T23:54:14.152Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-04T23:54:14.152Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-04T23:54:14.152Z] - CONFIG_XFRM: enabled [2020-12-04T23:54:14.152Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-04T23:54:14.152Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-04T23:54:14.152Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-04T23:54:14.152Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-04T23:54:14.152Z] - "ipvlan": [2020-12-04T23:54:14.152Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-04T23:54:14.152Z] - "macvlan": [2020-12-04T23:54:14.289Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0.1s [2020-12-04T23:54:14.411Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-04T23:54:14.411Z] - CONFIG_DUMMY: enabled (as module) [2020-12-04T23:54:14.411Z] - "ftp,tftp client in container": [2020-12-04T23:54:14.411Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-04T23:54:14.411Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-04T23:54:14.411Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-04T23:54:14.411Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-04T23:54:14.411Z] - Storage Drivers: [2020-12-04T23:54:14.411Z] - "aufs": [2020-12-04T23:54:14.411Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-04T23:54:14.411Z] - "btrfs": [2020-12-04T23:54:14.411Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-04T23:54:14.411Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-04T23:54:14.411Z] - "devicemapper": [2020-12-04T23:54:14.411Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-04T23:54:14.411Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-04T23:54:14.411Z] - "overlay": [2020-12-04T23:54:14.411Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-04T23:54:14.411Z] - "zfs": [2020-12-04T23:54:14.411Z] - /dev/zfs: present [2020-12-04T23:54:14.411Z] - zfs command: missing [2020-12-04T23:54:14.411Z] - zpool command: missing [2020-12-04T23:54:14.411Z] [2020-12-04T23:54:14.411Z] Limits: [2020-12-04T23:54:14.411Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-04T23:54:14.411Z] [2020-12-04T23:54:14.411Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-04T23:54:14.505Z] Merging remotes/origin/master commit ab373df1125b6002603456fd7f554ef370389ad9 into PR head commit 495d623ae5b1b601667d82682c5c265be189a29b [2020-12-04T23:54:14.739Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:495d623ae5b1b601667d82682c5c265be189a29b . [2020-12-04T23:54:14.739Z] #2 [internal] load .dockerignore [2020-12-04T23:54:14.739Z] #2 transferring context: 87B done [2020-12-04T23:54:14.739Z] #2 DONE 0.0s [2020-12-04T23:54:14.739Z] [2020-12-04T23:54:14.739Z] #1 [internal] load build definition from Dockerfile [2020-12-04T23:54:14.739Z] #1 transferring dockerfile: 16.58kB done [2020-12-04T23:54:14.739Z] #1 DONE 0.0s [2020-12-04T23:54:14.739Z] [2020-12-04T23:54:14.739Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-04T23:54:14.837Z] Merge succeeded, producing 495d623ae5b1b601667d82682c5c265be189a29b [2020-12-04T23:54:14.837Z] Checking out Revision 495d623ae5b1b601667d82682c5c265be189a29b (PR-41749) [2020-12-04T23:54:15.305Z] #3 DONE 0.6s [2020-12-04T23:54:15.305Z] [2020-12-04T23:54:15.305Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-04T23:54:15.305Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-04T23:54:15.305Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-12-04T23:54:15.305Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-04T23:54:15.305Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-12-04T23:54:15.305Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-12-04T23:54:13.912Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T23:54:13.916Z] > git checkout -f 495d623ae5b1b601667d82682c5c265be189a29b # timeout=10 [2020-12-04T23:54:14.800Z] > git remote # timeout=10 [2020-12-04T23:54:14.803Z] > git config --get remote.origin.url # timeout=10 [2020-12-04T23:54:14.806Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-04T23:54:14.807Z] > git merge ab373df1125b6002603456fd7f554ef370389ad9 # timeout=10 [2020-12-04T23:54:14.829Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-04T23:54:14.844Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T23:54:14.846Z] > git checkout -f 495d623ae5b1b601667d82682c5c265be189a29b # timeout=10 [2020-12-04T23:54:15.562Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.02MB / 8.88MB 0.2s [2020-12-04T23:54:15.562Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2020-12-04T23:54:15.562Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-12-04T23:54:15.819Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-12-04T23:54:15.836Z] Commit message: "Add fallback for pull by tag" [2020-12-04T23:54:15.931Z] #8 ... [2020-12-04T23:54:15.931Z] [2020-12-04T23:54:15.931Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-12-04T23:54:15.931Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-12-04T23:54:15.931Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-12-04T23:54:15.931Z] #24 sha256:c6e9d1cc81de21cb5f3ef4aa0467066305eca988f94869f891a8ba9bc9995430 529B / 529B done [2020-12-04T23:54:15.931Z] #24 sha256:35d0b7d4356aeddc7350da7086070d7a525759a368ce8f1ee166510b0be6922e 1.46kB / 1.46kB done [2020-12-04T23:54:15.931Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 48.97MB / 48.97MB 1.3s done [2020-12-04T23:54:15.931Z] #24 extracting sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 2.1s done [2020-12-04T23:54:15.931Z] #24 DONE 3.9s [2020-12-04T23:54:15.931Z] [2020-12-04T23:54:15.931Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:54:14.541Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T23:54:14.598Z] > git checkout -f 495d623ae5b1b601667d82682c5c265be189a29b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-04T23:54:16.382Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-12-04T23:54:16.382Z] #4 DONE 0.8s [2020-12-04T23:54:16.382Z] [2020-12-04T23:54:16.382Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-04T23:54:16.641Z] #7 ... [2020-12-04T23:54:16.641Z] [2020-12-04T23:54:16.641Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-04T23:54:16.641Z] #5 DONE 0.2s [2020-12-04T23:54:16.662Z] + docker version [2020-12-04T23:54:16.662Z] Client: [2020-12-04T23:54:16.662Z] Version: 18.06.1-ce [2020-12-04T23:54:16.662Z] API version: 1.38 [2020-12-04T23:54:16.662Z] Go version: go1.10.3 [2020-12-04T23:54:16.662Z] Git commit: e68fc7a [2020-12-04T23:54:16.662Z] Built: Tue Aug 21 17:26:10 2018 [2020-12-04T23:54:16.662Z] OS/Arch: linux/ppc64le [2020-12-04T23:54:16.662Z] Experimental: false [2020-12-04T23:54:16.662Z] [2020-12-04T23:54:16.662Z] Server: [2020-12-04T23:54:16.662Z] Engine: [2020-12-04T23:54:16.662Z] Version: 18.06.1-ce [2020-12-04T23:54:16.662Z] API version: 1.38 (minimum version 1.12) [2020-12-04T23:54:16.662Z] Go version: go1.10.3 [2020-12-04T23:54:16.662Z] Git commit: e68fc7a [2020-12-04T23:54:16.662Z] Built: Tue Aug 21 17:24:20 2018 [2020-12-04T23:54:16.662Z] OS/Arch: linux/ppc64le [2020-12-04T23:54:16.662Z] Experimental: true [Pipeline] sh [2020-12-04T23:54:16.901Z] [2020-12-04T23:54:16.901Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-04T23:54:16.901Z] #7 DONE 0.5s [2020-12-04T23:54:16.901Z] [2020-12-04T23:54:16.901Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-12-04T23:54:16.901Z] #6 DONE 0.6s [2020-12-04T23:54:16.901Z] [2020-12-04T23:54:16.901Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:54:16.901Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-04T23:54:17.042Z] + docker info [2020-12-04T23:54:17.042Z] Containers: 0 [2020-12-04T23:54:17.042Z] Running: 0 [2020-12-04T23:54:17.042Z] Paused: 0 [2020-12-04T23:54:17.042Z] Stopped: 0 [2020-12-04T23:54:17.042Z] Images: 0 [2020-12-04T23:54:17.042Z] Server Version: 18.06.1-ce [2020-12-04T23:54:17.042Z] Storage Driver: overlay2 [2020-12-04T23:54:17.042Z] Backing Filesystem: extfs [2020-12-04T23:54:17.042Z] Supports d_type: true [2020-12-04T23:54:17.042Z] Native Overlay Diff: true [2020-12-04T23:54:17.042Z] Logging Driver: json-file [2020-12-04T23:54:17.042Z] Cgroup Driver: cgroupfs [2020-12-04T23:54:17.042Z] Plugins: [2020-12-04T23:54:17.042Z] Volume: local [2020-12-04T23:54:17.042Z] Network: bridge host ipvlan macvlan null overlay [2020-12-04T23:54:17.042Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-12-04T23:54:17.042Z] Swarm: inactive [2020-12-04T23:54:17.042Z] Runtimes: runc [2020-12-04T23:54:17.042Z] Default Runtime: runc [2020-12-04T23:54:17.042Z] Init Binary: docker-init [2020-12-04T23:54:17.042Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-12-04T23:54:17.042Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-12-04T23:54:17.042Z] init version: fec3683 [2020-12-04T23:54:17.042Z] Security Options: [2020-12-04T23:54:17.042Z] apparmor [2020-12-04T23:54:17.042Z] seccomp [2020-12-04T23:54:17.042Z] Profile: default [2020-12-04T23:54:17.042Z] Kernel Version: 4.4.0-139-generic [2020-12-04T23:54:17.042Z] Operating System: Ubuntu 16.04.3 LTS [2020-12-04T23:54:17.042Z] OSType: linux [2020-12-04T23:54:17.042Z] Architecture: ppc64le [2020-12-04T23:54:17.042Z] CPUs: 4 [2020-12-04T23:54:17.042Z] Total Memory: 7.972GiB [2020-12-04T23:54:17.042Z] Name: ppc64le-ubuntu-27 [2020-12-04T23:54:17.042Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-12-04T23:54:17.042Z] Docker Root Dir: /var/lib/docker [2020-12-04T23:54:17.042Z] Debug Mode (client): false [2020-12-04T23:54:17.042Z] Debug Mode (server): false [2020-12-04T23:54:17.042Z] Registry: https://index.docker.io/v1/ [2020-12-04T23:54:17.042Z] Labels: [2020-12-04T23:54:17.042Z] Experimental: true [2020-12-04T23:54:17.042Z] Insecure Registries: [2020-12-04T23:54:17.042Z] 127.0.0.0/8 [2020-12-04T23:54:17.042Z] Live Restore Enabled: false [2020-12-04T23:54:17.042Z] [Pipeline] sh [2020-12-04T23:54:17.161Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-04T23:54:17.161Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-12-04T23:54:17.161Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.0s [2020-12-04T23:54:17.161Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-12-04T23:54:17.161Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.0s [2020-12-04T23:54:17.161Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 781.87kB / 7.81MB 0.2s [2020-12-04T23:54:17.161Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.94MB / 50.40MB 0.2s [2020-12-04T23:54:17.427Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.14MB / 7.81MB 0.4s [2020-12-04T23:54:17.427Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 13.46MB / 50.40MB 0.4s [2020-12-04T23:54:17.427Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.16MB / 7.81MB 0.5s [2020-12-04T23:54:17.427Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.69MB / 50.40MB 0.5s [2020-12-04T23:54:17.427Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-12-04T23:54:17.427Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.35MB / 50.40MB 0.6s [2020-12-04T23:54:17.427Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.6s [2020-12-04T23:54:17.431Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-04T23:54:17.431Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-04T23:54:17.431Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41749/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-04T23:54:17.431Z] + bash /home/docker/workspace/moby_PR-41749/check-config.sh [2020-12-04T23:54:17.431Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-04T23:54:17.431Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-12-04T23:54:17.431Z] [2020-12-04T23:54:17.431Z] Generally Necessary: [2020-12-04T23:54:17.431Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-04T23:54:17.431Z] - apparmor: enabled and tools installed [2020-12-04T23:54:17.431Z] - CONFIG_NAMESPACES: enabled [2020-12-04T23:54:17.431Z] - CONFIG_NET_NS: enabled [2020-12-04T23:54:17.431Z] - CONFIG_PID_NS: enabled [2020-12-04T23:54:17.431Z] - CONFIG_IPC_NS: enabled [2020-12-04T23:54:17.431Z] - CONFIG_UTS_NS: enabled [2020-12-04T23:54:17.431Z] - CONFIG_CGROUPS: enabled [2020-12-04T23:54:17.431Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-04T23:54:17.431Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-04T23:54:17.431Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-04T23:54:17.431Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-04T23:54:17.431Z] - CONFIG_CPUSETS: enabled [2020-12-04T23:54:17.431Z] - CONFIG_MEMCG: enabled [2020-12-04T23:54:17.431Z] - CONFIG_KEYS: enabled [2020-12-04T23:54:17.431Z] - CONFIG_VETH: enabled (as module) [2020-12-04T23:54:17.431Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-04T23:54:17.431Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-04T23:54:17.687Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.09MB / 10.00MB 0.7s [2020-12-04T23:54:17.687Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.65MB / 50.40MB 0.7s [2020-12-04T23:54:17.687Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.95MB / 10.00MB 0.7s [2020-12-04T23:54:17.727Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-12-04T23:54:17.727Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-04T23:54:17.727Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-04T23:54:17.727Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-04T23:54:17.727Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-04T23:54:17.727Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-04T23:54:17.727Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-04T23:54:17.727Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-04T23:54:17.727Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-12-04T23:54:17.727Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-04T23:54:17.727Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-12-04T23:54:17.727Z] [2020-12-04T23:54:17.727Z] Optional Features: [2020-12-04T23:54:17.727Z] - CONFIG_USER_NS: enabled [2020-12-04T23:54:17.727Z] - CONFIG_SECCOMP: enabled [2020-12-04T23:54:17.727Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-04T23:54:17.727Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-04T23:54:17.727Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-04T23:54:17.727Z] (cgroup swap accounting is currently enabled) [2020-12-04T23:54:17.727Z] - CONFIG_MEMCG_KMEM: enabled [2020-12-04T23:54:17.727Z] - CONFIG_BLK_CGROUP: enabled [2020-12-04T23:54:17.727Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-04T23:54:17.727Z] - CONFIG_IOSCHED_CFQ: enabled [2020-12-04T23:54:17.727Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-12-04T23:54:17.727Z] - CONFIG_CGROUP_PERF: enabled [2020-12-04T23:54:17.727Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-04T23:54:17.727Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-04T23:54:17.727Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-04T23:54:17.727Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-04T23:54:17.727Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-04T23:54:17.727Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-04T23:54:17.727Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-04T23:54:17.727Z] - CONFIG_IP_VS: enabled (as module) [2020-12-04T23:54:17.727Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-04T23:54:17.727Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-04T23:54:17.727Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-04T23:54:17.727Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-04T23:54:17.727Z] - CONFIG_EXT4_FS: enabled [2020-12-04T23:54:17.727Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-04T23:54:17.727Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-04T23:54:17.727Z] - Network Drivers: [2020-12-04T23:54:17.727Z] - "overlay": [2020-12-04T23:54:17.727Z] - CONFIG_VXLAN: enabled (as module) [2020-12-04T23:54:17.727Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-04T23:54:17.727Z] Optional (for encrypted networks): [2020-12-04T23:54:17.944Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.78MB / 50.40MB 0.9s [2020-12-04T23:54:17.944Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 8.60MB / 10.00MB 0.9s [2020-12-04T23:54:17.944Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 38.00MB / 50.40MB 1.0s [2020-12-04T23:54:17.944Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s [2020-12-04T23:54:18.018Z] - CONFIG_CRYPTO: enabled [2020-12-04T23:54:18.018Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-12-04T23:54:18.018Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-12-04T23:54:18.018Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-12-04T23:54:18.018Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-12-04T23:54:18.018Z] - CONFIG_XFRM: enabled [2020-12-04T23:54:18.018Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-04T23:54:18.018Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-04T23:54:18.018Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-04T23:54:18.018Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-12-04T23:54:18.018Z] - "ipvlan": [2020-12-04T23:54:18.018Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-04T23:54:18.018Z] - "macvlan": [2020-12-04T23:54:18.018Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-04T23:54:18.018Z] - CONFIG_DUMMY: enabled (as module) [2020-12-04T23:54:18.018Z] - "ftp,tftp client in container": [2020-12-04T23:54:18.018Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-04T23:54:18.018Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-04T23:54:18.018Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-04T23:54:18.018Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-04T23:54:18.019Z] - Storage Drivers: [2020-12-04T23:54:18.019Z] - "aufs": [2020-12-04T23:54:18.019Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-04T23:54:18.019Z] - "btrfs": [2020-12-04T23:54:18.019Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-04T23:54:18.019Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-04T23:54:18.019Z] - "devicemapper": [2020-12-04T23:54:18.019Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-04T23:54:18.019Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-04T23:54:18.019Z] - "overlay": [2020-12-04T23:54:18.019Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-04T23:54:18.019Z] - "zfs": [2020-12-04T23:54:18.019Z] - /dev/zfs: missing [2020-12-04T23:54:18.019Z] - zfs command: missing [2020-12-04T23:54:18.019Z] - zpool command: missing [2020-12-04T23:54:18.019Z] [2020-12-04T23:54:18.019Z] Limits: [2020-12-04T23:54:18.019Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-04T23:54:18.019Z] [2020-12-04T23:54:18.019Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-04T23:54:18.200Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.43MB / 50.40MB 1.1s [2020-12-04T23:54:18.200Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 46.50MB / 50.40MB 1.4s [2020-12-04T23:54:18.200Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s done [2020-12-04T23:54:18.200Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.09MB / 51.83MB 1.4s [2020-12-04T23:54:18.450Z] + make bundles/buildx [2020-12-04T23:54:18.457Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s [2020-12-04T23:54:18.457Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.40MB / 51.83MB 1.5s [2020-12-04T23:54:18.659Z] Client: Docker Engine - Community [2020-12-04T23:54:18.659Z] Version: 19.03.13 [2020-12-04T23:54:18.659Z] API version: 1.40 [2020-12-04T23:54:18.659Z] Go version: go1.13.15 [2020-12-04T23:54:18.659Z] Git commit: 4484c46d9d [2020-12-04T23:54:18.659Z] Built: Wed Sep 16 17:02:36 2020 [2020-12-04T23:54:18.659Z] OS/Arch: linux/amd64 [2020-12-04T23:54:18.659Z] Experimental: false [2020-12-04T23:54:18.659Z] [2020-12-04T23:54:18.659Z] Server: Docker Engine - Community [2020-12-04T23:54:18.659Z] Engine: [2020-12-04T23:54:18.659Z] Version: 19.03.13 [2020-12-04T23:54:18.659Z] API version: 1.40 (minimum version 1.12) [2020-12-04T23:54:18.659Z] Go version: go1.13.15 [2020-12-04T23:54:18.659Z] Git commit: 4484c46d9d [2020-12-04T23:54:18.659Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-04T23:54:18.659Z] OS/Arch: linux/amd64 [2020-12-04T23:54:18.659Z] Experimental: true [2020-12-04T23:54:18.659Z] containerd: [2020-12-04T23:54:18.659Z] Version: 1.3.7 [2020-12-04T23:54:18.659Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-04T23:54:18.659Z] runc: [2020-12-04T23:54:18.659Z] Version: 1.0.0-rc10 [2020-12-04T23:54:18.659Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-04T23:54:18.659Z] docker-init: [2020-12-04T23:54:18.659Z] Version: 0.18.0 [2020-12-04T23:54:18.659Z] GitCommit: fec3683 [Pipeline] sh [2020-12-04T23:54:18.714Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 21.13MB / 51.83MB 1.7s [2020-12-04T23:54:18.714Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.11MB / 51.83MB 1.8s [2020-12-04T23:54:18.735Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 4.6s done [2020-12-04T23:54:18.735Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-12-04T23:54:18.743Z] make: command: Command not found [2020-12-04T23:54:18.743Z] make: command: Command not found [2020-12-04T23:54:18.743Z] mkdir bundles [2020-12-04T23:54:18.743Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-12-04T23:54:18.743Z] --build-arg BUILDX_COMMIT \ [2020-12-04T23:54:18.743Z] --build-arg BUILDX_REPO \ [2020-12-04T23:54:18.743Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-12-04T23:54:18.743Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-12-04T23:54:18.743Z] . [2020-12-04T23:54:18.743Z] /bin/sh: 4: go: not found [2020-12-04T23:54:18.743Z] /bin/sh: 5: go: not found [2020-12-04T23:54:18.839Z] Merge succeeded, producing 495d623ae5b1b601667d82682c5c265be189a29b [2020-12-04T23:54:18.839Z] Checking out Revision 495d623ae5b1b601667d82682c5c265be189a29b (PR-41749) [2020-12-04T23:54:18.950Z] + docker info [2020-12-04T23:54:18.972Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.81MB / 51.83MB 2.0s [2020-12-04T23:54:19.029Z] #8 DONE 7.4s [2020-12-04T23:54:19.029Z] [2020-12-04T23:54:19.029Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-04T23:54:19.233Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 43.12MB / 51.83MB 2.2s [2020-12-04T23:54:19.233Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.3s [2020-12-04T23:54:19.377Z] Commit message: "Add fallback for pull by tag" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-04T23:54:18.482Z] > git remote # timeout=10 [2020-12-04T23:54:18.541Z] > git config --get remote.origin.url # timeout=10 [2020-12-04T23:54:18.598Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-04T23:54:18.600Z] > git merge ab373df1125b6002603456fd7f554ef370389ad9 # timeout=10 [2020-12-04T23:54:18.737Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-12-04T23:54:18.873Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T23:54:18.934Z] > git checkout -f 495d623ae5b1b601667d82682c5c265be189a29b # timeout=10 [2020-12-04T23:54:20.172Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.9s done [2020-12-04T23:54:20.172Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.9s done [2020-12-04T23:54:20.172Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 821.85kB / 68.67MB 3.1s [2020-12-04T23:54:20.172Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.88MB / 120.17MB 3.1s [2020-12-04T23:54:20.172Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.1s [2020-12-04T23:54:20.172Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.2s done [2020-12-04T23:54:20.172Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-12-04T23:54:20.429Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.12MB / 68.67MB 3.5s [2020-12-04T23:54:20.551Z] #9 DONE 1.5s [2020-12-04T23:54:20.551Z] [2020-12-04T23:54:20.551Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-04T23:54:20.551Z] #25 0.750 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:54:20.551Z] #25 0.825 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:54:20.551Z] #25 0.854 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:54:20.551Z] #25 0.880 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [225 kB] [2020-12-04T23:54:20.551Z] #25 1.029 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-04T23:54:20.551Z] #25 1.257 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-04T23:54:20.551Z] #25 2.286 Fetched 8095 kB in 2s (5073 kB/s) [2020-12-04T23:54:20.551Z] #25 2.286 Reading package lists... [2020-12-04T23:54:20.551Z] #25 2.729 Reading package lists... [2020-12-04T23:54:20.551Z] #25 3.169 Building dependency tree... [2020-12-04T23:54:20.551Z] #25 3.320 The following additional packages will be installed: [2020-12-04T23:54:20.551Z] #25 3.320 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-04T23:54:20.551Z] #25 3.320 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-04T23:54:20.551Z] #25 3.320 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-04T23:54:20.551Z] #25 3.320 Suggested packages: [2020-12-04T23:54:20.551Z] #25 3.320 krb5-doc krb5-user [2020-12-04T23:54:20.551Z] #25 3.320 Recommended packages: [2020-12-04T23:54:20.551Z] #25 3.320 krb5-locales publicsuffix libsasl2-modules [2020-12-04T23:54:20.551Z] #25 3.416 The following NEW packages will be installed: [2020-12-04T23:54:20.551Z] #25 3.416 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-04T23:54:20.551Z] #25 3.416 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-04T23:54:20.551Z] #25 3.416 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-04T23:54:20.551Z] #25 3.426 libssh2-1 libssl1.1 openssl [2020-12-04T23:54:20.551Z] #25 3.474 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-04T23:54:20.551Z] #25 3.474 Need to get 4592 kB of archives. [2020-12-04T23:54:20.551Z] #25 3.474 After this operation, 11.9 MB of additional disk space will be used. [2020-12-04T23:54:20.551Z] #25 3.474 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2020-12-04T23:54:20.551Z] #25 3.478 Get:2 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2020-12-04T23:54:20.551Z] #25 3.494 Get:3 http://deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u3 [1199 kB] [2020-12-04T23:54:20.551Z] #25 3.499 Get:4 http://security.debian.org/debian-security buster/updates/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2020-12-04T23:54:20.551Z] #25 3.502 Get:5 http://security.debian.org/debian-security buster/updates/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2020-12-04T23:54:20.551Z] #25 3.527 Get:6 http://security.debian.org/debian-security buster/updates/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2020-12-04T23:54:20.551Z] #25 3.527 Get:7 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-04T23:54:20.551Z] #25 3.527 Get:8 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u4 [213 kB] [2020-12-04T23:54:20.551Z] #25 3.543 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2020-12-04T23:54:20.551Z] #25 3.544 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2020-12-04T23:54:20.551Z] #25 3.546 Get:11 http://deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u3 [827 kB] [2020-12-04T23:54:20.551Z] #25 3.559 Get:12 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-04T23:54:20.551Z] #25 3.562 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2020-12-04T23:54:20.551Z] #25 3.563 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2020-12-04T23:54:20.551Z] #25 3.564 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2020-12-04T23:54:20.551Z] #25 3.565 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2020-12-04T23:54:20.551Z] #25 3.580 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2020-12-04T23:54:20.551Z] #25 3.589 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2020-12-04T23:54:20.551Z] #25 3.591 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-12-04T23:54:20.551Z] #25 3.606 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-12-04T23:54:20.551Z] #25 3.623 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-12-04T23:54:20.551Z] #25 3.765 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:54:20.551Z] #25 3.774 Fetched 4592 kB in 0s (19.3 MB/s) [2020-12-04T23:54:20.551Z] #25 3.788 Selecting previously unselected package libkeyutils1:s390x. [2020-12-04T23:54:20.551Z] #25 3.788 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6675 files and directories currently installed.) [2020-12-04T23:54:20.551Z] #25 3.792 Preparing to unpack .../00-libkeyutils1_1.6-6_s390x.deb ... [2020-12-04T23:54:20.551Z] #25 3.796 Unpacking libkeyutils1:s390x (1.6-6) ... [2020-12-04T23:54:20.551Z] #25 3.816 Selecting previously unselected package libkrb5support0:s390x. [2020-12-04T23:54:20.551Z] #25 3.822 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2020-12-04T23:54:20.551Z] #25 3.824 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2020-12-04T23:54:20.551Z] #25 3.847 Selecting previously unselected package libk5crypto3:s390x. [2020-12-04T23:54:20.551Z] #25 3.848 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2020-12-04T23:54:20.551Z] #25 3.851 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2020-12-04T23:54:20.551Z] #25 3.885 Selecting previously unselected package libssl1.1:s390x. [2020-12-04T23:54:20.551Z] #25 3.886 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_s390x.deb ... [2020-12-04T23:54:20.551Z] #25 3.888 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-12-04T23:54:20.551Z] #25 4.004 Selecting previously unselected package libkrb5-3:s390x. [2020-12-04T23:54:20.551Z] #25 4.006 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2020-12-04T23:54:20.551Z] #25 4.008 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2020-12-04T23:54:20.551Z] #25 4.064 Selecting previously unselected package libgssapi-krb5-2:s390x. [2020-12-04T23:54:20.551Z] #25 4.065 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2020-12-04T23:54:20.551Z] #25 4.067 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2020-12-04T23:54:20.551Z] #25 4.128 Selecting previously unselected package libsasl2-modules-db:s390x. [2020-12-04T23:54:20.551Z] #25 4.128 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-12-04T23:54:20.551Z] #25 4.136 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:54:20.551Z] #25 4.224 Selecting previously unselected package libsasl2-2:s390x. [2020-12-04T23:54:20.551Z] #25 4.224 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-12-04T23:54:20.551Z] #25 4.227 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:54:20.551Z] #25 4.324 Selecting previously unselected package libldap-common. [2020-12-04T23:54:20.551Z] #25 4.325 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-04T23:54:20.551Z] #25 4.349 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:54:20.551Z] #25 4.577 Selecting previously unselected package libldap-2.4-2:s390x. [2020-12-04T23:54:20.551Z] #25 4.578 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_s390x.deb ... [2020-12-04T23:54:20.551Z] #25 4.585 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:54:20.551Z] #25 4.864 Selecting previously unselected package openssl. [2020-12-04T23:54:20.551Z] #25 4.865 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_s390x.deb ... [2020-12-04T23:54:20.551Z] #25 4.871 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-12-04T23:54:20.551Z] #25 5.023 Selecting previously unselected package ca-certificates. [2020-12-04T23:54:20.551Z] #25 5.024 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-04T23:54:20.551Z] #25 5.026 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-04T23:54:20.551Z] #25 5.071 Selecting previously unselected package libnghttp2-14:s390x. [2020-12-04T23:54:20.551Z] #25 5.072 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2020-12-04T23:54:20.551Z] #25 5.075 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-12-04T23:54:20.551Z] #25 5.105 Selecting previously unselected package libpsl5:s390x. [2020-12-04T23:54:20.551Z] #25 5.105 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2020-12-04T23:54:20.551Z] #25 5.108 Unpacking libpsl5:s390x (0.20.2-2) ... [2020-12-04T23:54:20.691Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.52MB / 68.67MB 3.7s [2020-12-04T23:54:20.691Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 12.05MB / 120.17MB 3.7s [2020-12-04T23:54:20.799Z] + docker version [2020-12-04T23:54:20.799Z] Client: Docker Engine - Enterprise [2020-12-04T23:54:20.799Z] Version: 19.03.12 [2020-12-04T23:54:20.799Z] API version: 1.40 [2020-12-04T23:54:20.799Z] Go version: go1.13.13 [2020-12-04T23:54:20.799Z] Git commit: 4306744 [2020-12-04T23:54:20.799Z] Built: 08/05/2020 19:27:53 [2020-12-04T23:54:20.799Z] OS/Arch: windows/amd64 [2020-12-04T23:54:20.799Z] Experimental: false [2020-12-04T23:54:20.799Z] [2020-12-04T23:54:20.799Z] Server: Docker Engine - Enterprise [2020-12-04T23:54:20.799Z] Engine: [2020-12-04T23:54:20.799Z] Version: 19.03.12 [2020-12-04T23:54:20.799Z] API version: 1.40 (minimum version 1.24) [2020-12-04T23:54:20.799Z] Go version: go1.13.13 [2020-12-04T23:54:20.799Z] Git commit: f295753ffd [2020-12-04T23:54:20.799Z] Built: 08/05/2020 19:26:41 [2020-12-04T23:54:20.799Z] OS/Arch: windows/amd64 [2020-12-04T23:54:20.799Z] Experimental: true [2020-12-04T23:54:20.844Z] #25 5.131 Selecting previously unselected package librtmp1:s390x. [2020-12-04T23:54:20.844Z] #25 5.131 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2020-12-04T23:54:20.844Z] #25 5.133 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-12-04T23:54:20.844Z] #25 5.160 Selecting previously unselected package libssh2-1:s390x. [2020-12-04T23:54:20.844Z] #25 5.160 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2020-12-04T23:54:20.844Z] #25 5.161 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2020-12-04T23:54:20.844Z] #25 5.203 Selecting previously unselected package libcurl4:s390x. [2020-12-04T23:54:20.844Z] #25 5.203 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2020-12-04T23:54:20.844Z] #25 5.204 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-12-04T23:54:20.844Z] #25 5.245 Selecting previously unselected package curl. [2020-12-04T23:54:20.844Z] #25 5.246 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2020-12-04T23:54:20.844Z] #25 5.248 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-04T23:54:20.844Z] #25 5.281 Selecting previously unselected package libonig5:s390x. [2020-12-04T23:54:20.844Z] #25 5.282 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2020-12-04T23:54:20.844Z] #25 5.284 Unpacking libonig5:s390x (6.9.1-1) ... [2020-12-04T23:54:20.844Z] #25 5.315 Selecting previously unselected package libjq1:s390x. [2020-12-04T23:54:20.844Z] #25 5.315 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-12-04T23:54:20.845Z] #25 5.318 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-04T23:54:20.845Z] #25 5.341 Selecting previously unselected package jq. [2020-12-04T23:54:20.845Z] #25 5.342 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-12-04T23:54:20.845Z] #25 5.344 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-04T23:54:20.845Z] #25 5.371 Setting up libkeyutils1:s390x (1.6-6) ... [2020-12-04T23:54:20.845Z] #25 5.377 Setting up libpsl5:s390x (0.20.2-2) ... [2020-12-04T23:54:20.845Z] #25 5.384 Setting up libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-12-04T23:54:20.845Z] #25 5.452 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-12-04T23:54:20.845Z] #25 5.459 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:54:20.845Z] #25 5.467 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2020-12-04T23:54:20.845Z] #25 5.474 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:54:20.856Z] Sending build context to Docker daemon 57.7MB [2020-12-04T23:54:20.856Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-12-04T23:54:20.856Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-12-04T23:54:20.856Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-12-04T23:54:20.856Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-12-04T23:54:20.856Z] 1.13.15-buster: Pulling from library/golang [2020-12-04T23:54:20.856Z] db4e2d8d5901: Pulling fs layer [2020-12-04T23:54:20.856Z] dfe2d012519c: Pulling fs layer [2020-12-04T23:54:20.856Z] 5d8f1d1f9197: Pulling fs layer [2020-12-04T23:54:20.856Z] 1301750ffb48: Pulling fs layer [2020-12-04T23:54:20.856Z] dc5c6edc9cff: Pulling fs layer [2020-12-04T23:54:20.856Z] 3c370c2e2f82: Pulling fs layer [2020-12-04T23:54:20.856Z] 5ffb2f5886e2: Pulling fs layer [2020-12-04T23:54:20.856Z] 1301750ffb48: Waiting [2020-12-04T23:54:20.856Z] dc5c6edc9cff: Waiting [2020-12-04T23:54:20.856Z] 3c370c2e2f82: Waiting [2020-12-04T23:54:20.856Z] 5ffb2f5886e2: Waiting [Pipeline] sh [2020-12-04T23:54:20.948Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.49MB / 68.67MB 4.1s [2020-12-04T23:54:21.137Z] #25 5.480 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-12-04T23:54:21.138Z] #25 5.493 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2020-12-04T23:54:21.138Z] #25 5.493 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:54:21.138Z] #25 5.500 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2020-12-04T23:54:21.138Z] #25 5.506 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2020-12-04T23:54:21.138Z] #25 5.513 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-12-04T23:54:21.138Z] #25 5.522 Setting up libonig5:s390x (6.9.1-1) ... [2020-12-04T23:54:21.138Z] #25 5.528 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-04T23:54:21.138Z] #25 5.534 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:54:21.138Z] #25 5.540 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-04T23:54:21.206Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 18.95MB / 120.17MB 4.2s [2020-12-04T23:54:21.206Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 23.65MB / 68.67MB 4.3s [2020-12-04T23:54:21.432Z] #25 ... [2020-12-04T23:54:21.432Z] [2020-12-04T23:54:21.432Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-04T23:54:21.432Z] #10 DONE 0.8s [2020-12-04T23:54:21.432Z] [2020-12-04T23:54:21.432Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-04T23:54:21.432Z] #29 DONE 0.1s [2020-12-04T23:54:21.432Z] [2020-12-04T23:54:21.432Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-04T23:54:21.432Z] #25 5.785 Updating certificates in /etc/ssl/certs... [2020-12-04T23:54:21.432Z] #25 ... [2020-12-04T23:54:21.432Z] [2020-12-04T23:54:21.432Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:54:21.432Z] #40 ... [2020-12-04T23:54:21.432Z] [2020-12-04T23:54:21.432Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-04T23:54:21.432Z] #37 DONE 0.1s [2020-12-04T23:54:21.464Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.73MB / 68.67MB 4.4s [2020-12-04T23:54:21.464Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 25.00MB / 120.17MB 4.4s [2020-12-04T23:54:21.514Z] dfe2d012519c: Verifying Checksum [2020-12-04T23:54:21.514Z] dfe2d012519c: Download complete [2020-12-04T23:54:21.514Z] 5d8f1d1f9197: Verifying Checksum [2020-12-04T23:54:21.514Z] 5d8f1d1f9197: Download complete [2020-12-04T23:54:21.721Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 32.48MB / 68.67MB 4.6s [2020-12-04T23:54:21.721Z] #8 ... [2020-12-04T23:54:21.721Z] [2020-12-04T23:54:21.721Z] #21 [internal] load build context [2020-12-04T23:54:21.721Z] #21 transferring context: 52.81MB 4.7s done [2020-12-04T23:54:21.721Z] #21 DONE 4.9s [2020-12-04T23:54:21.721Z] [2020-12-04T23:54:21.721Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:54:21.729Z] [2020-12-04T23:54:21.729Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:54:21.858Z] + docker info [2020-12-04T23:54:21.978Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.38MB / 68.67MB 4.9s [2020-12-04T23:54:21.978Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 32.08MB / 120.17MB 4.9s [2020-12-04T23:54:21.978Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.39MB / 68.67MB 5.1s [2020-12-04T23:54:22.237Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.83MB / 68.67MB 5.2s [2020-12-04T23:54:22.237Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 43.16MB / 120.17MB 5.2s [2020-12-04T23:54:22.237Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.50MB / 68.67MB 5.4s [2020-12-04T23:54:22.237Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 51.19MB / 120.17MB 5.4s [2020-12-04T23:54:22.495Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.35MB / 68.67MB 5.5s [2020-12-04T23:54:22.763Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 66.71MB / 68.67MB 5.7s [2020-12-04T23:54:22.763Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 58.08MB / 120.17MB 5.7s [2020-12-04T23:54:23.021Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 64.75MB / 120.17MB 6.1s [2020-12-04T23:54:23.274Z] #38 ... [2020-12-04T23:54:23.274Z] [2020-12-04T23:54:23.274Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-04T23:54:23.274Z] #25 6.357 126 added, 0 removed; done. [2020-12-04T23:54:23.274Z] #25 6.381 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2020-12-04T23:54:23.274Z] #25 6.389 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-04T23:54:23.274Z] #25 6.397 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-12-04T23:54:23.274Z] #25 6.401 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-04T23:54:23.274Z] #25 6.408 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:54:23.274Z] #25 6.444 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-04T23:54:23.274Z] #25 6.444 Updating certificates in /etc/ssl/certs... [2020-12-04T23:54:23.274Z] #25 7.068 0 added, 0 removed; done. [2020-12-04T23:54:23.274Z] #25 7.068 Running hooks in /etc/ca-certificates/update.d... [2020-12-04T23:54:23.274Z] #25 7.069 done. [2020-12-04T23:54:23.274Z] #25 DONE 7.4s [2020-12-04T23:54:23.274Z] [2020-12-04T23:54:23.274Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-04T23:54:23.274Z] #26 DONE 0.2s [2020-12-04T23:54:23.274Z] [2020-12-04T23:54:23.274Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:54:23.415Z] Client: [2020-12-04T23:54:23.415Z] Debug Mode: false [2020-12-04T23:54:23.415Z] Plugins: [2020-12-04T23:54:23.415Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-12-04T23:54:23.415Z] [2020-12-04T23:54:23.415Z] Server: [2020-12-04T23:54:23.415Z] Containers: 0 [2020-12-04T23:54:23.415Z] Running: 0 [2020-12-04T23:54:23.415Z] Paused: 0 [2020-12-04T23:54:23.415Z] Stopped: 0 [2020-12-04T23:54:23.415Z] Images: 10 [2020-12-04T23:54:23.415Z] Server Version: 19.03.12 [2020-12-04T23:54:23.415Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-12-04T23:54:23.415Z] Windows: [2020-12-04T23:54:23.415Z] LCOW: [2020-12-04T23:54:23.415Z] Logging Driver: json-file [2020-12-04T23:54:23.415Z] Plugins: [2020-12-04T23:54:23.415Z] Volume: local [2020-12-04T23:54:23.415Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-04T23:54:23.415Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-04T23:54:23.415Z] Swarm: inactive [2020-12-04T23:54:23.415Z] Default Isolation: process [2020-12-04T23:54:23.415Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-04T23:54:23.415Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-04T23:54:23.415Z] OSType: windows [2020-12-04T23:54:23.415Z] Architecture: x86_64 [2020-12-04T23:54:23.415Z] CPUs: 4 [2020-12-04T23:54:23.415Z] Total Memory: 32GiB [2020-12-04T23:54:23.415Z] Name: azwin-2-d78ae0 [2020-12-04T23:54:23.415Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-12-04T23:54:23.415Z] Docker Root Dir: D:\docker [2020-12-04T23:54:23.415Z] Debug Mode: false [2020-12-04T23:54:23.415Z] Registry: https://index.docker.io/v1/ [2020-12-04T23:54:23.415Z] Labels: [2020-12-04T23:54:23.415Z] Experimental: true [2020-12-04T23:54:23.415Z] Insecure Registries: [2020-12-04T23:54:23.415Z] 10.0.0.4:5000 [2020-12-04T23:54:23.415Z] 127.0.0.0/8 [2020-12-04T23:54:23.415Z] Registry Mirrors: [2020-12-04T23:54:23.415Z] http://10.0.0.4:5000/ [2020-12-04T23:54:23.415Z] Live Restore Enabled: false [2020-12-04T23:54:23.415Z] [Pipeline] } [Pipeline] // stage [2020-12-04T23:54:23.585Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.40MB / 120.17MB 6.5s [2020-12-04T23:54:23.585Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.5s done [2020-12-04T23:54:23.585Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 87.30MB / 120.17MB 6.7s [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-12-04T23:54:23.612Z] db4e2d8d5901: Verifying Checksum [2020-12-04T23:54:23.612Z] db4e2d8d5901: Download complete [2020-12-04T23:54:23.844Z] #8 ... [2020-12-04T23:54:23.844Z] [2020-12-04T23:54:23.844Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-04T23:54:23.844Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-04T23:54:23.844Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-04T23:54:23.844Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-04T23:54:23.844Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.5s done [2020-12-04T23:54:23.844Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.0s done [2020-12-04T23:54:23.844Z] #60 DONE 7.0s [2020-12-04T23:54:23.844Z] [2020-12-04T23:54:23.844Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:54:23.844Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.41MB / 120.17MB 6.9s [2020-12-04T23:54:24.100Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.86MB / 120.17MB 7.1s [2020-12-04T23:54:24.100Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.10MB / 120.17MB 7.2s [2020-12-04T23:54:24.356Z] Fetching without tags [2020-12-04T23:54:24.357Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.4s [2020-12-04T23:54:24.665Z] 1301750ffb48: Verifying Checksum [2020-12-04T23:54:24.666Z] 1301750ffb48: Download complete [2020-12-04T23:54:24.666Z] 5ffb2f5886e2: Verifying Checksum [2020-12-04T23:54:24.666Z] 5ffb2f5886e2: Download complete [2020-12-04T23:54:24.237Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-04T23:54:24.265Z] > git config --add remote.origin.fetch +refs/pull/41749/head:refs/remotes/origin/PR-41749 # timeout=10 [2020-12-04T23:54:24.286Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T23:54:24.307Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-04T23:54:24.360Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-04T23:54:24.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-04T23:54:24.369Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41749/head:refs/remotes/origin/PR-41749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T23:54:24.802Z] Merging remotes/origin/master commit ab373df1125b6002603456fd7f554ef370389ad9 into PR head commit 495d623ae5b1b601667d82682c5c265be189a29b [2020-12-04T23:54:25.289Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2020-12-04T23:54:25.305Z] dc5c6edc9cff: Verifying Checksum [2020-12-04T23:54:25.306Z] dc5c6edc9cff: Download complete [2020-12-04T23:54:25.377Z] #27 2.279 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-04T23:54:25.671Z] #27 2.544 [2020-12-04T23:54:25.856Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.9s done [2020-12-04T23:54:25.877Z] Merge succeeded, producing 495d623ae5b1b601667d82682c5c265be189a29b [2020-12-04T23:54:25.877Z] Checking out Revision 495d623ae5b1b601667d82682c5c265be189a29b (PR-41749) [2020-12-04T23:54:27.043Z] Client: [2020-12-04T23:54:27.043Z] Debug Mode: false [2020-12-04T23:54:27.043Z] [2020-12-04T23:54:27.043Z] Server: [2020-12-04T23:54:27.043Z] Containers: 0 [2020-12-04T23:54:27.043Z] Running: 0 [2020-12-04T23:54:27.043Z] Paused: 0 [2020-12-04T23:54:27.043Z] Stopped: 0 [2020-12-04T23:54:27.043Z] Images: 0 [2020-12-04T23:54:27.043Z] Server Version: 19.03.13 [2020-12-04T23:54:27.043Z] Storage Driver: overlay2 [2020-12-04T23:54:27.043Z] Backing Filesystem: extfs [2020-12-04T23:54:27.043Z] Supports d_type: true [2020-12-04T23:54:27.043Z] Native Overlay Diff: true [2020-12-04T23:54:27.043Z] Logging Driver: json-file [2020-12-04T23:54:27.043Z] Cgroup Driver: cgroupfs [2020-12-04T23:54:27.043Z] Plugins: [2020-12-04T23:54:27.043Z] Volume: local [2020-12-04T23:54:27.043Z] Network: bridge host ipvlan macvlan null overlay [2020-12-04T23:54:27.043Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-04T23:54:27.043Z] Swarm: inactive [2020-12-04T23:54:27.043Z] Runtimes: runc [2020-12-04T23:54:27.043Z] Default Runtime: runc [2020-12-04T23:54:27.043Z] Init Binary: docker-init [2020-12-04T23:54:27.043Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-04T23:54:27.043Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-04T23:54:27.043Z] init version: fec3683 [2020-12-04T23:54:27.043Z] Security Options: [2020-12-04T23:54:27.043Z] apparmor [2020-12-04T23:54:27.043Z] seccomp [2020-12-04T23:54:27.043Z] Profile: default [2020-12-04T23:54:27.043Z] Kernel Version: 5.4.0-1025-aws [2020-12-04T23:54:27.043Z] Operating System: Ubuntu 18.04.5 LTS [2020-12-04T23:54:27.043Z] OSType: linux [2020-12-04T23:54:27.043Z] Architecture: x86_64 [2020-12-04T23:54:27.043Z] CPUs: 8 [2020-12-04T23:54:27.043Z] Total Memory: 30.91GiB [2020-12-04T23:54:27.043Z] Name: ip-10-100-84-132 [2020-12-04T23:54:27.043Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-12-04T23:54:27.043Z] Docker Root Dir: /var/lib/docker [2020-12-04T23:54:27.043Z] Debug Mode: false [2020-12-04T23:54:27.043Z] Registry: https://index.docker.io/v1/ [2020-12-04T23:54:27.043Z] Labels: [2020-12-04T23:54:27.043Z] Experimental: true [2020-12-04T23:54:27.043Z] Insecure Registries: [2020-12-04T23:54:27.043Z] 127.0.0.0/8 [2020-12-04T23:54:27.043Z] Live Restore Enabled: true [2020-12-04T23:54:27.043Z] [2020-12-04T23:54:27.043Z] WARNING: No swap limit support [Pipeline] sh [2020-12-04T23:54:24.809Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T23:54:24.848Z] > git checkout -f 495d623ae5b1b601667d82682c5c265be189a29b # timeout=10 [2020-12-04T23:54:25.775Z] > git remote # timeout=10 [2020-12-04T23:54:25.796Z] > git config --get remote.origin.url # timeout=10 [2020-12-04T23:54:25.826Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-04T23:54:25.827Z] > git merge ab373df1125b6002603456fd7f554ef370389ad9 # timeout=10 [2020-12-04T23:54:25.856Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-04T23:54:25.880Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T23:54:25.902Z] > git checkout -f 495d623ae5b1b601667d82682c5c265be189a29b # timeout=10 [2020-12-04T23:54:27.224Z] #8 ... [2020-12-04T23:54:27.224Z] [2020-12-04T23:54:27.224Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-12-04T23:54:27.224Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-12-04T23:54:27.224Z] #24 sha256:f520e4a80b736389c3de162b8f60608d11c9fa3b2ec619bd40aabfd7e70d3455 529B / 529B done [2020-12-04T23:54:27.224Z] #24 sha256:ef05c61d51129e3866d5b71b4f44864919dd2b9e5f2644f0a511703182acf8f9 1.46kB / 1.46kB done [2020-12-04T23:54:27.224Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 2.7s done [2020-12-04T23:54:27.224Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-12-04T23:54:27.224Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 7.2s [2020-12-04T23:54:27.224Z] #24 ... [2020-12-04T23:54:27.224Z] [2020-12-04T23:54:27.224Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:54:27.360Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-04T23:54:27.360Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-04T23:54:27.360Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41749/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-04T23:54:27.360Z] + bash /home/ubuntu/workspace/moby_PR-41749/check-config.sh [2020-12-04T23:54:27.360Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-04T23:54:27.360Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-04T23:54:27.360Z] [2020-12-04T23:54:27.360Z] Generally Necessary: [2020-12-04T23:54:27.360Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-04T23:54:27.360Z] - apparmor: enabled and tools installed [2020-12-04T23:54:27.360Z] - CONFIG_NAMESPACES: enabled [2020-12-04T23:54:27.360Z] - CONFIG_NET_NS: enabled [2020-12-04T23:54:27.360Z] - CONFIG_PID_NS: enabled [2020-12-04T23:54:27.360Z] - CONFIG_IPC_NS: enabled [2020-12-04T23:54:27.360Z] - CONFIG_UTS_NS: enabled [2020-12-04T23:54:27.360Z] - CONFIG_CGROUPS: enabled [2020-12-04T23:54:27.360Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-04T23:54:27.360Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-04T23:54:27.360Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-04T23:54:27.360Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-04T23:54:27.360Z] - CONFIG_CPUSETS: enabled [2020-12-04T23:54:27.360Z] - CONFIG_MEMCG: enabled [2020-12-04T23:54:27.360Z] - CONFIG_KEYS: enabled [2020-12-04T23:54:27.360Z] - CONFIG_VETH: enabled (as module) [2020-12-04T23:54:27.360Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-04T23:54:27.360Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-04T23:54:27.360Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-04T23:54:27.360Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-04T23:54:27.360Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-04T23:54:27.360Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-04T23:54:27.360Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-04T23:54:27.360Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-04T23:54:27.360Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-04T23:54:27.360Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-04T23:54:27.360Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-04T23:54:27.360Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-04T23:54:27.360Z] [2020-12-04T23:54:27.360Z] Optional Features: [2020-12-04T23:54:27.360Z] - CONFIG_USER_NS: enabled [2020-12-04T23:54:27.360Z] - CONFIG_SECCOMP: enabled [2020-12-04T23:54:27.360Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-04T23:54:27.360Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-04T23:54:27.360Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-04T23:54:27.360Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-04T23:54:27.360Z] - CONFIG_BLK_CGROUP: enabled [2020-12-04T23:54:27.360Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-04T23:54:27.360Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-04T23:54:27.403Z] db4e2d8d5901: Pull complete [2020-12-04T23:54:27.403Z] dfe2d012519c: Pull complete [2020-12-04T23:54:27.619Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-04T23:54:27.619Z] - CONFIG_CGROUP_PERF: enabled [2020-12-04T23:54:27.619Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-04T23:54:27.619Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-04T23:54:27.619Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-04T23:54:27.619Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-04T23:54:27.619Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-04T23:54:27.619Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-04T23:54:27.619Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-04T23:54:27.619Z] - CONFIG_IP_VS: enabled (as module) [2020-12-04T23:54:27.619Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-04T23:54:27.619Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-04T23:54:27.619Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-04T23:54:27.619Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-04T23:54:27.619Z] - CONFIG_EXT4_FS: enabled [2020-12-04T23:54:27.619Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-04T23:54:27.619Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-04T23:54:27.619Z] - Network Drivers: [2020-12-04T23:54:27.619Z] - "overlay": [2020-12-04T23:54:27.619Z] - CONFIG_VXLAN: enabled (as module) [2020-12-04T23:54:27.619Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-04T23:54:27.619Z] Optional (for encrypted networks): [2020-12-04T23:54:27.619Z] - CONFIG_CRYPTO: enabled [2020-12-04T23:54:27.619Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-04T23:54:27.619Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-04T23:54:27.619Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-04T23:54:27.619Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-04T23:54:27.619Z] - CONFIG_XFRM: enabled [2020-12-04T23:54:27.619Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-04T23:54:27.619Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-04T23:54:27.619Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-04T23:54:27.619Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-04T23:54:27.619Z] - "ipvlan": [2020-12-04T23:54:27.619Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-04T23:54:27.619Z] - "macvlan": [2020-12-04T23:54:27.619Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-04T23:54:27.619Z] - CONFIG_DUMMY: enabled (as module) [2020-12-04T23:54:27.619Z] - "ftp,tftp client in container": [2020-12-04T23:54:27.619Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-04T23:54:27.619Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-04T23:54:27.619Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-04T23:54:27.619Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-04T23:54:27.619Z] - Storage Drivers: [2020-12-04T23:54:27.619Z] - "aufs": [2020-12-04T23:54:27.619Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-04T23:54:27.619Z] - "btrfs": [2020-12-04T23:54:27.619Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-04T23:54:27.619Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-04T23:54:27.619Z] - "devicemapper": [2020-12-04T23:54:27.619Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-04T23:54:27.619Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-04T23:54:27.619Z] - "overlay": [2020-12-04T23:54:27.619Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-04T23:54:27.619Z] - "zfs": [2020-12-04T23:54:27.619Z] - /dev/zfs: present [2020-12-04T23:54:27.619Z] - zfs command: missing [2020-12-04T23:54:27.619Z] - zpool command: missing [2020-12-04T23:54:27.619Z] [2020-12-04T23:54:27.619Z] Limits: [2020-12-04T23:54:27.619Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-04T23:54:27.619Z] [2020-12-04T23:54:27.619Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-04T23:54:27.697Z] 5d8f1d1f9197: Pull complete [2020-12-04T23:54:27.727Z] #27 2.727 1.4% ####### 10.7% ############ 17.4% ################# 24.2% ###################### 31.0% ######################### 35.5% ############################# 41.6% ################################## 48.4% ####################################### 55.1% ############################################ 61.9% ################################################# 68.7% ###################################################### 75.4% ######################################################### 79.9% ################################################################ 89.0% #################################################################### 95.7% ######################################################################## 100.0% [2020-12-04T23:54:27.940Z] + sudo modprobe ip_vs [2020-12-04T23:54:27.940Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:495d623ae5b1b601667d82682c5c265be189a29b . [2020-12-04T23:54:27.940Z] #2 [internal] load build definition from Dockerfile [2020-12-04T23:54:27.940Z] #2 transferring dockerfile: [2020-12-04T23:54:27.990Z] 3c370c2e2f82: Verifying Checksum [2020-12-04T23:54:27.990Z] 3c370c2e2f82: Download complete [2020-12-04T23:54:28.019Z] #27 4.941 [2020-12-04T23:54:28.198Z] #2 transferring dockerfile: 16.58kB done [2020-12-04T23:54:28.198Z] #2 DONE 0.1s [2020-12-04T23:54:28.198Z] [2020-12-04T23:54:28.198Z] #1 [internal] load .dockerignore [2020-12-04T23:54:28.198Z] #1 transferring context: 87B done [2020-12-04T23:54:28.198Z] #1 DONE 0.1s [2020-12-04T23:54:28.198Z] [2020-12-04T23:54:28.198Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-04T23:54:28.454Z] #3 DONE 0.4s [2020-12-04T23:54:28.454Z] [2020-12-04T23:54:28.454Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-04T23:54:28.454Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-04T23:54:28.454Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-12-04T23:54:28.454Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.86MB / 8.88MB 0.0s [2020-12-04T23:54:28.454Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-04T23:54:28.454Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-12-04T23:54:28.624Z] #27 5.055 # 2.8% ###################### 30.8% ########################################### 60.4% ######################################################################## 100.0% [2020-12-04T23:54:28.710Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s [2020-12-04T23:54:28.710Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-12-04T23:54:28.710Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-12-04T23:54:28.921Z] #27 5.714 [2020-12-04T23:54:28.967Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s done [2020-12-04T23:54:28.967Z] #4 DONE 0.5s [2020-12-04T23:54:29.223Z] [2020-12-04T23:54:29.223Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-04T23:54:29.479Z] #7 DONE 0.3s [2020-12-04T23:54:29.479Z] [2020-12-04T23:54:29.479Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-12-04T23:54:29.515Z] #27 5.902 ############### 21.9% ######################################## 55.6%#27 ... [2020-12-04T23:54:29.515Z] [2020-12-04T23:54:29.515Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:54:29.515Z] #22 2.258 + RM_GOPATH=0 [2020-12-04T23:54:29.515Z] #22 2.258 + TMP_GOPATH= [2020-12-04T23:54:29.515Z] #22 2.258 + : /build [2020-12-04T23:54:29.515Z] #22 2.258 + '[' -z '' ']' [2020-12-04T23:54:29.515Z] #22 2.258 ++ mktemp -d [2020-12-04T23:54:29.515Z] #22 2.258 + export GOPATH=/tmp/tmp.zpXgzYA4f3 [2020-12-04T23:54:29.515Z] #22 2.258 + GOPATH=/tmp/tmp.zpXgzYA4f3 [2020-12-04T23:54:29.515Z] #22 2.258 + RM_GOPATH=1 [2020-12-04T23:54:29.515Z] #22 2.258 + case "$(go env GOARCH)" in [2020-12-04T23:54:29.515Z] #22 2.258 ++ go env GOARCH [2020-12-04T23:54:29.515Z] #22 2.282 Install docker/cli version 17.06.2-ce from stable [2020-12-04T23:54:29.515Z] #22 2.282 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:29.515Z] #22 2.282 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:29.515Z] #22 2.282 ++ dirname /tmp/install/install.sh [2020-12-04T23:54:29.515Z] #22 2.282 + dir=/tmp/install [2020-12-04T23:54:29.515Z] #22 2.282 + bin=dockercli [2020-12-04T23:54:29.515Z] #22 2.282 + shift [2020-12-04T23:54:29.515Z] #22 2.282 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-04T23:54:29.515Z] #22 2.282 + . /tmp/install/dockercli.installer [2020-12-04T23:54:29.515Z] #22 2.282 ++ : stable [2020-12-04T23:54:29.515Z] #22 2.282 ++ : 17.06.2-ce [2020-12-04T23:54:29.515Z] #22 2.282 + install_dockercli [2020-12-04T23:54:29.515Z] #22 2.282 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-04T23:54:29.515Z] #22 2.282 ++ uname -m [2020-12-04T23:54:29.515Z] #22 2.283 + arch=s390x [2020-12-04T23:54:29.515Z] #22 2.283 + '[' s390x '!=' x86_64 ']' [2020-12-04T23:54:29.515Z] #22 2.283 + '[' s390x '!=' s390x ']' [2020-12-04T23:54:29.515Z] #22 2.283 + url=https://download.docker.com/linux/static [2020-12-04T23:54:29.515Z] #22 2.283 + tar -xz docker/docker [2020-12-04T23:54:29.515Z] #22 2.283 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-12-04T23:54:29.515Z] #22 7.614 + mkdir -p /build [2020-12-04T23:54:29.515Z] #22 7.618 + mv docker/docker /build/ [2020-12-04T23:54:29.515Z] #22 7.644 + rmdir docker [2020-12-04T23:54:29.515Z] #22 DONE 8.0s [2020-12-04T23:54:29.515Z] [2020-12-04T23:54:29.515Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:54:29.515Z] #27 5.902 ############### 21.9% ######################################## 55.6% ################################################################ 88.9% ######################################################################## 100.0% [2020-12-04T23:54:29.515Z] #27 ... [2020-12-04T23:54:29.515Z] [2020-12-04T23:54:29.515Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:54:29.515Z] #45 2.820 + RM_GOPATH=0 [2020-12-04T23:54:29.515Z] #45 2.820 + TMP_GOPATH= [2020-12-04T23:54:29.515Z] #45 2.820 + : /build [2020-12-04T23:54:29.515Z] #45 2.820 + '[' -z '' ']' [2020-12-04T23:54:29.516Z] #45 2.827 ++ mktemp -d [2020-12-04T23:54:29.516Z] #45 2.829 + export GOPATH=/tmp/tmp.hR8Q0yKTPh [2020-12-04T23:54:29.516Z] #45 2.829 + GOPATH=/tmp/tmp.hR8Q0yKTPh [2020-12-04T23:54:29.516Z] #45 2.829 + RM_GOPATH=1 [2020-12-04T23:54:29.516Z] #45 2.829 + case "$(go env GOARCH)" in [2020-12-04T23:54:29.516Z] #45 2.866 ++ go env GOARCH [2020-12-04T23:54:29.516Z] #45 2.866 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:29.516Z] #45 2.866 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:29.516Z] #45 2.868 ++ dirname /tmp/install/install.sh [2020-12-04T23:54:29.516Z] #45 2.873 + dir=/tmp/install [2020-12-04T23:54:29.516Z] #45 2.873 + bin=gotestsum [2020-12-04T23:54:29.516Z] #45 2.873 + shift [2020-12-04T23:54:29.516Z] #45 2.873 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-04T23:54:29.516Z] #45 2.873 + . /tmp/install/gotestsum.installer [2020-12-04T23:54:29.516Z] #45 2.873 ++ : v0.5.3 [2020-12-04T23:54:29.516Z] #45 2.873 + install_gotestsum [2020-12-04T23:54:29.516Z] #45 2.873 + set -e [2020-12-04T23:54:29.516Z] #45 2.873 + export GO111MODULE=on [2020-12-04T23:54:29.516Z] #45 2.873 + GO111MODULE=on [2020-12-04T23:54:29.516Z] #45 2.873 + GOBIN=/build [2020-12-04T23:54:29.516Z] #45 2.873 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-04T23:54:29.516Z] #45 2.885 go: finding gotest.tools v0.5.3 [2020-12-04T23:54:29.516Z] #45 2.890 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-04T23:54:29.516Z] #45 3.348 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-04T23:54:29.516Z] #45 3.546 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-04T23:54:29.516Z] #45 3.907 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-04T23:54:29.516Z] #45 3.907 go: downloading github.com/pkg/errors v0.9.1 [2020-12-04T23:54:29.516Z] #45 3.916 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-04T23:54:29.516Z] #45 3.938 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-04T23:54:29.516Z] #45 3.974 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-04T23:54:29.516Z] #45 3.983 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-04T23:54:29.516Z] #45 4.032 go: downloading github.com/fatih/color v1.9.0 [2020-12-04T23:54:29.516Z] #45 4.079 go: extracting github.com/pkg/errors v0.9.1 [2020-12-04T23:54:29.516Z] #45 4.114 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-04T23:54:29.516Z] #45 4.213 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-04T23:54:29.516Z] #45 4.251 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-04T23:54:29.516Z] #45 4.453 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-04T23:54:29.516Z] #45 4.460 go: extracting github.com/fatih/color v1.9.0 [2020-12-04T23:54:29.516Z] #45 4.476 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-04T23:54:29.516Z] #45 4.484 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-04T23:54:29.516Z] #45 4.494 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-04T23:54:29.516Z] #45 4.733 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-04T23:54:29.516Z] #45 4.754 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-04T23:54:29.516Z] #45 4.842 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-04T23:54:29.516Z] #45 5.379 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-04T23:54:29.516Z] #45 6.591 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-04T23:54:29.516Z] #45 7.164 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-04T23:54:29.736Z] #6 DONE 0.6s [2020-12-04T23:54:29.736Z] [2020-12-04T23:54:29.736Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-04T23:54:29.736Z] #5 DONE 0.8s [2020-12-04T23:54:29.759Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.5s done [2020-12-04T23:54:29.759Z] #8 ... [2020-12-04T23:54:29.759Z] [2020-12-04T23:54:29.759Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-12-04T23:54:29.759Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 9.8s done [2020-12-04T23:54:29.759Z] #24 DONE 13.0s [2020-12-04T23:54:29.812Z] #45 ... [2020-12-04T23:54:29.812Z] [2020-12-04T23:54:29.812Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:54:29.812Z] #27 6.621 #=#=# [2020-12-04T23:54:29.995Z] [2020-12-04T23:54:29.996Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-12-04T23:54:29.996Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-12-04T23:54:29.996Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-12-04T23:54:29.996Z] #24 sha256:f520e4a80b736389c3de162b8f60608d11c9fa3b2ec619bd40aabfd7e70d3455 529B / 529B done [2020-12-04T23:54:29.996Z] #24 sha256:ef05c61d51129e3866d5b71b4f44864919dd2b9e5f2644f0a511703182acf8f9 1.46kB / 1.46kB done [2020-12-04T23:54:30.015Z] [2020-12-04T23:54:30.015Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:54:30.015Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-12-04T23:54:30.560Z] Commit message: "Add fallback for pull by tag" [2020-12-04T23:54:30.741Z] 1301750ffb48: Pull complete [2020-12-04T23:54:30.957Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2020-12-04T23:54:30.957Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-12-04T23:54:31.294Z] #27 6.885 1.1% ### 5.5% ##### 7.6% ########## 14.4% ############## 20.8% ################### 27.3% ######################## 33.7% ############################ 40.1% ################################# 46.6% ###################################### 53.0% ########################################## 59.5% [2020-12-04T23:54:31.294Z] #27 ... [2020-12-04T23:54:31.294Z] [2020-12-04T23:54:31.294Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:54:31.294Z] #56 2.471 + RM_GOPATH=0 [2020-12-04T23:54:31.294Z] #56 2.471 + TMP_GOPATH= [2020-12-04T23:54:31.294Z] #56 2.471 + : /build [2020-12-04T23:54:31.294Z] #56 2.471 + '[' -z '' ']' [2020-12-04T23:54:31.294Z] #56 2.471 ++ mktemp -d [2020-12-04T23:54:31.294Z] #56 2.471 + export GOPATH=/tmp/tmp.RLNNjqgpR4 [2020-12-04T23:54:31.294Z] #56 2.471 + GOPATH=/tmp/tmp.RLNNjqgpR4 [2020-12-04T23:54:31.294Z] #56 2.471 + RM_GOPATH=1 [2020-12-04T23:54:31.294Z] #56 2.471 + case "$(go env GOARCH)" in [2020-12-04T23:54:31.294Z] #56 2.471 ++ go env GOARCH [2020-12-04T23:54:31.294Z] #56 2.490 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-04T23:54:31.294Z] #56 2.490 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:31.294Z] #56 2.490 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:31.294Z] #56 2.490 ++ dirname /tmp/install/install.sh [2020-12-04T23:54:31.294Z] #56 2.490 + dir=/tmp/install [2020-12-04T23:54:31.294Z] #56 2.490 + bin=rootlesskit [2020-12-04T23:54:31.294Z] #56 2.490 + shift [2020-12-04T23:54:31.294Z] #56 2.490 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-04T23:54:31.294Z] #56 2.490 + . /tmp/install/rootlesskit.installer [2020-12-04T23:54:31.294Z] #56 2.490 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-04T23:54:31.294Z] #56 2.490 + install_rootlesskit [2020-12-04T23:54:31.294Z] #56 2.490 + case "$1" in [2020-12-04T23:54:31.294Z] #56 2.490 + export CGO_ENABLED=0 [2020-12-04T23:54:31.294Z] #56 2.490 + CGO_ENABLED=0 [2020-12-04T23:54:31.294Z] #56 2.490 + _install_rootlesskit [2020-12-04T23:54:31.294Z] #56 2.490 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-04T23:54:31.294Z] #56 2.490 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.RLNNjqgpR4/src/github.com/rootless-containers/rootlesskit [2020-12-04T23:54:31.294Z] #56 2.490 Cloning into '/tmp/tmp.RLNNjqgpR4/src/github.com/rootless-containers/rootlesskit'... [2020-12-04T23:54:31.294Z] #56 6.124 + cd /tmp/tmp.RLNNjqgpR4/src/github.com/rootless-containers/rootlesskit [2020-12-04T23:54:31.294Z] #56 6.124 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-04T23:54:31.294Z] #56 6.324 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-04T23:54:31.294Z] #56 6.324 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-04T23:54:31.524Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2020-12-04T23:54:31.587Z] #56 ... [2020-12-04T23:54:31.587Z] [2020-12-04T23:54:31.587Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:54:31.587Z] #53 3.214 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:54:31.587Z] #53 3.250 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:54:31.587Z] #53 3.577 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:54:31.587Z] #53 3.976 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-04T23:54:31.587Z] #53 5.917 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [225 kB] [2020-12-04T23:54:31.587Z] #53 7.466 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-04T23:54:31.587Z] #53 ... [2020-12-04T23:54:31.587Z] [2020-12-04T23:54:31.587Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:54:31.587Z] #62 2.548 + RM_GOPATH=0 [2020-12-04T23:54:31.587Z] #62 2.548 + TMP_GOPATH= [2020-12-04T23:54:31.587Z] #62 2.548 + : /build [2020-12-04T23:54:31.587Z] #62 2.548 + '[' -z '' ']' [2020-12-04T23:54:31.587Z] #62 2.548 ++ mktemp -d [2020-12-04T23:54:31.587Z] #62 2.550 + export GOPATH=/tmp/tmp.4mIoST4sgE [2020-12-04T23:54:31.587Z] #62 2.550 + GOPATH=/tmp/tmp.4mIoST4sgE [2020-12-04T23:54:31.587Z] #62 2.550 + RM_GOPATH=1 [2020-12-04T23:54:31.587Z] #62 2.550 + case "$(go env GOARCH)" in [2020-12-04T23:54:31.587Z] #62 2.550 ++ go env GOARCH [2020-12-04T23:54:31.587Z] #62 2.564 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-04T23:54:31.587Z] #62 2.564 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:31.587Z] #62 2.564 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:31.587Z] #62 2.564 ++ dirname /tmp/install/install.sh [2020-12-04T23:54:31.587Z] #62 2.564 + dir=/tmp/install [2020-12-04T23:54:31.587Z] #62 2.564 + bin=proxy [2020-12-04T23:54:31.587Z] #62 2.564 + shift [2020-12-04T23:54:31.587Z] #62 2.564 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-04T23:54:31.587Z] #62 2.564 + . /tmp/install/proxy.installer [2020-12-04T23:54:31.587Z] #62 2.564 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-04T23:54:31.587Z] #62 2.564 + install_proxy [2020-12-04T23:54:31.588Z] #62 2.564 + case "$1" in [2020-12-04T23:54:31.588Z] #62 2.564 + export CGO_ENABLED=0 [2020-12-04T23:54:31.588Z] #62 2.564 + CGO_ENABLED=0 [2020-12-04T23:54:31.588Z] #62 2.564 + _install_proxy [2020-12-04T23:54:31.588Z] #62 2.564 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-12-04T23:54:31.588Z] #62 2.564 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4mIoST4sgE/src/github.com/docker/libnetwork [2020-12-04T23:54:31.588Z] #62 2.564 Cloning into '/tmp/tmp.4mIoST4sgE/src/github.com/docker/libnetwork'... [2020-12-04T23:54:31.781Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-12-04T23:54:31.881Z] #62 ... [2020-12-04T23:54:31.881Z] [2020-12-04T23:54:31.881Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:54:31.881Z] #11 3.224 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:54:31.881Z] #11 3.248 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:54:31.881Z] #11 3.572 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:54:31.881Z] #11 3.945 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-04T23:54:31.881Z] #11 5.950 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [225 kB] [2020-12-04T23:54:31.881Z] #11 7.722 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-04T23:54:31.881Z] #11 ... [2020-12-04T23:54:31.881Z] [2020-12-04T23:54:31.881Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-04T23:54:31.881Z] #30 2.969 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-04T23:54:31.881Z] #30 2.973 Cloning into '.'... [2020-12-04T23:54:31.881Z] #30 ... [2020-12-04T23:54:31.881Z] [2020-12-04T23:54:31.881Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:54:31.881Z] #32 2.391 + RM_GOPATH=0 [2020-12-04T23:54:31.881Z] #32 2.391 + TMP_GOPATH= [2020-12-04T23:54:31.881Z] #32 2.391 + : /build [2020-12-04T23:54:31.881Z] #32 2.391 + '[' -z '' ']' [2020-12-04T23:54:31.881Z] #32 2.392 ++ mktemp -d [2020-12-04T23:54:31.881Z] #32 2.397 + export GOPATH=/tmp/tmp.AqfmhzEgcP [2020-12-04T23:54:31.881Z] #32 2.397 + GOPATH=/tmp/tmp.AqfmhzEgcP [2020-12-04T23:54:31.881Z] #32 2.397 + RM_GOPATH=1 [2020-12-04T23:54:31.881Z] #32 2.397 + case "$(go env GOARCH)" in [2020-12-04T23:54:31.881Z] #32 2.397 ++ go env GOARCH [2020-12-04T23:54:31.881Z] #32 2.407 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-04T23:54:31.881Z] #32 2.407 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:31.881Z] #32 2.407 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:31.881Z] #32 2.407 ++ dirname /tmp/install/install.sh [2020-12-04T23:54:31.881Z] #32 2.407 + dir=/tmp/install [2020-12-04T23:54:31.881Z] #32 2.407 + bin=tomlv [2020-12-04T23:54:31.881Z] #32 2.407 + shift [2020-12-04T23:54:31.881Z] #32 2.407 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-04T23:54:31.881Z] #32 2.407 + . /tmp/install/tomlv.installer [2020-12-04T23:54:31.881Z] #32 2.407 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-04T23:54:31.881Z] #32 2.407 + install_tomlv [2020-12-04T23:54:31.881Z] #32 2.407 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-04T23:54:31.881Z] #32 2.407 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.AqfmhzEgcP/src/github.com/BurntSushi/toml [2020-12-04T23:54:31.881Z] #32 2.407 Cloning into '/tmp/tmp.AqfmhzEgcP/src/github.com/BurntSushi/toml'... [2020-12-04T23:54:31.881Z] #32 2.951 + cd /tmp/tmp.AqfmhzEgcP/src/github.com/BurntSushi/toml [2020-12-04T23:54:31.881Z] #32 2.952 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-04T23:54:31.881Z] #32 2.956 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-04T23:54:31.881Z] #32 3.301 internal/cpu [2020-12-04T23:54:31.881Z] #32 3.309 runtime/internal/atomic [2020-12-04T23:54:31.881Z] #32 3.458 runtime/internal/sys [2020-12-04T23:54:31.881Z] #32 3.619 runtime/internal/math [2020-12-04T23:54:31.881Z] #32 3.655 math/bits [2020-12-04T23:54:31.881Z] #32 3.734 internal/bytealg [2020-12-04T23:54:31.881Z] #32 4.001 math [2020-12-04T23:54:31.881Z] #32 4.058 runtime [2020-12-04T23:54:31.881Z] #32 9.294 internal/testlog [2020-12-04T23:54:31.881Z] #32 9.454 encoding [2020-12-04T23:54:31.881Z] #32 9.587 runtime/cgo [2020-12-04T23:54:31.893Z] #24 ... [2020-12-04T23:54:31.893Z] [2020-12-04T23:54:31.893Z] #21 [internal] load build context [2020-12-04T23:54:31.893Z] #21 transferring context: 52.81MB 1.2s done [2020-12-04T23:54:31.893Z] #21 DONE 1.6s [2020-12-04T23:54:31.893Z] [2020-12-04T23:54:31.893Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:54:31.893Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-04T23:54:31.893Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-12-04T23:54:31.893Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.2s done [2020-12-04T23:54:31.893Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-04T23:54:31.893Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-12-04T23:54:31.893Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s [2020-12-04T23:54:31.893Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s done [2020-12-04T23:54:31.893Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.2s [2020-12-04T23:54:31.893Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 67.39MB / 68.67MB 1.2s [2020-12-04T23:54:31.893Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.2s [2020-12-04T23:54:31.951Z] + docker version [2020-12-04T23:54:32.178Z] #32 ... [2020-12-04T23:54:32.178Z] [2020-12-04T23:54:32.178Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:54:32.178Z] #49 1.572 + RM_GOPATH=0 [2020-12-04T23:54:32.178Z] #49 1.572 + TMP_GOPATH= [2020-12-04T23:54:32.178Z] #49 1.572 + : /build [2020-12-04T23:54:32.178Z] #49 1.572 + '[' -z '' ']' [2020-12-04T23:54:32.178Z] #49 1.572 ++ mktemp -d [2020-12-04T23:54:32.178Z] #49 1.572 + export GOPATH=/tmp/tmp.P4gNzW2JiV [2020-12-04T23:54:32.178Z] #49 1.572 + GOPATH=/tmp/tmp.P4gNzW2JiV [2020-12-04T23:54:32.178Z] #49 1.572 + RM_GOPATH=1 [2020-12-04T23:54:32.178Z] #49 1.572 + case "$(go env GOARCH)" in [2020-12-04T23:54:32.178Z] #49 1.572 ++ go env GOARCH [2020-12-04T23:54:32.178Z] #49 1.575 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:32.178Z] #49 1.575 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:32.178Z] #49 1.576 ++ dirname /tmp/install/install.sh [2020-12-04T23:54:32.178Z] #49 1.576 + dir=/tmp/install [2020-12-04T23:54:32.178Z] #49 1.576 + bin=shfmt [2020-12-04T23:54:32.178Z] #49 1.576 + shift [2020-12-04T23:54:32.178Z] #49 1.576 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-04T23:54:32.178Z] #49 1.576 + . /tmp/install/shfmt.installer [2020-12-04T23:54:32.178Z] #49 1.576 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-04T23:54:32.178Z] #49 1.576 + install_shfmt [2020-12-04T23:54:32.178Z] #49 1.576 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-04T23:54:32.178Z] #49 1.576 + git clone https://github.com/mvdan/sh.git /tmp/tmp.P4gNzW2JiV/src/github.com/mvdan/sh [2020-12-04T23:54:32.178Z] #49 1.576 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-04T23:54:32.178Z] #49 1.633 Cloning into '/tmp/tmp.P4gNzW2JiV/src/github.com/mvdan/sh'... [2020-12-04T23:54:32.178Z] #49 5.015 + cd /tmp/tmp.P4gNzW2JiV/src/github.com/mvdan/sh [2020-12-04T23:54:32.178Z] #49 5.015 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-04T23:54:32.178Z] #49 5.100 + GO111MODULE=on [2020-12-04T23:54:32.178Z] #49 5.100 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-04T23:54:32.178Z] #49 5.910 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-04T23:54:32.178Z] #49 5.922 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-04T23:54:32.178Z] #49 5.947 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-04T23:54:32.178Z] #49 6.089 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-04T23:54:32.178Z] #49 6.191 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-04T23:54:32.178Z] #49 6.838 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-04T23:54:32.178Z] #49 7.471 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-04T23:54:32.178Z] #49 8.669 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-04T23:54:32.178Z] #49 9.832 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-04T23:54:32.178Z] #49 9.892 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-04T23:54:32.178Z] #49 10.06 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-04T23:54:32.178Z] #49 10.20 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-04T23:54:32.178Z] #49 10.60 unicode/utf16 [2020-12-04T23:54:32.178Z] #49 10.71 runtime [2020-12-04T23:54:32.178Z] #49 ... [2020-12-04T23:54:32.178Z] [2020-12-04T23:54:32.178Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:54:32.178Z] #43 2.291 + RM_GOPATH=0 [2020-12-04T23:54:32.178Z] #43 2.291 + TMP_GOPATH= [2020-12-04T23:54:32.178Z] #43 2.291 + : /build [2020-12-04T23:54:32.178Z] #43 2.291 + '[' -z '' ']' [2020-12-04T23:54:32.178Z] #43 2.307 ++ mktemp -d [2020-12-04T23:54:32.178Z] #43 2.307 + export GOPATH=/tmp/tmp.PsvufTshCp [2020-12-04T23:54:32.178Z] #43 2.307 + GOPATH=/tmp/tmp.PsvufTshCp [2020-12-04T23:54:32.178Z] #43 2.307 + RM_GOPATH=1 [2020-12-04T23:54:32.178Z] #43 2.307 + case "$(go env GOARCH)" in [2020-12-04T23:54:32.178Z] #43 2.307 ++ go env GOARCH [2020-12-04T23:54:32.178Z] #43 2.307 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:32.178Z] #43 2.307 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:32.178Z] #43 2.307 ++ dirname /tmp/install/install.sh [2020-12-04T23:54:32.178Z] #43 2.314 + dir=/tmp/install [2020-12-04T23:54:32.178Z] #43 2.314 + bin=vndr [2020-12-04T23:54:32.178Z] #43 2.314 + shift [2020-12-04T23:54:32.178Z] #43 2.314 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-04T23:54:32.178Z] #43 2.314 + . /tmp/install/vndr.installer [2020-12-04T23:54:32.178Z] #43 2.314 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-04T23:54:32.178Z] #43 2.314 + install_vndr [2020-12-04T23:54:32.178Z] #43 2.314 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-04T23:54:32.178Z] #43 2.314 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PsvufTshCp/src/github.com/LK4D4/vndr [2020-12-04T23:54:32.178Z] #43 2.317 Cloning into '/tmp/tmp.PsvufTshCp/src/github.com/LK4D4/vndr'... [2020-12-04T23:54:32.178Z] #43 2.329 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-04T23:54:32.178Z] #43 2.880 + cd /tmp/tmp.PsvufTshCp/src/github.com/LK4D4/vndr [2020-12-04T23:54:32.178Z] #43 2.880 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-04T23:54:32.178Z] #43 2.889 + go build -buildmode=pie -v -o /build/vndr . [2020-12-04T23:54:32.178Z] #43 3.711 internal/cpu [2020-12-04T23:54:32.178Z] #43 3.721 internal/race [2020-12-04T23:54:32.178Z] #43 3.824 sync/atomic [2020-12-04T23:54:32.178Z] #43 4.058 unicode [2020-12-04T23:54:32.178Z] #43 4.227 runtime [2020-12-04T23:54:32.178Z] #43 6.234 unicode/utf8 [2020-12-04T23:54:32.178Z] #43 6.717 math [2020-12-04T23:54:32.178Z] #43 10.84 unicode/utf16 [2020-12-04T23:54:32.178Z] #43 ... [2020-12-04T23:54:32.178Z] [2020-12-04T23:54:32.178Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:54:32.178Z] #34 3.091 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:54:32.178Z] #34 3.252 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:54:32.178Z] #34 3.414 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:54:32.178Z] #34 3.986 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-04T23:54:32.178Z] #34 5.717 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [225 kB] [2020-12-04T23:54:32.178Z] #34 7.131 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-04T23:54:32.472Z] #34 ... [2020-12-04T23:54:32.472Z] [2020-12-04T23:54:32.472Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:54:32.472Z] #47 2.866 + RM_GOPATH=0 [2020-12-04T23:54:32.472Z] #47 2.866 + TMP_GOPATH= [2020-12-04T23:54:32.472Z] #47 2.866 + : /build [2020-12-04T23:54:32.472Z] #47 2.866 + '[' -z '' ']' [2020-12-04T23:54:32.472Z] #47 2.866 ++ mktemp -d [2020-12-04T23:54:32.472Z] #47 2.866 + export GOPATH=/tmp/tmp.z7MvkDDNZz [2020-12-04T23:54:32.472Z] #47 2.866 + GOPATH=/tmp/tmp.z7MvkDDNZz [2020-12-04T23:54:32.472Z] #47 2.866 + RM_GOPATH=1 [2020-12-04T23:54:32.472Z] #47 2.866 + case "$(go env GOARCH)" in [2020-12-04T23:54:32.472Z] #47 2.866 ++ go env GOARCH [2020-12-04T23:54:32.472Z] #47 2.867 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:32.472Z] #47 2.867 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:32.472Z] #47 2.867 ++ dirname /tmp/install/install.sh [2020-12-04T23:54:32.472Z] #47 2.867 + dir=/tmp/install [2020-12-04T23:54:32.472Z] #47 2.867 + bin=golangci_lint [2020-12-04T23:54:32.472Z] #47 2.867 + shift [2020-12-04T23:54:32.472Z] #47 2.867 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-04T23:54:32.472Z] #47 2.867 + . /tmp/install/golangci_lint.installer [2020-12-04T23:54:32.472Z] #47 2.867 ++ : v1.23.8 [2020-12-04T23:54:32.472Z] #47 2.867 + install_golangci_lint [2020-12-04T23:54:32.472Z] #47 2.867 + set -e [2020-12-04T23:54:32.472Z] #47 2.867 + export GO111MODULE=on [2020-12-04T23:54:32.472Z] #47 2.867 + GO111MODULE=on [2020-12-04T23:54:32.472Z] #47 2.867 + GOBIN=/build [2020-12-04T23:54:32.472Z] #47 2.870 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-04T23:54:32.472Z] #47 2.935 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-04T23:54:32.472Z] #47 2.938 go: finding github.com v1.23.8 [2020-12-04T23:54:32.472Z] #47 2.939 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-04T23:54:32.472Z] #47 2.939 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-04T23:54:32.472Z] #47 2.941 go: finding github.com/golangci v1.23.8 [2020-12-04T23:54:32.472Z] #47 3.492 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-04T23:54:32.472Z] #47 3.977 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-04T23:54:32.472Z] #47 7.475 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-04T23:54:32.472Z] #47 7.484 go: downloading github.com/pkg/errors v0.8.1 [2020-12-04T23:54:32.472Z] #47 7.486 go: downloading github.com/fatih/color v1.7.0 [2020-12-04T23:54:32.472Z] #47 7.491 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-04T23:54:32.472Z] #47 7.495 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-04T23:54:32.472Z] #47 7.504 go: downloading github.com/spf13/viper v1.6.1 [2020-12-04T23:54:32.472Z] #47 7.555 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-04T23:54:32.472Z] #47 7.657 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-04T23:54:32.472Z] #47 7.661 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-04T23:54:32.472Z] #47 7.808 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-04T23:54:32.472Z] #47 7.824 go: extracting github.com/pkg/errors v0.8.1 [2020-12-04T23:54:32.472Z] #47 7.854 go: extracting github.com/spf13/viper v1.6.1 [2020-12-04T23:54:32.472Z] #47 7.964 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-04T23:54:32.472Z] #47 7.985 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-04T23:54:32.472Z] #47 7.993 go: extracting github.com/fatih/color v1.7.0 [2020-12-04T23:54:32.472Z] #47 8.005 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-04T23:54:32.472Z] #47 8.056 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-04T23:54:32.472Z] #47 8.160 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-04T23:54:32.472Z] #47 8.160 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-04T23:54:32.472Z] #47 8.351 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-04T23:54:32.472Z] #47 8.459 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-04T23:54:32.472Z] #47 8.504 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-04T23:54:32.472Z] #47 8.540 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-04T23:54:32.472Z] #47 8.572 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-04T23:54:32.472Z] #47 8.694 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-04T23:54:32.472Z] #47 9.643 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-04T23:54:32.472Z] #47 11.06 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-04T23:54:32.472Z] #47 11.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-04T23:54:32.472Z] #47 11.06 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-04T23:54:32.472Z] #47 11.06 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-04T23:54:32.472Z] #47 11.06 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-04T23:54:32.472Z] #47 11.08 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-04T23:54:32.472Z] #47 11.10 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-04T23:54:32.472Z] #47 11.12 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-04T23:54:32.472Z] #47 11.12 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-04T23:54:32.472Z] #47 11.13 go: downloading github.com/spf13/afero v1.1.2 [2020-12-04T23:54:32.472Z] #47 11.14 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-04T23:54:32.472Z] #47 11.19 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-04T23:54:32.472Z] #47 11.19 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-04T23:54:32.472Z] #47 11.19 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-04T23:54:32.472Z] #47 11.21 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-04T23:54:32.472Z] #47 ... [2020-12-04T23:54:32.472Z] [2020-12-04T23:54:32.472Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:54:32.473Z] #27 6.885 1.1% ### 5.5% ##### 7.6% ########## 14.4% ############## 20.8% ################### 27.3% ######################## 33.7% ############################ 40.1% ################################# 46.6% ###################################### 53.0% ########################################## 59.5% ################################################## 70.2% ######################################################## 78.8% ############################################################## 87.4% ##################################################################### 96.0% ######################################################################## 100.0% [2020-12-04T23:54:32.473Z] #27 8.970 [2020-12-04T23:54:32.817Z] dc5c6edc9cff: Pull complete [2020-12-04T23:54:33.260Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.7s done [2020-12-04T23:54:33.260Z] #8 ... [2020-12-04T23:54:33.260Z] [2020-12-04T23:54:33.260Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-04T23:54:33.260Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-04T23:54:33.260Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-04T23:54:33.260Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-04T23:54:33.260Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-12-04T23:54:33.260Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.4s done [2020-12-04T23:54:33.260Z] #60 DONE 3.2s [2020-12-04T23:54:33.260Z] [2020-12-04T23:54:33.260Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:54:33.260Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s done [2020-12-04T23:54:33.260Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.5s done [2020-12-04T23:54:33.260Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.0s done [2020-12-04T23:54:33.260Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-12-04T23:54:33.260Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 71.40MB / 120.17MB 3.4s [2020-12-04T23:54:33.260Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.3s done [2020-12-04T23:54:33.519Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.74MB / 120.17MB 3.5s [2020-12-04T23:54:33.519Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2020-12-04T23:54:33.519Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 110.46MB / 120.17MB 3.7s [2020-12-04T23:54:33.519Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.50MB / 120.17MB 3.8s [2020-12-04T23:54:34.283Z] #27 9.086 0.7% ## 3.4% #### 6.6% ###### 8.4% ####### 10.9% ######### 12.8% ########### 15.3% ############ 17.2% ############## 20.3% ############### 22.2% ################## 25.3% ################### 26.5% #################### 29.0% ##################### 30.3% ####################### 32.8% ######################### 35.3% ########################## 37.3% #################### [2020-12-04T23:54:34.283Z] #27 ... [2020-12-04T23:54:34.283Z] [2020-12-04T23:54:34.283Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:54:34.283Z] #38 2.840 + git clone https://github.com/docker/distribution.git . [2020-12-04T23:54:34.283Z] #38 2.840 Cloning into '.'... [2020-12-04T23:54:34.283Z] #38 ... [2020-12-04T23:54:34.283Z] [2020-12-04T23:54:34.283Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:54:34.577Z] #27 9.086 0.7% ## 3.4% #### 6.6% ###### 8.4% ####### 10.9% ######### 12.8% ########### 15.3% ############ 17.2% ############## 20.3% ############### 22.2% ################## 25.3% ################### 26.5% #################### 29.0% ##################### 30.3% ####################### 32.8% ######################### 35.3% ########################## 37.3% ############################ 39.3% ############################# 41.2% [2020-12-04T23:54:34.577Z] #27 ... [2020-12-04T23:54:34.577Z] [2020-12-04T23:54:34.577Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:54:34.577Z] #40 3.091 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:54:34.577Z] #40 3.240 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:54:34.577Z] #40 3.411 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:54:34.577Z] #40 3.792 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-04T23:54:34.577Z] #40 5.526 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [225 kB] [2020-12-04T23:54:34.577Z] #40 7.017 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-04T23:54:34.577Z] #40 ... [2020-12-04T23:54:34.577Z] [2020-12-04T23:54:34.577Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:54:34.885Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-12-04T23:54:35.143Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.3s done [2020-12-04T23:54:35.143Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done [2020-12-04T23:54:35.401Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2020-12-04T23:54:36.170Z] Client: Docker Engine - Community [2020-12-04T23:54:36.170Z] Version: 19.03.13 [2020-12-04T23:54:36.170Z] API version: 1.40 [2020-12-04T23:54:36.170Z] Go version: go1.13.15 [2020-12-04T23:54:36.170Z] Git commit: 4484c46d9d [2020-12-04T23:54:36.170Z] Built: Wed Sep 16 17:02:36 2020 [2020-12-04T23:54:36.170Z] OS/Arch: linux/amd64 [2020-12-04T23:54:36.170Z] Experimental: false [2020-12-04T23:54:36.170Z] [2020-12-04T23:54:36.170Z] Server: Docker Engine - Community [2020-12-04T23:54:36.170Z] Engine: [2020-12-04T23:54:36.170Z] Version: 19.03.13 [2020-12-04T23:54:36.170Z] API version: 1.40 (minimum version 1.12) [2020-12-04T23:54:36.170Z] Go version: go1.13.15 [2020-12-04T23:54:36.170Z] Git commit: 4484c46d9d [2020-12-04T23:54:36.170Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-04T23:54:36.170Z] OS/Arch: linux/amd64 [2020-12-04T23:54:36.170Z] Experimental: true [2020-12-04T23:54:36.170Z] containerd: [2020-12-04T23:54:36.170Z] Version: 1.3.7 [2020-12-04T23:54:36.170Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-04T23:54:36.170Z] runc: [2020-12-04T23:54:36.170Z] Version: 1.0.0-rc10 [2020-12-04T23:54:36.170Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-04T23:54:36.170Z] docker-init: [2020-12-04T23:54:36.170Z] Version: 0.18.0 [2020-12-04T23:54:36.170Z] GitCommit: fec3683 [Pipeline] sh [2020-12-04T23:54:36.359Z] 3c370c2e2f82: Pull complete [2020-12-04T23:54:36.359Z] 5ffb2f5886e2: Pull complete [2020-12-04T23:54:36.359Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-12-04T23:54:36.359Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-12-04T23:54:36.359Z] ---> 805dc2d65d1c [2020-12-04T23:54:36.359Z] Step 5/15 : ARG BUILDX_REPO [2020-12-04T23:54:36.359Z] ---> Running in d953fd1596e5 [2020-12-04T23:54:36.516Z] + docker info [2020-12-04T23:54:36.650Z] Removing intermediate container d953fd1596e5 [2020-12-04T23:54:36.650Z] ---> 58e33b989785 [2020-12-04T23:54:36.650Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-12-04T23:54:36.650Z] ---> Running in a49748664e27 [2020-12-04T23:54:36.770Z] #8 ... [2020-12-04T23:54:36.771Z] [2020-12-04T23:54:36.771Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-12-04T23:54:36.771Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 4.7s done [2020-12-04T23:54:36.771Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 1.6s done [2020-12-04T23:54:36.771Z] #24 DONE 6.6s [2020-12-04T23:54:36.771Z] [2020-12-04T23:54:36.771Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:54:36.942Z] Cloning into '/buildx'... [2020-12-04T23:54:37.028Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.8s done [2020-12-04T23:54:37.028Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-12-04T23:54:37.045Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.3s [2020-12-04T23:54:37.806Z] #27 9.086 0.7% ## 3.4% #### 6.6% ###### 8.4% ####### 10.9% ######### 12.8% ########### 15.3% ############ 17.2% ############## 20.3% ############### 22.2% ################## 25.3% ################### 26.5% #################### 29.0% ##################### 30.3% ####################### 32.8% ######################### 35.3% ########################## 37.3% ############################ 39.3% ############################# 41.2% ############################### 43.1% ################################ 44.9% ################################# 46.8% ################################### 48.7% #################################### 50.9% ###################################### 53.5% ######################################## 55.8% ########################################## 58.6% ########################################### 60.5% ############################################ 62.4% ############################################## 64.3% ############################################### 66.2% ################################################# 69.3% ################################################## 70.5% #################################################### 72.7% ##################################################### 74.6% ####################################################### 76.5% ######################################################## 79.0% ########################################################## 81.5% ############################################################ 83.9% ############################################################## 87.1% ################################################################ 90.2% ################################################################## 92.0% ################################################################### 93.9% #################################################################### 95.8% ###################################################################### 97.6% ####################################################################### 99.5% ######################################################################## 100.0% [2020-12-04T23:54:38.100Z] #27 14.77 [2020-12-04T23:54:38.921Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.4s done [2020-12-04T23:54:38.921Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-12-04T23:54:38.942Z] #8 ... [2020-12-04T23:54:38.942Z] [2020-12-04T23:54:38.942Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-04T23:54:38.942Z] #25 1.406 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:54:38.942Z] #25 1.415 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:54:38.942Z] #25 1.501 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:54:38.942Z] #25 1.591 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-04T23:54:38.942Z] #25 1.855 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-04T23:54:38.942Z] #25 2.219 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [254 kB] [2020-12-04T23:54:38.942Z] #25 3.773 Fetched 8407 kB in 3s (3208 kB/s) [2020-12-04T23:54:38.942Z] #25 3.773 Reading package lists... [2020-12-04T23:54:38.942Z] #25 4.816 Reading package lists... [2020-12-04T23:54:38.942Z] #25 5.787 Building dependency tree... [2020-12-04T23:54:38.942Z] #25 6.130 The following additional packages will be installed: [2020-12-04T23:54:38.942Z] #25 6.130 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-04T23:54:38.942Z] #25 6.130 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-04T23:54:38.942Z] #25 6.130 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-04T23:54:38.942Z] #25 6.130 Suggested packages: [2020-12-04T23:54:38.942Z] #25 6.130 krb5-doc krb5-user [2020-12-04T23:54:38.942Z] #25 6.130 Recommended packages: [2020-12-04T23:54:38.942Z] #25 6.130 krb5-locales publicsuffix libsasl2-modules [2020-12-04T23:54:38.942Z] #25 6.338 The following NEW packages will be installed: [2020-12-04T23:54:38.942Z] #25 6.338 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-04T23:54:38.942Z] #25 6.339 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-04T23:54:38.942Z] #25 6.339 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-04T23:54:38.942Z] #25 6.339 libssh2-1 libssl1.1 openssl [2020-12-04T23:54:38.942Z] #25 6.624 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-04T23:54:38.942Z] #25 6.624 Need to get 5049 kB of archives. [2020-12-04T23:54:38.942Z] #25 6.624 After this operation, 12.1 MB of additional disk space will be used. [2020-12-04T23:54:38.942Z] #25 6.624 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-12-04T23:54:38.942Z] #25 6.624 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-12-04T23:54:38.942Z] #25 6.635 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-12-04T23:54:38.942Z] #25 6.635 Get:4 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-12-04T23:54:38.942Z] #25 6.638 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-12-04T23:54:38.943Z] #25 6.656 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-12-04T23:54:38.943Z] #25 6.661 Get:7 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-04T23:54:38.943Z] #25 6.665 Get:8 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-12-04T23:54:38.943Z] #25 6.681 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-12-04T23:54:38.943Z] #25 6.686 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-12-04T23:54:38.943Z] #25 6.687 Get:11 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-12-04T23:54:38.943Z] #25 6.705 Get:12 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-04T23:54:38.943Z] #25 6.707 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-12-04T23:54:38.943Z] #25 6.709 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-12-04T23:54:38.943Z] #25 6.715 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-12-04T23:54:38.943Z] #25 6.715 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-12-04T23:54:38.943Z] #25 6.716 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-12-04T23:54:38.943Z] #25 6.725 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-12-04T23:54:38.943Z] #25 6.732 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-04T23:54:38.943Z] #25 6.734 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-04T23:54:38.943Z] #25 6.737 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-04T23:54:38.943Z] #25 6.915 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:54:38.943Z] #25 6.942 Fetched 5049 kB in 0s (13.5 MB/s) [2020-12-04T23:54:38.943Z] #25 6.979 Selecting previously unselected package libkeyutils1:amd64. [2020-12-04T23:54:38.943Z] #25 6.979 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-12-04T23:54:38.943Z] #25 6.979 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2020-12-04T23:54:38.943Z] #25 6.985 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-12-04T23:54:38.943Z] #25 7.029 Selecting previously unselected package libkrb5support0:amd64. [2020-12-04T23:54:38.943Z] #25 7.029 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-12-04T23:54:38.943Z] #25 7.033 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:54:38.943Z] #25 7.097 Selecting previously unselected package libk5crypto3:amd64. [2020-12-04T23:54:38.943Z] #25 7.097 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-12-04T23:54:38.943Z] #25 7.103 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:54:38.943Z] #25 7.176 Selecting previously unselected package libssl1.1:amd64. [2020-12-04T23:54:38.943Z] #25 7.176 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-12-04T23:54:38.943Z] #25 7.177 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-12-04T23:54:38.943Z] #25 7.396 Selecting previously unselected package libkrb5-3:amd64. [2020-12-04T23:54:38.943Z] #25 7.396 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-12-04T23:54:38.943Z] #25 7.396 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:54:38.943Z] #25 7.527 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-04T23:54:38.943Z] #25 7.527 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-12-04T23:54:38.943Z] #25 7.531 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:54:38.943Z] #25 7.600 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-04T23:54:38.943Z] #25 7.600 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-04T23:54:38.943Z] #25 7.606 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:54:38.943Z] #25 7.705 Selecting previously unselected package libsasl2-2:amd64. [2020-12-04T23:54:38.943Z] #25 7.705 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-04T23:54:38.943Z] #25 7.710 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:54:38.943Z] #25 7.788 Selecting previously unselected package libldap-common. [2020-12-04T23:54:38.943Z] #25 7.788 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-04T23:54:38.943Z] #25 7.792 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:54:38.943Z] #25 7.843 Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-04T23:54:38.943Z] #25 7.843 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-12-04T23:54:38.943Z] #25 7.853 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:54:38.943Z] #25 7.942 Selecting previously unselected package openssl. [2020-12-04T23:54:38.943Z] #25 7.942 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-12-04T23:54:38.943Z] #25 7.949 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-12-04T23:54:38.943Z] #25 8.140 Selecting previously unselected package ca-certificates. [2020-12-04T23:54:38.943Z] #25 8.140 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-04T23:54:38.943Z] #25 8.140 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-04T23:54:38.943Z] #25 8.225 Selecting previously unselected package libnghttp2-14:amd64. [2020-12-04T23:54:38.943Z] #25 8.225 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-12-04T23:54:38.943Z] #25 8.229 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-04T23:54:38.943Z] #25 8.301 Selecting previously unselected package libpsl5:amd64. [2020-12-04T23:54:38.943Z] #25 8.301 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-12-04T23:54:38.943Z] #25 8.310 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-12-04T23:54:38.943Z] #25 8.351 Selecting previously unselected package librtmp1:amd64. [2020-12-04T23:54:38.943Z] #25 8.351 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-12-04T23:54:38.943Z] #25 8.355 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-04T23:54:38.943Z] #25 8.401 Selecting previously unselected package libssh2-1:amd64. [2020-12-04T23:54:38.943Z] #25 8.404 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-12-04T23:54:38.943Z] #25 8.407 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-04T23:54:38.943Z] #25 8.475 Selecting previously unselected package libcurl4:amd64. [2020-12-04T23:54:38.943Z] #25 8.475 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-12-04T23:54:38.943Z] #25 8.480 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-04T23:54:38.943Z] #25 8.570 Selecting previously unselected package curl. [2020-12-04T23:54:38.943Z] #25 8.570 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-12-04T23:54:38.943Z] #25 8.581 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-04T23:54:38.943Z] #25 8.648 Selecting previously unselected package libonig5:amd64. [2020-12-04T23:54:38.943Z] #25 8.648 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-12-04T23:54:38.943Z] #25 8.652 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-04T23:54:38.943Z] #25 8.733 Selecting previously unselected package libjq1:amd64. [2020-12-04T23:54:38.943Z] #25 8.733 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-04T23:54:38.943Z] #25 8.736 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-04T23:54:38.943Z] #25 8.804 Selecting previously unselected package jq. [2020-12-04T23:54:38.943Z] #25 8.804 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-04T23:54:38.943Z] #25 8.808 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-04T23:54:38.943Z] #25 8.886 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-12-04T23:54:38.943Z] #25 8.902 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-12-04T23:54:38.943Z] #25 8.914 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-12-04T23:54:38.943Z] #25 9.050 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-04T23:54:38.943Z] #25 9.060 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:54:38.943Z] #25 9.074 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:54:38.943Z] #25 9.085 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:54:38.943Z] #25 9.094 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-04T23:54:38.943Z] #25 9.105 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:54:38.943Z] #25 9.114 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:54:38.943Z] #25 9.124 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-04T23:54:38.943Z] #25 9.141 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:54:38.943Z] #25 ... [2020-12-04T23:54:38.943Z] [2020-12-04T23:54:38.943Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:54:39.140Z] #27 15.91 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-04T23:54:39.205Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.3s done [2020-12-04T23:54:39.437Z] #27 16.32 #=#=# [2020-12-04T23:54:39.462Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-12-04T23:54:39.730Z] #27 16.43 ############ 17.6% ######################################################################## 100.0% [2020-12-04T23:54:39.730Z] #27 16.54 [2020-12-04T23:54:40.482Z] Removing intermediate container a49748664e27 [2020-12-04T23:54:40.482Z] ---> 36ceda862086 [2020-12-04T23:54:40.482Z] Step 7/15 : WORKDIR /buildx [2020-12-04T23:54:40.482Z] ---> Running in 4219bb6b88e4 [2020-12-04T23:54:40.482Z] Removing intermediate container 4219bb6b88e4 [2020-12-04T23:54:40.482Z] ---> 0ec84fb1dbef [2020-12-04T23:54:40.482Z] Step 8/15 : ARG BUILDX_COMMIT [2020-12-04T23:54:40.482Z] ---> Running in 9cd67d5da29b [2020-12-04T23:54:40.775Z] Removing intermediate container 9cd67d5da29b [2020-12-04T23:54:40.775Z] ---> 82c2c6bf7ea1 [2020-12-04T23:54:40.775Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-12-04T23:54:40.775Z] ---> Running in 01a2d1fa2aea [2020-12-04T23:54:41.069Z] From https://github.com/docker/buildx [2020-12-04T23:54:41.069Z] * [new tag] v0.3.1 -> build [2020-12-04T23:54:41.248Z] #27 18.08 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-04T23:54:41.248Z] #27 18.15 skipping existing aab193acf6ba [2020-12-04T23:54:41.248Z] #27 18.25 [2020-12-04T23:54:41.445Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.8s done [2020-12-04T23:54:41.541Z] #27 ... [2020-12-04T23:54:41.541Z] [2020-12-04T23:54:41.541Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:54:41.541Z] #45 10.21 go: finding github.com/fatih/color v1.9.0 [2020-12-04T23:54:41.541Z] #45 10.22 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-04T23:54:41.541Z] #45 10.26 go: finding github.com/pkg/errors v0.9.1 [2020-12-04T23:54:41.541Z] #45 10.30 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-04T23:54:41.541Z] #45 10.33 go: finding github.com/spf13/pflag v1.0.3 [2020-12-04T23:54:41.541Z] #45 10.42 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-04T23:54:41.541Z] #45 10.56 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-04T23:54:41.541Z] #45 10.66 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-04T23:54:41.541Z] #45 10.74 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-04T23:54:41.541Z] #45 10.75 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-04T23:54:41.541Z] #45 10.76 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-04T23:54:41.704Z] Switched to branch 'build' [2020-12-04T23:54:41.705Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2020-12-04T23:54:41.705Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-12-04T23:54:41.822Z] Client: [2020-12-04T23:54:41.822Z] Debug Mode: false [2020-12-04T23:54:41.822Z] [2020-12-04T23:54:41.822Z] Server: [2020-12-04T23:54:41.822Z] Containers: 0 [2020-12-04T23:54:41.822Z] Running: 0 [2020-12-04T23:54:41.822Z] Paused: 0 [2020-12-04T23:54:41.822Z] Stopped: 0 [2020-12-04T23:54:41.822Z] Images: 0 [2020-12-04T23:54:41.822Z] Server Version: 19.03.13 [2020-12-04T23:54:41.822Z] Storage Driver: overlay2 [2020-12-04T23:54:41.822Z] Backing Filesystem: extfs [2020-12-04T23:54:41.822Z] Supports d_type: true [2020-12-04T23:54:41.822Z] Native Overlay Diff: true [2020-12-04T23:54:41.822Z] Logging Driver: json-file [2020-12-04T23:54:41.822Z] Cgroup Driver: cgroupfs [2020-12-04T23:54:41.822Z] Plugins: [2020-12-04T23:54:41.822Z] Volume: local [2020-12-04T23:54:41.822Z] Network: bridge host ipvlan macvlan null overlay [2020-12-04T23:54:41.822Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-04T23:54:41.822Z] Swarm: inactive [2020-12-04T23:54:41.822Z] Runtimes: runc [2020-12-04T23:54:41.822Z] Default Runtime: runc [2020-12-04T23:54:41.822Z] Init Binary: docker-init [2020-12-04T23:54:41.822Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-04T23:54:41.822Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-04T23:54:41.822Z] init version: fec3683 [2020-12-04T23:54:41.822Z] Security Options: [2020-12-04T23:54:41.822Z] apparmor [2020-12-04T23:54:41.822Z] seccomp [2020-12-04T23:54:41.822Z] Profile: default [2020-12-04T23:54:41.822Z] Kernel Version: 5.4.0-1025-aws [2020-12-04T23:54:41.822Z] Operating System: Ubuntu 18.04.5 LTS [2020-12-04T23:54:41.822Z] OSType: linux [2020-12-04T23:54:41.822Z] Architecture: x86_64 [2020-12-04T23:54:41.822Z] CPUs: 2 [2020-12-04T23:54:41.822Z] Total Memory: 15.35GiB [2020-12-04T23:54:41.822Z] Name: ip-10-100-45-155 [2020-12-04T23:54:41.822Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-12-04T23:54:41.822Z] Docker Root Dir: /var/lib/docker [2020-12-04T23:54:41.822Z] Debug Mode: false [2020-12-04T23:54:41.822Z] Registry: https://index.docker.io/v1/ [2020-12-04T23:54:41.822Z] Labels: [2020-12-04T23:54:41.822Z] Experimental: true [2020-12-04T23:54:41.822Z] Insecure Registries: [2020-12-04T23:54:41.822Z] 127.0.0.0/8 [2020-12-04T23:54:41.822Z] Live Restore Enabled: true [2020-12-04T23:54:41.822Z] [2020-12-04T23:54:41.822Z] WARNING: No swap limit support [Pipeline] sh [2020-12-04T23:54:41.835Z] #45 ... [2020-12-04T23:54:41.835Z] [2020-12-04T23:54:41.835Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:54:41.835Z] #47 11.25 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-04T23:54:41.835Z] #47 11.27 go: extracting github.com/spf13/afero v1.1.2 [2020-12-04T23:54:41.835Z] #47 11.34 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-04T23:54:41.835Z] #47 11.34 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-04T23:54:41.835Z] #47 11.34 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-04T23:54:41.835Z] #47 11.35 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-04T23:54:41.835Z] #47 11.35 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-04T23:54:41.835Z] #47 11.37 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-04T23:54:41.835Z] #47 11.38 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-04T23:54:41.835Z] #47 11.44 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-04T23:54:41.835Z] #47 11.44 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-04T23:54:41.835Z] #47 11.44 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-04T23:54:41.835Z] #47 11.47 go: downloading github.com/spf13/cast v1.3.0 [2020-12-04T23:54:41.835Z] #47 11.47 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-04T23:54:41.835Z] #47 11.50 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-04T23:54:41.835Z] #47 11.50 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-04T23:54:41.835Z] #47 11.50 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-04T23:54:41.835Z] #47 11.54 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-04T23:54:41.835Z] #47 11.54 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-04T23:54:41.835Z] #47 11.54 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-04T23:54:41.835Z] #47 11.59 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-04T23:54:41.835Z] #47 11.63 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-04T23:54:41.835Z] #47 11.72 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-04T23:54:41.835Z] #47 11.74 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-04T23:54:41.835Z] #47 11.94 go: extracting github.com/spf13/cast v1.3.0 [2020-12-04T23:54:41.835Z] #47 11.94 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-04T23:54:41.835Z] #47 11.95 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-04T23:54:41.835Z] #47 11.95 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-04T23:54:41.835Z] #47 11.95 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-04T23:54:41.835Z] #47 11.95 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-04T23:54:41.835Z] #47 12.00 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-04T23:54:41.835Z] #47 12.01 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-04T23:54:41.835Z] #47 12.01 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-04T23:54:41.835Z] #47 12.01 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-04T23:54:41.835Z] #47 12.12 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-04T23:54:41.835Z] #47 12.12 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-04T23:54:41.835Z] #47 12.15 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-04T23:54:41.835Z] #47 12.20 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-04T23:54:41.835Z] #47 12.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-04T23:54:41.835Z] #47 12.35 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-04T23:54:41.835Z] #47 12.35 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-04T23:54:41.835Z] #47 12.36 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-04T23:54:41.835Z] #47 12.38 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-04T23:54:41.835Z] #47 12.58 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-04T23:54:41.835Z] #47 12.60 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-04T23:54:41.835Z] #47 12.60 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-04T23:54:41.835Z] #47 12.60 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-04T23:54:41.835Z] #47 12.72 go: downloading golang.org/x/text v0.3.2 [2020-12-04T23:54:41.835Z] #47 12.79 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-04T23:54:41.835Z] #47 12.81 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-04T23:54:41.835Z] #47 12.89 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-04T23:54:41.835Z] #47 13.22 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-04T23:54:41.835Z] #47 13.44 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-04T23:54:41.835Z] #47 13.48 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-04T23:54:41.835Z] #47 13.48 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-04T23:54:41.835Z] #47 13.68 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-04T23:54:41.835Z] #47 13.87 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-04T23:54:41.835Z] #47 13.87 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-04T23:54:41.835Z] #47 13.91 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-04T23:54:41.835Z] #47 13.92 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-04T23:54:41.835Z] #47 14.19 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-04T23:54:41.835Z] #47 14.19 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-04T23:54:41.835Z] #47 14.29 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-04T23:54:41.835Z] #47 14.32 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-04T23:54:41.835Z] #47 14.45 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-04T23:54:41.835Z] #47 14.45 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-04T23:54:41.835Z] #47 14.52 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-04T23:54:41.835Z] #47 14.57 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-04T23:54:41.835Z] #47 14.65 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-04T23:54:41.835Z] #47 14.67 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-04T23:54:41.835Z] #47 14.67 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-04T23:54:41.835Z] #47 14.92 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-04T23:54:41.835Z] #47 15.24 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-04T23:54:41.835Z] #47 15.54 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-04T23:54:41.835Z] #47 16.01 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-04T23:54:41.835Z] #47 16.01 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-04T23:54:41.835Z] #47 16.27 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-04T23:54:41.835Z] #47 16.41 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-04T23:54:41.835Z] #47 16.64 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-04T23:54:41.835Z] #47 16.81 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-04T23:54:41.835Z] #47 16.85 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-04T23:54:41.835Z] #47 16.89 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-04T23:54:41.835Z] #47 16.91 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-04T23:54:41.835Z] #47 17.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-04T23:54:41.835Z] #47 17.25 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-04T23:54:41.835Z] #47 17.28 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-04T23:54:41.835Z] #47 17.28 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-04T23:54:41.835Z] #47 17.47 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-04T23:54:41.835Z] #47 17.59 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-04T23:54:41.835Z] #47 17.59 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-04T23:54:41.835Z] #47 17.59 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-04T23:54:41.835Z] #47 17.59 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-04T23:54:41.835Z] #47 17.72 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-04T23:54:41.835Z] #47 17.85 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-04T23:54:41.835Z] #47 17.92 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-04T23:54:41.835Z] #47 17.92 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-04T23:54:41.835Z] #47 17.92 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-04T23:54:41.835Z] #47 17.92 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-04T23:54:41.835Z] #47 17.92 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-04T23:54:41.835Z] #47 17.92 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-04T23:54:41.835Z] #47 17.92 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-04T23:54:41.835Z] #47 17.92 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-04T23:54:41.835Z] #47 17.97 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-04T23:54:41.835Z] #47 18.03 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-04T23:54:41.835Z] #47 18.04 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-04T23:54:41.835Z] #47 18.04 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-04T23:54:41.835Z] #47 18.11 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-04T23:54:41.835Z] #47 18.12 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-04T23:54:41.835Z] #47 18.46 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-04T23:54:41.835Z] #47 18.73 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-04T23:54:41.835Z] #47 20.56 go: extracting golang.org/x/text v0.3.2 [2020-12-04T23:54:41.964Z] #8 DONE 11.9s [2020-12-04T23:54:41.964Z] [2020-12-04T23:54:41.964Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-04T23:54:41.964Z] #25 0.769 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:54:41.964Z] #25 0.773 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:54:41.964Z] #25 0.782 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:54:41.964Z] #25 0.900 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-04T23:54:41.964Z] #25 1.121 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [254 kB] [2020-12-04T23:54:41.964Z] #25 1.166 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-04T23:54:41.964Z] #25 2.577 Fetched 8407 kB in 2s (4087 kB/s) [2020-12-04T23:54:41.964Z] #25 2.577 Reading package lists... [2020-12-04T23:54:41.964Z] #25 3.352 Reading package lists... [2020-12-04T23:54:41.964Z] #25 4.144 Building dependency tree... [2020-12-04T23:54:41.964Z] #25 4.420 The following additional packages will be installed: [2020-12-04T23:54:41.964Z] #25 4.420 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-04T23:54:41.964Z] #25 4.420 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-04T23:54:41.964Z] #25 4.421 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-04T23:54:41.964Z] #25 4.422 Suggested packages: [2020-12-04T23:54:41.964Z] #25 4.422 krb5-doc krb5-user [2020-12-04T23:54:41.964Z] #25 4.422 Recommended packages: [2020-12-04T23:54:41.964Z] #25 4.422 krb5-locales publicsuffix libsasl2-modules [2020-12-04T23:54:41.964Z] #25 4.574 The following NEW packages will be installed: [2020-12-04T23:54:41.964Z] #25 4.574 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-04T23:54:41.964Z] #25 4.574 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-04T23:54:41.964Z] #25 4.574 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-04T23:54:41.964Z] #25 4.574 libssh2-1 libssl1.1 openssl [2020-12-04T23:54:41.964Z] #25 4.851 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-04T23:54:41.964Z] #25 4.851 Need to get 5049 kB of archives. [2020-12-04T23:54:41.964Z] #25 4.851 After this operation, 12.1 MB of additional disk space will be used. [2020-12-04T23:54:41.964Z] #25 4.851 Get:1 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-12-04T23:54:41.964Z] #25 4.851 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-12-04T23:54:41.964Z] #25 4.852 Get:3 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-12-04T23:54:41.964Z] #25 4.853 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-12-04T23:54:41.964Z] #25 4.855 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-12-04T23:54:41.964Z] #25 4.860 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-12-04T23:54:41.964Z] #25 4.862 Get:7 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-04T23:54:41.964Z] #25 4.864 Get:8 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-12-04T23:54:41.964Z] #25 4.874 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-12-04T23:54:41.964Z] #25 4.875 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-12-04T23:54:41.964Z] #25 4.877 Get:11 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-12-04T23:54:41.964Z] #25 4.888 Get:12 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-04T23:54:41.964Z] #25 4.890 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-12-04T23:54:41.964Z] #25 4.891 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-12-04T23:54:41.964Z] #25 4.892 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-12-04T23:54:41.964Z] #25 4.893 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-12-04T23:54:41.964Z] #25 4.902 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-12-04T23:54:41.964Z] #25 4.902 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-12-04T23:54:41.964Z] #25 4.905 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-04T23:54:41.964Z] #25 4.907 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-04T23:54:41.964Z] #25 4.909 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-04T23:54:41.964Z] #25 5.057 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:54:41.964Z] #25 5.076 Fetched 5049 kB in 0s (16.0 MB/s) [2020-12-04T23:54:41.964Z] #25 5.096 Selecting previously unselected package libkeyutils1:amd64. [2020-12-04T23:54:41.964Z] #25 5.096 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-12-04T23:54:41.964Z] #25 5.103 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2020-12-04T23:54:41.964Z] #25 5.112 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-12-04T23:54:41.964Z] #25 5.150 Selecting previously unselected package libkrb5support0:amd64. [2020-12-04T23:54:41.964Z] #25 5.152 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-12-04T23:54:41.964Z] #25 5.156 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:54:41.964Z] #25 5.225 Selecting previously unselected package libk5crypto3:amd64. [2020-12-04T23:54:41.964Z] #25 5.227 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-12-04T23:54:41.964Z] #25 5.231 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:54:41.964Z] #25 5.284 Selecting previously unselected package libssl1.1:amd64. [2020-12-04T23:54:41.964Z] #25 5.285 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-12-04T23:54:41.964Z] #25 5.289 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-12-04T23:54:41.964Z] #25 5.443 Selecting previously unselected package libkrb5-3:amd64. [2020-12-04T23:54:41.964Z] #25 5.445 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-12-04T23:54:41.964Z] #25 5.449 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:54:41.964Z] #25 5.518 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-04T23:54:42.116Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-04T23:54:42.116Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-04T23:54:42.116Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41749/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-04T23:54:42.116Z] + bash /home/ubuntu/workspace/moby_PR-41749/check-config.sh [2020-12-04T23:54:42.116Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-04T23:54:42.116Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-04T23:54:42.116Z] [2020-12-04T23:54:42.116Z] Generally Necessary: [2020-12-04T23:54:42.116Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-04T23:54:42.116Z] - apparmor: enabled and tools installed [2020-12-04T23:54:42.116Z] - CONFIG_NAMESPACES: enabled [2020-12-04T23:54:42.116Z] - CONFIG_NET_NS: enabled [2020-12-04T23:54:42.116Z] - CONFIG_PID_NS: enabled [2020-12-04T23:54:42.116Z] - CONFIG_IPC_NS: enabled [2020-12-04T23:54:42.116Z] - CONFIG_UTS_NS: enabled [2020-12-04T23:54:42.116Z] - CONFIG_CGROUPS: enabled [2020-12-04T23:54:42.116Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-04T23:54:42.116Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-04T23:54:42.116Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-04T23:54:42.116Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-04T23:54:42.116Z] - CONFIG_CPUSETS: enabled [2020-12-04T23:54:42.116Z] - CONFIG_MEMCG: enabled [2020-12-04T23:54:42.220Z] #25 5.520 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-12-04T23:54:42.220Z] #25 5.525 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:54:42.220Z] #25 5.562 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-04T23:54:42.220Z] #25 5.563 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-04T23:54:42.220Z] #25 5.567 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:54:42.220Z] #25 5.603 Selecting previously unselected package libsasl2-2:amd64. [2020-12-04T23:54:42.220Z] #25 5.605 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-04T23:54:42.220Z] #25 5.615 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:54:42.220Z] #25 5.652 Selecting previously unselected package libldap-common. [2020-12-04T23:54:42.220Z] #25 5.654 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-04T23:54:42.220Z] #25 5.665 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:54:42.220Z] #25 5.760 Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-04T23:54:42.385Z] - CONFIG_KEYS: enabled [2020-12-04T23:54:42.385Z] - CONFIG_VETH: enabled (as module) [2020-12-04T23:54:42.385Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-04T23:54:42.385Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-04T23:54:42.385Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-04T23:54:42.385Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-04T23:54:42.385Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-04T23:54:42.385Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-04T23:54:42.385Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-04T23:54:42.385Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-04T23:54:42.385Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-04T23:54:42.385Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-04T23:54:42.385Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-04T23:54:42.385Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-04T23:54:42.385Z] [2020-12-04T23:54:42.385Z] Optional Features: [2020-12-04T23:54:42.385Z] - CONFIG_USER_NS: enabled [2020-12-04T23:54:42.385Z] - CONFIG_SECCOMP: enabled [2020-12-04T23:54:42.385Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-04T23:54:42.385Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-04T23:54:42.385Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-04T23:54:42.385Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-04T23:54:42.385Z] - CONFIG_BLK_CGROUP: enabled [2020-12-04T23:54:42.385Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-04T23:54:42.385Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-04T23:54:42.385Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-04T23:54:42.385Z] - CONFIG_CGROUP_PERF: enabled [2020-12-04T23:54:42.385Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-04T23:54:42.385Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-04T23:54:42.385Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-04T23:54:42.385Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-04T23:54:42.385Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-04T23:54:42.385Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-04T23:54:42.385Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-04T23:54:42.385Z] - CONFIG_IP_VS: enabled (as module) [2020-12-04T23:54:42.385Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-04T23:54:42.472Z] #47 ... [2020-12-04T23:54:42.472Z] [2020-12-04T23:54:42.472Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:54:42.472Z] #27 19.15 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-04T23:54:42.472Z] #27 19.19 skipping existing 4d43f82972ce [2020-12-04T23:54:42.472Z] #27 19.29 [2020-12-04T23:54:42.472Z] #27 ... [2020-12-04T23:54:42.472Z] [2020-12-04T23:54:42.472Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:54:42.472Z] #49 11.12 runtime/cgo [2020-12-04T23:54:42.472Z] #49 ... [2020-12-04T23:54:42.472Z] [2020-12-04T23:54:42.472Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:54:42.472Z] #43 11.13 container/list [2020-12-04T23:54:42.472Z] #43 11.48 crypto/internal/subtle [2020-12-04T23:54:42.472Z] #43 11.54 crypto/subtle [2020-12-04T23:54:42.472Z] #43 11.66 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-04T23:54:42.472Z] #43 11.74 internal/nettrace [2020-12-04T23:54:42.472Z] #43 11.83 runtime/cgo [2020-12-04T23:54:42.472Z] #43 16.41 vendor/golang.org/x/crypto/internal/subtle [2020-12-04T23:54:42.482Z] #25 5.762 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-12-04T23:54:42.482Z] #25 5.772 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:54:42.482Z] #25 5.884 Selecting previously unselected package openssl. [2020-12-04T23:54:42.482Z] #25 5.885 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-12-04T23:54:42.482Z] #25 5.897 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-12-04T23:54:42.653Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-04T23:54:42.653Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-04T23:54:42.653Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-04T23:54:42.653Z] - CONFIG_EXT4_FS: enabled [2020-12-04T23:54:42.653Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-04T23:54:42.653Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-04T23:54:42.653Z] - Network Drivers: [2020-12-04T23:54:42.653Z] - "overlay": [2020-12-04T23:54:42.653Z] - CONFIG_VXLAN: enabled (as module) [2020-12-04T23:54:42.653Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-04T23:54:42.653Z] Optional (for encrypted networks): [2020-12-04T23:54:42.653Z] - CONFIG_CRYPTO: enabled [2020-12-04T23:54:42.653Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-04T23:54:42.653Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-04T23:54:42.653Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-04T23:54:42.653Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-04T23:54:42.653Z] - CONFIG_XFRM: enabled [2020-12-04T23:54:42.653Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-04T23:54:42.653Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-04T23:54:42.653Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-04T23:54:42.653Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-04T23:54:42.653Z] - "ipvlan": [2020-12-04T23:54:42.653Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-04T23:54:42.653Z] - "macvlan": [2020-12-04T23:54:42.653Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-04T23:54:42.653Z] - CONFIG_DUMMY: enabled (as module) [2020-12-04T23:54:42.653Z] - "ftp,tftp client in container": [2020-12-04T23:54:42.653Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-04T23:54:42.653Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-04T23:54:42.653Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-04T23:54:42.654Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-04T23:54:42.654Z] - Storage Drivers: [2020-12-04T23:54:42.654Z] - "aufs": [2020-12-04T23:54:42.654Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-04T23:54:42.654Z] - "btrfs": [2020-12-04T23:54:42.654Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-04T23:54:42.654Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-04T23:54:42.654Z] - "devicemapper": [2020-12-04T23:54:42.654Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-04T23:54:42.654Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-04T23:54:42.654Z] - "overlay": [2020-12-04T23:54:42.654Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-04T23:54:42.654Z] - "zfs": [2020-12-04T23:54:42.654Z] - /dev/zfs: present [2020-12-04T23:54:42.654Z] - zfs command: missing [2020-12-04T23:54:42.743Z] Removing intermediate container 01a2d1fa2aea [2020-12-04T23:54:42.743Z] ---> 03e457a77905 [2020-12-04T23:54:42.743Z] Step 10/15 : ARG GOOS [2020-12-04T23:54:42.743Z] ---> Running in fc4d501cb76d [2020-12-04T23:54:42.743Z] Removing intermediate container fc4d501cb76d [2020-12-04T23:54:42.743Z] ---> e4cbaa68819d [2020-12-04T23:54:42.743Z] Step 11/15 : ARG GOARCH [2020-12-04T23:54:42.743Z] ---> Running in 8437037d0af9 [2020-12-04T23:54:42.743Z] Removing intermediate container 8437037d0af9 [2020-12-04T23:54:42.743Z] ---> 789f7fb75357 [2020-12-04T23:54:42.743Z] 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-12-04T23:54:42.765Z] #43 ... [2020-12-04T23:54:42.765Z] [2020-12-04T23:54:42.765Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:54:42.765Z] #38 14.58 Checking out files: 90% (1515/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-12-04T23:54:42.765Z] #38 14.70 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-04T23:54:42.765Z] #38 16.59 + 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-12-04T23:54:42.765Z] #38 ... [2020-12-04T23:54:42.765Z] [2020-12-04T23:54:42.765Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:54:42.765Z] #34 13.36 Fetched 8095 kB in 10s (778 kB/s) [2020-12-04T23:54:42.765Z] #34 13.36 Reading package lists... [2020-12-04T23:54:42.765Z] #34 16.88 Reading package lists... [2020-12-04T23:54:42.765Z] #34 19.73 Building dependency tree... [2020-12-04T23:54:42.765Z] #34 20.59 The following additional packages will be installed: [2020-12-04T23:54:42.765Z] #34 20.60 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-04T23:54:42.765Z] #34 20.60 Suggested packages: [2020-12-04T23:54:42.765Z] #34 20.60 cmake-doc ninja-build lrzip [2020-12-04T23:54:42.765Z] #34 20.60 Recommended packages: [2020-12-04T23:54:42.765Z] #34 20.60 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-04T23:54:42.765Z] #34 21.27 The following NEW packages will be installed: [2020-12-04T23:54:42.765Z] #34 21.27 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-04T23:54:42.765Z] #34 21.27 vim-common xxd [2020-12-04T23:54:42.765Z] #34 21.46 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:54:42.765Z] #34 21.46 Need to get 14.0 MB of archives. [2020-12-04T23:54:42.765Z] #34 21.46 After this operation, 62.1 MB of additional disk space will be used. [2020-12-04T23:54:42.765Z] #34 21.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-12-04T23:54:42.765Z] #34 21.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-12-04T23:54:42.916Z] - zpool command: missing [2020-12-04T23:54:42.916Z] [2020-12-04T23:54:42.916Z] Limits: [2020-12-04T23:54:42.916Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-04T23:54:42.916Z] [2020-12-04T23:54:42.916Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-04T23:54:43.037Z] ---> Running in 50a375f29aeb [2020-12-04T23:54:43.059Z] #34 21.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-12-04T23:54:43.059Z] #34 21.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-12-04T23:54:43.059Z] #34 ... [2020-12-04T23:54:43.059Z] [2020-12-04T23:54:43.059Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:54:43.059Z] #53 13.24 Fetched 8095 kB in 10s (800 kB/s) [2020-12-04T23:54:43.059Z] #53 13.24 Reading package lists... [2020-12-04T23:54:43.059Z] #53 16.50 Reading package lists... [2020-12-04T23:54:43.059Z] #53 19.81 Building dependency tree... [2020-12-04T23:54:43.059Z] #53 20.68 The following additional packages will be installed: [2020-12-04T23:54:43.059Z] #53 20.68 libbtrfs0 [2020-12-04T23:54:43.059Z] #53 20.75 The following NEW packages will be installed: [2020-12-04T23:54:43.059Z] #53 20.75 libbtrfs-dev libbtrfs0 [2020-12-04T23:54:43.059Z] #53 20.90 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:54:43.059Z] #53 20.90 Need to get 118 kB of archives. [2020-12-04T23:54:43.059Z] #53 20.90 After this operation, 390 kB of additional disk space will be used. [2020-12-04T23:54:43.059Z] #53 20.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-12-04T23:54:43.059Z] #53 20.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-12-04T23:54:43.059Z] #53 21.58 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:54:43.059Z] #53 21.64 Fetched 118 kB in 0s (1116 kB/s) [2020-12-04T23:54:43.059Z] #53 21.69 Selecting previously unselected package libbtrfs0. [2020-12-04T23:54:43.262Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:495d623ae5b1b601667d82682c5c265be189a29b . [2020-12-04T23:54:43.262Z] #1 [internal] load .dockerignore [2020-12-04T23:54:43.262Z] #1 transferring context: 87B done [2020-12-04T23:54:43.262Z] #1 DONE 0.1s [2020-12-04T23:54:43.262Z] [2020-12-04T23:54:43.262Z] #2 [internal] load build definition from Dockerfile [2020-12-04T23:54:43.262Z] #2 transferring dockerfile: 16.58kB done [2020-12-04T23:54:43.262Z] #2 DONE 0.1s [2020-12-04T23:54:43.358Z] #53 21.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-12-04T23:54:43.358Z] #53 21.77 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-12-04T23:54:43.358Z] #53 21.77 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-04T23:54:43.358Z] #53 21.83 Selecting previously unselected package libbtrfs-dev. [2020-12-04T23:54:43.358Z] #53 21.84 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-12-04T23:54:43.358Z] #53 21.85 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:54:43.358Z] #53 22.04 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-04T23:54:43.358Z] #53 22.05 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:54:43.358Z] #53 22.06 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:54:43.358Z] #53 ... [2020-12-04T23:54:43.358Z] [2020-12-04T23:54:43.358Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:54:43.358Z] #34 22.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-12-04T23:54:43.410Z] #25 6.741 Selecting previously unselected package ca-certificates. [2020-12-04T23:54:43.410Z] #25 6.743 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-04T23:54:43.410Z] #25 6.757 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-04T23:54:43.532Z] [2020-12-04T23:54:43.532Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-04T23:54:43.652Z] #34 22.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-12-04T23:54:43.652Z] #34 22.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-12-04T23:54:43.652Z] #34 22.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-12-04T23:54:43.652Z] #34 22.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-12-04T23:54:43.652Z] #34 22.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-12-04T23:54:43.666Z] #25 7.060 Selecting previously unselected package libnghttp2-14:amd64. [2020-12-04T23:54:43.666Z] #25 7.062 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-12-04T23:54:43.666Z] #25 7.074 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-04T23:54:44.106Z] #3 DONE 0.7s [2020-12-04T23:54:44.106Z] [2020-12-04T23:54:44.106Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-04T23:54:44.106Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-04T23:54:44.106Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-12-04T23:54:44.106Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-04T23:54:44.106Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-12-04T23:54:44.106Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-12-04T23:54:44.289Z] #34 ... [2020-12-04T23:54:44.289Z] [2020-12-04T23:54:44.289Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:54:44.289Z] #53 DONE 23.1s [2020-12-04T23:54:44.368Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-12-04T23:54:44.368Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-12-04T23:54:44.368Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-12-04T23:54:44.583Z] [2020-12-04T23:54:44.583Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:54:44.583Z] #34 23.11 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:54:44.583Z] #34 23.16 Fetched 14.0 MB in 1s (10.7 MB/s) [2020-12-04T23:54:44.583Z] #34 23.27 Selecting previously unselected package xxd. [2020-12-04T23:54:44.593Z] #25 7.823 Selecting previously unselected package libpsl5:amd64. [2020-12-04T23:54:44.593Z] #25 7.824 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-12-04T23:54:44.593Z] #25 7.835 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-12-04T23:54:44.593Z] #25 7.885 Selecting previously unselected package librtmp1:amd64. [2020-12-04T23:54:44.593Z] #25 7.886 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-12-04T23:54:44.593Z] #25 7.894 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-04T23:54:44.593Z] #25 7.973 Selecting previously unselected package libssh2-1:amd64. [2020-12-04T23:54:44.593Z] #25 7.974 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-12-04T23:54:44.593Z] #25 8.021 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-04T23:54:44.768Z] #8 ... [2020-12-04T23:54:44.768Z] [2020-12-04T23:54:44.768Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-04T23:54:44.768Z] #25 9.151 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-12-04T23:54:44.768Z] #25 9.168 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-04T23:54:44.768Z] #25 9.178 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-04T23:54:44.768Z] #25 9.190 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:54:44.769Z] #25 9.202 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-04T23:54:44.769Z] #25 9.931 Updating certificates in /etc/ssl/certs... [2020-12-04T23:54:44.769Z] #25 11.17 126 added, 0 removed; done. [2020-12-04T23:54:44.769Z] #25 11.21 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:54:44.769Z] #25 11.22 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-04T23:54:44.769Z] #25 11.23 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-04T23:54:44.769Z] #25 11.25 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-04T23:54:44.769Z] #25 11.26 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:54:44.769Z] #25 11.28 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-04T23:54:44.769Z] #25 11.29 Updating certificates in /etc/ssl/certs... [2020-12-04T23:54:44.769Z] #25 12.17 0 added, 0 removed; done. [2020-12-04T23:54:44.769Z] #25 12.17 Running hooks in /etc/ca-certificates/update.d... [2020-12-04T23:54:44.769Z] #25 12.17 done. [2020-12-04T23:54:44.769Z] #25 DONE 14.1s [2020-12-04T23:54:44.769Z] [2020-12-04T23:54:44.769Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-04T23:54:44.769Z] #26 DONE 0.1s [2020-12-04T23:54:44.769Z] [2020-12-04T23:54:44.769Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:54:44.769Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s done [2020-12-04T23:54:44.877Z] #34 23.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-12-04T23:54:44.877Z] #34 23.38 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-12-04T23:54:44.877Z] #34 23.40 Unpacking xxd (2:8.1.0875-5) ... [2020-12-04T23:54:44.877Z] #34 23.59 Selecting previously unselected package vim-common. [2020-12-04T23:54:44.877Z] #34 23.59 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-04T23:54:44.877Z] #34 23.61 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-04T23:54:44.971Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-12-04T23:54:44.971Z] #4 DONE 0.8s [2020-12-04T23:54:45.026Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-12-04T23:54:45.170Z] #34 23.94 Selecting previously unselected package cmake-data. [2020-12-04T23:54:45.233Z] [2020-12-04T23:54:45.233Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-04T23:54:45.293Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-12-04T23:54:45.293Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-cfff96c2\powershellScript.ps1'; exit $LASTEXITCODE; [2020-12-04T23:54:45.293Z] ---------------------------------------------------------------------------- [2020-12-04T23:54:45.293Z] [2020-12-04T23:54:45.293Z] INFO: executeCI.ps1 starting at Fri Dec 4 23:54:41 CUT 2020 [2020-12-04T23:54:45.293Z] [2020-12-04T23:54:45.293Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-12-04T23:54:45.293Z] INFO: Running git version 2.24.1.windows.2 [2020-12-04T23:54:45.293Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-12-04T23:54:45.293Z] INFO: Environment variables: [2020-12-04T23:54:45.293Z] [2020-12-04T23:54:45.293Z] Name Value [2020-12-04T23:54:45.293Z] ---- ----- [2020-12-04T23:54:45.293Z] ALLUSERSPROFILE C:\ProgramData [2020-12-04T23:54:45.293Z] amd64 true [2020-12-04T23:54:45.293Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-12-04T23:54:45.293Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-12-04T23:54:45.293Z] arm64 true [2020-12-04T23:54:45.293Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-12-04T23:54:45.293Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-12-04T23:54:45.293Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-12-04T23:54:45.293Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2020-12-04T23:54:45.293Z] BRANCH_NAME PR-41749 [2020-12-04T23:54:45.293Z] BUILD_DISPLAY_NAME #4 [2020-12-04T23:54:45.293Z] BUILD_ID 4 [2020-12-04T23:54:45.293Z] BUILD_NUMBER 4 [2020-12-04T23:54:45.293Z] BUILD_TAG jenkins-moby-PR-41749-4 [2020-12-04T23:54:45.293Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41749/4/ [2020-12-04T23:54:45.293Z] CHANGE_AUTHOR cpuguy83 [2020-12-04T23:54:45.293Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2020-12-04T23:54:45.293Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2020-12-04T23:54:45.293Z] CHANGE_BRANCH fallback_manifest_store [2020-12-04T23:54:45.293Z] CHANGE_FORK cpuguy83/docker [2020-12-04T23:54:45.293Z] CHANGE_ID 41749 [2020-12-04T23:54:45.293Z] CHANGE_TARGET master [2020-12-04T23:54:45.293Z] CHANGE_TITLE Add fallback for pull by tag [2020-12-04T23:54:45.293Z] CHANGE_URL https://github.com/moby/moby/pull/41749 [2020-12-04T23:54:45.293Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-04T23:54:45.293Z] CommonProgramFiles C:\Program Files\Common Files [2020-12-04T23:54:45.293Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-12-04T23:54:45.293Z] CommonProgramW6432 C:\Program Files\Common Files [2020-12-04T23:54:45.293Z] COMPUTERNAME azwin-2-d78ae0 [2020-12-04T23:54:45.293Z] ComSpec C:\windows\system32\cmd.exe [2020-12-04T23:54:45.293Z] ConfigSequenceNumber 0 [2020-12-04T23:54:45.293Z] dco true [2020-12-04T23:54:45.293Z] DOCKER_BUILDKIT 0 [2020-12-04T23:54:45.293Z] DOCKER_DUT_DEBUG 1 [2020-12-04T23:54:45.293Z] DOCKER_EXPERIMENTAL 1 [2020-12-04T23:54:45.293Z] DOCKER_GRAPHDRIVER overlay2 [2020-12-04T23:54:45.293Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-12-04T23:54:45.293Z] EXECUTOR_NUMBER 0 [2020-12-04T23:54:45.293Z] FQDN azwin-2-d78ae0.westus.cloudapp.azure.com [2020-12-04T23:54:45.293Z] GIT_BRANCH PR-41749 [2020-12-04T23:54:45.293Z] GIT_COMMIT 495d623ae5b1b601667d82682c5c265be189a29b [2020-12-04T23:54:45.293Z] GIT_PREVIOUS_COMMIT ae443070cb354c23b5d3f5d3e507b50b50c63b99 [2020-12-04T23:54:45.293Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT ae443070cb354c23b5d3f5d3e507b50b50c63b99 [2020-12-04T23:54:45.293Z] GIT_URL https://github.com/moby/moby.git [2020-12-04T23:54:45.293Z] HUDSON_COOKIE 7938cdfe-0af6-4ead-85f9-61d20c19b9d3 [2020-12-04T23:54:45.293Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-12-04T23:54:45.293Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-12-04T23:54:45.293Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-12-04T23:54:45.293Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-12-04T23:54:45.293Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-12-04T23:54:45.293Z] JENKINS_NODE_COOKIE 2c58c6ef-fc8c-41a3-aad1-04da7f904074 [2020-12-04T23:54:45.293Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-12-04T23:54:45.293Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-12-04T23:54:45.293Z] JOB_BASE_NAME PR-41749 [2020-12-04T23:54:45.293Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41749/display/redirect [2020-12-04T23:54:45.293Z] JOB_NAME moby/PR-41749 [2020-12-04T23:54:45.293Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41749/ [2020-12-04T23:54:45.293Z] library.jps.version master [2020-12-04T23:54:45.293Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-12-04T23:54:45.293Z] NODE_LABELS amd64 azure azwin-2-d78ae0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-12-04T23:54:45.293Z] NODE_NAME azwin-2-d78ae0 [2020-12-04T23:54:45.293Z] NUMBER_OF_PROCESSORS 4 [2020-12-04T23:54:45.293Z] OS Windows_NT [2020-12-04T23:54:45.293Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-12-04T23:54:45.293Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-12-04T23:54:45.293Z] ppc64le true [2020-12-04T23:54:45.293Z] PROCESSOR_ARCHITECTURE AMD64 [2020-12-04T23:54:45.293Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-12-04T23:54:45.293Z] PROCESSOR_LEVEL 6 [2020-12-04T23:54:45.293Z] PROCESSOR_REVISION 4f01 [2020-12-04T23:54:45.293Z] ProgramData C:\ProgramData [2020-12-04T23:54:45.293Z] ProgramFiles C:\Program Files [2020-12-04T23:54:45.293Z] ProgramFiles(x86) C:\Program Files (x86) [2020-12-04T23:54:45.293Z] ProgramW6432 C:\Program Files [2020-12-04T23:54:45.293Z] PROMPT $P$G [2020-12-04T23:54:45.293Z] PSExecutionPolicyPreference Bypass [2020-12-04T23:54:45.293Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-12-04T23:54:45.293Z] PUBLIC C:\Users\Public [2020-12-04T23:54:45.293Z] rootless true [2020-12-04T23:54:45.293Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41749/4/display/redirect?page=artif... [2020-12-04T23:54:45.293Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41749/4/display/redirect?page=changes [2020-12-04T23:54:45.293Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41749/4/display/redirect [2020-12-04T23:54:45.293Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41749/4/display/redirect?page=tests [2020-12-04T23:54:45.293Z] s390x true [2020-12-04T23:54:45.293Z] SKIP_VALIDATION_TESTS 1 [2020-12-04T23:54:45.293Z] SOURCES_DRIVE d [2020-12-04T23:54:45.293Z] SOURCES_SUBDIR gopath [2020-12-04T23:54:45.293Z] STAGE_NAME Run tests [2020-12-04T23:54:45.293Z] SystemDrive C: [2020-12-04T23:54:45.293Z] SystemRoot C:\windows [2020-12-04T23:54:45.293Z] TEMP C:\windows\TEMP [2020-12-04T23:54:45.293Z] TESTDEBUG 0 [2020-12-04T23:54:45.293Z] TESTRUN_DRIVE d [2020-12-04T23:54:45.293Z] TESTRUN_SUBDIR CI [2020-12-04T23:54:45.293Z] TIMEOUT 120m [2020-12-04T23:54:45.293Z] TMP C:\windows\TEMP [2020-12-04T23:54:45.293Z] unit_validate true [2020-12-04T23:54:45.293Z] USERDOMAIN WORKGROUP [2020-12-04T23:54:45.293Z] USERNAME azwin-2-d78ae0$ [2020-12-04T23:54:45.293Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-12-04T23:54:45.293Z] validate_force false [2020-12-04T23:54:45.293Z] windir C:\windows [2020-12-04T23:54:45.293Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-12-04T23:54:45.293Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-12-04T23:54:45.293Z] windowsRS1 false [2020-12-04T23:54:45.293Z] windowsRS5 true [2020-12-04T23:54:45.293Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-12-04T23:54:45.293Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2020-12-04T23:54:45.293Z] [2020-12-04T23:54:45.293Z] [2020-12-04T23:54:45.293Z] [2020-12-04T23:54:45.293Z] INFO: Sources under d:\gopath\... [2020-12-04T23:54:45.293Z] INFO: Test run under d:\CI\... [2020-12-04T23:54:45.293Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-12-04T23:54:45.293Z] INFO: docker/docker repository was found [2020-12-04T23:54:45.293Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-12-04T23:54:45.293Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1577' [2020-12-04T23:54:45.293Z] INFO: Docker version of control daemon [2020-12-04T23:54:45.293Z] [2020-12-04T23:54:45.293Z] Client: Docker Engine - Enterprise [2020-12-04T23:54:45.293Z] Version: 19.03.12 [2020-12-04T23:54:45.293Z] API version: 1.40 [2020-12-04T23:54:45.293Z] Go version: go1.13.13 [2020-12-04T23:54:45.293Z] Git commit: 4306744 [2020-12-04T23:54:45.293Z] Built: 08/05/2020 19:27:53 [2020-12-04T23:54:45.293Z] OS/Arch: windows/amd64 [2020-12-04T23:54:45.293Z] Experimental: false [2020-12-04T23:54:45.293Z] [2020-12-04T23:54:45.293Z] Server: Docker Engine - Enterprise [2020-12-04T23:54:45.293Z] Engine: [2020-12-04T23:54:45.293Z] Version: 19.03.12 [2020-12-04T23:54:45.293Z] API version: 1.40 (minimum version 1.24) [2020-12-04T23:54:45.293Z] Go version: go1.13.13 [2020-12-04T23:54:45.293Z] Git commit: f295753ffd [2020-12-04T23:54:45.293Z] Built: 08/05/2020 19:26:41 [2020-12-04T23:54:45.293Z] OS/Arch: windows/amd64 [2020-12-04T23:54:45.293Z] Experimental: true [2020-12-04T23:54:45.293Z] [2020-12-04T23:54:45.293Z] INFO: Docker info of control daemon [2020-12-04T23:54:45.293Z] [2020-12-04T23:54:45.293Z] Client: [2020-12-04T23:54:45.293Z] Debug Mode: false [2020-12-04T23:54:45.293Z] Plugins: [2020-12-04T23:54:45.293Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-12-04T23:54:45.293Z] [2020-12-04T23:54:45.293Z] Server: [2020-12-04T23:54:45.293Z] Containers: 0 [2020-12-04T23:54:45.293Z] Running: 0 [2020-12-04T23:54:45.293Z] Paused: 0 [2020-12-04T23:54:45.293Z] Stopped: 0 [2020-12-04T23:54:45.293Z] Images: 10 [2020-12-04T23:54:45.293Z] Server Version: 19.03.12 [2020-12-04T23:54:45.293Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-12-04T23:54:45.293Z] Windows: [2020-12-04T23:54:45.293Z] LCOW: [2020-12-04T23:54:45.293Z] Logging Driver: json-file [2020-12-04T23:54:45.293Z] Plugins: [2020-12-04T23:54:45.293Z] Volume: local [2020-12-04T23:54:45.293Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-04T23:54:45.293Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-04T23:54:45.293Z] Swarm: inactive [2020-12-04T23:54:45.293Z] Default Isolation: process [2020-12-04T23:54:45.293Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-04T23:54:45.293Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-04T23:54:45.293Z] OSType: windows [2020-12-04T23:54:45.293Z] Architecture: x86_64 [2020-12-04T23:54:45.293Z] CPUs: 4 [2020-12-04T23:54:45.293Z] Total Memory: 32GiB [2020-12-04T23:54:45.293Z] Name: azwin-2-d78ae0 [2020-12-04T23:54:45.293Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-12-04T23:54:45.293Z] Docker Root Dir: D:\docker [2020-12-04T23:54:45.293Z] Debug Mode: false [2020-12-04T23:54:45.293Z] Registry: https://index.docker.io/v1/ [2020-12-04T23:54:45.293Z] Labels: [2020-12-04T23:54:45.293Z] Experimental: true [2020-12-04T23:54:45.293Z] Insecure Registries: [2020-12-04T23:54:45.293Z] 10.0.0.4:5000 [2020-12-04T23:54:45.293Z] 127.0.0.0/8 [2020-12-04T23:54:45.293Z] Registry Mirrors: [2020-12-04T23:54:45.293Z] http://10.0.0.4:5000/ [2020-12-04T23:54:45.293Z] Live Restore Enabled: false [2020-12-04T23:54:45.293Z] [2020-12-04T23:54:45.293Z] [2020-12-04T23:54:45.293Z] INFO: Commit hash is 495d623ae5 [2020-12-04T23:54:45.293Z] INFO: Nuke-Everything... [2020-12-04T23:54:45.293Z] INFO: Container count on control daemon to delete is 0 [2020-12-04T23:54:45.293Z] INFO: Nuking d:\CI [2020-12-04T23:54:45.293Z] INFO: Zapped successfully [2020-12-04T23:54:45.293Z] INFO: Location for testing is d:\CI\PR-41749\4 [2020-12-04T23:54:45.293Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-12-04T23:54:45.293Z] [2020-12-04T23:54:45.293Z] [2020-12-04T23:54:45.293Z] INFO: Building the image from Dockerfile.windows at 12/04/2020 23:54:44... [2020-12-04T23:54:45.295Z] [2020-12-04T23:54:45.468Z] #34 23.94 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-04T23:54:45.468Z] #34 23.95 Unpacking cmake-data (3.13.4-1) ... [2020-12-04T23:54:45.468Z] #34 ... [2020-12-04T23:54:45.468Z] [2020-12-04T23:54:45.468Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:54:45.468Z] #27 20.33 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-04T23:54:45.468Z] #27 20.67 #=#=# [2020-12-04T23:54:45.468Z] #27 20.80 ######################################################################## 100.0% [2020-12-04T23:54:45.468Z] #27 20.91 [2020-12-04T23:54:45.468Z] #27 21.60 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-04T23:54:45.468Z] #27 21.93 [2020-12-04T23:54:45.468Z] #27 22.01 ######################################################################## 100.0% [2020-12-04T23:54:45.468Z] #27 22.08 [2020-12-04T23:54:45.468Z] #27 22.14 Download of images into '/build' complete. [2020-12-04T23:54:45.468Z] #27 22.14 Use something like the following to load the result into a Docker daemon: [2020-12-04T23:54:45.468Z] #27 22.14 tar -cC '/build' . | docker load [2020-12-04T23:54:45.468Z] #27 DONE 22.3s [2020-12-04T23:54:45.468Z] [2020-12-04T23:54:45.468Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:54:45.468Z] #11 14.19 Fetched 8095 kB in 11s (735 kB/s) [2020-12-04T23:54:45.468Z] #11 14.19 Reading package lists... [2020-12-04T23:54:45.468Z] #11 17.58 Reading package lists... [2020-12-04T23:54:45.468Z] #11 20.48 Building dependency tree... [2020-12-04T23:54:45.468Z] #11 21.44 The following additional packages will be installed: [2020-12-04T23:54:45.468Z] #11 21.44 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-04T23:54:45.468Z] #11 21.44 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-04T23:54:45.468Z] #11 21.44 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-04T23:54:45.468Z] #11 21.44 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-04T23:54:45.468Z] #11 21.44 Suggested packages: [2020-12-04T23:54:45.468Z] #11 21.45 gcc-8-locales seccomp wine64 [2020-12-04T23:54:45.468Z] #11 22.33 The following NEW packages will be installed: [2020-12-04T23:54:45.468Z] #11 22.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-04T23:54:45.468Z] #11 22.34 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-04T23:54:45.468Z] #11 22.34 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-04T23:54:45.468Z] #11 22.34 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-04T23:54:45.468Z] #11 22.34 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-04T23:54:45.468Z] #11 22.34 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-04T23:54:45.468Z] #11 22.47 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:54:45.468Z] #11 22.47 Need to get 73.3 MB of archives. [2020-12-04T23:54:45.468Z] #11 22.47 After this operation, 494 MB of additional disk space will be used. [2020-12-04T23:54:45.468Z] #11 22.47 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-12-04T23:54:45.468Z] #11 22.85 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-12-04T23:54:45.468Z] #11 23.47 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-12-04T23:54:45.468Z] #11 23.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-12-04T23:54:45.468Z] #11 23.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-12-04T23:54:45.468Z] #11 23.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-04T23:54:45.468Z] #11 23.77 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-12-04T23:54:45.468Z] #11 24.00 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-12-04T23:54:45.468Z] #11 24.17 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-12-04T23:54:45.496Z] #7 ... [2020-12-04T23:54:45.496Z] [2020-12-04T23:54:45.496Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-04T23:54:45.496Z] #6 DONE 0.3s [2020-12-04T23:54:45.496Z] [2020-12-04T23:54:45.496Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-04T23:54:45.496Z] #7 DONE 0.4s [2020-12-04T23:54:45.496Z] [2020-12-04T23:54:45.496Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-04T23:54:45.496Z] #5 DONE 0.5s [2020-12-04T23:54:45.520Z] #25 ... [2020-12-04T23:54:45.520Z] [2020-12-04T23:54:45.520Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-04T23:54:45.520Z] #9 DONE 3.6s [2020-12-04T23:54:45.520Z] [2020-12-04T23:54:45.520Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-04T23:54:45.520Z] #25 8.888 Selecting previously unselected package libcurl4:amd64. [2020-12-04T23:54:45.520Z] #25 8.889 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-12-04T23:54:45.520Z] #25 8.905 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-04T23:54:45.520Z] #25 8.951 Selecting previously unselected package curl. [2020-12-04T23:54:45.520Z] #25 ... [2020-12-04T23:54:45.520Z] [2020-12-04T23:54:45.520Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-04T23:54:45.758Z] [2020-12-04T23:54:45.758Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:54:45.758Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-04T23:54:45.776Z] #11 ... [2020-12-04T23:54:45.776Z] [2020-12-04T23:54:45.776Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:54:45.776Z] #40 14.27 Fetched 8095 kB in 12s (702 kB/s) [2020-12-04T23:54:45.776Z] #40 14.27 Reading package lists... [2020-12-04T23:54:45.776Z] #40 17.83 Reading package lists... [2020-12-04T23:54:45.776Z] #40 20.74 Building dependency tree... [2020-12-04T23:54:45.776Z] #40 21.64 The following additional packages will be installed: [2020-12-04T23:54:45.776Z] #40 21.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-04T23:54:45.776Z] #40 21.65 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-04T23:54:45.776Z] #40 21.65 Suggested packages: [2020-12-04T23:54:45.776Z] #40 21.65 manpages-dev python-setuptools [2020-12-04T23:54:45.776Z] #40 22.51 The following NEW packages will be installed: [2020-12-04T23:54:45.776Z] #40 22.51 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-04T23:54:45.776Z] #40 22.51 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-04T23:54:45.776Z] #40 22.51 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-04T23:54:45.776Z] #40 22.51 python-six zlib1g-dev [2020-12-04T23:54:45.776Z] #40 22.67 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:54:45.776Z] #40 22.67 Need to get 3742 kB of archives. [2020-12-04T23:54:45.776Z] #40 22.67 After this operation, 22.0 MB of additional disk space will be used. [2020-12-04T23:54:45.776Z] #40 22.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-12-04T23:54:45.776Z] #40 22.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-12-04T23:54:45.776Z] #40 22.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-12-04T23:54:45.776Z] #40 22.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-12-04T23:54:45.776Z] #40 22.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-12-04T23:54:45.776Z] #40 22.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-12-04T23:54:45.776Z] #40 22.89 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-12-04T23:54:45.776Z] #40 22.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-12-04T23:54:45.776Z] #40 22.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-12-04T23:54:45.776Z] #40 22.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-12-04T23:54:45.776Z] #40 23.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-12-04T23:54:45.776Z] #40 23.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-12-04T23:54:45.776Z] #40 23.23 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-12-04T23:54:45.776Z] #40 23.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-12-04T23:54:45.776Z] #40 23.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-04T23:54:45.776Z] #40 23.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-12-04T23:54:45.776Z] #40 23.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-12-04T23:54:45.776Z] #40 24.22 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:54:45.776Z] #40 24.41 Fetched 3742 kB in 1s (4810 kB/s) [2020-12-04T23:54:45.776Z] #40 ... [2020-12-04T23:54:45.776Z] [2020-12-04T23:54:45.776Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:54:45.776Z] #47 24.28 go: finding github.com/fatih/color v1.7.0 [2020-12-04T23:54:45.776Z] #47 24.33 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-04T23:54:45.776Z] #47 24.33 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-04T23:54:45.776Z] #47 24.34 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-04T23:54:45.776Z] #47 24.37 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-04T23:54:45.776Z] #47 24.41 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-04T23:54:45.776Z] #47 24.41 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-04T23:54:45.776Z] #47 24.43 go: finding github.com/pkg/errors v0.8.1 [2020-12-04T23:54:45.776Z] #47 24.44 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-04T23:54:45.776Z] #47 24.46 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-04T23:54:45.776Z] #47 24.47 go: finding github.com/stretchr/testify v1.4.0 [2020-12-04T23:54:45.776Z] #47 24.48 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-04T23:54:45.776Z] #47 24.49 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-04T23:54:45.776Z] #47 24.49 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-04T23:54:45.776Z] #47 24.50 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-04T23:54:45.776Z] #47 24.50 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-04T23:54:45.776Z] #47 24.50 go: finding github.com/stretchr/objx v0.2.0 [2020-12-04T23:54:45.776Z] #47 24.51 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-04T23:54:45.776Z] #47 24.53 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-04T23:54:45.776Z] #47 24.53 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-04T23:54:45.812Z] #10 DONE 0.5s [2020-12-04T23:54:45.812Z] [2020-12-04T23:54:45.812Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-04T23:54:45.812Z] #25 8.952 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-12-04T23:54:45.812Z] #25 8.955 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-04T23:54:45.812Z] #25 9.010 Selecting previously unselected package libonig5:amd64. [2020-12-04T23:54:45.812Z] #25 9.011 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-12-04T23:54:45.812Z] #25 9.015 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-04T23:54:45.812Z] #25 9.061 Selecting previously unselected package libjq1:amd64. [2020-12-04T23:54:45.812Z] #25 9.062 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-04T23:54:45.812Z] #25 9.066 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-04T23:54:45.812Z] #25 9.099 Selecting previously unselected package jq. [2020-12-04T23:54:45.812Z] #25 9.100 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-04T23:54:45.812Z] #25 9.104 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-04T23:54:45.813Z] #25 9.143 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-12-04T23:54:45.813Z] #25 9.153 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-12-04T23:54:45.813Z] #25 9.163 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-12-04T23:54:45.813Z] #25 9.267 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-04T23:54:45.813Z] #25 9.277 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:54:45.813Z] #25 9.289 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:54:45.813Z] #25 9.301 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:54:45.813Z] #25 9.313 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-04T23:54:45.813Z] #25 9.322 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:54:45.813Z] #25 9.332 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:54:45.813Z] #25 9.343 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-04T23:54:45.813Z] #25 9.361 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:54:46.021Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 188.97kB / 7.81MB 0.2s [2020-12-04T23:54:46.021Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.77MB / 50.40MB 0.2s [2020-12-04T23:54:46.021Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-04T23:54:46.021Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-12-04T23:54:46.021Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-12-04T23:54:46.021Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.81MB / 7.81MB 0.3s [2020-12-04T23:54:46.021Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.87MB / 50.40MB 0.3s [2020-12-04T23:54:46.071Z] #47 24.54 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-04T23:54:46.071Z] #47 24.56 go: finding github.com/spf13/viper v1.6.1 [2020-12-04T23:54:46.071Z] #47 24.67 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-04T23:54:46.071Z] #47 24.72 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-04T23:54:46.071Z] #47 24.72 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-04T23:54:46.071Z] #47 24.77 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-04T23:54:46.071Z] #47 24.77 go: finding github.com/gobwas/glob v0.2.3 [2020-12-04T23:54:46.071Z] #47 24.78 go: finding github.com/spf13/cobra v0.0.5 [2020-12-04T23:54:46.071Z] #47 24.80 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-04T23:54:46.071Z] #25 ... [2020-12-04T23:54:46.071Z] [2020-12-04T23:54:46.071Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-04T23:54:46.071Z] #37 DONE 0.0s [2020-12-04T23:54:46.071Z] [2020-12-04T23:54:46.071Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-04T23:54:46.071Z] #25 9.373 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-12-04T23:54:46.071Z] #25 9.391 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-04T23:54:46.071Z] #25 9.410 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-04T23:54:46.071Z] #25 9.425 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:54:46.071Z] #25 9.473 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-04T23:54:46.071Z] #25 ... [2020-12-04T23:54:46.071Z] [2020-12-04T23:54:46.071Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-04T23:54:46.071Z] #29 DONE 0.1s [2020-12-04T23:54:46.283Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.04MB / 7.81MB 0.5s [2020-12-04T23:54:46.283Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.40MB / 50.40MB 0.5s [2020-12-04T23:54:46.283Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s [2020-12-04T23:54:46.283Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.51MB / 50.40MB 0.6s [2020-12-04T23:54:46.333Z] [2020-12-04T23:54:46.333Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-04T23:54:46.364Z] #47 24.91 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-04T23:54:46.364Z] #47 ... [2020-12-04T23:54:46.364Z] [2020-12-04T23:54:46.364Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:54:46.364Z] #62 14.92 Checking out files: 96% (1834/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-12-04T23:54:46.364Z] #62 15.01 + cd /tmp/tmp.4mIoST4sgE/src/github.com/docker/libnetwork [2020-12-04T23:54:46.364Z] #62 15.01 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-04T23:54:46.364Z] #62 15.25 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-04T23:54:46.364Z] #62 ... [2020-12-04T23:54:46.364Z] [2020-12-04T23:54:46.364Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:54:46.364Z] #47 24.96 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-04T23:54:46.364Z] #47 24.96 go: finding github.com/spf13/pflag v1.0.5 [2020-12-04T23:54:46.364Z] #47 24.97 go: finding github.com/magiconair/properties v1.8.1 [2020-12-04T23:54:46.364Z] #47 24.98 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-04T23:54:46.364Z] #47 24.99 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-04T23:54:46.364Z] #47 24.99 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-04T23:54:46.364Z] #47 25.01 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-04T23:54:46.364Z] #47 25.04 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-04T23:54:46.364Z] #47 25.08 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-04T23:54:46.547Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2020-12-04T23:54:46.547Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.78MB / 50.40MB 0.8s [2020-12-04T23:54:46.547Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 729.64kB / 51.83MB 0.8s [2020-12-04T23:54:46.547Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 280.31kB / 10.00MB 0.8s [2020-12-04T23:54:46.547Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.22MB / 10.00MB 0.9s [2020-12-04T23:54:46.657Z] #47 25.09 go: finding github.com/spf13/afero v1.1.2 [2020-12-04T23:54:46.657Z] #47 25.10 go: finding github.com/spf13/cast v1.3.0 [2020-12-04T23:54:46.657Z] #47 25.11 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-04T23:54:46.657Z] #47 25.13 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-04T23:54:46.657Z] #47 25.13 go: finding golang.org/x/text v0.3.2 [2020-12-04T23:54:46.657Z] #47 25.14 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-04T23:54:46.657Z] #47 25.18 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-04T23:54:46.657Z] #47 25.19 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-04T23:54:46.657Z] #47 25.20 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-04T23:54:46.657Z] #47 25.21 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-04T23:54:46.657Z] #47 25.22 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-04T23:54:46.657Z] #47 25.22 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-04T23:54:46.657Z] #47 25.25 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-04T23:54:46.657Z] #47 25.26 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-04T23:54:46.657Z] #47 25.27 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-04T23:54:46.657Z] #47 25.27 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-04T23:54:46.657Z] #47 25.28 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-04T23:54:46.657Z] #47 25.30 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-04T23:54:46.657Z] #47 25.36 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-04T23:54:46.657Z] #47 25.38 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-04T23:54:46.657Z] #47 25.39 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-04T23:54:46.657Z] #47 25.41 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-04T23:54:46.809Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.77MB / 50.40MB 1.0s [2020-12-04T23:54:46.810Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.80MB / 10.00MB 1.0s [2020-12-04T23:54:46.810Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 43.05MB / 50.40MB 1.2s [2020-12-04T23:54:46.810Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.52MB / 51.83MB 1.2s [2020-12-04T23:54:46.810Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.28MB / 10.00MB 1.2s [2020-12-04T23:54:46.950Z] #47 25.44 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-04T23:54:46.951Z] #47 25.45 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-04T23:54:46.951Z] #47 25.46 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-04T23:54:46.951Z] #47 25.46 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-04T23:54:46.951Z] #47 25.47 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-04T23:54:46.951Z] #47 25.48 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-04T23:54:46.951Z] #47 25.49 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-04T23:54:46.951Z] #47 25.52 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-04T23:54:46.951Z] #47 25.59 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-04T23:54:46.951Z] #47 25.63 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-04T23:54:47.072Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.94MB / 50.40MB 1.3s [2020-12-04T23:54:47.072Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.41MB / 51.83MB 1.3s [2020-12-04T23:54:47.072Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s [2020-12-04T23:54:47.072Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 48.95MB / 50.40MB 1.4s [2020-12-04T23:54:47.244Z] #47 25.63 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-04T23:54:47.244Z] #47 25.70 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-04T23:54:47.244Z] #47 25.72 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-04T23:54:47.647Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.67MB / 51.83MB 1.8s [2020-12-04T23:54:47.647Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.5s done [2020-12-04T23:54:47.647Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.25MB / 68.67MB 1.8s [2020-12-04T23:54:47.647Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done [2020-12-04T23:54:47.647Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.85MB / 68.67MB 2.0s [2020-12-04T23:54:47.647Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.0s [2020-12-04T23:54:47.647Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.90MB / 51.83MB 2.1s [2020-12-04T23:54:47.912Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.40MB / 68.67MB 2.1s [2020-12-04T23:54:47.912Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.38MB / 51.83MB 2.2s [2020-12-04T23:54:48.174Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.16MB / 68.67MB 2.3s [2020-12-04T23:54:48.174Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.15MB / 120.17MB 2.3s [2020-12-04T23:54:48.174Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 37.06MB / 51.83MB 2.6s [2020-12-04T23:54:48.174Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.32MB / 68.67MB 2.6s [2020-12-04T23:54:48.174Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 14.61MB / 120.17MB 2.6s [2020-12-04T23:54:48.174Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-12-04T23:54:48.241Z] #30 2.051 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-04T23:54:48.241Z] #30 2.053 Cloning into '.'... [2020-12-04T23:54:48.283Z] #47 ... [2020-12-04T23:54:48.283Z] [2020-12-04T23:54:48.283Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:54:48.283Z] #62 DONE 26.7s [2020-12-04T23:54:48.283Z] [2020-12-04T23:54:48.283Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:54:48.283Z] #40 24.49 Selecting previously unselected package libcap-dev:s390x. [2020-12-04T23:54:48.283Z] #40 24.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-12-04T23:54:48.283Z] #40 24.55 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-12-04T23:54:48.283Z] #40 24.55 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-12-04T23:54:48.283Z] #40 24.63 Selecting previously unselected package libnet1:s390x. [2020-12-04T23:54:48.283Z] #40 24.63 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-12-04T23:54:48.283Z] #40 24.64 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-04T23:54:48.283Z] #40 24.70 Selecting previously unselected package libnet1-dev. [2020-12-04T23:54:48.283Z] #40 24.71 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-12-04T23:54:48.283Z] #40 24.75 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-04T23:54:48.283Z] #40 24.85 Selecting previously unselected package libnl-3-200:s390x. [2020-12-04T23:54:48.283Z] #40 24.86 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-12-04T23:54:48.283Z] #40 24.87 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-12-04T23:54:48.283Z] #40 24.96 Selecting previously unselected package libnl-3-dev:s390x. [2020-12-04T23:54:48.283Z] #40 24.97 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-12-04T23:54:48.283Z] #40 24.97 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-12-04T23:54:48.283Z] #40 25.18 Selecting previously unselected package libprotobuf-c1:s390x. [2020-12-04T23:54:48.283Z] #40 25.18 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-12-04T23:54:48.283Z] #40 25.20 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-04T23:54:48.283Z] #40 25.26 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-12-04T23:54:48.283Z] #40 25.26 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-12-04T23:54:48.283Z] #40 25.27 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-12-04T23:54:48.283Z] #40 25.33 Selecting previously unselected package zlib1g-dev:s390x. [2020-12-04T23:54:48.283Z] #40 25.33 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-12-04T23:54:48.283Z] #40 25.36 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-12-04T23:54:48.283Z] #40 25.56 Selecting previously unselected package libprotobuf17:s390x. [2020-12-04T23:54:48.283Z] #40 25.56 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-12-04T23:54:48.283Z] #40 25.56 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-12-04T23:54:48.283Z] #40 26.03 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-12-04T23:54:48.283Z] #40 26.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-12-04T23:54:48.283Z] #40 26.04 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-12-04T23:54:48.283Z] #40 26.22 Selecting previously unselected package libprotobuf-dev:s390x. [2020-12-04T23:54:48.283Z] #40 26.22 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-12-04T23:54:48.283Z] #40 26.22 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-12-04T23:54:48.438Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.04MB / 51.83MB 2.7s [2020-12-04T23:54:48.438Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 43.05MB / 51.83MB 2.8s [2020-12-04T23:54:48.438Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.67MB / 68.67MB 2.8s [2020-12-04T23:54:48.701Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.66MB / 51.83MB 2.9s [2020-12-04T23:54:48.701Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 24.74MB / 120.17MB 2.9s [2020-12-04T23:54:48.701Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.0s [2020-12-04T23:54:48.701Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 31.60MB / 68.67MB 3.0s [2020-12-04T23:54:48.701Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 31.72MB / 120.17MB 3.0s [2020-12-04T23:54:48.921Z] #40 27.32 Selecting previously unselected package libprotoc17:s390x. [2020-12-04T23:54:48.921Z] #40 27.35 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-12-04T23:54:48.921Z] #40 27.36 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-12-04T23:54:48.921Z] #40 27.64 Selecting previously unselected package protobuf-c-compiler. [2020-12-04T23:54:48.921Z] #40 27.64 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-12-04T23:54:48.921Z] #40 27.64 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-04T23:54:48.974Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.51MB / 68.67MB 3.3s [2020-12-04T23:54:49.214Z] #40 27.74 Selecting previously unselected package protobuf-compiler. [2020-12-04T23:54:49.214Z] #40 27.74 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-12-04T23:54:49.214Z] #40 27.75 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-04T23:54:49.214Z] #40 27.87 Selecting previously unselected package python-pkg-resources. [2020-12-04T23:54:49.214Z] #40 27.87 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-04T23:54:49.214Z] #40 27.88 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-04T23:54:49.214Z] #40 28.01 Selecting previously unselected package python-six. [2020-12-04T23:54:49.243Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.4s done [2020-12-04T23:54:49.243Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.17MB / 68.67MB 3.6s [2020-12-04T23:54:49.243Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 38.63MB / 120.17MB 3.6s [2020-12-04T23:54:49.243Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.6s [2020-12-04T23:54:49.507Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.20MB / 68.67MB 3.9s [2020-12-04T23:54:49.507Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.6s done [2020-12-04T23:54:49.508Z] #40 28.01 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-04T23:54:49.508Z] #40 28.01 Unpacking python-six (1.12.0-1) ... [2020-12-04T23:54:49.508Z] #40 28.06 Selecting previously unselected package python-protobuf. [2020-12-04T23:54:49.508Z] #40 28.07 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-12-04T23:54:49.508Z] #40 28.07 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-04T23:54:49.773Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.56MB / 68.67MB 4.1s [2020-12-04T23:54:49.773Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.45MB / 120.17MB 4.1s [2020-12-04T23:54:49.802Z] #40 28.47 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-04T23:54:50.036Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.90MB / 68.67MB 4.4s [2020-12-04T23:54:50.036Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 55.20MB / 120.17MB 4.4s [2020-12-04T23:54:50.285Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2020-12-04T23:54:50.299Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.40MB / 68.67MB 4.5s [2020-12-04T23:54:50.299Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.95MB / 120.17MB 4.7s [2020-12-04T23:54:50.561Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 64.43MB / 68.67MB 4.8s [2020-12-04T23:54:50.825Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.36MB / 120.17MB 5.1s [2020-12-04T23:54:51.087Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.58MB / 68.67MB 5.2s [2020-12-04T23:54:51.351Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 76.11MB / 120.17MB 5.7s [2020-12-04T23:54:51.397Z] #40 30.08 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-12-04T23:54:51.397Z] #40 30.09 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-04T23:54:51.397Z] #40 30.10 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-04T23:54:51.397Z] #40 30.11 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-12-04T23:54:51.397Z] #40 30.11 Setting up python-six (1.12.0-1) ... [2020-12-04T23:54:51.517Z] #30 ... [2020-12-04T23:54:51.518Z] [2020-12-04T23:54:51.518Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:54:51.518Z] #45 1.149 + RM_GOPATH=0 [2020-12-04T23:54:51.518Z] #45 1.149 + TMP_GOPATH= [2020-12-04T23:54:51.518Z] #45 1.149 + : /build [2020-12-04T23:54:51.518Z] #45 1.149 + '[' -z '' ']' [2020-12-04T23:54:51.518Z] #45 1.149 ++ mktemp -d [2020-12-04T23:54:51.518Z] #45 1.151 + export GOPATH=/tmp/tmp.BHQkPn0M44 [2020-12-04T23:54:51.518Z] #45 1.151 + GOPATH=/tmp/tmp.BHQkPn0M44 [2020-12-04T23:54:51.518Z] #45 1.151 + RM_GOPATH=1 [2020-12-04T23:54:51.518Z] #45 1.152 + case "$(go env GOARCH)" in [2020-12-04T23:54:51.518Z] #45 1.153 ++ go env GOARCH [2020-12-04T23:54:51.518Z] #45 1.166 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:51.518Z] #45 1.166 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:51.518Z] #45 1.170 ++ dirname /tmp/install/install.sh [2020-12-04T23:54:51.518Z] #45 1.171 + dir=/tmp/install [2020-12-04T23:54:51.518Z] #45 1.171 + bin=gotestsum [2020-12-04T23:54:51.518Z] #45 1.171 + shift [2020-12-04T23:54:51.518Z] #45 1.171 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-04T23:54:51.518Z] #45 1.171 + . /tmp/install/gotestsum.installer [2020-12-04T23:54:51.518Z] #45 1.171 ++ : v0.5.3 [2020-12-04T23:54:51.518Z] #45 1.171 + install_gotestsum [2020-12-04T23:54:51.518Z] #45 1.172 + set -e [2020-12-04T23:54:51.518Z] #45 1.172 + export GO111MODULE=on [2020-12-04T23:54:51.518Z] #45 1.172 + GO111MODULE=on [2020-12-04T23:54:51.518Z] #45 1.172 + GOBIN=/build [2020-12-04T23:54:51.518Z] #45 1.172 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-04T23:54:51.518Z] #45 1.189 go: finding gotest.tools v0.5.3 [2020-12-04T23:54:51.518Z] #45 1.189 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-04T23:54:51.518Z] #45 1.588 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-04T23:54:51.518Z] #45 2.115 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-04T23:54:51.518Z] #45 2.539 go: downloading github.com/fatih/color v1.9.0 [2020-12-04T23:54:51.518Z] #45 2.539 go: downloading github.com/pkg/errors v0.9.1 [2020-12-04T23:54:51.518Z] #45 2.542 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-04T23:54:51.518Z] #45 2.561 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-04T23:54:51.518Z] #45 2.578 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-04T23:54:51.518Z] #45 2.584 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-04T23:54:51.518Z] #45 2.613 go: extracting github.com/pkg/errors v0.9.1 [2020-12-04T23:54:51.518Z] #45 2.614 go: extracting github.com/fatih/color v1.9.0 [2020-12-04T23:54:51.518Z] #45 2.642 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-04T23:54:51.518Z] #45 2.649 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-04T23:54:51.518Z] #45 2.653 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-04T23:54:51.518Z] #45 2.671 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-04T23:54:51.518Z] #45 2.694 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-04T23:54:51.518Z] #45 2.695 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-04T23:54:51.518Z] #45 2.696 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-04T23:54:51.518Z] #45 2.708 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-04T23:54:51.518Z] #45 2.733 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-04T23:54:51.518Z] #45 2.867 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-04T23:54:51.518Z] #45 2.891 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-04T23:54:51.518Z] #45 3.340 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-04T23:54:51.518Z] #45 3.531 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-04T23:54:51.518Z] #45 4.246 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-04T23:54:51.518Z] #45 5.005 go: finding github.com/fatih/color v1.9.0 [2020-12-04T23:54:51.518Z] #45 5.006 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-04T23:54:51.518Z] #45 5.016 go: finding github.com/pkg/errors v0.9.1 [2020-12-04T23:54:51.518Z] #45 5.062 go: finding github.com/spf13/pflag v1.0.3 [2020-12-04T23:54:51.518Z] #45 5.137 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-04T23:54:51.518Z] #45 5.245 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-04T23:54:51.518Z] #45 5.250 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-04T23:54:51.518Z] #45 5.262 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-04T23:54:51.518Z] #45 5.263 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-04T23:54:51.518Z] #45 5.272 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-04T23:54:51.518Z] #45 5.346 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-04T23:54:51.518Z] #45 ... [2020-12-04T23:54:51.518Z] [2020-12-04T23:54:51.518Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:54:51.518Z] #22 1.760 Install docker/cli version 17.06.2-ce from stable [2020-12-04T23:54:51.518Z] #22 1.771 + RM_GOPATH=0 [2020-12-04T23:54:51.518Z] #22 1.771 + TMP_GOPATH= [2020-12-04T23:54:51.518Z] #22 1.771 + : /build [2020-12-04T23:54:51.518Z] #22 1.771 + '[' -z '' ']' [2020-12-04T23:54:51.518Z] #22 1.771 ++ mktemp -d [2020-12-04T23:54:51.518Z] #22 1.771 + export GOPATH=/tmp/tmp.VOrEFEdeO6 [2020-12-04T23:54:51.518Z] #22 1.771 + GOPATH=/tmp/tmp.VOrEFEdeO6 [2020-12-04T23:54:51.518Z] #22 1.771 + RM_GOPATH=1 [2020-12-04T23:54:51.518Z] #22 1.771 + case "$(go env GOARCH)" in [2020-12-04T23:54:51.518Z] #22 1.771 ++ go env GOARCH [2020-12-04T23:54:51.518Z] #22 1.771 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:51.518Z] #22 1.771 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:51.518Z] #22 1.771 ++ dirname /tmp/install/install.sh [2020-12-04T23:54:51.518Z] #22 1.771 + dir=/tmp/install [2020-12-04T23:54:51.518Z] #22 1.771 + bin=dockercli [2020-12-04T23:54:51.518Z] #22 1.771 + shift [2020-12-04T23:54:51.518Z] #22 1.771 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-04T23:54:51.518Z] #22 1.771 + . /tmp/install/dockercli.installer [2020-12-04T23:54:51.518Z] #22 1.771 ++ : stable [2020-12-04T23:54:51.518Z] #22 1.771 ++ : 17.06.2-ce [2020-12-04T23:54:51.518Z] #22 1.771 + install_dockercli [2020-12-04T23:54:51.518Z] #22 1.771 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-04T23:54:51.518Z] #22 1.771 ++ uname -m [2020-12-04T23:54:51.518Z] #22 1.771 + arch=x86_64 [2020-12-04T23:54:51.518Z] #22 1.771 + '[' x86_64 '!=' x86_64 ']' [2020-12-04T23:54:51.518Z] #22 1.771 + url=https://download.docker.com/linux/static [2020-12-04T23:54:51.518Z] #22 1.771 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-12-04T23:54:51.518Z] #22 1.771 + tar -xz docker/docker [2020-12-04T23:54:51.518Z] #22 3.835 + mkdir -p /build [2020-12-04T23:54:51.518Z] #22 3.841 + mv docker/docker /build/ [2020-12-04T23:54:51.518Z] #22 3.843 + rmdir docker [2020-12-04T23:54:51.518Z] #22 DONE 5.6s [2020-12-04T23:54:51.518Z] [2020-12-04T23:54:51.518Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:54:51.518Z] #43 1.954 + RM_GOPATH=0 [2020-12-04T23:54:51.518Z] #43 1.954 + TMP_GOPATH= [2020-12-04T23:54:51.518Z] #43 1.954 + : /build [2020-12-04T23:54:51.518Z] #43 1.954 + '[' -z '' ']' [2020-12-04T23:54:51.518Z] #43 1.954 ++ mktemp -d [2020-12-04T23:54:51.518Z] #43 1.954 + export GOPATH=/tmp/tmp.6dRxbqlWs8 [2020-12-04T23:54:51.518Z] #43 1.954 + GOPATH=/tmp/tmp.6dRxbqlWs8 [2020-12-04T23:54:51.518Z] #43 1.954 + RM_GOPATH=1 [2020-12-04T23:54:51.518Z] #43 1.954 + case "$(go env GOARCH)" in [2020-12-04T23:54:51.518Z] #43 1.954 ++ go env GOARCH [2020-12-04T23:54:51.518Z] #43 1.960 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:51.518Z] #43 1.960 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:51.518Z] #43 1.964 ++ dirname /tmp/install/install.sh [2020-12-04T23:54:51.518Z] #43 1.965 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-04T23:54:51.518Z] #43 1.965 + dir=/tmp/install [2020-12-04T23:54:51.518Z] #43 1.965 + bin=vndr [2020-12-04T23:54:51.518Z] #43 1.965 + shift [2020-12-04T23:54:51.518Z] #43 1.965 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-04T23:54:51.518Z] #43 1.965 + . /tmp/install/vndr.installer [2020-12-04T23:54:51.518Z] #43 1.965 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-04T23:54:51.518Z] #43 1.965 + install_vndr [2020-12-04T23:54:51.518Z] #43 1.965 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-04T23:54:51.518Z] #43 1.965 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6dRxbqlWs8/src/github.com/LK4D4/vndr [2020-12-04T23:54:51.518Z] #43 1.967 Cloning into '/tmp/tmp.6dRxbqlWs8/src/github.com/LK4D4/vndr'... [2020-12-04T23:54:51.518Z] #43 2.372 + cd /tmp/tmp.6dRxbqlWs8/src/github.com/LK4D4/vndr [2020-12-04T23:54:51.518Z] #43 2.372 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-04T23:54:51.518Z] #43 2.387 + go build -buildmode=pie -v -o /build/vndr . [2020-12-04T23:54:51.518Z] #43 2.822 runtime/internal/sys [2020-12-04T23:54:51.518Z] #43 2.837 unicode [2020-12-04T23:54:51.518Z] #43 2.869 runtime/internal/atomic [2020-12-04T23:54:51.518Z] #43 2.870 encoding [2020-12-04T23:54:51.518Z] #43 2.893 math/bits [2020-12-04T23:54:51.518Z] #43 2.902 unicode/utf8 [2020-12-04T23:54:51.518Z] #43 2.916 sync/atomic [2020-12-04T23:54:51.518Z] #43 2.917 internal/cpu [2020-12-04T23:54:51.518Z] #43 2.992 runtime/internal/math [2020-12-04T23:54:51.518Z] #43 3.176 unicode/utf16 [2020-12-04T23:54:51.518Z] #43 3.303 container/list [2020-12-04T23:54:51.518Z] #43 3.360 crypto/internal/subtle [2020-12-04T23:54:51.518Z] #43 3.392 crypto/subtle [2020-12-04T23:54:51.518Z] #43 3.495 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-04T23:54:51.518Z] #43 3.516 internal/testlog [2020-12-04T23:54:51.518Z] #43 3.528 internal/nettrace [2020-12-04T23:54:51.518Z] #43 3.551 runtime/cgo [2020-12-04T23:54:51.518Z] #43 3.582 vendor/golang.org/x/crypto/internal/subtle [2020-12-04T23:54:51.518Z] #43 3.601 math [2020-12-04T23:54:51.518Z] #43 3.639 internal/bytealg [2020-12-04T23:54:51.518Z] #43 3.664 vendor/golang.org/x/crypto/curve25519 [2020-12-04T23:54:51.518Z] #43 4.227 runtime [2020-12-04T23:54:51.614Z] #8 ... [2020-12-04T23:54:51.614Z] [2020-12-04T23:54:51.614Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-04T23:54:51.614Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-04T23:54:51.614Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-04T23:54:51.614Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-04T23:54:51.614Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2020-12-04T23:54:51.614Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.6s done [2020-12-04T23:54:51.614Z] #60 DONE 5.9s [2020-12-04T23:54:51.614Z] [2020-12-04T23:54:51.614Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:54:51.614Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.8s done [2020-12-04T23:54:51.614Z] #8 ... [2020-12-04T23:54:51.614Z] [2020-12-04T23:54:51.614Z] #21 [internal] load build context [2020-12-04T23:54:51.614Z] #21 transferring context: 35.54MB 6.0s [2020-12-04T23:54:52.090Z] #43 ... [2020-12-04T23:54:52.090Z] [2020-12-04T23:54:52.090Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:54:52.090Z] #47 0.939 + RM_GOPATH=0 [2020-12-04T23:54:52.090Z] #47 0.939 + TMP_GOPATH= [2020-12-04T23:54:52.090Z] #47 0.939 + : /build [2020-12-04T23:54:52.090Z] #47 0.939 + '[' -z '' ']' [2020-12-04T23:54:52.090Z] #47 0.942 ++ mktemp -d [2020-12-04T23:54:52.090Z] #47 0.946 + export GOPATH=/tmp/tmp.Pt9L0eGwLN [2020-12-04T23:54:52.090Z] #47 0.946 + GOPATH=/tmp/tmp.Pt9L0eGwLN [2020-12-04T23:54:52.090Z] #47 0.946 + RM_GOPATH=1 [2020-12-04T23:54:52.090Z] #47 0.946 + case "$(go env GOARCH)" in [2020-12-04T23:54:52.090Z] #47 0.946 ++ go env GOARCH [2020-12-04T23:54:52.090Z] #47 0.950 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:52.090Z] #47 0.950 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:52.090Z] #47 0.951 ++ dirname /tmp/install/install.sh [2020-12-04T23:54:52.090Z] #47 0.955 + dir=/tmp/install [2020-12-04T23:54:52.090Z] #47 0.955 + bin=golangci_lint [2020-12-04T23:54:52.090Z] #47 0.955 + shift [2020-12-04T23:54:52.090Z] #47 0.955 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-04T23:54:52.090Z] #47 0.955 + . /tmp/install/golangci_lint.installer [2020-12-04T23:54:52.090Z] #47 0.955 ++ : v1.23.8 [2020-12-04T23:54:52.090Z] #47 0.955 + install_golangci_lint [2020-12-04T23:54:52.090Z] #47 0.955 + set -e [2020-12-04T23:54:52.090Z] #47 0.955 + export GO111MODULE=on [2020-12-04T23:54:52.090Z] #47 0.955 + GO111MODULE=on [2020-12-04T23:54:52.090Z] #47 0.955 + GOBIN=/build [2020-12-04T23:54:52.090Z] #47 0.955 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-04T23:54:52.090Z] #47 0.968 go: finding github.com v1.23.8 [2020-12-04T23:54:52.090Z] #47 0.969 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-04T23:54:52.090Z] #47 0.969 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-04T23:54:52.090Z] #47 0.969 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-04T23:54:52.090Z] #47 0.969 go: finding github.com/golangci v1.23.8 [2020-12-04T23:54:52.090Z] #47 1.437 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-04T23:54:52.090Z] #47 2.036 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-04T23:54:52.090Z] #47 5.528 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-04T23:54:52.090Z] #47 5.542 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-04T23:54:52.090Z] #47 5.547 go: downloading github.com/pkg/errors v0.8.1 [2020-12-04T23:54:52.090Z] #47 5.548 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-04T23:54:52.090Z] #47 5.548 go: downloading github.com/spf13/viper v1.6.1 [2020-12-04T23:54:52.090Z] #47 5.551 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-04T23:54:52.090Z] #47 5.554 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-04T23:54:52.090Z] #47 5.555 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-04T23:54:52.090Z] #47 5.577 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-04T23:54:52.090Z] #47 5.668 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-04T23:54:52.090Z] #47 5.683 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-04T23:54:52.090Z] #47 5.775 go: extracting github.com/pkg/errors v0.8.1 [2020-12-04T23:54:52.090Z] #47 5.797 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-04T23:54:52.090Z] #47 5.815 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-04T23:54:52.090Z] #47 5.817 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-04T23:54:52.090Z] #47 5.847 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-04T23:54:52.090Z] #47 5.871 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-04T23:54:52.090Z] #47 5.871 go: extracting github.com/spf13/viper v1.6.1 [2020-12-04T23:54:52.090Z] #47 5.875 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-04T23:54:52.090Z] #47 5.875 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-04T23:54:52.090Z] #47 5.971 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-04T23:54:52.090Z] #47 6.028 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-04T23:54:52.090Z] #47 6.047 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-04T23:54:52.090Z] #47 6.171 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-04T23:54:52.090Z] #47 6.267 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-04T23:54:52.347Z] #47 6.406 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-04T23:54:52.347Z] #47 ... [2020-12-04T23:54:52.347Z] [2020-12-04T23:54:52.347Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-04T23:54:52.347Z] #25 10.01 Updating certificates in /etc/ssl/certs... [2020-12-04T23:54:52.347Z] #25 11.93 126 added, 0 removed; done. [2020-12-04T23:54:52.347Z] #25 12.06 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:54:52.347Z] #25 12.11 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-04T23:54:52.347Z] #25 12.24 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-04T23:54:52.347Z] #25 12.29 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-04T23:54:52.347Z] #25 12.36 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:54:52.347Z] #25 12.45 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-04T23:54:52.347Z] #25 12.48 Updating certificates in /etc/ssl/certs... [2020-12-04T23:54:52.347Z] #25 15.22 0 added, 0 removed; done. [2020-12-04T23:54:52.347Z] #25 15.22 Running hooks in /etc/ca-certificates/update.d... [2020-12-04T23:54:52.347Z] #25 15.23 done. [2020-12-04T23:54:52.347Z] #25 DONE 15.8s [2020-12-04T23:54:52.347Z] [2020-12-04T23:54:52.347Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:54:52.347Z] #47 6.507 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-04T23:54:52.347Z] #47 ... [2020-12-04T23:54:52.347Z] [2020-12-04T23:54:52.347Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-04T23:54:52.431Z] Sending build context to Docker daemon 57.7MB [2020-12-04T23:54:52.431Z] [2020-12-04T23:54:52.431Z] Step 1/10 : FROM microsoft/windowsservercore [2020-12-04T23:54:52.431Z] ---> 32fecabef723 [2020-12-04T23:54:52.431Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-12-04T23:54:52.431Z] ---> Using cache [2020-12-04T23:54:52.432Z] ---> 878b3b78e498 [2020-12-04T23:54:52.432Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-12-04T23:54:52.432Z] ---> Using cache [2020-12-04T23:54:52.432Z] ---> 5a1dddbd3741 [2020-12-04T23:54:52.432Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2020-12-04T23:54:52.432Z] ---> Using cache [2020-12-04T23:54:52.432Z] ---> 12e8fea8036d [2020-12-04T23:54:52.432Z] 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-12-04T23:54:52.432Z] ---> Using cache [2020-12-04T23:54:52.432Z] ---> 1e7c37ecfe10 [2020-12-04T23:54:52.432Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-12-04T23:54:52.432Z] ---> Using cache [2020-12-04T23:54:52.432Z] ---> e6023b6ae5ed [2020-12-04T23:54:52.432Z] 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-12-04T23:54:52.432Z] ---> Using cache [2020-12-04T23:54:52.432Z] ---> f2550eb2361a [2020-12-04T23:54:52.432Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-12-04T23:54:52.432Z] ---> Using cache [2020-12-04T23:54:52.432Z] ---> 589166965bf3 [2020-12-04T23:54:52.432Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-12-04T23:54:52.432Z] ---> Using cache [2020-12-04T23:54:52.432Z] ---> d14f24e3208e [2020-12-04T23:54:52.432Z] Step 10/10 : COPY . . [2020-12-04T23:54:52.571Z] #21 ... [2020-12-04T23:54:52.571Z] [2020-12-04T23:54:52.571Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:54:52.571Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.05MB / 120.17MB 6.9s [2020-12-04T23:54:52.605Z] #26 DONE 0.2s [2020-12-04T23:54:52.605Z] [2020-12-04T23:54:52.605Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:54:52.605Z] #47 6.775 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-04T23:54:52.605Z] #47 6.775 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-04T23:54:52.605Z] #47 6.806 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-04T23:54:52.605Z] #47 6.811 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-04T23:54:52.605Z] #47 6.879 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-04T23:54:52.911Z] #40 31.55 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-12-04T23:54:52.911Z] #40 31.56 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-12-04T23:54:52.911Z] #40 31.58 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-12-04T23:54:52.911Z] #40 31.58 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-12-04T23:54:52.911Z] #40 31.59 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-12-04T23:54:52.911Z] #40 31.59 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-04T23:54:52.911Z] #40 31.60 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-04T23:54:52.911Z] #40 31.61 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-12-04T23:54:52.911Z] #40 31.62 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-04T23:54:52.911Z] #40 31.63 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-04T23:54:52.911Z] #40 ... [2020-12-04T23:54:52.911Z] [2020-12-04T23:54:52.911Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-04T23:54:53.149Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 107.67MB / 120.17MB 7.3s [2020-12-04T23:54:53.205Z] #30 31.62 Checking out files: 96% (1464/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-12-04T23:54:53.205Z] #30 31.69 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-04T23:54:53.413Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2020-12-04T23:54:53.413Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.75MB / 120.17MB 7.7s [2020-12-04T23:54:53.840Z] #30 32.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-04T23:54:53.974Z] #47 7.896 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-04T23:54:53.974Z] #47 7.898 go: downloading github.com/fatih/color v1.7.0 [2020-12-04T23:54:53.974Z] #47 7.903 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-04T23:54:53.974Z] #47 7.903 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-04T23:54:53.974Z] #47 7.904 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-04T23:54:53.974Z] #47 7.904 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-04T23:54:53.974Z] #47 7.906 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-04T23:54:53.974Z] #47 7.908 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-04T23:54:53.974Z] #47 7.910 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-04T23:54:53.974Z] #47 7.939 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-04T23:54:53.974Z] #47 7.949 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-04T23:54:53.974Z] #47 7.955 go: extracting github.com/fatih/color v1.7.0 [2020-12-04T23:54:53.974Z] #47 7.955 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-04T23:54:53.974Z] #47 7.963 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-04T23:54:53.974Z] #47 8.002 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-04T23:54:53.974Z] #47 8.002 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-04T23:54:53.974Z] #47 8.023 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-04T23:54:53.974Z] #47 8.035 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-04T23:54:53.974Z] #47 8.035 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-04T23:54:53.974Z] #47 8.037 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-04T23:54:53.974Z] #47 8.037 go: downloading github.com/spf13/cast v1.3.0 [2020-12-04T23:54:53.974Z] #47 8.089 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-04T23:54:53.974Z] #47 8.093 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-04T23:54:53.974Z] #47 8.095 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-04T23:54:53.974Z] #47 8.099 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-04T23:54:53.974Z] #47 8.110 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-04T23:54:53.974Z] #47 8.167 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-04T23:54:53.974Z] #47 8.167 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-04T23:54:53.974Z] #47 8.183 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-04T23:54:53.974Z] #47 8.183 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-04T23:54:53.974Z] #47 8.191 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-04T23:54:53.974Z] #47 8.191 go: extracting github.com/spf13/cast v1.3.0 [2020-12-04T23:54:53.991Z] #8 ... [2020-12-04T23:54:53.991Z] [2020-12-04T23:54:53.991Z] #21 [internal] load build context [2020-12-04T23:54:53.991Z] #21 transferring context: 52.81MB 7.9s done [2020-12-04T23:54:53.991Z] #21 DONE 8.2s [2020-12-04T23:54:53.991Z] [2020-12-04T23:54:53.991Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:54:54.232Z] #47 8.196 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-04T23:54:54.232Z] #47 8.199 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-04T23:54:54.232Z] #47 8.227 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-04T23:54:54.232Z] #47 8.227 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-04T23:54:54.232Z] #47 8.227 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-04T23:54:54.232Z] #47 8.239 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-04T23:54:54.232Z] #47 8.255 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-04T23:54:54.232Z] #47 8.267 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-04T23:54:54.232Z] #47 8.267 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-04T23:54:54.232Z] #47 8.299 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-04T23:54:54.232Z] #47 8.305 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-04T23:54:54.232Z] #47 8.312 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-04T23:54:54.232Z] #47 8.312 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-04T23:54:54.232Z] #47 8.329 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-04T23:54:54.232Z] #47 8.340 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-04T23:54:54.232Z] #47 8.355 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-04T23:54:54.232Z] #47 8.358 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-04T23:54:54.232Z] #47 8.368 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-04T23:54:54.232Z] #47 8.370 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-04T23:54:54.232Z] #47 8.370 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-04T23:54:54.232Z] #47 8.380 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-04T23:54:54.232Z] #47 8.405 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-04T23:54:54.471Z] #8 ... [2020-12-04T23:54:54.471Z] [2020-12-04T23:54:54.471Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:54:54.471Z] #27 1.649 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-04T23:54:54.471Z] #27 1.740 [2020-12-04T23:54:54.471Z] #27 1.857 ####### 10.4% ########################## 36.8% ######################################### 57.4% ####################################################### 77.3% ##################################################################### 97.2% ######################################################################## 100.0% [2020-12-04T23:54:54.471Z] #27 2.372 [2020-12-04T23:54:54.471Z] #27 2.488 ############################################################# 85.7% ######################################################################## 100.0% [2020-12-04T23:54:54.471Z] #27 2.604 [2020-12-04T23:54:54.471Z] #27 2.727 ########################################################## 81.4% ######################################################################## 100.0% [2020-12-04T23:54:54.471Z] #27 2.869 [2020-12-04T23:54:54.471Z] #27 2.996 ########### 16.5% ######################### 36.0% ####################################### 55.4% ##################################################### 74.7% ################################################################### 94.0% ######################################################################## 100.0% [2020-12-04T23:54:54.471Z] #27 3.531 [2020-12-04T23:54:54.471Z] #27 3.644 ### 4.2% ###### 9.7% ########## 14.8% ############## 20.0% ################## 25.3% ##################### 30.5% ######################### 35.7% ############################# 41.0% ################################# 46.2% ##################################### 51.4% ######################################## 56.6% ############################################ 61.8% ################################################ 67.0% #################################################### 72.2% ####################################################### 77.5% ########################################################### 82.6% ############################################################### 87.7% ################################################################## 93.0% ###################################################################### 98.3% ######################################################################## 100.0% [2020-12-04T23:54:54.471Z] #27 5.512 [2020-12-04T23:54:54.471Z] #27 5.960 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-04T23:54:54.471Z] #27 6.069 [2020-12-04T23:54:54.471Z] #27 6.129 ######################################################################## 100.0% [2020-12-04T23:54:54.471Z] #27 6.156 [2020-12-04T23:54:54.471Z] #27 6.529 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-04T23:54:54.471Z] #27 6.665 [2020-12-04T23:54:54.471Z] #27 6.788 ####################################################### 77.0% ######################################################################## 100.0% [2020-12-04T23:54:54.471Z] #27 6.845 [2020-12-04T23:54:54.471Z] #27 7.419 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-04T23:54:54.471Z] #27 7.433 skipping existing c35d46ef359f [2020-12-04T23:54:54.471Z] #27 7.453 [2020-12-04T23:54:54.471Z] #27 7.800 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-04T23:54:54.471Z] #27 7.919 [2020-12-04T23:54:54.471Z] #27 7.964 ######################################################################## 100.0% [2020-12-04T23:54:54.471Z] #27 8.000 [2020-12-04T23:54:54.471Z] #27 8.228 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-04T23:54:54.471Z] #27 8.329 [2020-12-04T23:54:54.471Z] #27 8.373 ######################################################################## 100.0% [2020-12-04T23:54:54.471Z] #27 8.393 [2020-12-04T23:54:54.471Z] #27 8.412 Download of images into '/build' complete. [2020-12-04T23:54:54.471Z] #27 8.412 Use something like the following to load the result into a Docker daemon: [2020-12-04T23:54:54.471Z] #27 8.412 tar -cC '/build' . | docker load [2020-12-04T23:54:54.471Z] #27 ... [2020-12-04T23:54:54.471Z] [2020-12-04T23:54:54.471Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:54:54.471Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.5s done [2020-12-04T23:54:54.477Z] #30 ... [2020-12-04T23:54:54.478Z] [2020-12-04T23:54:54.478Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:54:54.478Z] #54 0.630 + RM_GOPATH=0 [2020-12-04T23:54:54.478Z] #54 0.630 + TMP_GOPATH= [2020-12-04T23:54:54.478Z] #54 0.635 + : /build [2020-12-04T23:54:54.478Z] #54 0.635 + '[' -z '' ']' [2020-12-04T23:54:54.478Z] #54 0.636 ++ mktemp -d [2020-12-04T23:54:54.478Z] #54 0.639 + export GOPATH=/tmp/tmp.lCp0BncSGS [2020-12-04T23:54:54.478Z] #54 0.639 + GOPATH=/tmp/tmp.lCp0BncSGS [2020-12-04T23:54:54.478Z] #54 0.639 + RM_GOPATH=1 [2020-12-04T23:54:54.478Z] #54 0.639 + case "$(go env GOARCH)" in [2020-12-04T23:54:54.478Z] #54 0.639 ++ go env GOARCH [2020-12-04T23:54:54.478Z] #54 0.645 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:54.478Z] #54 0.645 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:54.478Z] #54 0.646 ++ dirname /tmp/install/install.sh [2020-12-04T23:54:54.478Z] #54 0.650 + dir=/tmp/install [2020-12-04T23:54:54.478Z] #54 0.650 + bin=containerd [2020-12-04T23:54:54.478Z] #54 0.650 + shift [2020-12-04T23:54:54.478Z] #54 0.650 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-04T23:54:54.478Z] #54 0.650 + . /tmp/install/containerd.installer [2020-12-04T23:54:54.478Z] #54 0.651 ++ set -e [2020-12-04T23:54:54.478Z] #54 0.651 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-04T23:54:54.478Z] #54 0.652 + install_containerd [2020-12-04T23:54:54.478Z] #54 0.653 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-04T23:54:54.478Z] #54 0.653 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lCp0BncSGS/src/github.com/containerd/containerd [2020-12-04T23:54:54.478Z] #54 0.653 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-04T23:54:54.478Z] #54 0.660 Cloning into '/tmp/tmp.lCp0BncSGS/src/github.com/containerd/containerd'... [2020-12-04T23:54:54.489Z] #47 8.406 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-04T23:54:54.489Z] #47 8.426 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-04T23:54:54.489Z] #47 8.438 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-04T23:54:54.489Z] #47 8.453 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-04T23:54:54.489Z] #47 8.457 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-04T23:54:54.489Z] #47 8.457 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-04T23:54:54.489Z] #47 8.472 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-04T23:54:54.489Z] #47 8.498 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-04T23:54:54.489Z] #47 8.499 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-04T23:54:54.489Z] #47 8.502 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-04T23:54:54.489Z] #47 8.535 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-04T23:54:54.489Z] #47 8.537 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-04T23:54:54.489Z] #47 8.545 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-04T23:54:54.489Z] #47 8.586 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-04T23:54:54.489Z] #47 8.586 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-04T23:54:54.746Z] #47 8.696 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-04T23:54:54.746Z] #47 8.825 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-04T23:54:54.746Z] #47 8.825 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-04T23:54:54.746Z] #47 8.846 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-04T23:54:54.746Z] #47 8.858 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-04T23:54:54.746Z] #47 8.858 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-04T23:54:54.746Z] #47 8.865 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-04T23:54:54.746Z] #47 8.889 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-04T23:54:54.746Z] #47 8.889 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-04T23:54:54.746Z] #47 8.890 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-04T23:54:54.746Z] #47 8.891 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-04T23:54:54.746Z] #47 8.932 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-04T23:54:54.770Z] #54 ... [2020-12-04T23:54:54.770Z] [2020-12-04T23:54:54.770Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:54:54.770Z] #11 27.74 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-12-04T23:54:54.770Z] #11 29.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-12-04T23:54:54.770Z] #11 29.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-12-04T23:54:54.770Z] #11 29.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-12-04T23:54:54.770Z] #11 29.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-12-04T23:54:54.770Z] #11 29.41 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-12-04T23:54:54.770Z] #11 29.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-12-04T23:54:54.770Z] #11 29.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-12-04T23:54:54.770Z] #11 29.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-12-04T23:54:54.770Z] #11 29.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-12-04T23:54:54.770Z] #11 29.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-12-04T23:54:54.770Z] #11 29.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-12-04T23:54:54.770Z] #11 29.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-12-04T23:54:54.770Z] #11 29.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-12-04T23:54:54.770Z] #11 29.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-12-04T23:54:54.770Z] #11 29.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-12-04T23:54:54.770Z] #11 30.45 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:54:54.770Z] #11 30.55 Fetched 73.3 MB in 8s (9701 kB/s) [2020-12-04T23:54:54.770Z] #11 30.59 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-04T23:54:54.770Z] #11 30.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-12-04T23:54:54.770Z] #11 30.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-12-04T23:54:54.770Z] #11 30.62 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-04T23:54:54.770Z] #11 32.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-04T23:54:54.770Z] #11 32.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-12-04T23:54:54.770Z] #11 32.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-04T23:54:54.941Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.2s done [2020-12-04T23:54:55.003Z] #47 8.945 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-04T23:54:55.003Z] #47 8.954 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-04T23:54:55.003Z] #47 8.979 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-04T23:54:55.003Z] #47 9.021 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-04T23:54:55.003Z] #47 9.024 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-04T23:54:55.003Z] #47 9.044 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-04T23:54:55.003Z] #47 9.047 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-04T23:54:55.003Z] #47 9.075 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-04T23:54:55.003Z] #47 9.076 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-04T23:54:55.003Z] #47 9.078 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-04T23:54:55.003Z] #47 9.109 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-04T23:54:55.003Z] #47 9.112 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-04T23:54:55.003Z] #47 9.129 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-04T23:54:55.003Z] #47 9.175 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-04T23:54:55.262Z] #47 9.203 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-04T23:54:55.262Z] #47 9.203 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-04T23:54:55.262Z] #47 9.217 go: downloading golang.org/x/text v0.3.2 [2020-12-04T23:54:55.262Z] #47 9.284 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-04T23:54:55.262Z] #47 9.297 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-04T23:54:55.262Z] #47 9.327 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-04T23:54:55.262Z] #47 9.330 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-04T23:54:55.262Z] #47 9.357 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-04T23:54:55.262Z] #47 9.358 go: downloading github.com/spf13/afero v1.1.2 [2020-12-04T23:54:55.262Z] #47 9.416 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-04T23:54:55.262Z] #47 9.442 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-04T23:54:55.263Z] #47 9.448 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-04T23:54:55.398Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2020-12-04T23:54:55.407Z] #11 33.81 Selecting previously unselected package binutils-mingw-w64. [2020-12-04T23:54:55.407Z] #11 33.81 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-04T23:54:55.407Z] #11 33.82 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-04T23:54:55.407Z] #11 33.94 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-12-04T23:54:55.407Z] #11 33.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-12-04T23:54:55.407Z] #11 33.95 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-12-04T23:54:55.407Z] #11 34.10 Selecting previously unselected package dmsetup. [2020-12-04T23:54:55.407Z] #11 34.11 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-12-04T23:54:55.407Z] #11 34.11 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-04T23:54:55.515Z] #8 ... [2020-12-04T23:54:55.515Z] [2020-12-04T23:54:55.515Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-12-04T23:54:55.515Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-12-04T23:54:55.515Z] #24 sha256:ef05c61d51129e3866d5b71b4f44864919dd2b9e5f2644f0a511703182acf8f9 1.46kB / 1.46kB done [2020-12-04T23:54:55.515Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-12-04T23:54:55.515Z] #24 sha256:f520e4a80b736389c3de162b8f60608d11c9fa3b2ec619bd40aabfd7e70d3455 529B / 529B done [2020-12-04T23:54:55.515Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 7.4s done [2020-12-04T23:54:55.515Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 2.0s [2020-12-04T23:54:55.525Z] #47 9.520 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-04T23:54:55.525Z] #47 9.522 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-04T23:54:55.525Z] #47 9.586 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-04T23:54:55.525Z] #47 9.601 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-04T23:54:55.525Z] #47 ... [2020-12-04T23:54:55.525Z] [2020-12-04T23:54:55.525Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:54:55.525Z] #62 1.586 + RM_GOPATH=0 [2020-12-04T23:54:55.525Z] #62 1.586 + TMP_GOPATH= [2020-12-04T23:54:55.525Z] #62 1.586 + : /build [2020-12-04T23:54:55.525Z] #62 1.586 + '[' -z '' ']' [2020-12-04T23:54:55.525Z] #62 1.586 ++ mktemp -d [2020-12-04T23:54:55.525Z] #62 1.586 + export GOPATH=/tmp/tmp.hZxe3YWsBv [2020-12-04T23:54:55.525Z] #62 1.586 + GOPATH=/tmp/tmp.hZxe3YWsBv [2020-12-04T23:54:55.525Z] #62 1.586 + RM_GOPATH=1 [2020-12-04T23:54:55.525Z] #62 1.586 + case "$(go env GOARCH)" in [2020-12-04T23:54:55.525Z] #62 1.587 ++ go env GOARCH [2020-12-04T23:54:55.525Z] #62 1.595 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:55.525Z] #62 1.595 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:55.525Z] #62 1.595 ++ dirname /tmp/install/install.sh [2020-12-04T23:54:55.525Z] #62 1.598 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-04T23:54:55.525Z] #62 1.598 + dir=/tmp/install [2020-12-04T23:54:55.525Z] #62 1.598 + bin=proxy [2020-12-04T23:54:55.525Z] #62 1.598 + shift [2020-12-04T23:54:55.525Z] #62 1.598 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-04T23:54:55.525Z] #62 1.598 + . /tmp/install/proxy.installer [2020-12-04T23:54:55.525Z] #62 1.598 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-04T23:54:55.525Z] #62 1.598 + install_proxy [2020-12-04T23:54:55.525Z] #62 1.598 + case "$1" in [2020-12-04T23:54:55.525Z] #62 1.598 + export CGO_ENABLED=0 [2020-12-04T23:54:55.525Z] #62 1.598 + CGO_ENABLED=0 [2020-12-04T23:54:55.525Z] #62 1.598 + _install_proxy [2020-12-04T23:54:55.525Z] #62 1.598 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-12-04T23:54:55.525Z] #62 1.598 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hZxe3YWsBv/src/github.com/docker/libnetwork [2020-12-04T23:54:55.525Z] #62 1.599 Cloning into '/tmp/tmp.hZxe3YWsBv/src/github.com/docker/libnetwork'... [2020-12-04T23:54:55.525Z] #62 6.635 + cd /tmp/tmp.hZxe3YWsBv/src/github.com/docker/libnetwork [2020-12-04T23:54:55.525Z] #62 6.635 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-04T23:54:55.525Z] #62 6.872 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-04T23:54:55.525Z] #62 DONE 9.6s [2020-12-04T23:54:55.654Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-12-04T23:54:55.700Z] #11 34.28 Selecting previously unselected package mingw-w64-common. [2020-12-04T23:54:55.700Z] #11 34.28 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-04T23:54:55.700Z] #11 34.28 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-04T23:54:55.776Z] #24 ... [2020-12-04T23:54:55.776Z] [2020-12-04T23:54:55.776Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:54:55.783Z] [2020-12-04T23:54:55.783Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:54:55.783Z] #27 2.168 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-04T23:54:55.783Z] #27 2.402 [2020-12-04T23:54:55.783Z] #27 2.560 0.4% ################ 23.2% ########################## 37.1% ######################################### 57.9% ############################################# 62.7% ############################################### 66.5% ######################################################### 79.7% ######################################################################## 100.0% [2020-12-04T23:54:55.993Z] #11 ... [2020-12-04T23:54:55.993Z] [2020-12-04T23:54:55.993Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:54:55.993Z] #40 34.46 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-12-04T23:54:55.993Z] #40 34.47 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:54:56.040Z] #27 ... [2020-12-04T23:54:56.040Z] [2020-12-04T23:54:56.040Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:54:56.040Z] #38 1.630 + git clone https://github.com/docker/distribution.git . [2020-12-04T23:54:56.040Z] #38 1.631 Cloning into '.'... [2020-12-04T23:54:56.040Z] #38 4.861 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-04T23:54:56.040Z] #38 5.432 + 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-12-04T23:54:56.040Z] #38 ... [2020-12-04T23:54:56.040Z] [2020-12-04T23:54:56.040Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:54:56.040Z] #56 0.974 + RM_GOPATH=0 [2020-12-04T23:54:56.040Z] #56 0.974 + TMP_GOPATH= [2020-12-04T23:54:56.040Z] #56 0.974 + : /build [2020-12-04T23:54:56.040Z] #56 0.974 + '[' -z '' ']' [2020-12-04T23:54:56.040Z] #56 0.979 ++ mktemp -d [2020-12-04T23:54:56.040Z] #56 0.982 + export GOPATH=/tmp/tmp.Wi8R7c8qXB [2020-12-04T23:54:56.040Z] #56 0.982 + GOPATH=/tmp/tmp.Wi8R7c8qXB [2020-12-04T23:54:56.040Z] #56 0.982 + RM_GOPATH=1 [2020-12-04T23:54:56.040Z] #56 0.982 + case "$(go env GOARCH)" in [2020-12-04T23:54:56.040Z] #56 0.982 ++ go env GOARCH [2020-12-04T23:54:56.040Z] #56 0.985 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:56.040Z] #56 0.985 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:56.040Z] #56 0.986 ++ dirname /tmp/install/install.sh [2020-12-04T23:54:56.040Z] #56 0.987 + dir=/tmp/install [2020-12-04T23:54:56.040Z] #56 0.987 + bin=rootlesskit [2020-12-04T23:54:56.040Z] #56 0.987 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-04T23:54:56.040Z] #56 0.987 + shift [2020-12-04T23:54:56.040Z] #56 0.987 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-04T23:54:56.040Z] #56 0.987 + . /tmp/install/rootlesskit.installer [2020-12-04T23:54:56.040Z] #56 0.987 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-04T23:54:56.040Z] #56 0.987 + install_rootlesskit [2020-12-04T23:54:56.040Z] #56 0.987 + case "$1" in [2020-12-04T23:54:56.040Z] #56 0.987 + export CGO_ENABLED=0 [2020-12-04T23:54:56.040Z] #56 0.987 + CGO_ENABLED=0 [2020-12-04T23:54:56.040Z] #56 0.987 + _install_rootlesskit [2020-12-04T23:54:56.040Z] #56 0.987 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-04T23:54:56.040Z] #56 0.987 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Wi8R7c8qXB/src/github.com/rootless-containers/rootlesskit [2020-12-04T23:54:56.040Z] #56 0.989 Cloning into '/tmp/tmp.Wi8R7c8qXB/src/github.com/rootless-containers/rootlesskit'... [2020-12-04T23:54:56.040Z] #56 1.734 + cd /tmp/tmp.Wi8R7c8qXB/src/github.com/rootless-containers/rootlesskit [2020-12-04T23:54:56.040Z] #56 1.734 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-04T23:54:56.040Z] #56 1.801 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-04T23:54:56.040Z] #56 1.802 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-04T23:54:56.299Z] #40 DONE 34.8s [2020-12-04T23:54:56.299Z] [2020-12-04T23:54:56.299Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:54:56.299Z] #34 26.71 Selecting previously unselected package libicu63:s390x. [2020-12-04T23:54:56.299Z] #34 26.71 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-12-04T23:54:56.299Z] #34 26.72 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-12-04T23:54:56.299Z] #34 31.21 Selecting previously unselected package libxml2:s390x. [2020-12-04T23:54:56.299Z] #34 31.21 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-12-04T23:54:56.299Z] #34 31.21 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-12-04T23:54:56.299Z] #34 31.57 Selecting previously unselected package libarchive13:s390x. [2020-12-04T23:54:56.299Z] #34 31.57 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-12-04T23:54:56.299Z] #34 31.57 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-12-04T23:54:56.299Z] #34 31.75 Selecting previously unselected package libjsoncpp1:s390x. [2020-12-04T23:54:56.299Z] #34 31.75 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-12-04T23:54:56.299Z] #34 31.75 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-12-04T23:54:56.299Z] #34 31.88 Selecting previously unselected package librhash0:s390x. [2020-12-04T23:54:56.299Z] #34 31.88 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-12-04T23:54:56.299Z] #34 31.89 Unpacking librhash0:s390x (1.3.8-1) ... [2020-12-04T23:54:56.299Z] #34 32.01 Selecting previously unselected package libuv1:s390x. [2020-12-04T23:54:56.299Z] #34 32.01 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-12-04T23:54:56.299Z] #34 32.01 Unpacking libuv1:s390x (1.24.1-1) ... [2020-12-04T23:54:56.299Z] #34 32.08 Selecting previously unselected package cmake. [2020-12-04T23:54:56.299Z] #34 32.09 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-12-04T23:54:56.299Z] #34 32.09 Unpacking cmake (3.13.4-1) ... [2020-12-04T23:54:56.299Z] #34 34.24 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-12-04T23:54:56.299Z] #34 34.26 Setting up xxd (2:8.1.0875-5) ... [2020-12-04T23:54:56.299Z] #34 34.26 Setting up libuv1:s390x (1.24.1-1) ... [2020-12-04T23:54:56.299Z] #34 34.29 Setting up vim-common (2:8.1.0875-5) ... [2020-12-04T23:54:56.299Z] #34 34.30 Setting up librhash0:s390x (1.3.8-1) ... [2020-12-04T23:54:56.299Z] #34 34.31 Setting up cmake-data (3.13.4-1) ... [2020-12-04T23:54:56.299Z] #34 34.32 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-12-04T23:54:56.299Z] #34 34.32 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-12-04T23:54:56.299Z] #34 34.33 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-12-04T23:54:56.299Z] #34 34.34 Setting up cmake (3.13.4-1) ... [2020-12-04T23:54:56.299Z] #34 34.35 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:54:56.299Z] #34 34.41 Processing triggers for mime-support (3.62) ... [2020-12-04T23:54:56.299Z] #34 DONE 34.8s [2020-12-04T23:54:56.299Z] [2020-12-04T23:54:56.299Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:54:56.299Z] #35 ... [2020-12-04T23:54:56.299Z] [2020-12-04T23:54:56.299Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:54:56.299Z] #32 24.77 internal/reflectlite [2020-12-04T23:54:56.299Z] #32 24.81 sync [2020-12-04T23:54:56.299Z] #32 26.59 errors [2020-12-04T23:54:56.299Z] #32 26.64 sort [2020-12-04T23:54:56.299Z] #32 27.04 strconv [2020-12-04T23:54:56.299Z] #32 27.89 io [2020-12-04T23:54:56.299Z] #32 28.65 syscall [2020-12-04T23:54:56.299Z] #32 30.20 reflect [2020-12-04T23:54:56.299Z] #32 32.71 time [2020-12-04T23:54:56.302Z] #56 ... [2020-12-04T23:54:56.302Z] [2020-12-04T23:54:56.302Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:54:56.302Z] #40 2.416 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:54:56.302Z] #40 2.587 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:54:56.302Z] #40 2.612 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:54:56.302Z] #40 2.925 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-04T23:54:56.302Z] #40 4.037 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB] [2020-12-04T23:54:56.302Z] #40 4.052 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-04T23:54:56.302Z] #40 8.277 Fetched 8407 kB in 6s (1344 kB/s) [2020-12-04T23:54:56.302Z] #40 8.277 Reading package lists... [2020-12-04T23:54:56.302Z] #40 10.38 Reading package lists... [2020-12-04T23:54:56.302Z] #40 ... [2020-12-04T23:54:56.302Z] [2020-12-04T23:54:56.302Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:54:56.302Z] #34 2.416 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:54:56.302Z] #34 2.529 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:54:56.302Z] #34 2.629 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:54:56.302Z] #34 3.019 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-04T23:54:56.302Z] #34 3.834 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB] [2020-12-04T23:54:56.302Z] #34 4.368 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-04T23:54:56.302Z] #34 7.827 Fetched 8407 kB in 6s (1466 kB/s) [2020-12-04T23:54:56.302Z] #34 7.827 Reading package lists... [2020-12-04T23:54:56.560Z] #34 9.442 Reading package lists... [2020-12-04T23:54:56.560Z] #34 ... [2020-12-04T23:54:56.560Z] [2020-12-04T23:54:56.560Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:54:56.560Z] #32 1.925 + RM_GOPATH=0 [2020-12-04T23:54:56.560Z] #32 1.925 + TMP_GOPATH= [2020-12-04T23:54:56.560Z] #32 1.925 + : /build [2020-12-04T23:54:56.560Z] #32 1.925 + '[' -z '' ']' [2020-12-04T23:54:56.560Z] #32 1.927 ++ mktemp -d [2020-12-04T23:54:56.560Z] #32 1.929 + export GOPATH=/tmp/tmp.NDHp1Hs0Ua [2020-12-04T23:54:56.560Z] #32 1.929 + GOPATH=/tmp/tmp.NDHp1Hs0Ua [2020-12-04T23:54:56.560Z] #32 1.929 + RM_GOPATH=1 [2020-12-04T23:54:56.560Z] #32 1.929 + case "$(go env GOARCH)" in [2020-12-04T23:54:56.560Z] #32 1.934 ++ go env GOARCH [2020-12-04T23:54:56.560Z] #32 1.941 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-04T23:54:56.560Z] #32 1.942 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:56.560Z] #32 1.942 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:56.560Z] #32 1.942 ++ dirname /tmp/install/install.sh [2020-12-04T23:54:56.560Z] #32 1.942 + dir=/tmp/install [2020-12-04T23:54:56.560Z] #32 1.942 + bin=tomlv [2020-12-04T23:54:56.560Z] #32 1.942 + shift [2020-12-04T23:54:56.560Z] #32 1.942 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-04T23:54:56.560Z] #32 1.942 + . /tmp/install/tomlv.installer [2020-12-04T23:54:56.560Z] #32 1.942 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-04T23:54:56.560Z] #32 1.942 + install_tomlv [2020-12-04T23:54:56.560Z] #32 1.942 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-04T23:54:56.560Z] #32 1.942 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.NDHp1Hs0Ua/src/github.com/BurntSushi/toml [2020-12-04T23:54:56.560Z] #32 1.943 Cloning into '/tmp/tmp.NDHp1Hs0Ua/src/github.com/BurntSushi/toml'... [2020-12-04T23:54:56.560Z] #32 2.432 + cd /tmp/tmp.NDHp1Hs0Ua/src/github.com/BurntSushi/toml [2020-12-04T23:54:56.560Z] #32 2.433 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-04T23:54:56.560Z] #32 2.450 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-04T23:54:56.560Z] #32 2.708 unicode/utf8 [2020-12-04T23:54:56.560Z] #32 2.709 math/bits [2020-12-04T23:54:56.560Z] #32 2.711 internal/race [2020-12-04T23:54:56.560Z] #32 2.714 runtime/internal/sys [2020-12-04T23:54:56.560Z] #32 2.760 internal/cpu [2020-12-04T23:54:56.560Z] #32 2.761 unicode [2020-12-04T23:54:56.560Z] #32 2.772 runtime/internal/atomic [2020-12-04T23:54:56.560Z] #32 2.779 sync/atomic [2020-12-04T23:54:56.560Z] #32 2.853 encoding [2020-12-04T23:54:56.560Z] #32 2.887 runtime/internal/math [2020-12-04T23:54:56.560Z] #32 3.133 runtime/cgo [2020-12-04T23:54:56.560Z] #32 3.247 math [2020-12-04T23:54:56.560Z] #32 3.257 internal/bytealg [2020-12-04T23:54:56.560Z] #32 3.780 internal/testlog [2020-12-04T23:54:56.560Z] #32 3.976 runtime [2020-12-04T23:54:56.560Z] #32 ... [2020-12-04T23:54:56.560Z] [2020-12-04T23:54:56.560Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:54:56.560Z] #53 2.415 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:54:56.560Z] #53 2.502 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:54:56.560Z] #53 2.515 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:54:56.560Z] #53 3.045 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-04T23:54:56.560Z] #53 3.778 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB] [2020-12-04T23:54:56.560Z] #53 4.267 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-04T23:54:56.560Z] #53 7.647 Fetched 8407 kB in 6s (1511 kB/s) [2020-12-04T23:54:56.560Z] #53 7.647 Reading package lists... [2020-12-04T23:54:56.601Z] #32 ... [2020-12-04T23:54:56.601Z] [2020-12-04T23:54:56.601Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:54:56.817Z] #53 9.497 Reading package lists... [2020-12-04T23:54:56.817Z] #53 ... [2020-12-04T23:54:56.817Z] [2020-12-04T23:54:56.817Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:54:56.817Z] #11 2.441 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:54:56.817Z] #11 2.504 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:54:56.817Z] #11 2.517 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:54:56.817Z] #11 2.986 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-04T23:54:56.817Z] #11 4.061 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB] [2020-12-04T23:54:56.817Z] #11 4.091 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-04T23:54:56.817Z] #11 8.212 Fetched 8407 kB in 6s (1396 kB/s) [2020-12-04T23:54:56.817Z] #11 8.212 Reading package lists... [2020-12-04T23:54:56.817Z] #11 9.715 Reading package lists... [2020-12-04T23:54:56.817Z] #11 ... [2020-12-04T23:54:56.817Z] [2020-12-04T23:54:56.817Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:54:56.817Z] #49 1.748 + RM_GOPATH=0 [2020-12-04T23:54:56.817Z] #49 1.748 + TMP_GOPATH= [2020-12-04T23:54:56.817Z] #49 1.748 + : /build [2020-12-04T23:54:56.817Z] #49 1.748 + '[' -z '' ']' [2020-12-04T23:54:56.817Z] #49 1.750 ++ mktemp -d [2020-12-04T23:54:56.817Z] #49 1.751 + export GOPATH=/tmp/tmp.632UDu4K2V [2020-12-04T23:54:56.817Z] #49 1.751 + GOPATH=/tmp/tmp.632UDu4K2V [2020-12-04T23:54:56.817Z] #49 1.751 + RM_GOPATH=1 [2020-12-04T23:54:56.817Z] #49 1.751 + case "$(go env GOARCH)" in [2020-12-04T23:54:56.817Z] #49 1.751 ++ go env GOARCH [2020-12-04T23:54:56.817Z] #49 1.759 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:56.817Z] #49 1.759 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:56.817Z] #49 1.759 ++ dirname /tmp/install/install.sh [2020-12-04T23:54:56.817Z] #49 1.761 + dir=/tmp/install [2020-12-04T23:54:56.817Z] #49 1.761 + bin=shfmt [2020-12-04T23:54:56.817Z] #49 1.761 + shift [2020-12-04T23:54:56.817Z] #49 1.761 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-04T23:54:56.817Z] #49 1.761 + . /tmp/install/shfmt.installer [2020-12-04T23:54:56.817Z] #49 1.761 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-04T23:54:56.817Z] #49 1.761 + install_shfmt [2020-12-04T23:54:56.817Z] #49 1.761 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-04T23:54:56.818Z] #49 1.761 + git clone https://github.com/mvdan/sh.git /tmp/tmp.632UDu4K2V/src/github.com/mvdan/sh [2020-12-04T23:54:56.818Z] #49 1.761 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-04T23:54:56.818Z] #49 1.771 Cloning into '/tmp/tmp.632UDu4K2V/src/github.com/mvdan/sh'... [2020-12-04T23:54:56.818Z] #49 4.265 + cd /tmp/tmp.632UDu4K2V/src/github.com/mvdan/sh [2020-12-04T23:54:56.818Z] #49 4.265 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-04T23:54:56.818Z] #49 4.297 + GO111MODULE=on [2020-12-04T23:54:56.818Z] #49 4.297 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-04T23:54:56.818Z] #49 5.589 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-04T23:54:56.818Z] #49 5.640 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-04T23:54:56.818Z] #49 5.640 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-04T23:54:56.818Z] #49 5.665 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-04T23:54:56.818Z] #49 5.887 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-04T23:54:56.818Z] #49 6.038 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-04T23:54:56.818Z] #49 6.448 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-04T23:54:56.818Z] #49 6.846 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-04T23:54:56.818Z] #49 7.279 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-04T23:54:56.818Z] #49 7.283 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-04T23:54:56.818Z] #49 7.291 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-04T23:54:56.818Z] #49 7.454 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-04T23:54:56.818Z] #49 7.860 runtime [2020-12-04T23:54:57.025Z] #8 DONE 40.0s [2020-12-04T23:54:57.025Z] [2020-12-04T23:54:57.025Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-04T23:54:57.075Z] #49 ... [2020-12-04T23:54:57.075Z] [2020-12-04T23:54:57.075Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:54:57.075Z] #53 9.497 Reading package lists... [2020-12-04T23:54:57.240Z] #41 ... [2020-12-04T23:54:57.240Z] [2020-12-04T23:54:57.240Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:54:57.240Z] #43 25.81 sync [2020-12-04T23:54:57.240Z] #43 25.83 internal/reflectlite [2020-12-04T23:54:57.240Z] #43 26.85 github.com/LK4D4/vndr/godl/singleflight [2020-12-04T23:54:57.240Z] #43 27.03 math/rand [2020-12-04T23:54:57.240Z] #43 27.89 internal/singleflight [2020-12-04T23:54:57.240Z] #43 28.22 bytes [2020-12-04T23:54:57.240Z] #43 28.22 strconv [2020-12-04T23:54:57.240Z] #43 29.97 reflect [2020-12-04T23:54:57.240Z] #43 30.22 bufio [2020-12-04T23:54:57.240Z] #43 31.47 syscall [2020-12-04T23:54:57.240Z] #43 ... [2020-12-04T23:54:57.240Z] [2020-12-04T23:54:57.240Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:54:57.240Z] #35 0.636 + RM_GOPATH=0 [2020-12-04T23:54:57.240Z] #35 0.636 + TMP_GOPATH= [2020-12-04T23:54:57.240Z] #35 0.636 + : /build [2020-12-04T23:54:57.240Z] #35 0.636 + '[' -z '' ']' [2020-12-04T23:54:57.241Z] #35 0.636 ++ mktemp -d [2020-12-04T23:54:57.241Z] #35 0.638 + export GOPATH=/tmp/tmp.Drfx4KTdaR [2020-12-04T23:54:57.241Z] #35 0.638 + GOPATH=/tmp/tmp.Drfx4KTdaR [2020-12-04T23:54:57.241Z] #35 0.638 + RM_GOPATH=1 [2020-12-04T23:54:57.241Z] #35 0.638 + case "$(go env GOARCH)" in [2020-12-04T23:54:57.241Z] #35 0.638 ++ go env GOARCH [2020-12-04T23:54:57.241Z] #35 0.664 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:57.241Z] #35 0.664 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:54:57.241Z] #35 0.664 ++ dirname /tmp/install/install.sh [2020-12-04T23:54:57.241Z] #35 0.664 + dir=/tmp/install [2020-12-04T23:54:57.241Z] #35 0.664 + bin=tini [2020-12-04T23:54:57.241Z] #35 0.664 + shift [2020-12-04T23:54:57.241Z] #35 0.664 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-04T23:54:57.241Z] #35 0.664 + . /tmp/install/tini.installer [2020-12-04T23:54:57.241Z] #35 0.664 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-04T23:54:57.241Z] #35 0.664 + install_tini [2020-12-04T23:54:57.241Z] #35 0.664 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-04T23:54:57.241Z] #35 0.664 + git clone https://github.com/krallin/tini.git /tmp/tmp.Drfx4KTdaR/tini [2020-12-04T23:54:57.241Z] #35 0.664 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-04T23:54:57.241Z] #35 0.677 Cloning into '/tmp/tmp.Drfx4KTdaR/tini'... [2020-12-04T23:54:57.333Z] #53 11.18 Building dependency tree... [2020-12-04T23:54:57.551Z] #35 ... [2020-12-04T23:54:57.551Z] [2020-12-04T23:54:57.551Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:54:57.551Z] #45 DONE 36.1s [2020-12-04T23:54:57.551Z] [2020-12-04T23:54:57.551Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:54:57.551Z] #35 1.287 + cd /tmp/tmp.Drfx4KTdaR/tini [2020-12-04T23:54:57.551Z] #35 1.287 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-04T23:54:57.551Z] #35 1.316 + cmake . [2020-12-04T23:54:57.590Z] #53 11.77 The following additional packages will be installed: [2020-12-04T23:54:57.590Z] #53 11.77 libbtrfs0 [2020-12-04T23:54:57.855Z] #53 11.84 The following NEW packages will be installed: [2020-12-04T23:54:57.855Z] #53 11.84 libbtrfs-dev libbtrfs0 [2020-12-04T23:54:57.996Z] #9 ... [2020-12-04T23:54:57.996Z] [2020-12-04T23:54:57.996Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:54:57.996Z] #27 DONE 13.8s [2020-12-04T23:54:57.996Z] [2020-12-04T23:54:57.996Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-04T23:54:58.113Z] #53 12.21 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:54:58.113Z] #53 12.21 Need to get 119 kB of archives. [2020-12-04T23:54:58.113Z] #53 12.21 After this operation, 387 kB of additional disk space will be used. [2020-12-04T23:54:58.113Z] #53 12.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-04T23:54:58.113Z] #53 12.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-04T23:54:58.219Z] #35 1.914 -- The C compiler identification is GNU 8.3.0 [2020-12-04T23:54:58.219Z] #35 ... [2020-12-04T23:54:58.219Z] [2020-12-04T23:54:58.219Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:54:58.219Z] #49 26.67 sort [2020-12-04T23:54:58.219Z] #49 26.67 errors [2020-12-04T23:54:58.219Z] #49 26.86 io [2020-12-04T23:54:58.219Z] #49 27.88 internal/oserror [2020-12-04T23:54:58.219Z] #49 27.92 bytes [2020-12-04T23:54:58.219Z] #49 27.95 syscall [2020-12-04T23:54:58.219Z] #49 29.50 strconv [2020-12-04T23:54:58.219Z] #49 31.40 reflect [2020-12-04T23:54:58.219Z] #49 34.12 time [2020-12-04T23:54:58.219Z] #49 ... [2020-12-04T23:54:58.219Z] [2020-12-04T23:54:58.219Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:54:58.219Z] #35 2.079 -- Check for working C compiler: /usr/bin/cc [2020-12-04T23:54:58.371Z] #53 12.51 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:54:58.371Z] #53 12.55 Fetched 119 kB in 0s (388 kB/s) [2020-12-04T23:54:58.371Z] #53 12.60 Selecting previously unselected package libbtrfs0. [2020-12-04T23:54:58.371Z] #53 12.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-12-04T23:54:58.371Z] #53 12.63 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-04T23:54:58.628Z] #53 12.64 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-04T23:54:58.628Z] #53 12.72 Selecting previously unselected package libbtrfs-dev. [2020-12-04T23:54:58.628Z] #53 12.73 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-04T23:54:58.628Z] #53 12.74 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:54:58.628Z] #53 12.86 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-04T23:54:58.870Z] #35 2.704 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-04T23:54:58.871Z] #35 2.711 -- Detecting C compiler ABI info [2020-12-04T23:54:58.886Z] #53 12.88 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:54:58.886Z] #53 12.90 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:54:58.925Z] #9 DONE 1.9s [2020-12-04T23:54:58.925Z] [2020-12-04T23:54:58.925Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-04T23:54:59.108Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.7s [2020-12-04T23:54:59.108Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.9s done [2020-12-04T23:54:59.370Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-12-04T23:54:59.507Z] #35 3.142 -- Detecting C compiler ABI info - done [2020-12-04T23:54:59.507Z] #35 3.147 -- Detecting C compile features [2020-12-04T23:54:59.842Z] #53 DONE 13.9s [2020-12-04T23:54:59.842Z] [2020-12-04T23:54:59.842Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:54:59.842Z] #27 3.532 [2020-12-04T23:54:59.842Z] #27 3.722 ########## 14.9% ######################################################################## 100.0% [2020-12-04T23:54:59.842Z] #27 3.982 [2020-12-04T23:54:59.842Z] #27 4.163 ##################### 29.8% ############################################################## 87.1% ######################################################################## 100.0% [2020-12-04T23:54:59.842Z] #27 4.483 [2020-12-04T23:54:59.842Z] #27 4.639 ## 3.0% ############## 20.2% ###################### 31.2% ################################# 47.1% ##################################### 52.4% ################################################ 66.9% ################################################################## 92.5% ######################################################################## 100.0% [2020-12-04T23:54:59.842Z] #27 5.461 [2020-12-04T23:55:00.100Z] #27 5.594 # 2.0% ###### 8.5% ######### 13.8% ############# 18.7% ################# 24.2% ##################### 29.8% ####################### 33.2% ########################## 36.5% ############################## 42.5% ################################## 48.5% ######################################## 55.9% ########################################## 59.4% ############################################### 66.6% ################################################### 71.5% ####################################################### 76.9% ########################################################## 80.7% ############################################################## 87.3% #################################################################### 95.8% ######################################################################## 100.0% [2020-12-04T23:55:00.100Z] #27 7.522 [2020-12-04T23:55:00.548Z] #35 4.215 -- Detecting C compile features - done [2020-12-04T23:55:00.548Z] #35 4.227 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-04T23:55:00.548Z] #35 4.417 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-04T23:55:00.548Z] #35 4.478 -- Configuring done [2020-12-04T23:55:00.770Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.2s done [2020-12-04T23:55:00.770Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-12-04T23:55:00.818Z] #10 DONE 1.7s [2020-12-04T23:55:00.818Z] [2020-12-04T23:55:00.818Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-04T23:55:00.818Z] #37 DONE 0.1s [2020-12-04T23:55:00.818Z] [2020-12-04T23:55:00.818Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:55:00.818Z] #38 ... [2020-12-04T23:55:00.818Z] [2020-12-04T23:55:00.818Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-04T23:55:00.818Z] #29 DONE 0.1s [2020-12-04T23:55:00.818Z] [2020-12-04T23:55:00.818Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-04T23:55:00.843Z] #35 4.491 -- Generating done [2020-12-04T23:55:00.843Z] #35 4.498 -- Build files have been written to: /tmp/tmp.Drfx4KTdaR/tini [2020-12-04T23:55:00.843Z] #35 4.512 + make tini-static [2020-12-04T23:55:00.843Z] #35 4.778 Scanning dependencies of target tini-static [2020-12-04T23:55:01.033Z] #27 8.293 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-04T23:55:01.036Z] #8 ... [2020-12-04T23:55:01.036Z] [2020-12-04T23:55:01.036Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-12-04T23:55:01.036Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 7.0s done [2020-12-04T23:55:01.036Z] #24 DONE 15.3s [2020-12-04T23:55:01.036Z] [2020-12-04T23:55:01.036Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:55:01.036Z] #8 ... [2020-12-04T23:55:01.036Z] [2020-12-04T23:55:01.036Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-04T23:55:01.175Z] #35 4.890 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-04T23:55:01.291Z] #27 8.562 [2020-12-04T23:55:01.291Z] #27 8.688 ######################################################################## 100.0% [2020-12-04T23:55:01.291Z] #27 8.722 [2020-12-04T23:55:01.812Z] #35 5.597 [100%] Linking C executable tini-static [2020-12-04T23:55:02.105Z] #35 5.895 [100%] Built target tini-static [2020-12-04T23:55:02.105Z] #35 5.956 + mkdir -p /build [2020-12-04T23:55:02.105Z] #35 5.978 + cp tini-static /build/docker-init [2020-12-04T23:55:02.284Z] #27 9.587 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-04T23:55:02.407Z] #35 DONE 6.2s [2020-12-04T23:55:02.407Z] [2020-12-04T23:55:02.407Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:02.407Z] #41 2.615 Note: Building without setproctitle() and strlcpy() support. [2020-12-04T23:55:02.407Z] #41 2.615 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-04T23:55:02.407Z] #41 2.644 Note: Building without GnuTLS support [2020-12-04T23:55:02.407Z] #41 2.646 Makefile.config:39: Warn: you have no libnftables installed [2020-12-04T23:55:02.407Z] #41 2.646 Makefile.config:40: Warn: Building without nftables support [2020-12-04T23:55:02.407Z] #41 3.660 fatal: not a git repository (or any of the parent directories): .git [2020-12-04T23:55:02.407Z] #41 3.674 GEN .gitid [2020-12-04T23:55:02.407Z] #41 3.706 GEN criu/include/version.h [2020-12-04T23:55:02.407Z] #41 3.728 GEN include/common/asm [2020-12-04T23:55:02.407Z] #41 4.583 PBCC images/timens.pb-c.c [2020-12-04T23:55:02.407Z] #41 4.602 DEP images/timens.pb-c.d [2020-12-04T23:55:02.407Z] #41 4.626 PBCC images/fown.pb-c.c [2020-12-04T23:55:02.407Z] #41 4.629 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-04T23:55:02.407Z] #41 4.707 PBCC images/opts.pb-c.c [2020-12-04T23:55:02.407Z] #41 4.754 PBCC images/memfd.pb-c.c [2020-12-04T23:55:02.407Z] #41 4.789 DEP images/fown.pb-c.d [2020-12-04T23:55:02.407Z] #41 4.858 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-04T23:55:02.407Z] #41 4.912 DEP images/opts.pb-c.d [2020-12-04T23:55:02.407Z] #41 4.980 DEP images/memfd.pb-c.d [2020-12-04T23:55:02.407Z] #41 5.028 PBCC images/sit.pb-c.c [2020-12-04T23:55:02.407Z] #41 5.035 DEP images/sit.pb-c.d [2020-12-04T23:55:02.407Z] #41 5.050 PBCC images/macvlan.pb-c.c [2020-12-04T23:55:02.407Z] #41 5.093 DEP images/macvlan.pb-c.d [2020-12-04T23:55:02.407Z] #41 5.117 PBCC images/autofs.pb-c.c [2020-12-04T23:55:02.407Z] #41 5.147 DEP images/autofs.pb-c.d [2020-12-04T23:55:02.407Z] #41 5.158 PBCC images/sysctl.pb-c.c [2020-12-04T23:55:02.407Z] #41 5.173 DEP images/sysctl.pb-c.d [2020-12-04T23:55:02.407Z] #41 5.205 PBCC images/time.pb-c.c [2020-12-04T23:55:02.407Z] #41 5.227 DEP images/time.pb-c.d [2020-12-04T23:55:02.407Z] #41 5.259 PBCC images/binfmt-misc.pb-c.c [2020-12-04T23:55:02.407Z] #41 5.263 DEP images/binfmt-misc.pb-c.d [2020-12-04T23:55:02.407Z] #41 5.332 PBCC images/seccomp.pb-c.c [2020-12-04T23:55:02.407Z] #41 5.361 DEP images/seccomp.pb-c.d [2020-12-04T23:55:02.407Z] #41 5.402 PBCC images/userns.pb-c.c [2020-12-04T23:55:02.407Z] #41 5.405 DEP images/userns.pb-c.d [2020-12-04T23:55:02.407Z] #41 5.419 PBCC images/cgroup.pb-c.c [2020-12-04T23:55:02.407Z] #41 5.436 DEP images/cgroup.pb-c.d [2020-12-04T23:55:02.407Z] #41 5.484 PBCC images/ext-file.pb-c.c [2020-12-04T23:55:02.407Z] #41 5.496 DEP images/ext-file.pb-c.d [2020-12-04T23:55:02.407Z] #41 5.535 PBCC images/rpc.pb-c.c [2020-12-04T23:55:02.407Z] #41 5.549 DEP images/rpc.pb-c.d [2020-12-04T23:55:02.407Z] #41 5.629 PBCC images/siginfo.pb-c.c [2020-12-04T23:55:02.407Z] #41 5.639 DEP images/siginfo.pb-c.d [2020-12-04T23:55:02.407Z] #41 5.697 PBCC images/pagemap.pb-c.c [2020-12-04T23:55:02.407Z] #41 5.717 DEP images/pagemap.pb-c.d [2020-12-04T23:55:02.407Z] #41 5.759 PBCC images/rlimit.pb-c.c [2020-12-04T23:55:02.407Z] #41 5.794 DEP images/rlimit.pb-c.d [2020-12-04T23:55:02.407Z] #41 5.836 PBCC images/file-lock.pb-c.c [2020-12-04T23:55:02.407Z] #41 5.885 DEP images/file-lock.pb-c.d [2020-12-04T23:55:02.407Z] #41 5.904 PBCC images/tty.pb-c.c [2020-12-04T23:55:02.407Z] #41 5.957 DEP images/tty.pb-c.d [2020-12-04T23:55:02.407Z] #41 5.999 PBCC images/tun.pb-c.c [2020-12-04T23:55:02.407Z] #41 6.035 PBCC images/netdev.pb-c.c [2020-12-04T23:55:02.407Z] #41 6.074 DEP images/tun.pb-c.d [2020-12-04T23:55:02.407Z] #41 6.121 DEP images/netdev.pb-c.d [2020-12-04T23:55:02.407Z] #41 6.146 PBCC images/vma.pb-c.c [2020-12-04T23:55:02.407Z] #41 6.154 DEP images/vma.pb-c.d [2020-12-04T23:55:02.407Z] #41 6.181 PBCC images/creds.pb-c.c [2020-12-04T23:55:02.407Z] #41 6.211 DEP images/creds.pb-c.d [2020-12-04T23:55:02.407Z] #41 6.262 PBCC images/utsns.pb-c.c [2020-12-04T23:55:02.407Z] #41 6.283 DEP images/utsns.pb-c.d [2020-12-04T23:55:02.426Z] #25 1.319 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:55:02.426Z] #25 1.330 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:55:02.426Z] #25 1.411 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:55:02.426Z] #25 1.461 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-04T23:55:02.543Z] #27 9.904 [2020-12-04T23:55:02.543Z] #27 10.08 ########################################### 60.0% ######################################################################## 100.0% [2020-12-04T23:55:02.543Z] #27 10.13 [2020-12-04T23:55:02.709Z] #41 6.350 PBCC images/ipc-desc.pb-c.c [2020-12-04T23:55:02.709Z] #41 6.359 PBCC images/ipc-sem.pb-c.c [2020-12-04T23:55:02.709Z] #41 6.378 DEP images/ipc-desc.pb-c.d [2020-12-04T23:55:02.709Z] #41 6.454 DEP images/ipc-sem.pb-c.d [2020-12-04T23:55:02.709Z] #41 6.469 PBCC images/ipc-msg.pb-c.c [2020-12-04T23:55:02.709Z] #41 6.486 DEP images/ipc-msg.pb-c.d [2020-12-04T23:55:02.709Z] #41 6.524 PBCC images/ipc-shm.pb-c.c [2020-12-04T23:55:02.709Z] #41 6.536 DEP images/ipc-shm.pb-c.d [2020-12-04T23:55:03.000Z] #25 1.877 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-04T23:55:03.000Z] #25 1.929 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [254 kB] [2020-12-04T23:55:03.021Z] #41 6.708 PBCC images/ipc-var.pb-c.c [2020-12-04T23:55:03.021Z] #41 6.724 DEP images/ipc-var.pb-c.d [2020-12-04T23:55:03.021Z] #41 6.825 PBCC images/sk-opts.pb-c.c [2020-12-04T23:55:03.021Z] #41 6.833 PBCC images/packet-sock.pb-c.c [2020-12-04T23:55:03.021Z] #41 6.908 DEP images/sk-opts.pb-c.d [2020-12-04T23:55:03.021Z] #41 6.945 DEP images/packet-sock.pb-c.d [2020-12-04T23:55:03.021Z] #41 6.990 PBCC images/sk-netlink.pb-c.c [2020-12-04T23:55:03.021Z] #41 6.996 DEP images/sk-netlink.pb-c.d [2020-12-04T23:55:03.021Z] #41 7.046 PBCC images/sk-inet.pb-c.c [2020-12-04T23:55:03.108Z] #27 ... [2020-12-04T23:55:03.108Z] [2020-12-04T23:55:03.108Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:03.108Z] #45 DONE 17.3s [2020-12-04T23:55:03.108Z] [2020-12-04T23:55:03.108Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:55:03.108Z] #40 10.38 Reading package lists... [2020-12-04T23:55:03.108Z] #40 11.57 Building dependency tree... [2020-12-04T23:55:03.108Z] #40 12.43 The following additional packages will be installed: [2020-12-04T23:55:03.108Z] #40 12.43 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-04T23:55:03.108Z] #40 12.43 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-04T23:55:03.108Z] #40 12.43 Suggested packages: [2020-12-04T23:55:03.108Z] #40 12.43 manpages-dev python-setuptools [2020-12-04T23:55:03.108Z] #40 12.82 The following NEW packages will be installed: [2020-12-04T23:55:03.108Z] #40 12.82 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-04T23:55:03.108Z] #40 12.82 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-04T23:55:03.108Z] #40 12.82 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-04T23:55:03.108Z] #40 12.82 python-six zlib1g-dev [2020-12-04T23:55:03.108Z] #40 13.33 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:55:03.108Z] #40 13.33 Need to get 4095 kB of archives. [2020-12-04T23:55:03.108Z] #40 13.33 After this operation, 22.5 MB of additional disk space will be used. [2020-12-04T23:55:03.108Z] #40 13.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-12-04T23:55:03.108Z] #40 13.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-12-04T23:55:03.108Z] #40 13.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-12-04T23:55:03.108Z] #40 13.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-04T23:55:03.108Z] #40 13.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-12-04T23:55:03.108Z] #40 13.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-12-04T23:55:03.108Z] #40 13.36 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-12-04T23:55:03.108Z] #40 13.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-12-04T23:55:03.108Z] #40 13.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-12-04T23:55:03.108Z] #40 13.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-12-04T23:55:03.108Z] #40 13.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-12-04T23:55:03.108Z] #40 13.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-12-04T23:55:03.108Z] #40 13.58 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-12-04T23:55:03.108Z] #40 13.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-12-04T23:55:03.108Z] #40 13.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-04T23:55:03.108Z] #40 13.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-12-04T23:55:03.108Z] #40 13.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-12-04T23:55:03.108Z] #40 14.26 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:55:03.108Z] #40 14.29 Fetched 4095 kB in 1s (5090 kB/s) [2020-12-04T23:55:03.108Z] #40 14.34 Selecting previously unselected package libcap-dev:amd64. [2020-12-04T23:55:03.108Z] #40 14.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-12-04T23:55:03.108Z] #40 14.40 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-12-04T23:55:03.108Z] #40 14.41 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-12-04T23:55:03.108Z] #40 14.62 Selecting previously unselected package libnet1:amd64. [2020-12-04T23:55:03.108Z] #40 14.62 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-04T23:55:03.108Z] #40 14.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-04T23:55:03.108Z] #40 14.86 Selecting previously unselected package libnet1-dev. [2020-12-04T23:55:03.108Z] #40 14.87 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-04T23:55:03.108Z] #40 14.87 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-04T23:55:03.108Z] #40 14.96 Selecting previously unselected package libnl-3-200:amd64. [2020-12-04T23:55:03.108Z] #40 14.96 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-04T23:55:03.108Z] #40 14.98 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-04T23:55:03.108Z] #40 15.04 Selecting previously unselected package libnl-3-dev:amd64. [2020-12-04T23:55:03.108Z] #40 15.05 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-12-04T23:55:03.108Z] #40 15.05 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-04T23:55:03.108Z] #40 15.37 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-04T23:55:03.108Z] #40 15.38 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-04T23:55:03.108Z] #40 15.38 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-04T23:55:03.108Z] #40 15.46 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-12-04T23:55:03.108Z] #40 15.47 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-12-04T23:55:03.108Z] #40 15.49 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-04T23:55:03.108Z] #40 15.66 Selecting previously unselected package zlib1g-dev:amd64. [2020-12-04T23:55:03.108Z] #40 15.66 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-12-04T23:55:03.108Z] #40 15.81 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-04T23:55:03.108Z] #40 17.26 Selecting previously unselected package libprotobuf17:amd64. [2020-12-04T23:55:03.108Z] #40 17.27 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-12-04T23:55:03.108Z] #40 17.32 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-04T23:55:03.315Z] #41 7.077 DEP images/sk-inet.pb-c.d [2020-12-04T23:55:03.315Z] #41 7.091 PBCC images/sk-unix.pb-c.c [2020-12-04T23:55:03.315Z] #41 7.155 DEP images/sk-unix.pb-c.d [2020-12-04T23:55:03.315Z] #41 7.190 PBCC images/mm.pb-c.c [2020-12-04T23:55:03.315Z] #41 7.233 DEP images/mm.pb-c.d [2020-12-04T23:55:03.315Z] #41 7.299 PBCC images/timerfd.pb-c.c [2020-12-04T23:55:03.608Z] #41 7.315 DEP images/timerfd.pb-c.d [2020-12-04T23:55:03.608Z] #41 7.357 PBCC images/timer.pb-c.c [2020-12-04T23:55:03.608Z] #41 7.371 DEP images/timer.pb-c.d [2020-12-04T23:55:03.608Z] #41 7.379 PBCC images/sa.pb-c.c [2020-12-04T23:55:03.608Z] #41 7.409 DEP images/sa.pb-c.d [2020-12-04T23:55:03.608Z] #41 7.435 PBCC images/pipe-data.pb-c.c [2020-12-04T23:55:03.608Z] #41 7.454 DEP images/pipe-data.pb-c.d [2020-12-04T23:55:03.608Z] #41 7.506 PBCC images/mnt.pb-c.c [2020-12-04T23:55:03.622Z] #40 17.60 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-12-04T23:55:03.622Z] #40 17.60 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-12-04T23:55:03.622Z] #40 17.61 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-04T23:55:03.622Z] #40 17.71 Selecting previously unselected package libprotobuf-dev:amd64. [2020-12-04T23:55:03.622Z] #40 17.71 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-12-04T23:55:03.622Z] #40 17.74 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-04T23:55:03.622Z] #40 ... [2020-12-04T23:55:03.622Z] [2020-12-04T23:55:03.622Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:55:03.622Z] #27 11.07 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-04T23:55:03.622Z] #27 11.12 skipping existing c35d46ef359f [2020-12-04T23:55:03.879Z] #27 11.21 [2020-12-04T23:55:03.901Z] #41 7.543 DEP images/mnt.pb-c.d [2020-12-04T23:55:03.901Z] #41 7.596 PBCC images/sk-packet.pb-c.c [2020-12-04T23:55:03.901Z] #41 7.616 DEP images/sk-packet.pb-c.d [2020-12-04T23:55:03.901Z] #41 7.650 PBCC images/tcp-stream.pb-c.c [2020-12-04T23:55:03.901Z] #41 7.682 DEP images/tcp-stream.pb-c.d [2020-12-04T23:55:03.901Z] #41 7.692 PBCC images/pipe.pb-c.c [2020-12-04T23:55:03.901Z] #41 7.716 DEP images/pipe.pb-c.d [2020-12-04T23:55:03.901Z] #41 7.751 PBCC images/pstree.pb-c.c [2020-12-04T23:55:03.901Z] #41 7.759 DEP images/pstree.pb-c.d [2020-12-04T23:55:03.901Z] #41 7.776 PBCC images/fs.pb-c.c [2020-12-04T23:55:03.901Z] #41 7.779 DEP images/fs.pb-c.d [2020-12-04T23:55:03.901Z] #41 7.802 PBCC images/signalfd.pb-c.c [2020-12-04T23:55:03.901Z] #41 7.825 DEP images/signalfd.pb-c.d [2020-12-04T23:55:03.901Z] #41 7.843 PBCC images/fh.pb-c.c [2020-12-04T23:55:04.194Z] #41 7.907 PBCC images/fsnotify.pb-c.c [2020-12-04T23:55:04.194Z] #41 7.924 DEP images/fh.pb-c.d [2020-12-04T23:55:04.194Z] #41 7.955 DEP images/fsnotify.pb-c.d [2020-12-04T23:55:04.194Z] #41 7.992 PBCC images/eventpoll.pb-c.c [2020-12-04T23:55:04.194Z] #41 8.009 DEP images/eventpoll.pb-c.d [2020-12-04T23:55:04.194Z] #41 8.044 PBCC images/eventfd.pb-c.c [2020-12-04T23:55:04.194Z] #41 8.049 DEP images/eventfd.pb-c.d [2020-12-04T23:55:04.194Z] #41 8.060 PBCC images/remap-file-path.pb-c.c [2020-12-04T23:55:04.194Z] #41 8.086 DEP images/remap-file-path.pb-c.d [2020-12-04T23:55:04.194Z] #41 8.104 PBCC images/fifo.pb-c.c [2020-12-04T23:55:04.194Z] #41 8.121 DEP images/fifo.pb-c.d [2020-12-04T23:55:04.487Z] #41 8.172 PBCC images/ghost-file.pb-c.c [2020-12-04T23:55:04.487Z] #41 8.180 DEP images/ghost-file.pb-c.d [2020-12-04T23:55:04.487Z] #41 8.198 PBCC images/regfile.pb-c.c [2020-12-04T23:55:04.487Z] #41 8.224 DEP images/regfile.pb-c.d [2020-12-04T23:55:04.487Z] #41 8.261 PBCC images/ns.pb-c.c [2020-12-04T23:55:04.487Z] #41 8.265 DEP images/ns.pb-c.d [2020-12-04T23:55:04.487Z] #41 8.276 PBCC images/fdinfo.pb-c.c [2020-12-04T23:55:04.487Z] #41 8.298 DEP images/fdinfo.pb-c.d [2020-12-04T23:55:04.487Z] #41 8.351 PBCC images/core-aarch64.pb-c.c [2020-12-04T23:55:04.487Z] #41 8.358 PBCC images/core-arm.pb-c.c [2020-12-04T23:55:04.487Z] #41 8.374 PBCC images/core-ppc64.pb-c.c [2020-12-04T23:55:04.487Z] #41 8.405 PBCC images/core-s390.pb-c.c [2020-12-04T23:55:04.487Z] #41 8.428 PBCC images/core-x86.pb-c.c [2020-12-04T23:55:04.487Z] #41 8.445 PBCC images/core.pb-c.c [2020-12-04T23:55:04.487Z] #41 8.488 PBCC images/inventory.pb-c.c [2020-12-04T23:55:04.780Z] #41 8.511 DEP images/core-aarch64.pb-c.d [2020-12-04T23:55:04.780Z] #41 8.541 DEP images/core-arm.pb-c.d [2020-12-04T23:55:04.780Z] #41 8.573 DEP images/core-ppc64.pb-c.d [2020-12-04T23:55:04.780Z] #41 8.586 DEP images/core-s390.pb-c.d [2020-12-04T23:55:04.780Z] #41 8.611 DEP images/core-x86.pb-c.d [2020-12-04T23:55:04.780Z] #41 8.636 DEP images/core.pb-c.d [2020-12-04T23:55:04.780Z] #41 8.682 DEP images/inventory.pb-c.d [2020-12-04T23:55:04.780Z] #41 8.731 PBCC images/cpuinfo.pb-c.c [2020-12-04T23:55:04.837Z] #27 12.03 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-04T23:55:04.837Z] #27 12.30 [2020-12-04T23:55:04.920Z] #25 3.664 Fetched 8407 kB in 3s (3214 kB/s) [2020-12-04T23:55:05.073Z] #41 8.734 DEP images/cpuinfo.pb-c.d [2020-12-04T23:55:05.073Z] #41 8.755 PBCC images/stats.pb-c.c [2020-12-04T23:55:05.073Z] #41 8.785 DEP images/stats.pb-c.d [2020-12-04T23:55:05.100Z] #27 12.42 ######################################################################## 100.0% [2020-12-04T23:55:05.100Z] #27 12.48 [2020-12-04T23:55:05.361Z] #27 12.93 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-04T23:55:05.620Z] #27 13.11 [2020-12-04T23:55:05.620Z] #27 ... [2020-12-04T23:55:05.620Z] [2020-12-04T23:55:05.620Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:05.620Z] #47 9.771 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-04T23:55:05.620Z] #47 9.783 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-04T23:55:05.620Z] #47 9.783 go: extracting github.com/spf13/afero v1.1.2 [2020-12-04T23:55:05.620Z] #47 9.909 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-04T23:55:05.620Z] #47 9.914 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-04T23:55:05.620Z] #47 9.935 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-04T23:55:05.620Z] #47 9.963 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-04T23:55:05.620Z] #47 11.08 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-04T23:55:05.620Z] #47 11.91 go: extracting golang.org/x/text v0.3.2 [2020-12-04T23:55:05.620Z] #47 12.79 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-04T23:55:05.620Z] #47 12.84 go: finding github.com/fatih/color v1.7.0 [2020-12-04T23:55:05.620Z] #47 12.88 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-04T23:55:05.620Z] #47 12.89 go: finding github.com/pkg/errors v0.8.1 [2020-12-04T23:55:05.620Z] #47 12.89 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-04T23:55:05.620Z] #47 12.89 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-04T23:55:05.620Z] #47 12.90 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-04T23:55:05.620Z] #47 12.92 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-04T23:55:05.620Z] #47 12.94 go: finding github.com/spf13/viper v1.6.1 [2020-12-04T23:55:05.620Z] #47 12.97 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-04T23:55:05.620Z] #47 12.97 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-04T23:55:05.620Z] #47 12.97 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-04T23:55:05.620Z] #47 12.97 go: finding github.com/stretchr/testify v1.4.0 [2020-12-04T23:55:05.620Z] #47 12.99 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-04T23:55:05.620Z] #47 13.00 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-04T23:55:05.620Z] #47 13.01 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-04T23:55:05.620Z] #47 13.02 go: finding github.com/spf13/cobra v0.0.5 [2020-12-04T23:55:05.620Z] #47 13.02 go: finding github.com/gobwas/glob v0.2.3 [2020-12-04T23:55:05.620Z] #47 13.02 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-04T23:55:05.620Z] #47 13.03 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-04T23:55:05.620Z] #47 13.04 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-04T23:55:05.620Z] #47 13.04 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-04T23:55:05.620Z] #47 13.07 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-04T23:55:05.620Z] #47 13.07 go: finding github.com/spf13/pflag v1.0.5 [2020-12-04T23:55:05.620Z] #47 13.07 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-04T23:55:05.620Z] #47 13.07 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-04T23:55:05.620Z] #47 13.07 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-04T23:55:05.620Z] #47 13.08 go: finding github.com/magiconair/properties v1.8.1 [2020-12-04T23:55:05.620Z] #47 13.08 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-04T23:55:05.620Z] #47 13.09 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-04T23:55:05.620Z] #47 13.09 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-04T23:55:05.620Z] #47 13.09 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-04T23:55:05.620Z] #47 13.10 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-04T23:55:05.620Z] #47 13.10 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-04T23:55:05.620Z] #47 13.10 go: finding github.com/stretchr/objx v0.2.0 [2020-12-04T23:55:05.620Z] #47 13.12 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-04T23:55:05.620Z] #47 13.13 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-04T23:55:05.620Z] #47 13.13 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-04T23:55:05.620Z] #47 13.13 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-04T23:55:05.620Z] #47 13.14 go: finding github.com/spf13/afero v1.1.2 [2020-12-04T23:55:05.620Z] #47 13.21 go: finding github.com/spf13/cast v1.3.0 [2020-12-04T23:55:05.620Z] #47 13.22 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-04T23:55:05.620Z] #47 13.22 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-04T23:55:05.620Z] #47 13.22 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-04T23:55:05.620Z] #47 13.22 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-04T23:55:05.620Z] #47 13.23 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-04T23:55:05.620Z] #47 13.23 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-04T23:55:05.620Z] #47 13.25 go: finding golang.org/x/text v0.3.2 [2020-12-04T23:55:05.620Z] #47 13.35 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-04T23:55:05.620Z] #47 13.35 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-04T23:55:05.620Z] #47 13.36 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-04T23:55:05.620Z] #47 13.41 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-04T23:55:05.620Z] #47 13.41 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-04T23:55:05.620Z] #47 13.41 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-04T23:55:05.620Z] #47 13.41 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-04T23:55:05.620Z] #47 13.41 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-04T23:55:05.620Z] #47 13.42 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-04T23:55:05.620Z] #47 13.46 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-04T23:55:05.620Z] #47 13.49 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-04T23:55:05.620Z] #47 13.49 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-04T23:55:05.620Z] #47 13.50 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-04T23:55:05.620Z] #47 13.50 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-04T23:55:05.620Z] #47 13.51 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-04T23:55:05.620Z] #47 13.52 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-04T23:55:05.620Z] #47 13.56 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-04T23:55:05.620Z] #47 13.56 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-04T23:55:05.620Z] #47 13.61 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-04T23:55:05.620Z] #47 13.64 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-04T23:55:05.620Z] #47 13.71 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-04T23:55:05.620Z] #47 13.72 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-04T23:55:05.620Z] #47 13.74 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-04T23:55:05.620Z] #47 13.75 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-04T23:55:05.620Z] #47 13.83 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-04T23:55:05.620Z] #47 13.85 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-04T23:55:05.722Z] #41 9.577 make[1]: Nothing to be done for 'all'. [2020-12-04T23:55:05.867Z] #25 3.664 Reading package lists... [2020-12-04T23:55:05.877Z] #47 ... [2020-12-04T23:55:05.877Z] [2020-12-04T23:55:05.877Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:55:05.877Z] #27 13.22 ######################################################################## 100.0% [2020-12-04T23:55:05.877Z] #27 13.26 [2020-12-04T23:55:05.877Z] #27 13.35 Download of images into '/build' complete. [2020-12-04T23:55:05.877Z] #27 13.35 Use something like the following to load the result into a Docker daemon: [2020-12-04T23:55:05.877Z] #27 13.35 tar -cC '/build' . | docker load [2020-12-04T23:55:06.078Z] #30 ... [2020-12-04T23:55:06.078Z] [2020-12-04T23:55:06.078Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:55:06.078Z] #53 4.810 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:55:06.078Z] #53 4.901 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:55:06.078Z] #53 4.992 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:55:06.078Z] #53 5.110 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-04T23:55:06.335Z] #53 5.721 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB] [2020-12-04T23:55:06.442Z] #27 DONE 13.9s [2020-12-04T23:55:06.442Z] [2020-12-04T23:55:06.442Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:55:06.442Z] #40 18.78 Selecting previously unselected package libprotoc17:amd64. [2020-12-04T23:55:06.442Z] #40 18.78 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-12-04T23:55:06.442Z] #40 19.00 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-04T23:55:06.442Z] #40 19.76 Selecting previously unselected package protobuf-c-compiler. [2020-12-04T23:55:06.442Z] #40 19.76 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-12-04T23:55:06.442Z] #40 19.82 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-04T23:55:06.442Z] #40 19.89 Selecting previously unselected package protobuf-compiler. [2020-12-04T23:55:06.442Z] #40 19.90 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-12-04T23:55:06.442Z] #40 19.91 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-04T23:55:06.442Z] #40 20.05 Selecting previously unselected package python-pkg-resources. [2020-12-04T23:55:06.442Z] #40 20.05 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-04T23:55:06.442Z] #40 20.21 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-04T23:55:06.442Z] #40 20.68 Selecting previously unselected package python-six. [2020-12-04T23:55:06.442Z] #40 20.68 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-04T23:55:06.442Z] #40 20.69 Unpacking python-six (1.12.0-1) ... [2020-12-04T23:55:06.703Z] #40 20.78 Selecting previously unselected package python-protobuf. [2020-12-04T23:55:06.703Z] #40 20.79 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-12-04T23:55:06.703Z] #40 20.79 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-04T23:55:06.703Z] #40 ... [2020-12-04T23:55:06.703Z] [2020-12-04T23:55:06.703Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:55:06.703Z] #32 10.82 sync [2020-12-04T23:55:06.703Z] #32 10.84 internal/reflectlite [2020-12-04T23:55:06.703Z] #32 11.67 errors [2020-12-04T23:55:06.703Z] #32 11.69 sort [2020-12-04T23:55:06.703Z] #32 11.86 strconv [2020-12-04T23:55:06.703Z] #32 11.86 io [2020-12-04T23:55:06.703Z] #32 11.86 internal/oserror [2020-12-04T23:55:06.703Z] #32 12.01 syscall [2020-12-04T23:55:06.703Z] #32 12.42 strings [2020-12-04T23:55:06.703Z] #32 12.42 bytes [2020-12-04T23:55:06.703Z] #32 12.42 text/tabwriter [2020-12-04T23:55:06.703Z] #32 13.26 bufio [2020-12-04T23:55:06.703Z] #32 13.58 reflect [2020-12-04T23:55:06.703Z] #32 14.20 path [2020-12-04T23:55:06.703Z] #32 14.91 internal/syscall/execenv [2020-12-04T23:55:06.703Z] #32 14.91 internal/syscall/unix [2020-12-04T23:55:06.703Z] #32 14.91 time [2020-12-04T23:55:06.703Z] #32 16.04 internal/poll [2020-12-04T23:55:06.703Z] #32 16.31 os [2020-12-04T23:55:06.703Z] #32 16.79 internal/fmtsort [2020-12-04T23:55:06.703Z] #32 17.10 fmt [2020-12-04T23:55:06.703Z] #32 17.10 path/filepath [2020-12-04T23:55:06.703Z] #32 17.60 io/ioutil [2020-12-04T23:55:06.703Z] #32 18.33 flag [2020-12-04T23:55:06.703Z] #32 18.33 github.com/BurntSushi/toml [2020-12-04T23:55:06.703Z] #32 18.33 log [2020-12-04T23:55:06.703Z] #32 19.39 github.com/BurntSushi/toml/cmd/tomlv [2020-12-04T23:55:06.762Z] #41 10.39 CC images/stats.o [2020-12-04T23:55:06.824Z] #25 4.740 Reading package lists... [2020-12-04T23:55:06.824Z] #25 5.783 Building dependency tree... [2020-12-04T23:55:06.901Z] #53 6.427 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-04T23:55:06.901Z] #53 ... [2020-12-04T23:55:06.901Z] [2020-12-04T23:55:06.901Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-04T23:55:06.901Z] #30 6.299 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-04T23:55:06.901Z] #30 6.318 Cloning into '.'... [2020-12-04T23:55:06.961Z] #32 ... [2020-12-04T23:55:06.961Z] [2020-12-04T23:55:06.961Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:55:06.961Z] #34 9.442 Reading package lists... [2020-12-04T23:55:06.961Z] #34 11.43 Building dependency tree... [2020-12-04T23:55:06.961Z] #34 12.22 The following additional packages will be installed: [2020-12-04T23:55:06.961Z] #34 12.23 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-04T23:55:06.961Z] #34 12.24 Suggested packages: [2020-12-04T23:55:06.961Z] #34 12.24 cmake-doc ninja-build lrzip [2020-12-04T23:55:06.961Z] #34 12.24 Recommended packages: [2020-12-04T23:55:06.961Z] #34 12.24 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-04T23:55:06.961Z] #34 12.55 The following NEW packages will be installed: [2020-12-04T23:55:06.961Z] #34 12.57 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-04T23:55:06.961Z] #34 12.57 vim-common xxd [2020-12-04T23:55:06.961Z] #34 12.90 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:55:06.961Z] #34 12.90 Need to get 14.9 MB of archives. [2020-12-04T23:55:06.961Z] #34 12.90 After this operation, 61.8 MB of additional disk space will be used. [2020-12-04T23:55:06.961Z] #34 12.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-04T23:55:06.961Z] #34 12.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-04T23:55:06.961Z] #34 12.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-04T23:55:06.961Z] #34 13.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-04T23:55:06.961Z] #34 13.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-12-04T23:55:06.961Z] #34 13.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-12-04T23:55:06.961Z] #34 13.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-12-04T23:55:06.961Z] #34 13.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-12-04T23:55:06.961Z] #34 13.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-12-04T23:55:06.961Z] #34 13.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-12-04T23:55:06.961Z] #34 14.20 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:55:06.961Z] #34 14.27 Fetched 14.9 MB in 1s (13.8 MB/s) [2020-12-04T23:55:06.961Z] #34 14.36 Selecting previously unselected package xxd. [2020-12-04T23:55:06.961Z] #34 14.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-04T23:55:06.961Z] #34 14.38 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-04T23:55:06.961Z] #34 14.38 Unpacking xxd (2:8.1.0875-5) ... [2020-12-04T23:55:06.961Z] #34 14.75 Selecting previously unselected package vim-common. [2020-12-04T23:55:06.961Z] #34 14.75 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-04T23:55:06.961Z] #34 14.82 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-04T23:55:06.961Z] #34 15.06 Selecting previously unselected package cmake-data. [2020-12-04T23:55:06.961Z] #34 15.06 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-04T23:55:06.961Z] #34 15.08 Unpacking cmake-data (3.13.4-1) ... [2020-12-04T23:55:06.961Z] #34 17.33 Selecting previously unselected package libicu63:amd64. [2020-12-04T23:55:06.961Z] #34 17.33 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-04T23:55:06.961Z] #34 17.34 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-04T23:55:06.961Z] #34 19.85 Selecting previously unselected package libxml2:amd64. [2020-12-04T23:55:06.962Z] #34 19.85 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-12-04T23:55:06.962Z] #34 19.86 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-12-04T23:55:06.962Z] #34 20.67 Selecting previously unselected package libarchive13:amd64. [2020-12-04T23:55:06.962Z] #34 20.67 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-12-04T23:55:06.962Z] #34 20.69 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-04T23:55:06.962Z] #34 21.04 Selecting previously unselected package libjsoncpp1:amd64. [2020-12-04T23:55:06.962Z] #34 21.05 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-04T23:55:06.962Z] #34 21.05 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-04T23:55:06.962Z] #34 ... [2020-12-04T23:55:06.962Z] [2020-12-04T23:55:06.962Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:55:06.962Z] #11 9.715 Reading package lists... [2020-12-04T23:55:06.962Z] #11 11.20 Building dependency tree... [2020-12-04T23:55:06.962Z] #11 12.01 The following additional packages will be installed: [2020-12-04T23:55:06.962Z] #11 12.02 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-04T23:55:06.962Z] #11 12.02 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-04T23:55:06.962Z] #11 12.02 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-04T23:55:06.962Z] #11 12.02 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-04T23:55:06.962Z] #11 12.02 Suggested packages: [2020-12-04T23:55:06.962Z] #11 12.02 gcc-8-locales seccomp wine64 [2020-12-04T23:55:06.962Z] #11 12.54 The following NEW packages will be installed: [2020-12-04T23:55:06.962Z] #11 12.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-04T23:55:06.962Z] #11 12.54 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-04T23:55:06.962Z] #11 12.54 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-04T23:55:06.962Z] #11 12.54 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-04T23:55:06.962Z] #11 12.54 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-04T23:55:06.962Z] #11 12.54 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-04T23:55:06.962Z] #11 12.83 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:55:06.962Z] #11 12.83 Need to get 77.7 MB of archives. [2020-12-04T23:55:06.962Z] #11 12.83 After this operation, 487 MB of additional disk space will be used. [2020-12-04T23:55:06.962Z] #11 12.83 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-12-04T23:55:06.962Z] #11 12.90 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-12-04T23:55:06.962Z] #11 13.02 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-12-04T23:55:06.962Z] #11 13.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-12-04T23:55:06.962Z] #11 13.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-12-04T23:55:06.962Z] #11 13.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-04T23:55:06.962Z] #11 13.34 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-12-04T23:55:06.962Z] #11 13.64 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-12-04T23:55:06.962Z] #11 13.65 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-12-04T23:55:06.962Z] #11 15.12 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-12-04T23:55:06.962Z] #11 16.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-12-04T23:55:06.962Z] #11 16.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-12-04T23:55:06.962Z] #11 16.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-04T23:55:06.962Z] #11 16.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-04T23:55:06.962Z] #11 16.41 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-12-04T23:55:06.962Z] #11 16.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-12-04T23:55:06.962Z] #11 16.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-12-04T23:55:06.962Z] #11 16.43 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-12-04T23:55:06.962Z] #11 16.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-12-04T23:55:06.962Z] #11 16.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-12-04T23:55:06.962Z] #11 16.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-12-04T23:55:06.962Z] #11 16.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-12-04T23:55:06.962Z] #11 16.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-12-04T23:55:06.962Z] #11 16.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-12-04T23:55:06.962Z] #11 16.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-12-04T23:55:06.962Z] #11 17.34 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:55:06.962Z] #11 17.41 Fetched 77.7 MB in 4s (18.8 MB/s) [2020-12-04T23:55:06.962Z] #11 17.47 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-04T23:55:06.962Z] #11 17.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-04T23:55:06.962Z] #11 17.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-12-04T23:55:06.962Z] #11 17.52 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-04T23:55:06.962Z] #11 19.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-04T23:55:06.962Z] #11 19.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-12-04T23:55:06.962Z] #11 19.74 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-04T23:55:06.962Z] #11 21.01 Selecting previously unselected package binutils-mingw-w64. [2020-12-04T23:55:06.962Z] #11 21.02 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-04T23:55:06.962Z] #11 21.04 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-04T23:55:07.056Z] #41 10.71 CC images/core.o [2020-12-04T23:55:07.094Z] #25 6.133 The following additional packages will be installed: [2020-12-04T23:55:07.094Z] #25 6.135 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-04T23:55:07.094Z] #25 6.135 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-04T23:55:07.094Z] #25 6.135 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-04T23:55:07.094Z] #25 6.136 Suggested packages: [2020-12-04T23:55:07.094Z] #25 6.136 krb5-doc krb5-user [2020-12-04T23:55:07.094Z] #25 6.136 Recommended packages: [2020-12-04T23:55:07.094Z] #25 6.136 krb5-locales publicsuffix libsasl2-modules [2020-12-04T23:55:07.221Z] #11 21.16 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-12-04T23:55:07.221Z] #11 21.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-04T23:55:07.221Z] #11 21.19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-04T23:55:07.221Z] #11 ... [2020-12-04T23:55:07.221Z] [2020-12-04T23:55:07.221Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:55:07.221Z] #34 21.15 Selecting previously unselected package librhash0:amd64. [2020-12-04T23:55:07.221Z] #34 21.15 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-12-04T23:55:07.221Z] #34 21.18 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-12-04T23:55:07.221Z] #34 21.28 Selecting previously unselected package libuv1:amd64. [2020-12-04T23:55:07.221Z] #34 21.28 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-12-04T23:55:07.221Z] #34 21.29 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-12-04T23:55:07.221Z] #34 ... [2020-12-04T23:55:07.221Z] [2020-12-04T23:55:07.221Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:55:07.221Z] #43 11.30 internal/reflectlite [2020-12-04T23:55:07.221Z] #43 11.30 sync [2020-12-04T23:55:07.221Z] #43 11.95 github.com/LK4D4/vndr/godl/singleflight [2020-12-04T23:55:07.221Z] #43 11.95 math/rand [2020-12-04T23:55:07.221Z] #43 11.95 internal/singleflight [2020-12-04T23:55:07.221Z] #43 11.98 sort [2020-12-04T23:55:07.221Z] #43 11.98 strconv [2020-12-04T23:55:07.221Z] #43 11.98 internal/oserror [2020-12-04T23:55:07.221Z] #43 11.98 vendor/golang.org/x/net/dns/dnsmessage [2020-12-04T23:55:07.221Z] #43 11.98 io [2020-12-04T23:55:07.221Z] #43 12.11 syscall [2020-12-04T23:55:07.221Z] #43 13.17 strings [2020-12-04T23:55:07.221Z] #43 13.17 hash/crc32 [2020-12-04T23:55:07.221Z] #43 13.17 crypto/hmac [2020-12-04T23:55:07.221Z] #43 13.17 bytes [2020-12-04T23:55:07.221Z] #43 13.33 vendor/golang.org/x/crypto/hkdf [2020-12-04T23:55:07.221Z] #43 14.84 crypto [2020-12-04T23:55:07.221Z] #43 14.84 reflect [2020-12-04T23:55:07.221Z] #43 14.90 vendor/golang.org/x/text/transform [2020-12-04T23:55:07.221Z] #43 14.91 crypto/rc4 [2020-12-04T23:55:07.221Z] #43 14.91 regexp/syntax [2020-12-04T23:55:07.221Z] #43 16.31 context [2020-12-04T23:55:07.221Z] #43 16.36 os [2020-12-04T23:55:07.221Z] #43 16.68 regexp [2020-12-04T23:55:07.221Z] #43 18.06 github.com/LK4D4/vndr/versioned [2020-12-04T23:55:07.221Z] #43 18.32 net [2020-12-04T23:55:07.221Z] #43 18.32 internal/lazyregexp [2020-12-04T23:55:07.221Z] #43 18.36 os/exec [2020-12-04T23:55:07.221Z] #43 19.40 encoding/binary [2020-12-04T23:55:07.221Z] #43 19.40 go/token [2020-12-04T23:55:07.221Z] #43 19.40 encoding/xml [2020-12-04T23:55:07.221Z] #43 19.40 net/url [2020-12-04T23:55:07.221Z] #43 19.41 compress/flate [2020-12-04T23:55:07.221Z] #43 19.41 text/template/parse [2020-12-04T23:55:07.221Z] #43 19.41 encoding/hex [2020-12-04T23:55:07.221Z] #43 19.96 vendor/golang.org/x/text/unicode/bidi [2020-12-04T23:55:07.221Z] #43 20.19 go/ast [2020-12-04T23:55:07.221Z] #43 20.71 net/http/internal [2020-12-04T23:55:07.221Z] #43 20.87 encoding/json [2020-12-04T23:55:07.221Z] #43 21.00 crypto/cipher [2020-12-04T23:55:07.349Z] #41 11.07 CC images/core-x86.o [2020-12-04T23:55:07.359Z] #25 6.374 The following NEW packages will be installed: [2020-12-04T23:55:07.359Z] #25 6.374 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-04T23:55:07.359Z] #25 6.374 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-04T23:55:07.359Z] #25 6.374 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-04T23:55:07.359Z] #25 6.374 libssh2-1 libssl1.1 openssl [2020-12-04T23:55:07.478Z] #43 ... [2020-12-04T23:55:07.478Z] [2020-12-04T23:55:07.478Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:55:07.478Z] #40 21.08 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-04T23:55:07.620Z] #25 6.664 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-04T23:55:07.621Z] #25 6.664 Need to get 5049 kB of archives. [2020-12-04T23:55:07.621Z] #25 6.664 After this operation, 12.1 MB of additional disk space will be used. [2020-12-04T23:55:07.621Z] #25 6.664 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-12-04T23:55:07.621Z] #25 6.668 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-12-04T23:55:07.621Z] #25 6.668 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-12-04T23:55:07.621Z] #25 6.670 Get:4 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-12-04T23:55:07.621Z] #25 6.670 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-12-04T23:55:07.621Z] #25 6.698 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-12-04T23:55:07.621Z] #25 6.698 Get:7 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-04T23:55:07.621Z] #25 6.704 Get:8 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-12-04T23:55:07.621Z] #25 6.724 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-12-04T23:55:07.621Z] #25 6.727 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-12-04T23:55:07.621Z] #25 6.728 Get:11 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-12-04T23:55:07.621Z] #25 6.749 Get:12 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-04T23:55:07.621Z] #25 6.756 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-12-04T23:55:07.621Z] #25 6.756 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-12-04T23:55:07.621Z] #25 6.759 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-12-04T23:55:07.621Z] #25 6.759 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-12-04T23:55:07.621Z] #25 6.765 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-12-04T23:55:07.642Z] #41 11.46 CC images/core-arm.o [2020-12-04T23:55:07.747Z] #40 ... [2020-12-04T23:55:07.747Z] [2020-12-04T23:55:07.747Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:55:07.747Z] #32 DONE 22.0s [2020-12-04T23:55:07.882Z] #25 6.773 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-12-04T23:55:07.882Z] #25 6.778 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-04T23:55:07.882Z] #25 6.784 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-04T23:55:07.882Z] #25 6.784 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-04T23:55:07.882Z] #25 6.991 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:55:07.882Z] #25 7.026 Fetched 5049 kB in 0s (13.4 MB/s) [2020-12-04T23:55:07.935Z] #41 11.63 CC images/core-aarch64.o [2020-12-04T23:55:07.935Z] #41 11.77 CC images/core-ppc64.o [2020-12-04T23:55:08.004Z] [2020-12-04T23:55:08.004Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:55:08.004Z] #34 22.00 Selecting previously unselected package cmake. [2020-12-04T23:55:08.004Z] #34 22.02 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-12-04T23:55:08.004Z] #34 22.05 Unpacking cmake (3.13.4-1) ... [2020-12-04T23:55:08.144Z] #25 7.058 Selecting previously unselected package libkeyutils1:amd64. [2020-12-04T23:55:08.144Z] #25 7.058 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-12-04T23:55:08.144Z] #25 7.059 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2020-12-04T23:55:08.144Z] #25 7.071 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-12-04T23:55:08.144Z] #25 7.114 Selecting previously unselected package libkrb5support0:amd64. [2020-12-04T23:55:08.144Z] #25 7.114 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-12-04T23:55:08.144Z] #25 7.123 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:55:08.144Z] #25 7.168 Selecting previously unselected package libk5crypto3:amd64. [2020-12-04T23:55:08.144Z] #25 7.168 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-12-04T23:55:08.144Z] #25 7.178 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:55:08.144Z] #25 7.238 Selecting previously unselected package libssl1.1:amd64. [2020-12-04T23:55:08.144Z] #25 7.238 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-12-04T23:55:08.144Z] #25 7.242 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-12-04T23:55:08.272Z] #34 ... [2020-12-04T23:55:08.272Z] [2020-12-04T23:55:08.272Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-04T23:55:08.272Z] #30 12.21 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-04T23:55:08.272Z] #30 12.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-04T23:55:08.272Z] #30 ... [2020-12-04T23:55:08.272Z] [2020-12-04T23:55:08.272Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:55:08.272Z] #40 22.31 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-04T23:55:08.272Z] #40 22.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-04T23:55:08.272Z] #40 22.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-04T23:55:08.272Z] #40 22.45 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-04T23:55:08.272Z] #40 22.47 Setting up python-six (1.12.0-1) ... [2020-12-04T23:55:08.572Z] #41 12.24 CC images/core-s390.o [2020-12-04T23:55:08.572Z] #41 ... [2020-12-04T23:55:08.572Z] [2020-12-04T23:55:08.572Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:55:08.572Z] #43 37.10 time [2020-12-04T23:55:08.572Z] #43 39.65 internal/fmtsort [2020-12-04T23:55:08.572Z] #43 40.09 strings [2020-12-04T23:55:08.572Z] #43 41.75 fmt [2020-12-04T23:55:08.572Z] #43 42.33 path/filepath [2020-12-04T23:55:08.572Z] #43 43.15 regexp/syntax [2020-12-04T23:55:08.572Z] #43 44.82 flag [2020-12-04T23:55:08.572Z] #43 45.88 go/token [2020-12-04T23:55:08.572Z] #43 46.02 regexp [2020-12-04T23:55:08.572Z] #43 46.39 go/scanner [2020-12-04T23:55:08.572Z] #43 47.25 go/ast [2020-12-04T23:55:08.572Z] #43 ... [2020-12-04T23:55:08.572Z] [2020-12-04T23:55:08.572Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:55:08.572Z] #32 37.10 internal/poll [2020-12-04T23:55:08.572Z] #32 38.39 internal/syscall/execenv [2020-12-04T23:55:08.572Z] #32 38.48 internal/syscall/unix [2020-12-04T23:55:08.572Z] #32 38.62 os [2020-12-04T23:55:08.572Z] #32 40.24 strings [2020-12-04T23:55:08.572Z] #32 40.83 fmt [2020-12-04T23:55:08.572Z] #32 42.24 path/filepath [2020-12-04T23:55:08.572Z] #32 43.01 io/ioutil [2020-12-04T23:55:08.572Z] #32 43.42 path [2020-12-04T23:55:08.572Z] #32 43.79 text/tabwriter [2020-12-04T23:55:08.572Z] #32 44.32 flag [2020-12-04T23:55:08.572Z] #32 44.33 github.com/BurntSushi/toml [2020-12-04T23:55:08.572Z] #32 45.55 log [2020-12-04T23:55:08.572Z] #32 46.66 github.com/BurntSushi/toml/cmd/tomlv [2020-12-04T23:55:08.718Z] #25 7.522 Selecting previously unselected package libkrb5-3:amd64. [2020-12-04T23:55:08.718Z] #25 7.522 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-12-04T23:55:08.718Z] #25 7.528 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:55:08.718Z] #25 7.651 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-04T23:55:08.718Z] #25 7.652 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-12-04T23:55:08.718Z] #25 7.663 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:55:08.718Z] #25 7.720 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-04T23:55:08.718Z] #25 7.720 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-04T23:55:08.718Z] #25 7.732 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:55:08.718Z] #25 7.772 Selecting previously unselected package libsasl2-2:amd64. [2020-12-04T23:55:08.718Z] #25 7.772 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-04T23:55:08.718Z] #25 7.776 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:55:08.718Z] #25 7.823 Selecting previously unselected package libldap-common. [2020-12-04T23:55:08.718Z] #25 7.823 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-04T23:55:08.718Z] #25 7.834 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:55:08.979Z] #25 7.907 Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-04T23:55:08.979Z] #25 7.907 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-12-04T23:55:08.979Z] #25 7.912 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:55:08.979Z] #25 7.978 Selecting previously unselected package openssl. [2020-12-04T23:55:08.979Z] #25 7.978 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-12-04T23:55:08.979Z] #25 7.982 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-12-04T23:55:09.204Z] #40 ... [2020-12-04T23:55:09.204Z] [2020-12-04T23:55:09.204Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:55:09.204Z] #49 13.35 strconv [2020-12-04T23:55:09.204Z] #49 13.35 strings [2020-12-04T23:55:09.204Z] #49 13.35 bufio [2020-12-04T23:55:09.204Z] #49 13.35 syscall [2020-12-04T23:55:09.204Z] #49 14.63 regexp/syntax [2020-12-04T23:55:09.204Z] #49 14.63 reflect [2020-12-04T23:55:09.204Z] #49 16.28 regexp [2020-12-04T23:55:09.204Z] #49 16.29 context [2020-12-04T23:55:09.204Z] #49 16.29 internal/poll [2020-12-04T23:55:09.204Z] #49 16.88 os [2020-12-04T23:55:09.204Z] #49 18.15 mvdan.cc/sh/v3/fileutil [2020-12-04T23:55:09.204Z] #49 18.87 encoding/binary [2020-12-04T23:55:09.204Z] #49 18.88 go/token [2020-12-04T23:55:09.204Z] #49 18.88 mvdan.cc/editorconfig [2020-12-04T23:55:09.204Z] #49 18.88 mvdan.cc/sh/v3/syntax [2020-12-04T23:55:09.204Z] #49 18.88 github.com/pkg/diff [2020-12-04T23:55:09.204Z] #49 19.54 go/scanner [2020-12-04T23:55:09.204Z] #49 20.01 golang.org/x/sys/unix [2020-12-04T23:55:09.204Z] #49 20.01 encoding/base64 [2020-12-04T23:55:09.204Z] #49 20.08 go/ast [2020-12-04T23:55:09.204Z] #49 20.63 encoding/json [2020-12-04T23:55:09.204Z] #49 23.31 golang.org/x/crypto/ssh/terminal [2020-12-04T23:55:09.204Z] #49 ... [2020-12-04T23:55:09.204Z] [2020-12-04T23:55:09.204Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:55:09.204Z] #34 23.32 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-04T23:55:09.204Z] #34 23.33 Setting up xxd (2:8.1.0875-5) ... [2020-12-04T23:55:09.204Z] #34 23.34 Setting up libuv1:amd64 (1.24.1-1) ... [2020-12-04T23:55:09.204Z] #34 23.36 Setting up vim-common (2:8.1.0875-5) ... [2020-12-04T23:55:09.204Z] #34 23.40 Setting up librhash0:amd64 (1.3.8-1) ... [2020-12-04T23:55:09.204Z] #34 23.41 Setting up cmake-data (3.13.4-1) ... [2020-12-04T23:55:09.204Z] #34 23.43 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-12-04T23:55:09.204Z] #34 23.45 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-04T23:55:09.204Z] #34 23.46 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-04T23:55:09.208Z] #32 ... [2020-12-04T23:55:09.208Z] [2020-12-04T23:55:09.208Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:09.208Z] #41 12.85 CC images/cpuinfo.o [2020-12-04T23:55:09.208Z] #41 13.16 CC images/inventory.o [2020-12-04T23:55:09.241Z] #25 8.161 Selecting previously unselected package ca-certificates. [2020-12-04T23:55:09.241Z] #25 8.161 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-04T23:55:09.241Z] #25 8.166 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-04T23:55:09.241Z] #25 8.267 Selecting previously unselected package libnghttp2-14:amd64. [2020-12-04T23:55:09.241Z] #25 8.267 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-12-04T23:55:09.241Z] #25 8.271 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-04T23:55:09.241Z] #25 8.324 Selecting previously unselected package libpsl5:amd64. [2020-12-04T23:55:09.241Z] #25 8.324 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-12-04T23:55:09.241Z] #25 8.334 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-12-04T23:55:09.241Z] #25 8.369 Selecting previously unselected package librtmp1:amd64. [2020-12-04T23:55:09.241Z] #25 8.369 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-12-04T23:55:09.241Z] #25 8.372 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-04T23:55:09.241Z] #25 8.421 Selecting previously unselected package libssh2-1:amd64. [2020-12-04T23:55:09.241Z] #25 8.421 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-12-04T23:55:09.468Z] #34 23.48 Setting up cmake (3.13.4-1) ... [2020-12-04T23:55:09.468Z] #34 23.49 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:55:09.468Z] #34 23.52 Processing triggers for mime-support (3.62) ... [2020-12-04T23:55:09.501Z] #41 13.27 CC images/fdinfo.o [2020-12-04T23:55:09.502Z] #25 8.425 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-04T23:55:09.502Z] #25 8.488 Selecting previously unselected package libcurl4:amd64. [2020-12-04T23:55:09.503Z] #25 8.488 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-12-04T23:55:09.503Z] #25 8.495 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-04T23:55:09.503Z] #25 8.575 Selecting previously unselected package curl. [2020-12-04T23:55:09.503Z] #25 8.575 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-12-04T23:55:09.503Z] #25 8.587 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-04T23:55:09.766Z] #25 8.736 Selecting previously unselected package libonig5:amd64. [2020-12-04T23:55:09.766Z] #25 8.736 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-12-04T23:55:09.766Z] #25 8.743 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-04T23:55:09.766Z] #25 8.807 Selecting previously unselected package libjq1:amd64. [2020-12-04T23:55:09.766Z] #25 8.809 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-04T23:55:09.766Z] #25 8.814 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-04T23:55:09.766Z] #25 8.869 Selecting previously unselected package jq. [2020-12-04T23:55:09.766Z] #25 8.869 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-04T23:55:09.766Z] #25 8.875 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-04T23:55:09.766Z] #25 8.919 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-12-04T23:55:09.793Z] #41 13.54 CC images/fown.o [2020-12-04T23:55:09.793Z] #41 13.70 CC images/ns.o [2020-12-04T23:55:09.793Z] #41 13.79 CC images/regfile.o [2020-12-04T23:55:09.793Z] #41 ... [2020-12-04T23:55:09.793Z] [2020-12-04T23:55:09.793Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:55:09.793Z] #49 38.55 context [2020-12-04T23:55:09.793Z] #49 39.15 os [2020-12-04T23:55:09.793Z] #49 40.08 encoding/binary [2020-12-04T23:55:09.793Z] #49 41.84 encoding/base64 [2020-12-04T23:55:09.793Z] #49 42.03 fmt [2020-12-04T23:55:09.793Z] #49 42.29 path/filepath [2020-12-04T23:55:09.793Z] #49 43.21 golang.org/x/sys/unix [2020-12-04T23:55:09.793Z] #49 45.25 encoding/json [2020-12-04T23:55:09.793Z] #49 48.56 github.com/pkg/diff [2020-12-04T23:55:10.028Z] #25 8.939 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-12-04T23:55:10.028Z] #25 8.951 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-12-04T23:55:10.028Z] #25 9.082 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-04T23:55:10.028Z] #25 9.096 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:55:10.028Z] #25 9.118 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:55:10.028Z] #25 9.129 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:55:10.028Z] #25 9.145 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-04T23:55:10.028Z] #25 9.157 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:55:10.028Z] #25 9.168 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:55:10.028Z] #25 9.180 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-04T23:55:10.062Z] #34 ... [2020-12-04T23:55:10.062Z] [2020-12-04T23:55:10.062Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:10.062Z] #54 0.950 + RM_GOPATH=0 [2020-12-04T23:55:10.062Z] #54 0.952 + TMP_GOPATH= [2020-12-04T23:55:10.062Z] #54 0.952 + : /build [2020-12-04T23:55:10.062Z] #54 0.952 + '[' -z '' ']' [2020-12-04T23:55:10.062Z] #54 0.952 ++ mktemp -d [2020-12-04T23:55:10.062Z] #54 0.952 + export GOPATH=/tmp/tmp.jHGJI2onZs [2020-12-04T23:55:10.062Z] #54 0.952 + GOPATH=/tmp/tmp.jHGJI2onZs [2020-12-04T23:55:10.062Z] #54 0.952 + RM_GOPATH=1 [2020-12-04T23:55:10.062Z] #54 0.952 + case "$(go env GOARCH)" in [2020-12-04T23:55:10.062Z] #54 0.953 ++ go env GOARCH [2020-12-04T23:55:10.062Z] #54 0.964 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:10.062Z] #54 0.964 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:10.062Z] #54 0.964 ++ dirname /tmp/install/install.sh [2020-12-04T23:55:10.062Z] #54 0.975 + dir=/tmp/install [2020-12-04T23:55:10.062Z] #54 0.975 + bin=containerd [2020-12-04T23:55:10.062Z] #54 0.975 + shift [2020-12-04T23:55:10.062Z] #54 0.975 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-04T23:55:10.062Z] #54 0.975 + . /tmp/install/containerd.installer [2020-12-04T23:55:10.062Z] #54 0.975 ++ set -e [2020-12-04T23:55:10.062Z] #54 0.975 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-04T23:55:10.062Z] #54 0.975 + install_containerd [2020-12-04T23:55:10.062Z] #54 0.977 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-04T23:55:10.062Z] #54 0.977 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-04T23:55:10.062Z] #54 0.977 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jHGJI2onZs/src/github.com/containerd/containerd [2020-12-04T23:55:10.062Z] #54 0.984 Cloning into '/tmp/tmp.jHGJI2onZs/src/github.com/containerd/containerd'... [2020-12-04T23:55:10.062Z] #54 ... [2020-12-04T23:55:10.062Z] [2020-12-04T23:55:10.062Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:55:10.062Z] #49 24.06 mvdan.cc/sh/v3/cmd/shfmt [2020-12-04T23:55:10.086Z] #49 ... [2020-12-04T23:55:10.086Z] [2020-12-04T23:55:10.086Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:10.086Z] #41 13.90 CC images/ghost-file.o [2020-12-04T23:55:10.086Z] #41 14.05 CC images/fifo.o [2020-12-04T23:55:10.290Z] #25 9.190 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:55:10.290Z] #25 9.202 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-12-04T23:55:10.290Z] #25 9.223 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-04T23:55:10.290Z] #25 9.235 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-04T23:55:10.290Z] #25 9.249 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:55:10.290Z] #25 9.263 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-04T23:55:10.321Z] #49 ... [2020-12-04T23:55:10.321Z] [2020-12-04T23:55:10.321Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:55:10.321Z] #34 DONE 24.5s [2020-12-04T23:55:10.381Z] #41 14.18 CC images/remap-file-path.o [2020-12-04T23:55:10.381Z] #41 14.32 CC images/eventfd.o [2020-12-04T23:55:10.381Z] #41 ... [2020-12-04T23:55:10.381Z] [2020-12-04T23:55:10.381Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:55:10.381Z] #11 39.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-04T23:55:10.381Z] #11 39.03 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-04T23:55:10.381Z] #11 39.04 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-04T23:55:10.381Z] #11 43.65 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-04T23:55:10.381Z] #11 43.65 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-12-04T23:55:10.381Z] #11 43.65 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:55:10.381Z] #11 43.74 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-04T23:55:10.381Z] #11 43.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-12-04T23:55:10.381Z] #11 43.75 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:55:10.578Z] [2020-12-04T23:55:10.578Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:55:10.578Z] #40 24.03 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-04T23:55:10.578Z] #40 24.44 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-04T23:55:10.578Z] #40 24.55 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-04T23:55:10.578Z] #40 24.62 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-12-04T23:55:10.578Z] #40 24.67 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-04T23:55:10.578Z] #40 24.73 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-04T23:55:10.676Z] #11 ... [2020-12-04T23:55:10.676Z] [2020-12-04T23:55:10.676Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:10.676Z] #41 14.44 CC images/eventpoll.o [2020-12-04T23:55:10.836Z] #40 24.83 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-04T23:55:10.836Z] #40 24.90 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-04T23:55:10.836Z] #40 24.92 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-04T23:55:10.836Z] #40 24.96 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-04T23:55:10.864Z] #25 9.864 Updating certificates in /etc/ssl/certs... [2020-12-04T23:55:10.973Z] #41 ... [2020-12-04T23:55:10.973Z] [2020-12-04T23:55:10.973Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:55:10.973Z] #32 DONE 49.4s [2020-12-04T23:55:10.973Z] [2020-12-04T23:55:10.973Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:10.973Z] #41 14.68 CC images/fh.o [2020-12-04T23:55:10.973Z] #41 14.89 CC images/fsnotify.o [2020-12-04T23:55:11.122Z] #30 ... [2020-12-04T23:55:11.122Z] [2020-12-04T23:55:11.122Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:55:11.122Z] #49 6.335 + RM_GOPATH=0 [2020-12-04T23:55:11.122Z] #49 6.335 + TMP_GOPATH= [2020-12-04T23:55:11.122Z] #49 6.335 + : /build [2020-12-04T23:55:11.122Z] #49 6.335 + '[' -z '' ']' [2020-12-04T23:55:11.122Z] #49 6.335 ++ mktemp -d [2020-12-04T23:55:11.122Z] #49 6.337 + export GOPATH=/tmp/tmp.Jtf77cVpKj [2020-12-04T23:55:11.122Z] #49 6.337 + GOPATH=/tmp/tmp.Jtf77cVpKj [2020-12-04T23:55:11.122Z] #49 6.337 + RM_GOPATH=1 [2020-12-04T23:55:11.122Z] #49 6.337 + case "$(go env GOARCH)" in [2020-12-04T23:55:11.122Z] #49 6.337 ++ go env GOARCH [2020-12-04T23:55:11.122Z] #49 6.363 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:11.122Z] #49 6.363 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:11.122Z] #49 6.363 ++ dirname /tmp/install/install.sh [2020-12-04T23:55:11.122Z] #49 6.363 + dir=/tmp/install [2020-12-04T23:55:11.122Z] #49 6.363 + bin=shfmt [2020-12-04T23:55:11.122Z] #49 6.363 + shift [2020-12-04T23:55:11.122Z] #49 6.363 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-04T23:55:11.122Z] #49 6.363 + . /tmp/install/shfmt.installer [2020-12-04T23:55:11.122Z] #49 6.363 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-04T23:55:11.122Z] #49 6.363 + install_shfmt [2020-12-04T23:55:11.122Z] #49 6.363 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-04T23:55:11.122Z] #49 6.363 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Jtf77cVpKj/src/github.com/mvdan/sh [2020-12-04T23:55:11.122Z] #49 6.363 Cloning into '/tmp/tmp.Jtf77cVpKj/src/github.com/mvdan/sh'... [2020-12-04T23:55:11.122Z] #49 6.363 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-04T23:55:11.122Z] #49 ... [2020-12-04T23:55:11.122Z] [2020-12-04T23:55:11.122Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:55:11.122Z] #40 6.174 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:55:11.122Z] #40 6.197 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:55:11.122Z] #40 6.197 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:55:11.122Z] #40 6.770 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-04T23:55:11.122Z] #40 ... [2020-12-04T23:55:11.122Z] [2020-12-04T23:55:11.122Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:11.122Z] #45 6.931 + RM_GOPATH=0 [2020-12-04T23:55:11.122Z] #45 6.931 + TMP_GOPATH= [2020-12-04T23:55:11.122Z] #45 6.931 + : /build [2020-12-04T23:55:11.122Z] #45 6.931 + '[' -z '' ']' [2020-12-04T23:55:11.122Z] #45 6.931 ++ mktemp -d [2020-12-04T23:55:11.122Z] #45 6.939 + export GOPATH=/tmp/tmp.xoflABhQN7 [2020-12-04T23:55:11.122Z] #45 6.939 + GOPATH=/tmp/tmp.xoflABhQN7 [2020-12-04T23:55:11.122Z] #45 6.939 + RM_GOPATH=1 [2020-12-04T23:55:11.122Z] #45 6.939 + case "$(go env GOARCH)" in [2020-12-04T23:55:11.122Z] #45 6.939 ++ go env GOARCH [2020-12-04T23:55:11.122Z] #45 6.971 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:11.122Z] #45 6.971 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:11.122Z] #45 6.971 ++ dirname /tmp/install/install.sh [2020-12-04T23:55:11.122Z] #45 6.974 + dir=/tmp/install [2020-12-04T23:55:11.122Z] #45 6.979 + bin=gotestsum [2020-12-04T23:55:11.122Z] #45 6.979 + shift [2020-12-04T23:55:11.122Z] #45 6.979 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-04T23:55:11.122Z] #45 6.979 + . /tmp/install/gotestsum.installer [2020-12-04T23:55:11.122Z] #45 6.979 ++ : v0.5.3 [2020-12-04T23:55:11.122Z] #45 6.979 + install_gotestsum [2020-12-04T23:55:11.122Z] #45 6.979 + set -e [2020-12-04T23:55:11.122Z] #45 6.979 + export GO111MODULE=on [2020-12-04T23:55:11.122Z] #45 6.979 + GO111MODULE=on [2020-12-04T23:55:11.122Z] #45 6.979 + GOBIN=/build [2020-12-04T23:55:11.122Z] #45 6.979 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-04T23:55:11.122Z] #45 6.988 go: finding gotest.tools v0.5.3 [2020-12-04T23:55:11.122Z] #45 7.001 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-04T23:55:11.122Z] #45 8.107 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-04T23:55:11.122Z] #45 8.762 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-04T23:55:11.122Z] #45 10.23 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-04T23:55:11.122Z] #45 10.23 go: downloading github.com/fatih/color v1.9.0 [2020-12-04T23:55:11.122Z] #45 10.31 go: downloading github.com/pkg/errors v0.9.1 [2020-12-04T23:55:11.122Z] #45 10.35 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-04T23:55:11.122Z] #45 ... [2020-12-04T23:55:11.122Z] [2020-12-04T23:55:11.122Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:55:11.122Z] #62 7.154 + RM_GOPATH=0 [2020-12-04T23:55:11.122Z] #62 7.154 + TMP_GOPATH= [2020-12-04T23:55:11.122Z] #62 7.154 + : /build [2020-12-04T23:55:11.122Z] #62 7.154 + '[' -z '' ']' [2020-12-04T23:55:11.122Z] #62 7.154 ++ mktemp -d [2020-12-04T23:55:11.122Z] #62 7.178 + export GOPATH=/tmp/tmp.lfey2fBo8n [2020-12-04T23:55:11.122Z] #62 7.178 + GOPATH=/tmp/tmp.lfey2fBo8n [2020-12-04T23:55:11.122Z] #62 7.178 + RM_GOPATH=1 [2020-12-04T23:55:11.122Z] #62 7.178 + case "$(go env GOARCH)" in [2020-12-04T23:55:11.122Z] #62 7.178 ++ go env GOARCH [2020-12-04T23:55:11.122Z] #62 7.209 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:11.122Z] #62 7.209 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:11.122Z] #62 7.209 ++ dirname /tmp/install/install.sh [2020-12-04T23:55:11.122Z] #62 7.212 + dir=/tmp/install [2020-12-04T23:55:11.122Z] #62 7.212 + bin=proxy [2020-12-04T23:55:11.122Z] #62 7.212 + shift [2020-12-04T23:55:11.122Z] #62 7.212 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-04T23:55:11.122Z] #62 7.212 + . /tmp/install/proxy.installer [2020-12-04T23:55:11.122Z] #62 7.212 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-04T23:55:11.122Z] #62 7.212 + install_proxy [2020-12-04T23:55:11.122Z] #62 7.212 + case "$1" in [2020-12-04T23:55:11.122Z] #62 7.213 + export CGO_ENABLED=0 [2020-12-04T23:55:11.122Z] #62 7.213 + CGO_ENABLED=0 [2020-12-04T23:55:11.122Z] #62 7.213 + _install_proxy [2020-12-04T23:55:11.122Z] #62 7.213 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-12-04T23:55:11.122Z] #62 7.213 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.lfey2fBo8n/src/github.com/docker/libnetwork [2020-12-04T23:55:11.122Z] #62 7.213 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-04T23:55:11.122Z] #62 7.228 Cloning into '/tmp/tmp.lfey2fBo8n/src/github.com/docker/libnetwork'... [2020-12-04T23:55:11.122Z] #62 ... [2020-12-04T23:55:11.122Z] [2020-12-04T23:55:11.122Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:11.122Z] #47 6.619 + RM_GOPATH=0 [2020-12-04T23:55:11.122Z] #47 6.619 + TMP_GOPATH= [2020-12-04T23:55:11.122Z] #47 6.619 + : /build [2020-12-04T23:55:11.122Z] #47 6.619 + '[' -z '' ']' [2020-12-04T23:55:11.122Z] #47 6.622 ++ mktemp -d [2020-12-04T23:55:11.122Z] #47 6.629 + export GOPATH=/tmp/tmp.1mEfxnJjw4 [2020-12-04T23:55:11.122Z] #47 6.629 + GOPATH=/tmp/tmp.1mEfxnJjw4 [2020-12-04T23:55:11.122Z] #47 6.629 + RM_GOPATH=1 [2020-12-04T23:55:11.122Z] #47 6.629 + case "$(go env GOARCH)" in [2020-12-04T23:55:11.122Z] #47 6.629 ++ go env GOARCH [2020-12-04T23:55:11.122Z] #47 6.670 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:11.122Z] #47 6.670 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:11.122Z] #47 6.670 ++ dirname /tmp/install/install.sh [2020-12-04T23:55:11.122Z] #47 6.670 + dir=/tmp/install [2020-12-04T23:55:11.122Z] #47 6.670 + bin=golangci_lint [2020-12-04T23:55:11.122Z] #47 6.670 + shift [2020-12-04T23:55:11.122Z] #47 6.670 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-04T23:55:11.122Z] #47 6.670 + . /tmp/install/golangci_lint.installer [2020-12-04T23:55:11.122Z] #47 6.670 ++ : v1.23.8 [2020-12-04T23:55:11.122Z] #47 6.670 + install_golangci_lint [2020-12-04T23:55:11.122Z] #47 6.670 + set -e [2020-12-04T23:55:11.122Z] #47 6.670 + export GO111MODULE=on [2020-12-04T23:55:11.122Z] #47 6.670 + GO111MODULE=on [2020-12-04T23:55:11.122Z] #47 6.670 + GOBIN=/build [2020-12-04T23:55:11.122Z] #47 6.670 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-04T23:55:11.122Z] #47 6.762 go: finding github.com v1.23.8 [2020-12-04T23:55:11.122Z] #47 6.762 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-04T23:55:11.122Z] #47 6.762 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-04T23:55:11.122Z] #47 6.762 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-04T23:55:11.122Z] #47 6.762 go: finding github.com/golangci v1.23.8 [2020-12-04T23:55:11.122Z] #47 8.004 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-04T23:55:11.122Z] #47 8.898 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-04T23:55:11.122Z] #47 ... [2020-12-04T23:55:11.122Z] [2020-12-04T23:55:11.122Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:55:11.122Z] #32 7.091 + RM_GOPATH=0 [2020-12-04T23:55:11.122Z] #32 7.091 + TMP_GOPATH= [2020-12-04T23:55:11.122Z] #32 7.091 + : /build [2020-12-04T23:55:11.122Z] #32 7.091 + '[' -z '' ']' [2020-12-04T23:55:11.122Z] #32 7.091 ++ mktemp -d [2020-12-04T23:55:11.122Z] #32 7.091 + export GOPATH=/tmp/tmp.zylIzKKW4L [2020-12-04T23:55:11.122Z] #32 7.091 + GOPATH=/tmp/tmp.zylIzKKW4L [2020-12-04T23:55:11.122Z] #32 7.091 + RM_GOPATH=1 [2020-12-04T23:55:11.122Z] #32 7.091 + case "$(go env GOARCH)" in [2020-12-04T23:55:11.122Z] #32 7.091 ++ go env GOARCH [2020-12-04T23:55:11.122Z] #32 7.169 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-04T23:55:11.122Z] #32 7.169 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:11.122Z] #32 7.169 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:11.122Z] #32 7.169 ++ dirname /tmp/install/install.sh [2020-12-04T23:55:11.122Z] #32 7.169 + dir=/tmp/install [2020-12-04T23:55:11.122Z] #32 7.169 + bin=tomlv [2020-12-04T23:55:11.122Z] #32 7.169 + shift [2020-12-04T23:55:11.122Z] #32 7.169 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-04T23:55:11.122Z] #32 7.169 + . /tmp/install/tomlv.installer [2020-12-04T23:55:11.122Z] #32 7.169 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-04T23:55:11.122Z] #32 7.169 + install_tomlv [2020-12-04T23:55:11.122Z] #32 7.169 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-04T23:55:11.122Z] #32 7.179 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zylIzKKW4L/src/github.com/BurntSushi/toml [2020-12-04T23:55:11.122Z] #32 7.182 Cloning into '/tmp/tmp.zylIzKKW4L/src/github.com/BurntSushi/toml'... [2020-12-04T23:55:11.122Z] #32 8.539 + cd /tmp/tmp.zylIzKKW4L/src/github.com/BurntSushi/toml [2020-12-04T23:55:11.122Z] #32 8.539 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-04T23:55:11.122Z] #32 8.563 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-04T23:55:11.122Z] #32 9.616 runtime/internal/atomic [2020-12-04T23:55:11.122Z] #32 9.684 internal/cpu [2020-12-04T23:55:11.122Z] #32 10.13 runtime/internal/sys [2020-12-04T23:55:11.122Z] #32 10.40 internal/bytealg [2020-12-04T23:55:11.122Z] #32 10.41 runtime/internal/math [2020-12-04T23:55:11.122Z] #32 10.51 math/bits [2020-12-04T23:55:11.126Z] #25 ... [2020-12-04T23:55:11.127Z] [2020-12-04T23:55:11.127Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:55:11.127Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2020-12-04T23:55:11.127Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.5s done [2020-12-04T23:55:11.127Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.6s [2020-12-04T23:55:11.393Z] #32 ... [2020-12-04T23:55:11.393Z] [2020-12-04T23:55:11.393Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:11.393Z] #22 7.269 + RM_GOPATH=0 [2020-12-04T23:55:11.393Z] #22 7.271 + TMP_GOPATH= [2020-12-04T23:55:11.393Z] #22 7.271 + : /build [2020-12-04T23:55:11.393Z] #22 7.271 + '[' -z '' ']' [2020-12-04T23:55:11.393Z] #22 7.271 ++ mktemp -d [2020-12-04T23:55:11.393Z] #22 7.274 + export GOPATH=/tmp/tmp.Zuac3VVaw2 [2020-12-04T23:55:11.393Z] #22 7.274 + GOPATH=/tmp/tmp.Zuac3VVaw2 [2020-12-04T23:55:11.393Z] #22 7.274 + RM_GOPATH=1 [2020-12-04T23:55:11.393Z] #22 7.274 + case "$(go env GOARCH)" in [2020-12-04T23:55:11.393Z] #22 7.282 ++ go env GOARCH [2020-12-04T23:55:11.393Z] #22 7.311 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:11.393Z] #22 7.311 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:11.393Z] #22 7.311 ++ dirname /tmp/install/install.sh [2020-12-04T23:55:11.393Z] #22 7.334 + dir=/tmp/install [2020-12-04T23:55:11.393Z] #22 7.334 + bin=dockercli [2020-12-04T23:55:11.393Z] #22 7.334 + shift [2020-12-04T23:55:11.393Z] #22 7.334 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-04T23:55:11.393Z] #22 7.334 + . /tmp/install/dockercli.installer [2020-12-04T23:55:11.393Z] #22 7.334 ++ : stable [2020-12-04T23:55:11.393Z] #22 7.334 ++ : 17.06.2-ce [2020-12-04T23:55:11.393Z] #22 7.336 + install_dockercli [2020-12-04T23:55:11.393Z] #22 7.336 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-04T23:55:11.393Z] #22 7.336 Install docker/cli version 17.06.2-ce from stable [2020-12-04T23:55:11.393Z] #22 7.338 ++ uname -m [2020-12-04T23:55:11.393Z] #22 7.346 + arch=x86_64 [2020-12-04T23:55:11.393Z] #22 7.346 + '[' x86_64 '!=' x86_64 ']' [2020-12-04T23:55:11.393Z] #22 7.346 + url=https://download.docker.com/linux/static [2020-12-04T23:55:11.393Z] #22 7.346 + tar -xz docker/docker [2020-12-04T23:55:11.393Z] #22 7.355 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-12-04T23:55:11.393Z] #22 ... [2020-12-04T23:55:11.393Z] [2020-12-04T23:55:11.393Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:11.393Z] #56 7.363 + RM_GOPATH=0 [2020-12-04T23:55:11.393Z] #56 7.363 + TMP_GOPATH= [2020-12-04T23:55:11.393Z] #56 7.363 + : /build [2020-12-04T23:55:11.393Z] #56 7.363 + '[' -z '' ']' [2020-12-04T23:55:11.393Z] #56 7.363 ++ mktemp -d [2020-12-04T23:55:11.393Z] #56 7.369 + export GOPATH=/tmp/tmp.jXUHTUfW7s [2020-12-04T23:55:11.393Z] #56 7.369 + GOPATH=/tmp/tmp.jXUHTUfW7s [2020-12-04T23:55:11.393Z] #56 7.369 + RM_GOPATH=1 [2020-12-04T23:55:11.393Z] #56 7.369 + case "$(go env GOARCH)" in [2020-12-04T23:55:11.393Z] #56 7.369 ++ go env GOARCH [2020-12-04T23:55:11.393Z] #56 7.429 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:11.393Z] #56 7.429 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:11.393Z] #56 7.429 ++ dirname /tmp/install/install.sh [2020-12-04T23:55:11.393Z] #56 7.429 + dir=/tmp/install [2020-12-04T23:55:11.393Z] #56 7.429 + bin=rootlesskit [2020-12-04T23:55:11.393Z] #56 7.429 + shift [2020-12-04T23:55:11.393Z] #56 7.429 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-04T23:55:11.393Z] #56 7.429 + . /tmp/install/rootlesskit.installer [2020-12-04T23:55:11.393Z] #56 7.429 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-04T23:55:11.393Z] #56 7.429 + install_rootlesskit [2020-12-04T23:55:11.393Z] #56 7.429 + case "$1" in [2020-12-04T23:55:11.393Z] #56 7.429 + export CGO_ENABLED=0 [2020-12-04T23:55:11.393Z] #56 7.429 + CGO_ENABLED=0 [2020-12-04T23:55:11.393Z] #56 7.429 + _install_rootlesskit [2020-12-04T23:55:11.393Z] #56 7.429 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-04T23:55:11.393Z] #56 7.429 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jXUHTUfW7s/src/github.com/rootless-containers/rootlesskit [2020-12-04T23:55:11.393Z] #56 7.429 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-04T23:55:11.393Z] #56 7.487 Cloning into '/tmp/tmp.jXUHTUfW7s/src/github.com/rootless-containers/rootlesskit'... [2020-12-04T23:55:11.627Z] #41 15.20 CC images/signalfd.o [2020-12-04T23:55:11.627Z] #41 15.33 CC images/fs.o [2020-12-04T23:55:11.627Z] #41 15.46 CC images/pstree.o [2020-12-04T23:55:11.649Z] #56 ... [2020-12-04T23:55:11.649Z] [2020-12-04T23:55:11.649Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:55:11.649Z] #43 7.400 + RM_GOPATH=0 [2020-12-04T23:55:11.649Z] #43 7.400 + TMP_GOPATH= [2020-12-04T23:55:11.649Z] #43 7.400 + : /build [2020-12-04T23:55:11.649Z] #43 7.400 + '[' -z '' ']' [2020-12-04T23:55:11.649Z] #43 7.400 ++ mktemp -d [2020-12-04T23:55:11.649Z] #43 7.400 + export GOPATH=/tmp/tmp.yfH1j5ihAj [2020-12-04T23:55:11.649Z] #43 7.400 + GOPATH=/tmp/tmp.yfH1j5ihAj [2020-12-04T23:55:11.649Z] #43 7.400 + RM_GOPATH=1 [2020-12-04T23:55:11.649Z] #43 7.400 + case "$(go env GOARCH)" in [2020-12-04T23:55:11.649Z] #43 7.415 ++ go env GOARCH [2020-12-04T23:55:11.649Z] #43 7.447 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:11.649Z] #43 7.447 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:11.649Z] #43 7.455 ++ dirname /tmp/install/install.sh [2020-12-04T23:55:11.649Z] #43 7.458 + dir=/tmp/install [2020-12-04T23:55:11.649Z] #43 7.458 + bin=vndr [2020-12-04T23:55:11.649Z] #43 7.458 + shift [2020-12-04T23:55:11.649Z] #43 7.458 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-04T23:55:11.649Z] #43 7.458 + . /tmp/install/vndr.installer [2020-12-04T23:55:11.649Z] #43 7.459 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-04T23:55:11.649Z] #43 7.459 + install_vndr [2020-12-04T23:55:11.649Z] #43 7.463 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-04T23:55:11.649Z] #43 7.463 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-04T23:55:11.649Z] #43 7.463 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yfH1j5ihAj/src/github.com/LK4D4/vndr [2020-12-04T23:55:11.649Z] #43 7.465 Cloning into '/tmp/tmp.yfH1j5ihAj/src/github.com/LK4D4/vndr'... [2020-12-04T23:55:11.649Z] #43 8.689 + cd /tmp/tmp.yfH1j5ihAj/src/github.com/LK4D4/vndr [2020-12-04T23:55:11.649Z] #43 8.690 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-04T23:55:11.649Z] #43 8.695 + go build -buildmode=pie -v -o /build/vndr . [2020-12-04T23:55:11.649Z] #43 10.50 internal/bytealg [2020-12-04T23:55:11.649Z] #43 10.51 runtime/internal/math [2020-12-04T23:55:11.649Z] #43 10.87 internal/race [2020-12-04T23:55:11.649Z] #43 11.17 sync/atomic [2020-12-04T23:55:11.649Z] #43 ... [2020-12-04T23:55:11.649Z] [2020-12-04T23:55:11.649Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:55:11.649Z] #34 8.354 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:55:11.649Z] #34 8.498 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:55:11.649Z] #34 8.498 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:55:11.649Z] #34 10.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-04T23:55:11.700Z] #8 ... [2020-12-04T23:55:11.701Z] [2020-12-04T23:55:11.701Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-04T23:55:11.701Z] #25 10.74 126 added, 0 removed; done. [2020-12-04T23:55:11.701Z] #25 10.78 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-04T23:55:11.701Z] #25 10.79 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-04T23:55:11.701Z] #25 10.81 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-04T23:55:11.701Z] #25 10.82 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-04T23:55:11.701Z] #25 10.84 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:55:11.701Z] #25 10.86 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-04T23:55:11.909Z] #34 ... [2020-12-04T23:55:11.909Z] [2020-12-04T23:55:11.909Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:55:11.909Z] #11 8.030 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:55:11.909Z] #11 8.166 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:55:11.909Z] #11 8.166 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:55:11.909Z] #11 10.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-04T23:55:11.909Z] #11 ... [2020-12-04T23:55:11.909Z] [2020-12-04T23:55:11.909Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:11.909Z] #45 10.47 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-04T23:55:11.909Z] #45 10.47 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-04T23:55:11.909Z] #45 10.50 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-04T23:55:11.909Z] #45 10.71 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-04T23:55:11.909Z] #45 10.73 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-04T23:55:11.909Z] #45 10.96 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-04T23:55:11.909Z] #45 10.97 go: extracting github.com/pkg/errors v0.9.1 [2020-12-04T23:55:11.909Z] #45 10.98 go: extracting github.com/fatih/color v1.9.0 [2020-12-04T23:55:11.909Z] #45 11.16 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-04T23:55:11.909Z] #45 11.26 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-04T23:55:11.909Z] #45 11.33 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-04T23:55:11.920Z] #41 15.60 CC images/pipe.o [2020-12-04T23:55:11.920Z] #41 15.78 CC images/tcp-stream.o [2020-12-04T23:55:11.962Z] #25 10.86 Updating certificates in /etc/ssl/certs... [2020-12-04T23:55:12.166Z] #45 11.57 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-04T23:55:12.166Z] #45 11.65 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-04T23:55:12.213Z] #41 16.00 CC images/sk-packet.o [2020-12-04T23:55:12.506Z] #41 16.18 CC images/mnt.o [2020-12-04T23:55:12.506Z] #41 16.28 CC images/pipe-data.o [2020-12-04T23:55:12.506Z] #41 16.44 CC images/sa.o [2020-12-04T23:55:12.549Z] #25 11.66 0 added, 0 removed; done. [2020-12-04T23:55:12.549Z] #25 11.66 Running hooks in /etc/ca-certificates/update.d... [2020-12-04T23:55:12.549Z] #25 11.67 done. [2020-12-04T23:55:12.729Z] #45 11.99 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-04T23:55:12.799Z] #41 16.59 CC images/timer.o [2020-12-04T23:55:12.890Z] #40 ... [2020-12-04T23:55:12.890Z] [2020-12-04T23:55:12.890Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:55:12.890Z] #49 DONE 26.9s [2020-12-04T23:55:12.890Z] [2020-12-04T23:55:12.890Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:55:12.890Z] #40 26.89 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-04T23:55:12.890Z] #40 26.99 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:55:12.985Z] #45 12.43 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-04T23:55:13.092Z] #41 16.85 CC images/timerfd.o [2020-12-04T23:55:13.092Z] #41 17.01 CC images/mm.o [2020-12-04T23:55:13.385Z] #41 17.15 CC images/sk-opts.o [2020-12-04T23:55:13.385Z] #41 17.28 CC images/sk-unix.o [2020-12-04T23:55:13.679Z] #41 17.40 CC images/sk-inet.o [2020-12-04T23:55:13.679Z] #41 17.62 CC images/tun.o [2020-12-04T23:55:13.822Z] #40 DONE 27.8s [2020-12-04T23:55:13.822Z] [2020-12-04T23:55:13.822Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:13.822Z] #54 13.30 Checking out files: 63% (2324/3632) Checking out files: 64% (2325/3632) Checking out files: 65% (2361/3632) Checking out files: 66% (2398/3632) Checking out files: 67% (2434/3632) Checking out files: 68% (2470/3632) Checking out files: 69% (2507/3632) Checking out files: 70% (2543/3632) Checking out files: 71% (2579/3632) Checking out files: 72% (2616/3632) Checking out files: 73% (2652/3632) Checking out files: 74% (2688/3632) Checking out files: 75% (2724/3632) Checking out files: 76% (2761/3632) Checking out files: 77% (2797/3632) Checking out files: 78% (2833/3632) Checking out files: 79% (2870/3632) Checking out files: 80% (2906/3632) Checking out files: 81% (2942/3632) Checking out files: 82% (2979/3632) Checking out files: 83% (3015/3632) Checking out files: 84% (3051/3632) Checking out files: 85% (3088/3632) Checking out files: 86% (3124/3632) Checking out files: 87% (3160/3632) Checking out files: 88% (3197/3632) Checking out files: 89% (3233/3632) Checking out files: 90% (3269/3632) Checking out files: 91% (3306/3632) Checking out files: 92% (3342/3632) Checking out files: 93% (3378/3632) Checking out files: 94% (3415/3632) Checking out files: 95% (3451/3632) Checking out files: 96% (3487/3632) Checking out files: 97% (3524/3632) Checking out files: 98% (3560/3632) Checking out files: 99% (3596/3632) Checking out files: 100% (3632/3632) Checking out files: 100% (3632/3632), done. [2020-12-04T23:55:13.822Z] #54 13.77 + cd /tmp/tmp.jHGJI2onZs/src/github.com/containerd/containerd [2020-12-04T23:55:13.822Z] #54 13.77 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-04T23:55:13.972Z] #41 17.78 CC images/sk-netlink.o [2020-12-04T23:55:13.972Z] #41 17.87 CC images/packet-sock.o [2020-12-04T23:55:14.265Z] #41 18.05 CC images/ipc-var.o [2020-12-04T23:55:14.387Z] #54 14.40 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-04T23:55:14.387Z] #54 14.40 + BUILDTAGS='netgo osusergo static_build' [2020-12-04T23:55:14.387Z] #54 14.40 + export EXTRA_FLAGS=-buildmode=pie [2020-12-04T23:55:14.387Z] #54 14.40 + EXTRA_FLAGS=-buildmode=pie [2020-12-04T23:55:14.387Z] #54 14.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-04T23:55:14.387Z] #54 14.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-04T23:55:14.387Z] #54 14.40 + '[' '' = dynamic ']' [2020-12-04T23:55:14.387Z] #54 14.40 + make [2020-12-04T23:55:14.558Z] #41 18.22 CC images/ipc-desc.o [2020-12-04T23:55:14.558Z] #41 18.32 CC images/ipc-shm.o [2020-12-04T23:55:14.645Z] #54 14.95 + bin/ctr [2020-12-04T23:55:14.852Z] #41 18.49 CC images/ipc-msg.o [2020-12-04T23:55:14.852Z] #41 18.70 CC images/ipc-sem.o [2020-12-04T23:55:15.145Z] #41 18.79 CC images/utsns.o [2020-12-04T23:55:15.145Z] #41 18.92 CC images/creds.o [2020-12-04T23:55:15.145Z] #41 19.02 CC images/vma.o [2020-12-04T23:55:15.439Z] #41 19.20 CC images/netdev.o [2020-12-04T23:55:15.577Z] #54 ... [2020-12-04T23:55:15.577Z] [2020-12-04T23:55:15.577Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:55:15.577Z] #35 1.080 + RM_GOPATH=0 [2020-12-04T23:55:15.577Z] #35 1.080 + TMP_GOPATH= [2020-12-04T23:55:15.577Z] #35 1.080 + : /build [2020-12-04T23:55:15.577Z] #35 1.080 + '[' -z '' ']' [2020-12-04T23:55:15.577Z] #35 1.080 ++ mktemp -d [2020-12-04T23:55:15.577Z] #35 1.080 + export GOPATH=/tmp/tmp.jmd7b1BlOA [2020-12-04T23:55:15.577Z] #35 1.080 + GOPATH=/tmp/tmp.jmd7b1BlOA [2020-12-04T23:55:15.577Z] #35 1.080 + RM_GOPATH=1 [2020-12-04T23:55:15.577Z] #35 1.080 + case "$(go env GOARCH)" in [2020-12-04T23:55:15.577Z] #35 1.080 ++ go env GOARCH [2020-12-04T23:55:15.577Z] #35 1.097 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:15.577Z] #35 1.097 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:15.577Z] #35 1.097 ++ dirname /tmp/install/install.sh [2020-12-04T23:55:15.577Z] #35 1.103 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-04T23:55:15.577Z] #35 1.107 + dir=/tmp/install [2020-12-04T23:55:15.577Z] #35 1.107 + bin=tini [2020-12-04T23:55:15.577Z] #35 1.107 + shift [2020-12-04T23:55:15.577Z] #35 1.107 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-04T23:55:15.577Z] #35 1.107 + . /tmp/install/tini.installer [2020-12-04T23:55:15.577Z] #35 1.107 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-04T23:55:15.577Z] #35 1.107 + install_tini [2020-12-04T23:55:15.577Z] #35 1.107 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-04T23:55:15.577Z] #35 1.107 + git clone https://github.com/krallin/tini.git /tmp/tmp.jmd7b1BlOA/tini [2020-12-04T23:55:15.577Z] #35 1.107 Cloning into '/tmp/tmp.jmd7b1BlOA/tini'... [2020-12-04T23:55:15.577Z] #35 1.572 + cd /tmp/tmp.jmd7b1BlOA/tini [2020-12-04T23:55:15.577Z] #35 1.573 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-04T23:55:15.577Z] #35 1.580 + cmake . [2020-12-04T23:55:15.577Z] #35 1.805 -- The C compiler identification is GNU 8.3.0 [2020-12-04T23:55:15.577Z] #35 1.836 -- Check for working C compiler: /usr/bin/cc [2020-12-04T23:55:15.577Z] #35 2.035 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-04T23:55:15.577Z] #35 2.037 -- Detecting C compiler ABI info [2020-12-04T23:55:15.577Z] #35 2.230 -- Detecting C compiler ABI info - done [2020-12-04T23:55:15.577Z] #35 2.242 -- Detecting C compile features [2020-12-04T23:55:15.577Z] #35 3.180 -- Detecting C compile features - done [2020-12-04T23:55:15.577Z] #35 3.196 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-04T23:55:15.577Z] #35 3.328 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-04T23:55:15.577Z] #35 3.352 -- Configuring done [2020-12-04T23:55:15.577Z] #35 3.364 -- Generating done [2020-12-04T23:55:15.577Z] #35 3.365 -- Build files have been written to: /tmp/tmp.jmd7b1BlOA/tini [2020-12-04T23:55:15.577Z] #35 3.367 + make tini-static [2020-12-04T23:55:15.577Z] #35 3.568 Scanning dependencies of target tini-static [2020-12-04T23:55:15.577Z] #35 3.594 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-04T23:55:15.577Z] #35 3.944 [100%] Linking C executable tini-static [2020-12-04T23:55:15.577Z] #35 4.146 [100%] Built target tini-static [2020-12-04T23:55:15.577Z] #35 4.170 + mkdir -p /build [2020-12-04T23:55:15.577Z] #35 4.170 + cp tini-static /build/docker-init [2020-12-04T23:55:15.577Z] #35 DONE 5.1s [2020-12-04T23:55:15.577Z] [2020-12-04T23:55:15.577Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:15.577Z] #56 25.99 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-04T23:55:15.577Z] #56 25.99 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-04T23:55:15.577Z] #56 DONE 29.5s [2020-12-04T23:55:15.577Z] [2020-12-04T23:55:15.577Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-04T23:55:15.577Z] #57 DONE 0.1s [2020-12-04T23:55:15.577Z] [2020-12-04T23:55:15.577Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-04T23:55:15.577Z] #58 DONE 0.1s [2020-12-04T23:55:15.577Z] [2020-12-04T23:55:15.577Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:15.577Z] #41 1.743 Note: Building without setproctitle() and strlcpy() support. [2020-12-04T23:55:15.577Z] #41 1.744 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-04T23:55:15.577Z] #41 1.755 Note: Building without GnuTLS support [2020-12-04T23:55:15.577Z] #41 1.762 Makefile.config:39: Warn: you have no libnftables installed [2020-12-04T23:55:15.577Z] #41 1.762 Makefile.config:40: Warn: Building without nftables support [2020-12-04T23:55:15.733Z] #41 19.41 CC images/tty.o [2020-12-04T23:55:15.924Z] #25 DONE 14.4s [2020-12-04T23:55:15.924Z] [2020-12-04T23:55:15.924Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-04T23:55:15.924Z] #26 DONE 0.1s [2020-12-04T23:55:15.924Z] [2020-12-04T23:55:15.924Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:55:16.026Z] #41 19.65 CC images/file-lock.o [2020-12-04T23:55:16.026Z] #41 19.80 CC images/rlimit.o [2020-12-04T23:55:16.304Z] #45 15.74 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-04T23:55:16.319Z] #41 19.92 CC images/pagemap.o [2020-12-04T23:55:16.320Z] #41 20.14 CC images/siginfo.o [2020-12-04T23:55:16.511Z] #41 2.587 fatal: not a git repository (or any of the parent directories): .git [2020-12-04T23:55:16.511Z] #41 2.699 GEN .gitid [2020-12-04T23:55:16.511Z] #41 2.715 GEN criu/include/version.h [2020-12-04T23:55:16.511Z] #41 2.801 GEN include/common/asm [2020-12-04T23:55:16.612Z] #41 20.29 CC images/rpc.o [2020-12-04T23:55:16.880Z] #45 16.34 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-04T23:55:17.248Z] #41 20.97 CC images/ext-file.o [2020-12-04T23:55:17.248Z] #41 21.08 CC images/cgroup.o [2020-12-04T23:55:17.312Z] #27 1.606 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-04T23:55:17.312Z] #27 1.701 [2020-12-04T23:55:17.442Z] #41 3.714 PBCC images/timens.pb-c.c [2020-12-04T23:55:17.442Z] #41 3.731 DEP images/timens.pb-c.d [2020-12-04T23:55:17.442Z] #41 3.760 PBCC images/fown.pb-c.c [2020-12-04T23:55:17.442Z] #41 3.780 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-04T23:55:17.442Z] #41 3.799 PBCC images/opts.pb-c.c [2020-12-04T23:55:17.442Z] #41 3.817 PBCC images/memfd.pb-c.c [2020-12-04T23:55:17.442Z] #41 3.828 DEP images/fown.pb-c.d [2020-12-04T23:55:17.442Z] #41 3.839 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-04T23:55:17.442Z] #41 3.860 DEP images/opts.pb-c.d [2020-12-04T23:55:17.442Z] #41 3.880 DEP images/memfd.pb-c.d [2020-12-04T23:55:17.442Z] #41 3.895 PBCC images/sit.pb-c.c [2020-12-04T23:55:17.442Z] #41 3.906 DEP images/sit.pb-c.d [2020-12-04T23:55:17.442Z] #41 3.916 PBCC images/macvlan.pb-c.c [2020-12-04T23:55:17.442Z] #41 3.929 DEP images/macvlan.pb-c.d [2020-12-04T23:55:17.442Z] #41 ... [2020-12-04T23:55:17.442Z] [2020-12-04T23:55:17.442Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:55:17.442Z] #11 21.61 Selecting previously unselected package dmsetup. [2020-12-04T23:55:17.442Z] #11 21.61 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-12-04T23:55:17.442Z] #11 21.66 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-04T23:55:17.443Z] #11 22.15 Selecting previously unselected package mingw-w64-common. [2020-12-04T23:55:17.443Z] #11 22.16 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-04T23:55:17.443Z] #11 22.16 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-04T23:55:17.443Z] #11 24.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-04T23:55:17.443Z] #11 24.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-04T23:55:17.443Z] #11 24.61 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-04T23:55:17.443Z] #11 26.85 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-04T23:55:17.443Z] #11 26.85 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-04T23:55:17.443Z] #11 26.87 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:55:17.443Z] #11 27.00 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-04T23:55:17.443Z] #11 27.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-04T23:55:17.443Z] #11 27.21 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:55:17.541Z] #41 21.36 CC images/userns.o [2020-12-04T23:55:17.541Z] #41 21.49 CC images/google/protobuf/descriptor.o [2020-12-04T23:55:17.700Z] #11 ... [2020-12-04T23:55:17.700Z] [2020-12-04T23:55:17.700Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:17.700Z] #41 3.952 PBCC images/autofs.pb-c.c [2020-12-04T23:55:17.700Z] #41 3.958 DEP images/autofs.pb-c.d [2020-12-04T23:55:17.700Z] #41 3.972 PBCC images/sysctl.pb-c.c [2020-12-04T23:55:17.700Z] #41 3.980 DEP images/sysctl.pb-c.d [2020-12-04T23:55:17.700Z] #41 3.993 PBCC images/time.pb-c.c [2020-12-04T23:55:17.700Z] #41 3.998 DEP images/time.pb-c.d [2020-12-04T23:55:17.700Z] #41 4.020 PBCC images/binfmt-misc.pb-c.c [2020-12-04T23:55:17.700Z] #41 4.031 DEP images/binfmt-misc.pb-c.d [2020-12-04T23:55:17.700Z] #41 4.048 PBCC images/seccomp.pb-c.c [2020-12-04T23:55:17.700Z] #41 4.062 DEP images/seccomp.pb-c.d [2020-12-04T23:55:17.700Z] #41 4.077 PBCC images/userns.pb-c.c [2020-12-04T23:55:17.700Z] #41 4.084 DEP images/userns.pb-c.d [2020-12-04T23:55:17.700Z] #41 4.104 PBCC images/cgroup.pb-c.c [2020-12-04T23:55:17.700Z] #41 4.120 DEP images/cgroup.pb-c.d [2020-12-04T23:55:17.700Z] #41 4.140 PBCC images/ext-file.pb-c.c [2020-12-04T23:55:17.834Z] #27 1.825 ###### 9.1% ################### 26.7% ################################### 49.1% ################################################## 70.6% ########################################################## 81.6% ######################################################################## 100.0% [2020-12-04T23:55:17.957Z] #41 4.160 DEP images/ext-file.pb-c.d [2020-12-04T23:55:17.957Z] #41 4.184 PBCC images/rpc.pb-c.c [2020-12-04T23:55:17.957Z] #41 4.208 DEP images/rpc.pb-c.d [2020-12-04T23:55:17.957Z] #41 4.228 PBCC images/siginfo.pb-c.c [2020-12-04T23:55:17.957Z] #41 4.234 DEP images/siginfo.pb-c.d [2020-12-04T23:55:17.957Z] #41 4.246 PBCC images/pagemap.pb-c.c [2020-12-04T23:55:17.957Z] #41 4.256 DEP images/pagemap.pb-c.d [2020-12-04T23:55:17.957Z] #41 4.292 PBCC images/rlimit.pb-c.c [2020-12-04T23:55:17.957Z] #41 4.320 DEP images/rlimit.pb-c.d [2020-12-04T23:55:17.957Z] #41 4.340 PBCC images/file-lock.pb-c.c [2020-12-04T23:55:17.957Z] #41 4.353 DEP images/file-lock.pb-c.d [2020-12-04T23:55:18.096Z] #27 2.430 [2020-12-04T23:55:18.214Z] #41 4.370 PBCC images/tty.pb-c.c [2020-12-04T23:55:18.214Z] #41 4.394 DEP images/tty.pb-c.d [2020-12-04T23:55:18.214Z] #41 4.420 PBCC images/tun.pb-c.c [2020-12-04T23:55:18.214Z] #41 4.444 PBCC images/netdev.pb-c.c [2020-12-04T23:55:18.215Z] #41 4.476 DEP images/tun.pb-c.d [2020-12-04T23:55:18.215Z] #41 ... [2020-12-04T23:55:18.215Z] [2020-12-04T23:55:18.215Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:55:18.215Z] #43 22.16 crypto/aes [2020-12-04T23:55:18.215Z] #43 22.25 math/big [2020-12-04T23:55:18.215Z] #43 22.54 compress/gzip [2020-12-04T23:55:18.215Z] #43 23.11 crypto/des [2020-12-04T23:55:18.215Z] #43 23.25 text/template [2020-12-04T23:55:18.215Z] #43 23.31 crypto/ed25519/internal/edwards25519 [2020-12-04T23:55:18.215Z] #43 23.37 crypto/md5 [2020-12-04T23:55:18.215Z] #43 23.93 crypto/sha256 [2020-12-04T23:55:18.215Z] #43 24.40 vendor/golang.org/x/crypto/internal/chacha20 [2020-12-04T23:55:18.215Z] #43 24.42 go/parser [2020-12-04T23:55:18.215Z] #43 24.58 vendor/golang.org/x/crypto/poly1305 [2020-12-04T23:55:18.215Z] #43 24.79 vendor/golang.org/x/sys/cpu [2020-12-04T23:55:18.215Z] #43 24.99 vendor/golang.org/x/text/unicode/norm [2020-12-04T23:55:18.215Z] #43 25.00 mime [2020-12-04T23:55:18.215Z] #43 25.08 vendor/golang.org/x/crypto/chacha20poly1305 [2020-12-04T23:55:18.215Z] #43 27.26 go/doc [2020-12-04T23:55:18.215Z] #43 27.49 vendor/golang.org/x/net/idna [2020-12-04T23:55:18.215Z] #43 28.76 crypto/elliptic [2020-12-04T23:55:18.215Z] #43 28.76 encoding/asn1 [2020-12-04T23:55:18.215Z] #43 28.76 crypto/dsa [2020-12-04T23:55:18.215Z] #43 28.76 crypto/rand [2020-12-04T23:55:18.215Z] #43 29.00 github.com/LK4D4/vndr/build [2020-12-04T23:55:18.215Z] #43 29.03 crypto/ed25519 [2020-12-04T23:55:18.215Z] #43 29.03 crypto/rsa [2020-12-04T23:55:18.215Z] #43 29.91 crypto/ecdsa [2020-12-04T23:55:18.215Z] #43 29.91 crypto/x509/pkix [2020-12-04T23:55:18.215Z] #43 29.91 vendor/golang.org/x/crypto/cryptobyte [2020-12-04T23:55:18.215Z] #43 31.84 net/textproto [2020-12-04T23:55:18.215Z] #43 31.84 crypto/x509 [2020-12-04T23:55:18.215Z] #43 31.85 vendor/golang.org/x/net/http/httpproxy [2020-12-04T23:55:18.215Z] #43 32.16 vendor/golang.org/x/net/http/httpguts [2020-12-04T23:55:18.215Z] #43 32.16 mime/multipart [2020-12-04T23:55:18.215Z] #43 ... [2020-12-04T23:55:18.215Z] [2020-12-04T23:55:18.215Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:18.215Z] #41 4.498 DEP images/netdev.pb-c.d [2020-12-04T23:55:18.215Z] #41 4.515 PBCC images/vma.pb-c.c [2020-12-04T23:55:18.215Z] #41 4.530 DEP images/vma.pb-c.d [2020-12-04T23:55:18.215Z] #41 4.540 PBCC images/creds.pb-c.c [2020-12-04T23:55:18.215Z] #41 4.548 DEP images/creds.pb-c.d [2020-12-04T23:55:18.215Z] #41 4.563 PBCC images/utsns.pb-c.c [2020-12-04T23:55:18.215Z] #41 4.576 DEP images/utsns.pb-c.d [2020-12-04T23:55:18.215Z] #41 4.588 PBCC images/ipc-desc.pb-c.c [2020-12-04T23:55:18.215Z] #41 4.600 PBCC images/ipc-sem.pb-c.c [2020-12-04T23:55:18.215Z] #41 4.612 DEP images/ipc-desc.pb-c.d [2020-12-04T23:55:18.215Z] #41 4.627 DEP images/ipc-sem.pb-c.d [2020-12-04T23:55:18.215Z] #41 4.652 PBCC images/ipc-msg.pb-c.c [2020-12-04T23:55:18.215Z] #41 4.663 DEP images/ipc-msg.pb-c.d [2020-12-04T23:55:18.215Z] #41 4.697 PBCC images/ipc-shm.pb-c.c [2020-12-04T23:55:18.297Z] #45 ... [2020-12-04T23:55:18.297Z] [2020-12-04T23:55:18.297Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:55:18.297Z] #53 17.35 Fetched 8407 kB in 13s (654 kB/s) [2020-12-04T23:55:18.297Z] #53 17.35 Reading package lists... [2020-12-04T23:55:18.297Z] #53 ... [2020-12-04T23:55:18.297Z] [2020-12-04T23:55:18.297Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:55:18.297Z] #38 7.479 + git clone https://github.com/docker/distribution.git . [2020-12-04T23:55:18.297Z] #38 7.480 Cloning into '.'... [2020-12-04T23:55:18.297Z] #38 ... [2020-12-04T23:55:18.297Z] [2020-12-04T23:55:18.297Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:18.297Z] #56 14.99 Checking out files: 97% (775/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-12-04T23:55:18.297Z] #56 15.08 + cd /tmp/tmp.jXUHTUfW7s/src/github.com/rootless-containers/rootlesskit [2020-12-04T23:55:18.297Z] #56 15.08 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-04T23:55:18.297Z] #56 15.52 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-04T23:55:18.297Z] #56 15.52 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-04T23:55:18.360Z] #27 2.662 ######################## 34.3% ######################################################################## 100.0% [2020-12-04T23:55:18.360Z] #27 2.821 [2020-12-04T23:55:18.472Z] #41 4.706 DEP images/ipc-shm.pb-c.d [2020-12-04T23:55:18.472Z] #41 4.732 PBCC images/ipc-var.pb-c.c [2020-12-04T23:55:18.472Z] #41 4.752 DEP images/ipc-var.pb-c.d [2020-12-04T23:55:18.472Z] #41 4.768 PBCC images/sk-opts.pb-c.c [2020-12-04T23:55:18.472Z] #41 4.780 PBCC images/packet-sock.pb-c.c [2020-12-04T23:55:18.472Z] #41 4.808 DEP images/sk-opts.pb-c.d [2020-12-04T23:55:18.472Z] #41 4.856 DEP images/packet-sock.pb-c.d [2020-12-04T23:55:18.472Z] #41 4.885 PBCC images/sk-netlink.pb-c.c [2020-12-04T23:55:18.472Z] #41 4.936 DEP images/sk-netlink.pb-c.d [2020-12-04T23:55:18.622Z] #27 2.965 ###################################### 53.4% ######################################################################## 100.0% [2020-12-04T23:55:18.622Z] #27 3.119 [2020-12-04T23:55:18.729Z] #41 4.981 PBCC images/sk-inet.pb-c.c [2020-12-04T23:55:18.729Z] #41 4.998 DEP images/sk-inet.pb-c.d [2020-12-04T23:55:18.729Z] #41 5.011 PBCC images/sk-unix.pb-c.c [2020-12-04T23:55:18.729Z] #41 5.032 DEP images/sk-unix.pb-c.d [2020-12-04T23:55:18.729Z] #41 5.044 PBCC images/mm.pb-c.c [2020-12-04T23:55:18.729Z] #41 5.063 DEP images/mm.pb-c.d [2020-12-04T23:55:18.729Z] #41 5.080 PBCC images/timerfd.pb-c.c [2020-12-04T23:55:18.729Z] #41 5.101 DEP images/timerfd.pb-c.d [2020-12-04T23:55:18.729Z] #41 5.128 PBCC images/timer.pb-c.c [2020-12-04T23:55:18.729Z] #41 5.137 DEP images/timer.pb-c.d [2020-12-04T23:55:18.729Z] #41 5.164 PBCC images/sa.pb-c.c [2020-12-04T23:55:18.986Z] #41 5.192 DEP images/sa.pb-c.d [2020-12-04T23:55:18.986Z] #41 5.232 PBCC images/pipe-data.pb-c.c [2020-12-04T23:55:18.986Z] #41 5.241 DEP images/pipe-data.pb-c.d [2020-12-04T23:55:18.986Z] #41 5.259 PBCC images/mnt.pb-c.c [2020-12-04T23:55:18.986Z] #41 5.287 DEP images/mnt.pb-c.d [2020-12-04T23:55:18.986Z] #41 5.332 PBCC images/sk-packet.pb-c.c [2020-12-04T23:55:18.986Z] #41 5.349 DEP images/sk-packet.pb-c.d [2020-12-04T23:55:18.986Z] #41 5.360 PBCC images/tcp-stream.pb-c.c [2020-12-04T23:55:18.986Z] #41 5.376 DEP images/tcp-stream.pb-c.d [2020-12-04T23:55:18.986Z] #41 5.393 PBCC images/pipe.pb-c.c [2020-12-04T23:55:19.088Z] #41 22.56 CC images/opts.o [2020-12-04T23:55:19.088Z] #41 22.61 CC images/seccomp.o [2020-12-04T23:55:19.088Z] #41 22.74 CC images/binfmt-misc.o [2020-12-04T23:55:19.088Z] #41 22.82 CC images/time.o [2020-12-04T23:55:19.088Z] #41 22.93 CC images/sysctl.o [2020-12-04T23:55:19.088Z] #41 23.03 CC images/autofs.o [2020-12-04T23:55:19.149Z] #27 3.242 ###### 8.7% ####################### 32.4% ####################################### 54.2% #################################################### 72.6% ################################################################### 94.2% ######################################################################## 100.0% [2020-12-04T23:55:19.244Z] #41 5.412 DEP images/pipe.pb-c.d [2020-12-04T23:55:19.244Z] #41 5.430 PBCC images/pstree.pb-c.c [2020-12-04T23:55:19.244Z] #41 5.445 DEP images/pstree.pb-c.d [2020-12-04T23:55:19.244Z] #41 5.490 PBCC images/fs.pb-c.c [2020-12-04T23:55:19.244Z] #41 5.509 DEP images/fs.pb-c.d [2020-12-04T23:55:19.244Z] #41 5.537 PBCC images/signalfd.pb-c.c [2020-12-04T23:55:19.244Z] #41 5.552 DEP images/signalfd.pb-c.d [2020-12-04T23:55:19.244Z] #41 5.567 PBCC images/fh.pb-c.c [2020-12-04T23:55:19.244Z] #41 5.596 PBCC images/fsnotify.pb-c.c [2020-12-04T23:55:19.244Z] #41 5.616 DEP images/fh.pb-c.d [2020-12-04T23:55:19.244Z] #41 5.627 DEP images/fsnotify.pb-c.d [2020-12-04T23:55:19.244Z] #41 5.647 PBCC images/eventpoll.pb-c.c [2020-12-04T23:55:19.244Z] #41 5.654 DEP images/eventpoll.pb-c.d [2020-12-04T23:55:19.244Z] #41 5.677 PBCC images/eventfd.pb-c.c [2020-12-04T23:55:19.244Z] #41 5.688 DEP images/eventfd.pb-c.d [2020-12-04T23:55:19.244Z] #41 5.704 PBCC images/remap-file-path.pb-c.c [2020-12-04T23:55:19.244Z] #41 5.717 DEP images/remap-file-path.pb-c.d [2020-12-04T23:55:19.381Z] #41 ... [2020-12-04T23:55:19.381Z] [2020-12-04T23:55:19.381Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:19.381Z] #54 27.29 Checking out files: 62% (2282/3632) Checking out files: 63% (2289/3632) Checking out files: 64% (2325/3632) Checking out files: 65% (2361/3632) Checking out files: 66% (2398/3632) Checking out files: 67% (2434/3632) Checking out files: 68% (2470/3632) Checking out files: 69% (2507/3632) Checking out files: 70% (2543/3632) Checking out files: 71% (2579/3632) Checking out files: 72% (2616/3632) Checking out files: 73% (2652/3632) Checking out files: 74% (2688/3632) Checking out files: 75% (2724/3632) Checking out files: 76% (2761/3632) Checking out files: 77% (2797/3632) Checking out files: 78% (2833/3632) Checking out files: 79% (2870/3632) Checking out files: 80% (2906/3632) Checking out files: 81% (2942/3632) Checking out files: 82% (2979/3632) Checking out files: 83% (3015/3632) Checking out files: 84% (3051/3632) Checking out files: 85% (3088/3632) Checking out files: 86% (3124/3632) Checking out files: 87% (3160/3632) Checking out files: 88% (3197/3632) Checking out files: 89% (3233/3632) Checking out files: 90% (3269/3632) Checking out files: 91% (3306/3632) Checking out files: 92% (3342/3632) Checking out files: 93% (3378/3632) Checking out files: 94% (3415/3632) Checking out files: 95% (3451/3632) Checking out files: 96% (3487/3632) Checking out files: 97% (3524/3632) Checking out files: 98% (3560/3632) Checking out files: 99% (3596/3632) Checking out files: 100% (3632/3632) Checking out files: 100% (3632/3632), done. [2020-12-04T23:55:19.381Z] #54 27.93 + cd /tmp/tmp.lCp0BncSGS/src/github.com/containerd/containerd [2020-12-04T23:55:19.381Z] #54 27.93 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-04T23:55:19.381Z] #54 28.46 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-04T23:55:19.381Z] #54 28.46 + BUILDTAGS='netgo osusergo static_build' [2020-12-04T23:55:19.381Z] #54 28.46 + export EXTRA_FLAGS=-buildmode=pie [2020-12-04T23:55:19.381Z] #54 28.46 + EXTRA_FLAGS=-buildmode=pie [2020-12-04T23:55:19.381Z] #54 28.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-04T23:55:19.381Z] #54 28.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-04T23:55:19.381Z] #54 28.46 + '[' '' = dynamic ']' [2020-12-04T23:55:19.381Z] #54 28.46 + make [2020-12-04T23:55:19.381Z] #54 29.32 + bin/ctr [2020-12-04T23:55:19.381Z] #54 ... [2020-12-04T23:55:19.381Z] [2020-12-04T23:55:19.381Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:19.381Z] #41 23.20 CC images/macvlan.o [2020-12-04T23:55:19.381Z] #41 23.28 CC images/sit.o [2020-12-04T23:55:19.381Z] #41 23.37 CC images/memfd.o [2020-12-04T23:55:19.413Z] #27 3.789 [2020-12-04T23:55:19.501Z] #41 5.740 PBCC images/fifo.pb-c.c [2020-12-04T23:55:19.501Z] #41 5.750 DEP images/fifo.pb-c.d [2020-12-04T23:55:19.501Z] #41 5.762 PBCC images/ghost-file.pb-c.c [2020-12-04T23:55:19.501Z] #41 5.786 DEP images/ghost-file.pb-c.d [2020-12-04T23:55:19.501Z] #41 5.802 PBCC images/regfile.pb-c.c [2020-12-04T23:55:19.501Z] #41 5.828 DEP images/regfile.pb-c.d [2020-12-04T23:55:19.501Z] #41 5.840 PBCC images/ns.pb-c.c [2020-12-04T23:55:19.501Z] #41 5.848 DEP images/ns.pb-c.d [2020-12-04T23:55:19.501Z] #41 5.858 PBCC images/fdinfo.pb-c.c [2020-12-04T23:55:19.501Z] #41 5.880 DEP images/fdinfo.pb-c.d [2020-12-04T23:55:19.501Z] #41 5.898 PBCC images/core-aarch64.pb-c.c [2020-12-04T23:55:19.501Z] #41 5.910 PBCC images/core-arm.pb-c.c [2020-12-04T23:55:19.501Z] #41 5.924 PBCC images/core-ppc64.pb-c.c [2020-12-04T23:55:19.501Z] #41 5.934 PBCC images/core-s390.pb-c.c [2020-12-04T23:55:19.674Z] #41 23.49 CC images/timens.o [2020-12-04T23:55:19.675Z] #41 23.58 LINK images/built-in.o [2020-12-04T23:55:19.675Z] #41 23.64 GEN compel/include/asm [2020-12-04T23:55:19.675Z] #41 23.65 GEN compel/include/version.h [2020-12-04T23:55:19.758Z] #41 5.956 PBCC images/core-x86.pb-c.c [2020-12-04T23:55:19.758Z] #41 5.972 PBCC images/core.pb-c.c [2020-12-04T23:55:19.758Z] #41 5.995 PBCC images/inventory.pb-c.c [2020-12-04T23:55:19.758Z] #41 6.015 DEP images/core-aarch64.pb-c.d [2020-12-04T23:55:19.758Z] #41 6.070 DEP images/core-arm.pb-c.d [2020-12-04T23:55:19.758Z] #41 6.094 DEP images/core-ppc64.pb-c.d [2020-12-04T23:55:19.758Z] #41 6.148 DEP images/core-s390.pb-c.d [2020-12-04T23:55:19.758Z] #41 6.172 DEP images/core-x86.pb-c.d [2020-12-04T23:55:19.967Z] #41 23.67 touch .config [2020-12-04T23:55:19.967Z] #41 23.67 GEN include/common/config.h [2020-12-04T23:55:19.967Z] #41 23.71 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-12-04T23:55:19.967Z] #41 23.77 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-04T23:55:19.967Z] #41 ... [2020-12-04T23:55:19.967Z] [2020-12-04T23:55:19.967Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:55:19.967Z] #43 48.46 internal/lazyregexp [2020-12-04T23:55:19.967Z] #43 48.64 net/url [2020-12-04T23:55:19.967Z] #43 50.24 text/template/parse [2020-12-04T23:55:19.967Z] #43 50.25 go/parser [2020-12-04T23:55:19.967Z] #43 52.31 encoding/xml [2020-12-04T23:55:19.967Z] #43 52.82 text/template [2020-12-04T23:55:19.967Z] #43 55.39 github.com/LK4D4/vndr/versioned [2020-12-04T23:55:19.967Z] #43 55.47 compress/flate [2020-12-04T23:55:19.967Z] #43 55.81 go/doc [2020-12-04T23:55:19.967Z] #43 57.07 hash/crc32 [2020-12-04T23:55:19.967Z] #43 57.42 compress/gzip [2020-12-04T23:55:19.967Z] #43 57.78 net [2020-12-04T23:55:19.967Z] #43 57.99 github.com/LK4D4/vndr/build [2020-12-04T23:55:19.967Z] #43 ... [2020-12-04T23:55:19.967Z] [2020-12-04T23:55:19.967Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:19.967Z] #41 23.78 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-04T23:55:19.967Z] #41 23.79 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-12-04T23:55:19.967Z] #41 23.80 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-12-04T23:55:19.967Z] #41 23.83 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-12-04T23:55:19.967Z] #41 23.87 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-04T23:55:20.015Z] #41 6.212 DEP images/core.pb-c.d [2020-12-04T23:55:20.015Z] #41 6.241 DEP images/inventory.pb-c.d [2020-12-04T23:55:20.015Z] #41 6.258 PBCC images/cpuinfo.pb-c.c [2020-12-04T23:55:20.015Z] #41 6.266 DEP images/cpuinfo.pb-c.d [2020-12-04T23:55:20.015Z] #41 6.286 PBCC images/stats.pb-c.c [2020-12-04T23:55:20.015Z] #41 6.298 DEP images/stats.pb-c.d [2020-12-04T23:55:20.260Z] #41 23.91 DEP compel/plugins/std/infect.d [2020-12-04T23:55:20.260Z] #41 24.01 DEP compel/plugins/std/string.d [2020-12-04T23:55:20.260Z] #41 ... [2020-12-04T23:55:20.260Z] [2020-12-04T23:55:20.260Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:55:20.260Z] #49 49.16 go/ast [2020-12-04T23:55:20.260Z] #49 49.55 golang.org/x/crypto/ssh/terminal [2020-12-04T23:55:20.260Z] #49 50.57 mvdan.cc/editorconfig [2020-12-04T23:55:20.260Z] #49 51.33 mvdan.cc/sh/v3/fileutil [2020-12-04T23:55:20.260Z] #49 51.44 mvdan.cc/sh/v3/syntax [2020-12-04T23:55:20.260Z] #49 55.36 mvdan.cc/sh/v3/cmd/shfmt [2020-12-04T23:55:20.260Z] #49 DONE 58.8s [2020-12-04T23:55:20.260Z] [2020-12-04T23:55:20.260Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:20.260Z] #41 24.05 DEP compel/plugins/std/log.d [2020-12-04T23:55:20.260Z] #41 24.11 DEP compel/plugins/std/fds.d [2020-12-04T23:55:20.260Z] #41 24.18 DEP compel/plugins/std/std.d [2020-12-04T23:55:20.575Z] #41 24.37 DEP compel/plugins/shmem/shmem.d [2020-12-04T23:55:20.575Z] #41 24.48 DEP compel/plugins/fds/fds.d [2020-12-04T23:55:20.881Z] #41 24.73 CC compel/plugins/std/std.o [2020-12-04T23:55:21.174Z] #41 24.95 CC compel/plugins/std/fds.o [2020-12-04T23:55:21.254Z] #27 3.905 ## 4.1% ###### 9.6% ########## 14.8% ############## 20.0% ################## 25.0% ##################### 30.4% ######################### 35.5% ############################ 40.3% ################################# 46.2% #################################### 51.4% ######################################## 56.6% ############################################ 61.8% ################################################ 67.0% ################################################### 72.1% ####################################################### 77.2% ########################################################## 80.6% ############################################################# 85.2% ################################################################## 92.9% ###################################################################### 97.6% ######################################################################## 100.0% [2020-12-04T23:55:21.254Z] #27 5.776 [2020-12-04T23:55:21.402Z] #41 7.412 make[1]: Nothing to be done for 'all'. [2020-12-04T23:55:21.467Z] #41 25.21 CC compel/plugins/std/log.o [2020-12-04T23:55:21.570Z] #56 ... [2020-12-04T23:55:21.570Z] [2020-12-04T23:55:21.570Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:21.570Z] #22 20.69 + mkdir -p /build [2020-12-04T23:55:21.570Z] #22 20.70 + mv docker/docker /build/ [2020-12-04T23:55:21.570Z] #22 20.71 + rmdir docker [2020-12-04T23:55:21.570Z] #22 ... [2020-12-04T23:55:21.570Z] [2020-12-04T23:55:21.570Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:55:21.570Z] #40 10.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB] [2020-12-04T23:55:21.570Z] #40 14.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-04T23:55:21.570Z] #40 ... [2020-12-04T23:55:21.570Z] [2020-12-04T23:55:21.570Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:21.570Z] #47 18.63 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-04T23:55:21.570Z] #47 18.66 go: downloading github.com/pkg/errors v0.8.1 [2020-12-04T23:55:21.570Z] #47 18.66 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-04T23:55:21.570Z] #47 18.67 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-04T23:55:21.570Z] #47 18.70 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-04T23:55:21.570Z] #47 18.90 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-04T23:55:21.570Z] #47 18.94 go: downloading github.com/spf13/viper v1.6.1 [2020-12-04T23:55:21.570Z] #47 19.07 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-04T23:55:21.570Z] #47 19.16 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-04T23:55:21.570Z] #47 19.16 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-04T23:55:21.570Z] #47 19.22 go: extracting github.com/pkg/errors v0.8.1 [2020-12-04T23:55:21.570Z] #47 19.53 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-04T23:55:21.570Z] #47 19.64 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-04T23:55:21.570Z] #47 19.64 go: downloading github.com/fatih/color v1.7.0 [2020-12-04T23:55:21.570Z] #47 19.81 go: extracting github.com/spf13/viper v1.6.1 [2020-12-04T23:55:21.570Z] #47 20.04 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-04T23:55:21.570Z] #47 20.09 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-04T23:55:21.570Z] #47 20.20 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-04T23:55:21.570Z] #47 20.43 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-04T23:55:21.570Z] #47 20.58 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-04T23:55:21.570Z] #47 20.82 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-04T23:55:21.570Z] #47 21.04 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-04T23:55:21.761Z] #41 25.74 CC compel/plugins/std/string.o [2020-12-04T23:55:21.827Z] #47 21.36 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-04T23:55:21.827Z] #47 21.43 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-04T23:55:21.827Z] #47 21.43 go: extracting github.com/fatih/color v1.7.0 [2020-12-04T23:55:21.827Z] #47 21.44 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-04T23:55:21.827Z] #47 ... [2020-12-04T23:55:21.827Z] [2020-12-04T23:55:21.827Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:55:21.827Z] #32 11.38 math [2020-12-04T23:55:21.827Z] #32 11.70 runtime [2020-12-04T23:55:21.827Z] #32 19.24 internal/testlog [2020-12-04T23:55:21.827Z] #32 19.87 encoding [2020-12-04T23:55:21.827Z] #32 20.07 runtime/cgo [2020-12-04T23:55:21.827Z] #27 6.113 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-04T23:55:21.827Z] #27 6.214 [2020-12-04T23:55:21.827Z] #27 ... [2020-12-04T23:55:21.827Z] [2020-12-04T23:55:21.827Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:55:21.827Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.9s done [2020-12-04T23:55:21.827Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.8s [2020-12-04T23:55:21.827Z] #8 ... [2020-12-04T23:55:21.827Z] [2020-12-04T23:55:21.827Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:55:21.827Z] #27 6.317 ######################################################################## 100.0% [2020-12-04T23:55:22.089Z] #27 6.350 [2020-12-04T23:55:22.149Z] #32 ... [2020-12-04T23:55:22.149Z] [2020-12-04T23:55:22.149Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:22.149Z] #47 21.46 go: downloading github.com/spf13/afero v1.1.2 [2020-12-04T23:55:22.149Z] #47 21.50 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-04T23:55:22.334Z] #41 8.524 CC images/stats.o [2020-12-04T23:55:22.334Z] #41 8.618 CC images/core.o [2020-12-04T23:55:22.334Z] #41 8.768 CC images/core-x86.o [2020-12-04T23:55:22.351Z] #27 6.830 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-04T23:55:22.396Z] #41 26.13 CC compel/plugins/std/infect.o [2020-12-04T23:55:22.507Z] #47 21.74 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-04T23:55:22.507Z] #47 21.75 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-04T23:55:22.507Z] #47 21.80 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-04T23:55:22.507Z] #47 21.87 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-04T23:55:22.591Z] #41 8.948 CC images/core-arm.o [2020-12-04T23:55:22.591Z] #41 9.080 CC images/core-aarch64.o [2020-12-04T23:55:22.612Z] #27 6.922 [2020-12-04T23:55:22.612Z] #27 7.076 0.0% ######################################################################## 100.0% [2020-12-04T23:55:22.612Z] #27 7.137 [2020-12-04T23:55:22.691Z] #41 26.40 CC compel/arch/s390/plugins/std/parasite-head.o [2020-12-04T23:55:22.691Z] #41 26.42 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-12-04T23:55:22.691Z] #41 26.46 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-12-04T23:55:22.691Z] #41 26.55 AR compel/plugins/std.lib.a [2020-12-04T23:55:22.691Z] #41 26.59 CC compel/plugins/fds/fds.o [2020-12-04T23:55:22.691Z] #41 26.71 AR compel/plugins/fds.lib.a [2020-12-04T23:55:22.813Z] #47 ... [2020-12-04T23:55:22.813Z] [2020-12-04T23:55:22.813Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:55:22.813Z] #43 12.03 unicode [2020-12-04T23:55:22.813Z] #43 12.40 runtime [2020-12-04T23:55:22.813Z] #43 17.61 unicode/utf8 [2020-12-04T23:55:22.813Z] #43 18.63 math [2020-12-04T23:55:22.813Z] #43 ... [2020-12-04T23:55:22.813Z] [2020-12-04T23:55:22.813Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:22.813Z] #47 22.19 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-04T23:55:22.813Z] #47 22.25 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-04T23:55:22.849Z] #41 9.205 CC images/core-ppc64.o [2020-12-04T23:55:22.987Z] #41 26.74 HOSTDEP compel/src/lib/log-host.d [2020-12-04T23:55:22.987Z] #41 26.78 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-04T23:55:22.987Z] #41 26.84 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-12-04T23:55:22.987Z] #41 26.91 HOSTDEP compel/src/main-host.d [2020-12-04T23:55:22.987Z] #41 26.96 DEP compel/src/lib/ptrace.d [2020-12-04T23:55:23.070Z] #47 ... [2020-12-04T23:55:23.070Z] [2020-12-04T23:55:23.070Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:23.070Z] #22 DONE 22.4s [2020-12-04T23:55:23.070Z] [2020-12-04T23:55:23.070Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:23.070Z] #47 22.36 go: extracting github.com/spf13/afero v1.1.2 [2020-12-04T23:55:23.106Z] #41 9.414 CC images/core-s390.o [2020-12-04T23:55:23.185Z] #27 7.572 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-04T23:55:23.186Z] #27 7.593 skipping existing c35d46ef359f [2020-12-04T23:55:23.186Z] #27 7.616 [2020-12-04T23:55:23.280Z] #41 27.03 DEP compel/src/lib/infect.d [2020-12-04T23:55:23.280Z] #41 27.18 DEP compel/src/lib/infect-util.d [2020-12-04T23:55:23.328Z] #47 22.87 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-04T23:55:23.328Z] #47 22.89 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-04T23:55:23.364Z] #41 9.660 CC images/cpuinfo.o [2020-12-04T23:55:23.574Z] #41 27.27 DEP compel/src/lib/infect-rpc.d [2020-12-04T23:55:23.574Z] #41 27.34 DEP compel/arch/s390/src/lib/infect.d [2020-12-04T23:55:23.574Z] #41 27.39 DEP compel/arch/s390/src/lib/cpu.d [2020-12-04T23:55:23.574Z] #41 27.49 DEP compel/src/lib/log.d [2020-12-04T23:55:23.664Z] #41 9.829 CC images/inventory.o [2020-12-04T23:55:23.664Z] #41 9.945 CC images/fdinfo.o [2020-12-04T23:55:23.761Z] #27 8.176 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-04T23:55:23.761Z] #27 8.248 [2020-12-04T23:55:23.761Z] #27 8.315 ######################################################################## 100.0% [2020-12-04T23:55:23.867Z] #41 27.56 DEP compel/src/main.d [2020-12-04T23:55:23.867Z] #41 27.67 DEP compel/src/lib/handle-elf.d [2020-12-04T23:55:23.867Z] #41 27.72 DEP compel/arch/s390/src/lib/handle-elf.d [2020-12-04T23:55:23.867Z] #41 27.76 CC compel/src/lib/log.o [2020-12-04T23:55:23.899Z] #47 23.39 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-04T23:55:23.920Z] #41 10.17 CC images/fown.o [2020-12-04T23:55:23.920Z] #41 10.28 CC images/ns.o [2020-12-04T23:55:23.920Z] #41 10.36 CC images/regfile.o [2020-12-04T23:55:24.022Z] #27 8.349 [2020-12-04T23:55:24.160Z] #41 27.91 CC compel/arch/s390/src/lib/cpu.o [2020-12-04T23:55:24.177Z] #41 10.46 CC images/ghost-file.o [2020-12-04T23:55:24.177Z] #41 10.57 CC images/fifo.o [2020-12-04T23:55:24.177Z] #41 10.66 CC images/remap-file-path.o [2020-12-04T23:55:24.181Z] #47 ... [2020-12-04T23:55:24.181Z] [2020-12-04T23:55:24.181Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:55:24.181Z] #34 13.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB] [2020-12-04T23:55:24.181Z] #34 16.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-04T23:55:24.181Z] #34 ... [2020-12-04T23:55:24.181Z] [2020-12-04T23:55:24.181Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:24.181Z] #47 23.71 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-04T23:55:24.289Z] #27 8.615 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-04T23:55:24.289Z] #27 8.710 [2020-12-04T23:55:24.289Z] #27 8.761 ######################################################################## 100.0% [2020-12-04T23:55:24.289Z] #27 8.790 [2020-12-04T23:55:24.289Z] #27 8.806 Download of images into '/build' complete. [2020-12-04T23:55:24.289Z] #27 8.806 Use something like the following to load the result into a Docker daemon: [2020-12-04T23:55:24.289Z] #27 8.806 tar -cC '/build' . | docker load [2020-12-04T23:55:24.439Z] #41 10.77 CC images/eventfd.o [2020-12-04T23:55:24.439Z] #41 10.84 CC images/eventpoll.o [2020-12-04T23:55:24.440Z] #47 23.75 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-04T23:55:24.440Z] #47 23.75 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-04T23:55:24.440Z] #47 23.90 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-04T23:55:24.453Z] #41 28.07 CC compel/arch/s390/src/lib/infect.o [2020-12-04T23:55:24.696Z] #41 ... [2020-12-04T23:55:24.696Z] [2020-12-04T23:55:24.696Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-04T23:55:24.696Z] #30 DONE 38.7s [2020-12-04T23:55:24.696Z] [2020-12-04T23:55:24.696Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:24.696Z] #41 11.00 CC images/fh.o [2020-12-04T23:55:24.696Z] #41 ... [2020-12-04T23:55:24.696Z] [2020-12-04T23:55:24.696Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:55:24.696Z] #43 32.76 crypto/tls [2020-12-04T23:55:24.696Z] #43 34.57 net/http/httptrace [2020-12-04T23:55:24.696Z] #43 34.67 net/http [2020-12-04T23:55:24.696Z] #43 37.48 github.com/LK4D4/vndr/godl [2020-12-04T23:55:24.696Z] #43 37.75 github.com/LK4D4/vndr [2020-12-04T23:55:24.697Z] #47 24.20 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-04T23:55:24.697Z] #47 24.20 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-04T23:55:24.697Z] #47 ... [2020-12-04T23:55:24.697Z] [2020-12-04T23:55:24.697Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:55:24.697Z] #11 14.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB] [2020-12-04T23:55:24.697Z] #11 17.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-04T23:55:24.746Z] #41 28.52 CC compel/src/lib/infect-rpc.o [2020-12-04T23:55:24.953Z] #11 ... [2020-12-04T23:55:24.953Z] [2020-12-04T23:55:24.953Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:24.953Z] #47 24.33 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-04T23:55:24.953Z] #47 24.41 go: downloading golang.org/x/text v0.3.2 [2020-12-04T23:55:24.964Z] #43 ... [2020-12-04T23:55:24.964Z] [2020-12-04T23:55:24.964Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:24.964Z] #41 11.18 CC images/fsnotify.o [2020-12-04T23:55:24.964Z] #41 11.34 CC images/signalfd.o [2020-12-04T23:55:25.040Z] #41 28.69 CC compel/src/lib/infect-util.o [2020-12-04T23:55:25.040Z] #41 28.87 CC compel/src/lib/infect.o [2020-12-04T23:55:25.210Z] #47 24.73 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-04T23:55:25.210Z] #47 24.73 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-04T23:55:25.210Z] #47 24.77 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-04T23:55:25.223Z] #41 11.45 CC images/fs.o [2020-12-04T23:55:25.223Z] #41 11.54 CC images/pstree.o [2020-12-04T23:55:25.223Z] #41 11.67 CC images/pipe.o [2020-12-04T23:55:25.473Z] #47 24.87 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-04T23:55:25.473Z] #47 25.02 go: downloading github.com/spf13/cast v1.3.0 [2020-12-04T23:55:25.484Z] #41 11.78 CC images/tcp-stream.o [2020-12-04T23:55:25.673Z] #27 ... [2020-12-04T23:55:25.673Z] [2020-12-04T23:55:25.673Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:55:25.673Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.1s done [2020-12-04T23:55:25.673Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-12-04T23:55:25.673Z] #8 DONE 39.8s [2020-12-04T23:55:25.673Z] [2020-12-04T23:55:25.673Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-04T23:55:25.742Z] #41 11.91 CC images/sk-packet.o [2020-12-04T23:55:25.742Z] #41 12.00 CC images/mnt.o [2020-12-04T23:55:25.742Z] #41 12.07 CC images/pipe-data.o [2020-12-04T23:55:25.742Z] #41 12.14 CC images/sa.o [2020-12-04T23:55:25.785Z] #47 25.15 go: extracting github.com/spf13/cast v1.3.0 [2020-12-04T23:55:25.785Z] #47 25.17 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-04T23:55:25.785Z] #47 25.17 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-04T23:55:25.785Z] #47 25.26 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-04T23:55:25.999Z] #41 12.22 CC images/timer.o [2020-12-04T23:55:25.999Z] #41 12.34 CC images/timerfd.o [2020-12-04T23:55:25.999Z] #41 12.42 CC images/mm.o [2020-12-04T23:55:26.256Z] #41 12.53 CC images/sk-opts.o [2020-12-04T23:55:26.256Z] #41 12.63 CC images/sk-unix.o [2020-12-04T23:55:26.256Z] #41 12.74 CC images/sk-inet.o [2020-12-04T23:55:26.301Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-08de7d5a8dc5998eb) in /home/ubuntu/workspace/moby_PR-41749 [Pipeline] { [Pipeline] checkout [2020-12-04T23:55:26.351Z] #47 25.70 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-04T23:55:26.351Z] #47 25.81 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-04T23:55:26.351Z] #47 25.94 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-04T23:55:26.513Z] #41 ... [2020-12-04T23:55:26.513Z] [2020-12-04T23:55:26.513Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:55:26.513Z] #43 DONE 40.5s [2020-12-04T23:55:26.513Z] [2020-12-04T23:55:26.513Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:26.513Z] #41 12.86 CC images/tun.o [2020-12-04T23:55:26.513Z] #41 12.94 CC images/sk-netlink.o [2020-12-04T23:55:26.553Z] #41 30.11 CC compel/src/lib/ptrace.o [2020-12-04T23:55:26.553Z] #41 30.29 AR compel/libcompel.a [2020-12-04T23:55:26.553Z] #41 30.32 HOSTCC compel/src/main-host.o [2020-12-04T23:55:26.612Z] #47 25.94 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-04T23:55:26.612Z] #47 25.95 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-04T23:55:26.612Z] #47 26.14 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-04T23:55:26.612Z] #47 26.15 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-04T23:55:26.612Z] #47 26.17 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-04T23:55:26.771Z] #41 13.03 CC images/packet-sock.o [2020-12-04T23:55:26.771Z] #41 13.17 CC images/ipc-var.o [2020-12-04T23:55:26.771Z] #41 13.24 CC images/ipc-desc.o [2020-12-04T23:55:26.847Z] #41 30.64 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-12-04T23:55:26.847Z] #41 30.72 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-04T23:55:26.868Z] #47 26.21 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-04T23:55:27.029Z] #41 13.30 CC images/ipc-shm.o [2020-12-04T23:55:27.029Z] #41 13.40 CC images/ipc-msg.o [2020-12-04T23:55:27.124Z] #47 26.57 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-04T23:55:27.140Z] #41 30.89 HOSTCC compel/src/lib/log-host.o [2020-12-04T23:55:27.140Z] #41 31.03 HOSTLINK compel/compel-host-bin [2020-12-04T23:55:27.140Z] #41 31.11 DEP soccr/soccr.d [2020-12-04T23:55:27.140Z] #41 ... [2020-12-04T23:55:27.140Z] [2020-12-04T23:55:27.140Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:27.140Z] #56 65.83 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-04T23:55:27.140Z] #56 65.84 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-04T23:55:27.293Z] #41 13.55 CC images/ipc-sem.o [2020-12-04T23:55:27.293Z] #41 13.64 CC images/utsns.o [2020-12-04T23:55:27.293Z] #41 13.71 CC images/creds.o [2020-12-04T23:55:27.383Z] #47 26.73 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-04T23:55:27.383Z] #47 26.74 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-04T23:55:27.383Z] #47 26.93 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-04T23:55:27.550Z] #41 13.80 CC images/vma.o [2020-12-04T23:55:27.550Z] #41 13.88 CC images/netdev.o [2020-12-04T23:55:27.643Z] #47 27.08 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-04T23:55:27.643Z] #47 27.13 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-04T23:55:27.810Z] #41 13.99 CC images/tty.o [2020-12-04T23:55:27.810Z] #41 14.17 CC images/file-lock.o [2020-12-04T23:55:27.810Z] #41 14.24 CC images/rlimit.o [2020-12-04T23:55:27.900Z] #47 27.35 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-04T23:55:28.067Z] #41 14.31 CC images/pagemap.o [2020-12-04T23:55:28.067Z] #41 14.38 CC images/siginfo.o [2020-12-04T23:55:28.067Z] #41 14.49 CC images/rpc.o [2020-12-04T23:55:28.157Z] #47 27.55 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-04T23:55:28.157Z] #47 27.63 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-04T23:55:28.232Z] ---> 8c07fef0e3e9 [2020-12-04T23:55:28.232Z] Successfully built 8c07fef0e3e9 [2020-12-04T23:55:28.232Z] Successfully tagged docker:latest [2020-12-04T23:55:28.232Z] INFO: Image build ended at 12/04/2020 23:55:27. Duration:00:00:42.9935773 [2020-12-04T23:55:28.232Z] [2020-12-04T23:55:28.232Z] [2020-12-04T23:55:28.232Z] INFO: Building the test binaries at 12/04/2020 23:55:27... [2020-12-04T23:55:28.632Z] #41 ... [2020-12-04T23:55:28.632Z] [2020-12-04T23:55:28.632Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:55:28.632Z] #11 33.95 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-04T23:55:28.632Z] #11 33.95 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-04T23:55:28.632Z] #11 33.95 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:55:28.632Z] #11 38.94 Selecting previously unselected package libapparmor1:amd64. [2020-12-04T23:55:28.632Z] #11 38.95 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-12-04T23:55:28.632Z] #11 38.95 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-12-04T23:55:28.632Z] #11 39.02 Selecting previously unselected package libapparmor-dev:amd64. [2020-12-04T23:55:28.632Z] #11 39.02 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-12-04T23:55:28.632Z] #11 39.03 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-04T23:55:28.632Z] #11 39.19 Selecting previously unselected package libbtrfs0. [2020-12-04T23:55:28.632Z] #11 39.19 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-04T23:55:28.632Z] #11 39.22 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-04T23:55:28.632Z] #11 39.48 Selecting previously unselected package libbtrfs-dev. [2020-12-04T23:55:28.632Z] #11 39.48 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-04T23:55:28.632Z] #11 39.51 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:55:28.632Z] #11 39.67 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-12-04T23:55:28.632Z] #11 39.67 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-04T23:55:28.632Z] #11 39.68 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-04T23:55:28.632Z] #11 39.93 Selecting previously unselected package libudev-dev:amd64. [2020-12-04T23:55:28.632Z] #11 39.93 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-12-04T23:55:28.632Z] #11 40.14 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-12-04T23:55:28.632Z] #11 40.53 Selecting previously unselected package libsepol1-dev:amd64. [2020-12-04T23:55:28.632Z] #11 40.53 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-12-04T23:55:28.632Z] #11 40.54 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-12-04T23:55:28.632Z] #11 40.68 Selecting previously unselected package libpcre16-3:amd64. [2020-12-04T23:55:28.632Z] #11 40.70 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-12-04T23:55:28.632Z] #11 40.70 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-12-04T23:55:28.632Z] #11 40.85 Selecting previously unselected package libpcre32-3:amd64. [2020-12-04T23:55:28.632Z] #11 40.85 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-12-04T23:55:28.632Z] #11 40.85 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-12-04T23:55:28.632Z] #11 40.97 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-12-04T23:55:28.632Z] #11 40.97 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-12-04T23:55:28.632Z] #11 40.98 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-04T23:55:28.632Z] #11 41.05 Selecting previously unselected package libpcre3-dev:amd64. [2020-12-04T23:55:28.633Z] #11 41.05 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-12-04T23:55:28.633Z] #11 41.07 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-04T23:55:28.633Z] #11 41.24 Selecting previously unselected package libselinux1-dev:amd64. [2020-12-04T23:55:28.633Z] #11 41.25 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-12-04T23:55:28.633Z] #11 41.29 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-04T23:55:28.633Z] #11 41.38 Selecting previously unselected package libdevmapper-dev:amd64. [2020-12-04T23:55:28.633Z] #11 41.39 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-12-04T23:55:28.633Z] #11 41.39 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-04T23:55:28.633Z] #11 41.48 Selecting previously unselected package libseccomp-dev:amd64. [2020-12-04T23:55:28.633Z] #11 41.49 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-12-04T23:55:28.633Z] #11 41.50 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-04T23:55:28.633Z] #11 41.63 Selecting previously unselected package libsystemd-dev:amd64. [2020-12-04T23:55:28.633Z] #11 41.64 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-12-04T23:55:28.633Z] #11 41.65 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-12-04T23:55:28.633Z] #11 41.84 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-04T23:55:28.633Z] #11 41.86 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-04T23:55:28.633Z] #11 41.91 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-12-04T23:55:28.633Z] #11 41.92 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-04T23:55:28.633Z] #11 41.93 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-12-04T23:55:28.633Z] #11 41.96 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-12-04T23:55:28.633Z] #11 41.97 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:55:28.633Z] #11 41.98 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-04T23:55:28.633Z] #11 41.99 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-12-04T23:55:28.633Z] #11 42.00 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-12-04T23:55:28.633Z] #11 42.04 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-04T23:55:28.633Z] #11 42.06 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:55:28.633Z] #11 42.09 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-04T23:55:28.633Z] #11 42.11 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-04T23:55:28.633Z] #11 42.13 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-12-04T23:55:28.633Z] #11 42.15 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-04T23:55:28.633Z] #11 42.16 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-04T23:55:28.633Z] #11 42.18 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:55:28.633Z] #11 42.19 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-12-04T23:55:28.633Z] #11 42.19 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-12-04T23:55:28.633Z] #11 42.21 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:55:28.633Z] #11 42.22 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-12-04T23:55:28.633Z] #11 42.22 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-12-04T23:55:28.633Z] #11 42.26 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-04T23:55:28.633Z] #11 42.30 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-04T23:55:28.633Z] #11 42.31 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-04T23:55:28.633Z] #11 42.32 Setting up dmsetup (2:1.02.155-3) ... [2020-12-04T23:55:28.633Z] #11 42.34 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-04T23:55:28.633Z] #11 42.36 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-04T23:55:28.633Z] #11 42.38 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:55:28.633Z] #11 DONE 42.6s [2020-12-04T23:55:28.633Z] [2020-12-04T23:55:28.633Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:28.633Z] #41 14.87 CC images/ext-file.o [2020-12-04T23:55:28.633Z] #41 14.94 CC images/cgroup.o [2020-12-04T23:55:28.720Z] #47 ... [2020-12-04T23:55:28.720Z] [2020-12-04T23:55:28.720Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:28.720Z] #45 18.11 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-04T23:55:28.720Z] #45 24.82 go: finding github.com/fatih/color v1.9.0 [2020-12-04T23:55:28.720Z] #45 24.88 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-04T23:55:28.720Z] #45 25.12 go: finding github.com/pkg/errors v0.9.1 [2020-12-04T23:55:28.720Z] #45 25.25 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-04T23:55:28.720Z] #45 25.26 go: finding github.com/spf13/pflag v1.0.3 [2020-12-04T23:55:28.720Z] #45 25.32 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-04T23:55:28.720Z] #45 25.60 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-04T23:55:28.720Z] #45 25.86 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-04T23:55:28.720Z] #45 25.98 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-04T23:55:28.720Z] #45 26.01 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-04T23:55:28.720Z] #45 26.09 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-04T23:55:28.890Z] #41 15.12 CC images/userns.o [2020-12-04T23:55:28.890Z] #41 15.22 CC images/google/protobuf/descriptor.o [2020-12-04T23:55:28.978Z] #45 ... [2020-12-04T23:55:28.978Z] [2020-12-04T23:55:28.978Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:55:28.978Z] #43 24.82 unicode/utf16 [2020-12-04T23:55:28.978Z] #43 25.36 container/list [2020-12-04T23:55:28.978Z] #43 26.20 crypto/internal/subtle [2020-12-04T23:55:28.978Z] #43 26.34 crypto/subtle [2020-12-04T23:55:28.978Z] #43 26.68 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-04T23:55:28.978Z] #43 26.98 internal/nettrace [2020-12-04T23:55:28.978Z] #43 27.21 runtime/cgo [2020-12-04T23:55:29.147Z] #41 15.58 CC images/opts.o [2020-12-04T23:55:29.147Z] #41 15.64 CC images/seccomp.o [2020-12-04T23:55:29.406Z] #41 15.71 CC images/binfmt-misc.o [2020-12-04T23:55:29.406Z] #41 15.79 CC images/time.o [2020-12-04T23:55:29.406Z] #41 15.86 CC images/sysctl.o [2020-12-04T23:55:29.663Z] #41 15.94 CC images/autofs.o [2020-12-04T23:55:29.663Z] #41 16.03 CC images/macvlan.o [2020-12-04T23:55:29.878Z] #9 ... [2020-12-04T23:55:29.878Z] [2020-12-04T23:55:29.878Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:55:29.878Z] #27 DONE 14.0s [2020-12-04T23:55:29.878Z] [2020-12-04T23:55:29.878Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-04T23:55:29.904Z] #56 ... [2020-12-04T23:55:29.904Z] [2020-12-04T23:55:29.904Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:55:29.904Z] #11 58.17 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-04T23:55:29.904Z] #11 58.19 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-12-04T23:55:29.904Z] #11 58.20 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:55:29.904Z] #11 ... [2020-12-04T23:55:29.904Z] [2020-12-04T23:55:29.904Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:29.904Z] #41 31.22 CC soccr/soccr.o [2020-12-04T23:55:29.904Z] #41 31.91 AR soccr/libsoccr.a [2020-12-04T23:55:29.904Z] #41 31.93 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-04T23:55:29.904Z] #41 32.17 DEP criu/arch/s390/sigframe.d [2020-12-04T23:55:29.904Z] #41 32.23 DEP criu/arch/s390/crtools.d [2020-12-04T23:55:29.904Z] #41 32.40 DEP criu/arch/s390/cpu.d [2020-12-04T23:55:29.904Z] #41 32.55 CC criu/arch/s390/cpu.o [2020-12-04T23:55:29.904Z] #41 32.87 CC criu/arch/s390/crtools.o [2020-12-04T23:55:29.904Z] #41 33.54 CC criu/arch/s390/sigframe.o [2020-12-04T23:55:29.904Z] #41 33.71 LINK criu/arch/s390/crtools.built-in.o [2020-12-04T23:55:29.904Z] #41 33.74 DEP criu/pie/util-vdso.d [2020-12-04T23:55:29.904Z] #41 33.84 DEP criu/pie/util.d [2020-12-04T23:55:29.920Z] #41 16.08 CC images/sit.o [2020-12-04T23:55:29.920Z] #41 16.13 CC images/memfd.o [2020-12-04T23:55:29.920Z] #41 16.20 CC images/timens.o [2020-12-04T23:55:29.920Z] #41 16.25 LINK images/built-in.o [2020-12-04T23:55:29.920Z] #41 16.32 GEN compel/include/asm [2020-12-04T23:55:30.178Z] #41 16.33 GEN compel/include/version.h [2020-12-04T23:55:30.178Z] #41 16.34 touch .config [2020-12-04T23:55:30.178Z] #41 16.43 GEN include/common/config.h [2020-12-04T23:55:30.197Z] #41 33.96 CC criu/pie/util.o [2020-12-04T23:55:30.435Z] #41 16.60 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-12-04T23:55:30.435Z] #41 16.62 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-12-04T23:55:30.435Z] #41 16.64 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-12-04T23:55:30.435Z] #41 16.67 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-12-04T23:55:30.435Z] #41 16.69 DEP compel/arch/x86/plugins/std/memcpy.d [2020-12-04T23:55:30.435Z] #41 ... [2020-12-04T23:55:30.435Z] [2020-12-04T23:55:30.435Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-04T23:55:30.435Z] #12 DONE 1.8s [2020-12-04T23:55:30.435Z] [2020-12-04T23:55:30.435Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:30.435Z] #41 16.70 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-12-04T23:55:30.435Z] #41 16.71 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-04T23:55:30.435Z] #41 16.72 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-12-04T23:55:30.435Z] #41 16.73 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-04T23:55:30.435Z] #41 16.76 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-04T23:55:30.435Z] #41 16.77 DEP compel/plugins/std/infect.d [2020-12-04T23:55:30.455Z] #9 DONE 4.9s [2020-12-04T23:55:30.455Z] [2020-12-04T23:55:30.455Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-04T23:55:30.490Z] #41 34.19 CC criu/pie/util-vdso.o [2020-12-04T23:55:30.504Z] Removing intermediate container 50a375f29aeb [2020-12-04T23:55:30.504Z] ---> 41bae32e7a78 [2020-12-04T23:55:30.504Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-12-04T23:55:30.504Z] ---> 805dc2d65d1c [2020-12-04T23:55:30.504Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-12-04T23:55:30.504Z] ---> a172d2de5a63 [2020-12-04T23:55:30.504Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-12-04T23:55:30.504Z] ---> Running in 096b1aa882f5 [2020-12-04T23:55:30.504Z] Removing intermediate container 096b1aa882f5 [2020-12-04T23:55:30.504Z] ---> 690e32f4b2b0 [2020-12-04T23:55:30.504Z] Successfully built 690e32f4b2b0 [2020-12-04T23:55:30.504Z] Successfully tagged moby-buildx:latest [2020-12-04T23:55:30.504Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-12-04T23:55:30.504Z] if [ -n "${id}" ]; then \ [2020-12-04T23:55:30.504Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-12-04T23:55:30.504Z] && touch bundles/buildx; \ [2020-12-04T23:55:30.504Z] docker rm -f ${id}; \ [2020-12-04T23:55:30.504Z] fi [2020-12-04T23:55:30.504Z] e8ddb80b27b87c1ff809a21fcb2b5c861518a8b145eaa8e6daa10a472eaec4e7 [2020-12-04T23:55:30.504Z] bundles/buildx version [2020-12-04T23:55:30.504Z] buildx v0.3.1 6db68d0 [2020-12-04T23:55:30.504Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:495d623ae5b1b601667d82682c5c265be189a29b . [2020-12-04T23:55:30.504Z] #1 [internal] booting buildkit [2020-12-04T23:55:30.504Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-12-04T23:55:30.504Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2020-12-04T23:55:30.504Z] #1 creating container buildx_buildkit_default [2020-12-04T23:55:30.504Z] #1 creating container buildx_buildkit_default 0.4s done [2020-12-04T23:55:30.504Z] #1 DONE 3.1s [2020-12-04T23:55:30.504Z] [2020-12-04T23:55:30.504Z] #2 [internal] load build definition from Dockerfile [2020-12-04T23:55:30.504Z] #2 transferring dockerfile: 16.58kB done [2020-12-04T23:55:30.504Z] #2 DONE 0.0s [2020-12-04T23:55:30.504Z] [2020-12-04T23:55:30.504Z] #3 [internal] load .dockerignore [2020-12-04T23:55:30.504Z] #3 transferring context: 87B done [2020-12-04T23:55:30.504Z] #3 DONE 0.0s [2020-12-04T23:55:30.504Z] [2020-12-04T23:55:30.504Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-04T23:55:30.504Z] #4 DONE 0.5s [2020-12-04T23:55:30.504Z] [2020-12-04T23:55:30.504Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-04T23:55:30.504Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-04T23:55:30.504Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 3.15MB / 8.20MB 0.2s [2020-12-04T23:55:30.504Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 6.29MB / 8.20MB 0.3s [2020-12-04T23:55:30.504Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-12-04T23:55:30.504Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 [2020-12-04T23:55:30.504Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done [2020-12-04T23:55:30.504Z] #5 DONE 0.5s [2020-12-04T23:55:30.504Z] [2020-12-04T23:55:30.504Z] #6 [internal] load build definition from Dockerfile [2020-12-04T23:55:30.504Z] #6 transferring dockerfile: 16.58kB done [2020-12-04T23:55:30.504Z] #6 DONE 0.0s [2020-12-04T23:55:30.504Z] [2020-12-04T23:55:30.504Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-04T23:55:30.504Z] #9 DONE 0.2s [2020-12-04T23:55:30.504Z] [2020-12-04T23:55:30.504Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-04T23:55:30.504Z] #8 DONE 0.3s [2020-12-04T23:55:30.504Z] [2020-12-04T23:55:30.504Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-04T23:55:30.504Z] #7 DONE 0.3s [2020-12-04T23:55:30.504Z] [2020-12-04T23:55:30.504Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-04T23:55:30.504Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2020-12-04T23:55:30.504Z] #62 DONE 0.0s [2020-12-04T23:55:30.504Z] [2020-12-04T23:55:30.504Z] #23 [internal] load build context [2020-12-04T23:55:30.692Z] #41 16.84 DEP compel/plugins/std/string.d [2020-12-04T23:55:30.693Z] #41 16.89 DEP compel/plugins/std/log.d [2020-12-04T23:55:30.693Z] #41 16.91 DEP compel/plugins/std/fds.d [2020-12-04T23:55:30.693Z] #41 16.96 DEP compel/plugins/std/std.d [2020-12-04T23:55:30.693Z] #41 17.00 DEP compel/plugins/shmem/shmem.d [2020-12-04T23:55:30.693Z] #41 17.04 DEP compel/plugins/fds/fds.d [2020-12-04T23:55:30.693Z] #41 17.09 CC compel/plugins/std/std.o [2020-12-04T23:55:30.783Z] #41 34.54 AR criu/pie/pie.lib.a [2020-12-04T23:55:30.783Z] #41 34.58 DEP criu/pie/restorer.d [2020-12-04T23:55:30.871Z] #43 ... [2020-12-04T23:55:30.871Z] [2020-12-04T23:55:30.871Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:55:30.950Z] #41 17.17 CC compel/plugins/std/fds.o [2020-12-04T23:55:30.950Z] #41 17.29 CC compel/plugins/std/log.o [2020-12-04T23:55:31.075Z] #41 34.83 DEP criu/arch/s390/restorer.d [2020-12-04T23:55:31.129Z] #38 30.03 Checking out files: 70% (1170/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) [2020-12-04T23:55:31.129Z] #38 ... [2020-12-04T23:55:31.129Z] [2020-12-04T23:55:31.129Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:55:31.129Z] #49 20.61 + cd /tmp/tmp.Jtf77cVpKj/src/github.com/mvdan/sh [2020-12-04T23:55:31.129Z] #49 20.62 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-04T23:55:31.129Z] #49 20.86 + GO111MODULE=on [2020-12-04T23:55:31.129Z] #49 20.86 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-04T23:55:31.129Z] #49 22.63 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-04T23:55:31.129Z] #49 22.72 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-04T23:55:31.129Z] #49 22.83 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-04T23:55:31.129Z] #49 23.29 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-04T23:55:31.129Z] #49 23.46 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-04T23:55:31.129Z] #49 24.94 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-04T23:55:31.129Z] #49 26.31 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-04T23:55:31.129Z] #49 28.29 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-04T23:55:31.129Z] #49 30.21 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-04T23:55:31.129Z] #49 30.52 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-04T23:55:31.207Z] #41 17.54 CC compel/plugins/std/string.o [2020-12-04T23:55:31.280Z] using credential docker-jenkins-github-credentials [2020-12-04T23:55:31.287Z] Cloning the remote Git repository [2020-12-04T23:55:31.287Z] Cloning with configured refspecs honoured and without tags [2020-12-04T23:55:31.370Z] #41 35.04 DEP criu/arch/s390/vdso-pie.d [2020-12-04T23:55:31.370Z] #41 35.11 DEP criu/pie/parasite-vdso.d [2020-12-04T23:55:31.370Z] #41 ... [2020-12-04T23:55:31.370Z] [2020-12-04T23:55:31.370Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:55:31.370Z] #43 59.84 vendor/golang.org/x/text/transform [2020-12-04T23:55:31.370Z] #43 60.26 vendor/golang.org/x/text/unicode/bidi [2020-12-04T23:55:31.370Z] #43 61.22 vendor/golang.org/x/text/secure/bidirule [2020-12-04T23:55:31.370Z] #43 61.41 vendor/golang.org/x/text/unicode/norm [2020-12-04T23:55:31.370Z] #43 64.11 vendor/golang.org/x/net/idna [2020-12-04T23:55:31.370Z] #43 65.16 vendor/golang.org/x/net/http2/hpack [2020-12-04T23:55:31.370Z] #43 65.77 mime [2020-12-04T23:55:31.370Z] #43 66.89 mime/quotedprintable [2020-12-04T23:55:31.370Z] #43 67.12 net/http/internal [2020-12-04T23:55:31.370Z] #43 69.18 crypto/x509 [2020-12-04T23:55:31.370Z] #43 ... [2020-12-04T23:55:31.370Z] [2020-12-04T23:55:31.370Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:31.370Z] #56 DONE 70.0s [2020-12-04T23:55:31.370Z] [2020-12-04T23:55:31.370Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:55:31.370Z] #11 68.57 Selecting previously unselected package libapparmor1:s390x. [2020-12-04T23:55:31.370Z] #11 68.57 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-12-04T23:55:31.370Z] #11 68.58 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-12-04T23:55:31.370Z] #11 68.66 Selecting previously unselected package libapparmor-dev:s390x. [2020-12-04T23:55:31.370Z] #11 68.66 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-12-04T23:55:31.370Z] #11 68.67 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-12-04T23:55:31.370Z] #11 68.78 Selecting previously unselected package libbtrfs0. [2020-12-04T23:55:31.370Z] #11 68.78 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-12-04T23:55:31.370Z] #11 68.79 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-04T23:55:31.370Z] #11 68.83 Selecting previously unselected package libbtrfs-dev. [2020-12-04T23:55:31.370Z] #11 68.83 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-12-04T23:55:31.370Z] #11 68.83 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:55:31.370Z] #11 68.91 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-12-04T23:55:31.370Z] #11 68.91 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-12-04T23:55:31.370Z] #11 68.91 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-12-04T23:55:31.370Z] #11 68.97 Selecting previously unselected package libudev-dev:s390x. [2020-12-04T23:55:31.370Z] #11 68.97 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-12-04T23:55:31.370Z] #11 68.98 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-12-04T23:55:31.370Z] #11 69.11 Selecting previously unselected package libsepol1-dev:s390x. [2020-12-04T23:55:31.370Z] #11 69.11 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-12-04T23:55:31.370Z] #11 69.11 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-12-04T23:55:31.370Z] #11 69.29 Selecting previously unselected package libpcre16-3:s390x. [2020-12-04T23:55:31.370Z] #11 69.30 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-12-04T23:55:31.370Z] #11 69.30 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-12-04T23:55:31.370Z] #11 69.42 Selecting previously unselected package libpcre32-3:s390x. [2020-12-04T23:55:31.370Z] #11 69.43 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-12-04T23:55:31.370Z] #11 69.43 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-12-04T23:55:31.370Z] #11 69.50 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-12-04T23:55:31.370Z] #11 69.50 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-12-04T23:55:31.370Z] #11 69.50 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-12-04T23:55:31.370Z] #11 69.55 Selecting previously unselected package libpcre3-dev:s390x. [2020-12-04T23:55:31.370Z] #11 69.56 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-12-04T23:55:31.370Z] #11 69.56 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-12-04T23:55:31.370Z] #11 69.82 Selecting previously unselected package libselinux1-dev:s390x. [2020-12-04T23:55:31.370Z] #11 69.82 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-12-04T23:55:31.370Z] #11 69.83 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-12-04T23:55:31.370Z] #11 70.08 Selecting previously unselected package libdevmapper-dev:s390x. [2020-12-04T23:55:31.386Z] #49 ... [2020-12-04T23:55:31.386Z] [2020-12-04T23:55:31.386Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:55:31.464Z] #41 17.71 CC compel/plugins/std/infect.o [2020-12-04T23:55:31.464Z] #41 17.81 CC compel/arch/x86/plugins/std/parasite-head.o [2020-12-04T23:55:31.464Z] #41 17.83 CC compel/arch/x86/plugins/std/memcpy.o [2020-12-04T23:55:31.464Z] #41 17.84 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-12-04T23:55:31.464Z] #41 17.86 AR compel/plugins/std.lib.a [2020-12-04T23:55:31.464Z] #41 17.93 CC compel/plugins/fds/fds.o [2020-12-04T23:55:31.643Z] #38 30.03 Checking out files: 70% (1170/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-12-04T23:55:31.643Z] #38 30.95 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-04T23:55:31.675Z] #11 ... [2020-12-04T23:55:31.675Z] [2020-12-04T23:55:31.675Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-04T23:55:31.675Z] #57 DONE 0.1s [2020-12-04T23:55:31.675Z] [2020-12-04T23:55:31.675Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-04T23:55:31.675Z] #58 DONE 0.1s [2020-12-04T23:55:31.675Z] [2020-12-04T23:55:31.675Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:55:31.675Z] #11 70.08 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-12-04T23:55:31.675Z] #11 70.09 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-12-04T23:55:31.675Z] #11 70.17 Selecting previously unselected package libseccomp-dev:s390x. [2020-12-04T23:55:31.675Z] #11 70.17 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-12-04T23:55:31.675Z] #11 70.17 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-12-04T23:55:31.675Z] #11 70.25 Selecting previously unselected package libsystemd-dev:s390x. [2020-12-04T23:55:31.675Z] #11 70.25 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-12-04T23:55:31.675Z] #11 70.26 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-12-04T23:55:31.721Z] #41 ... [2020-12-04T23:55:31.721Z] [2020-12-04T23:55:31.721Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-04T23:55:31.721Z] #13 DONE 1.3s [2020-12-04T23:55:31.721Z] [2020-12-04T23:55:31.721Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:31.721Z] #41 18.00 AR compel/plugins/fds.lib.a [2020-12-04T23:55:31.721Z] #41 18.06 HOSTDEP compel/src/lib/log-host.d [2020-12-04T23:55:31.721Z] #41 18.09 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-04T23:55:31.721Z] #41 18.13 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-12-04T23:55:31.721Z] #41 18.14 HOSTDEP compel/src/main-host.d [2020-12-04T23:55:31.721Z] #41 18.17 DEP compel/src/lib/ptrace.d [2020-12-04T23:55:31.840Z] #10 DONE 1.1s [2020-12-04T23:55:31.841Z] [2020-12-04T23:55:31.841Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-04T23:55:31.841Z] #29 ... [2020-12-04T23:55:31.841Z] [2020-12-04T23:55:31.841Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-04T23:55:31.841Z] #37 DONE 0.2s [2020-12-04T23:55:31.841Z] [2020-12-04T23:55:31.841Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-04T23:55:31.841Z] #29 DONE 0.3s [2020-12-04T23:55:31.841Z] [2020-12-04T23:55:31.841Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-04T23:55:31.510Z] Cloning repository https://github.com/moby/moby.git [2020-12-04T23:55:31.575Z] > git init /home/ubuntu/workspace/moby_PR-41749 # timeout=10 [2020-12-04T23:55:31.948Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-04T23:55:31.949Z] > git --version # timeout=10 [2020-12-04T23:55:31.954Z] > git --version # 'git version 2.7.4' [2020-12-04T23:55:31.955Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-04T23:55:31.958Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41749/head:refs/remotes/origin/PR-41749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T23:55:31.970Z] #11 70.62 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-12-04T23:55:31.971Z] #11 70.62 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-12-04T23:55:31.971Z] #11 70.63 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-12-04T23:55:31.971Z] #11 70.63 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-04T23:55:31.971Z] #11 70.64 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-12-04T23:55:31.971Z] #11 70.65 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-12-04T23:55:31.971Z] #11 70.65 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:55:31.971Z] #11 70.66 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-04T23:55:31.971Z] #11 70.67 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-12-04T23:55:31.971Z] #11 70.67 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-12-04T23:55:31.971Z] #11 70.70 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-04T23:55:31.971Z] #11 70.71 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:55:31.971Z] #11 70.71 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-12-04T23:55:31.971Z] #11 70.72 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-04T23:55:31.971Z] #11 70.72 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-12-04T23:55:31.971Z] #11 70.73 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-04T23:55:31.971Z] #11 70.74 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-12-04T23:55:31.971Z] #11 70.75 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:55:31.978Z] #41 18.19 DEP compel/src/lib/infect.d [2020-12-04T23:55:31.978Z] #41 18.22 DEP compel/src/lib/infect-util.d [2020-12-04T23:55:31.978Z] #41 18.25 DEP compel/src/lib/infect-rpc.d [2020-12-04T23:55:31.978Z] #41 18.29 DEP compel/arch/x86/src/lib/infect.d [2020-12-04T23:55:31.978Z] #41 18.32 DEP compel/arch/x86/src/lib/cpu.d [2020-12-04T23:55:31.978Z] #41 18.33 DEP compel/src/lib/log.d [2020-12-04T23:55:31.978Z] #41 18.36 DEP compel/src/main.d [2020-12-04T23:55:31.978Z] #41 18.40 DEP compel/src/lib/handle-elf.d [2020-12-04T23:55:32.234Z] #41 18.42 DEP compel/arch/x86/src/lib/handle-elf.d [2020-12-04T23:55:32.234Z] #41 18.50 CC compel/src/lib/log.o [2020-12-04T23:55:32.234Z] #41 18.57 CC compel/arch/x86/src/lib/cpu.o [2020-12-04T23:55:32.267Z] #11 70.76 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-12-04T23:55:32.267Z] #11 70.77 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-12-04T23:55:32.267Z] #11 70.77 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:55:32.267Z] #11 70.78 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-12-04T23:55:32.268Z] #11 70.78 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-12-04T23:55:32.268Z] #11 70.79 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-04T23:55:32.268Z] #11 70.79 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-12-04T23:55:32.268Z] #11 70.80 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-12-04T23:55:32.268Z] #11 70.82 Setting up dmsetup (2:1.02.155-3) ... [2020-12-04T23:55:32.268Z] #11 70.84 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-12-04T23:55:32.268Z] #11 70.85 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-12-04T23:55:32.268Z] #11 70.85 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:55:32.491Z] #41 18.74 CC compel/arch/x86/src/lib/infect.o [2020-12-04T23:55:32.491Z] #41 18.94 CC compel/src/lib/infect-rpc.o [2020-12-04T23:55:32.567Z] #11 DONE 71.1s [2020-12-04T23:55:32.567Z] [2020-12-04T23:55:32.567Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-04T23:55:32.749Z] #41 19.05 CC compel/src/lib/infect-util.o [2020-12-04T23:55:32.749Z] #41 ... [2020-12-04T23:55:32.749Z] [2020-12-04T23:55:32.749Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-04T23:55:32.749Z] #14 0.767 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-04T23:55:32.749Z] #14 DONE 1.1s [2020-12-04T23:55:32.749Z] [2020-12-04T23:55:32.749Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:32.749Z] #41 19.14 CC compel/src/lib/infect.o [2020-12-04T23:55:32.763Z] #23 ... [2020-12-04T23:55:32.763Z] [2020-12-04T23:55:32.763Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-04T23:55:32.763Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-12-04T23:55:32.763Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s done [2020-12-04T23:55:32.763Z] #62 DONE 2.1s [2020-12-04T23:55:32.763Z] [2020-12-04T23:55:32.763Z] #23 [internal] load build context [2020-12-04T23:55:32.988Z] INFO: make.ps1 starting at 12/04/2020 23:55:32 [2020-12-04T23:55:32.988Z] INFO: Git commit (495d623ae5) assumed from DOCKER_GITCOMMIT environment variable [2020-12-04T23:55:32.988Z] INFO: Invoking autogen... [2020-12-04T23:55:33.313Z] #41 19.75 CC compel/src/lib/ptrace.o [2020-12-04T23:55:33.452Z] INFO: Building daemon... [2020-12-04T23:55:33.570Z] #41 19.91 AR compel/libcompel.a [2020-12-04T23:55:33.570Z] #41 19.95 HOSTCC compel/src/main-host.o [2020-12-04T23:55:33.638Z] #12 DONE 1.2s [2020-12-04T23:55:33.638Z] [2020-12-04T23:55:33.638Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:55:33.638Z] #51 0.947 + RM_GOPATH=0 [2020-12-04T23:55:33.638Z] #51 0.947 + TMP_GOPATH= [2020-12-04T23:55:33.638Z] #51 0.947 + : /build [2020-12-04T23:55:33.638Z] #51 0.947 + '[' -z '' ']' [2020-12-04T23:55:33.638Z] #51 0.947 ++ mktemp -d [2020-12-04T23:55:33.638Z] #51 0.948 + export GOPATH=/tmp/tmp.LLuuqwJAAg [2020-12-04T23:55:33.638Z] #51 0.948 + GOPATH=/tmp/tmp.LLuuqwJAAg [2020-12-04T23:55:33.638Z] #51 0.948 + RM_GOPATH=1 [2020-12-04T23:55:33.638Z] #51 0.948 + case "$(go env GOARCH)" in [2020-12-04T23:55:33.638Z] #51 0.951 ++ go env GOARCH [2020-12-04T23:55:33.638Z] #51 0.957 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:33.638Z] #51 0.957 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:33.638Z] #51 0.971 ++ dirname /tmp/install/install.sh [2020-12-04T23:55:33.638Z] #51 0.972 + dir=/tmp/install [2020-12-04T23:55:33.638Z] #51 0.972 + bin=runc [2020-12-04T23:55:33.638Z] #51 0.972 + shift [2020-12-04T23:55:33.638Z] #51 0.972 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-04T23:55:33.638Z] #51 0.972 + . /tmp/install/runc.installer [2020-12-04T23:55:33.638Z] #51 0.972 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-04T23:55:33.638Z] #51 0.972 + install_runc [2020-12-04T23:55:33.638Z] #51 0.973 + uname -r [2020-12-04T23:55:33.638Z] #51 0.973 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-04T23:55:33.638Z] #51 0.984 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-04T23:55:33.638Z] #51 0.984 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-04T23:55:33.638Z] #51 0.984 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-04T23:55:33.638Z] #51 0.984 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LLuuqwJAAg/src/github.com/opencontainers/runc [2020-12-04T23:55:33.638Z] #51 0.986 Cloning into '/tmp/tmp.LLuuqwJAAg/src/github.com/opencontainers/runc'... [2020-12-04T23:55:33.714Z] #23 transferring context: 18.12MB 3.3s [2020-12-04T23:55:33.828Z] #41 20.08 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-12-04T23:55:33.828Z] #41 20.13 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-04T23:55:33.828Z] #41 20.23 HOSTCC compel/src/lib/log-host.o [2020-12-04T23:55:34.085Z] #41 20.34 HOSTLINK compel/compel-host-bin [2020-12-04T23:55:34.085Z] #41 20.43 DEP soccr/soccr.d [2020-12-04T23:55:34.085Z] #41 20.49 CC soccr/soccr.o [2020-12-04T23:55:34.176Z] #38 33.53 + 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-12-04T23:55:34.342Z] #41 20.84 AR soccr/libsoccr.a [2020-12-04T23:55:34.600Z] #41 ... [2020-12-04T23:55:34.600Z] [2020-12-04T23:55:34.600Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-04T23:55:34.600Z] #15 DONE 1.7s [2020-12-04T23:55:34.600Z] [2020-12-04T23:55:34.600Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:34.600Z] #41 20.92 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-04T23:55:34.677Z] #51 ... [2020-12-04T23:55:34.677Z] [2020-12-04T23:55:34.677Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-04T23:55:34.677Z] #13 DONE 1.1s [2020-12-04T23:55:34.859Z] #41 21.21 DEP criu/arch/x86/sigframe.d [2020-12-04T23:55:34.978Z] [2020-12-04T23:55:34.978Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-04T23:55:35.116Z] #41 21.31 DEP criu/arch/x86/sigaction_compat.d [2020-12-04T23:55:35.116Z] #41 21.34 DEP criu/arch/x86/kerndat.d [2020-12-04T23:55:35.116Z] #41 21.40 DEP criu/arch/x86/crtools.d [2020-12-04T23:55:35.116Z] #41 21.45 DEP criu/arch/x86/cpu.d [2020-12-04T23:55:35.116Z] #41 21.52 CC criu/arch/x86/cpu.o [2020-12-04T23:55:35.373Z] #41 21.72 CC criu/arch/x86/crtools.o [2020-12-04T23:55:35.615Z] #14 0.683 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-04T23:55:35.615Z] #14 DONE 0.8s [2020-12-04T23:55:35.615Z] [2020-12-04T23:55:35.615Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-04T23:55:35.631Z] #41 22.05 CC criu/arch/x86/kerndat.o [2020-12-04T23:55:35.889Z] #41 22.17 CC criu/arch/x86/sigaction_compat.o [2020-12-04T23:55:36.170Z] #41 22.28 CC criu/arch/x86/sigframe.o [2020-12-04T23:55:36.170Z] #41 22.36 LINK criu/arch/x86/crtools.built-in.o [2020-12-04T23:55:36.170Z] #41 ... [2020-12-04T23:55:36.170Z] [2020-12-04T23:55:36.170Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-04T23:55:36.170Z] #16 DONE 1.5s [2020-12-04T23:55:36.170Z] [2020-12-04T23:55:36.170Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:36.170Z] #41 22.43 DEP criu/pie/util-vdso-elf32.d [2020-12-04T23:55:36.170Z] #41 22.48 DEP criu/pie/util-vdso.d [2020-12-04T23:55:36.170Z] #41 22.55 DEP criu/pie/util.d [2020-12-04T23:55:36.427Z] #41 22.61 CC criu/pie/util.o [2020-12-04T23:55:36.427Z] #41 22.72 CC criu/pie/util-vdso.o [2020-12-04T23:55:36.659Z] #15 DONE 0.9s [2020-12-04T23:55:36.659Z] [2020-12-04T23:55:36.659Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-04T23:55:36.685Z] #41 22.89 CC criu/pie/util-vdso-elf32.o [2020-12-04T23:55:36.685Z] #41 23.07 AR criu/pie/pie.lib.a [2020-12-04T23:55:36.685Z] #41 23.13 DEP criu/pie/restorer.d [2020-12-04T23:55:36.942Z] #41 23.22 DEP criu/arch/x86/sigaction_compat_pie.d [2020-12-04T23:55:36.942Z] #41 23.29 DEP criu/arch/x86/restorer_unmap.d [2020-12-04T23:55:36.942Z] #41 23.30 DEP criu/arch/x86/restorer.d [2020-12-04T23:55:36.942Z] #41 23.36 DEP criu/arch/x86/vdso-pie.d [2020-12-04T23:55:36.942Z] #41 23.38 DEP criu/pie/parasite-vdso.d [2020-12-04T23:55:37.139Z] #30 ... [2020-12-04T23:55:37.139Z] [2020-12-04T23:55:37.139Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:55:37.139Z] #62 5.701 + RM_GOPATH=0 [2020-12-04T23:55:37.139Z] #62 5.701 + TMP_GOPATH= [2020-12-04T23:55:37.139Z] #62 5.701 + : /build [2020-12-04T23:55:37.139Z] #62 5.701 + '[' -z '' ']' [2020-12-04T23:55:37.139Z] #62 5.701 ++ mktemp -d [2020-12-04T23:55:37.139Z] #62 5.701 + export GOPATH=/tmp/tmp.gFNnpo2Ch3 [2020-12-04T23:55:37.139Z] #62 5.701 + GOPATH=/tmp/tmp.gFNnpo2Ch3 [2020-12-04T23:55:37.139Z] #62 5.701 + RM_GOPATH=1 [2020-12-04T23:55:37.139Z] #62 5.701 + case "$(go env GOARCH)" in [2020-12-04T23:55:37.139Z] #62 5.701 ++ go env GOARCH [2020-12-04T23:55:37.139Z] #62 5.701 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:37.139Z] #62 5.701 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:37.139Z] #62 5.702 ++ dirname /tmp/install/install.sh [2020-12-04T23:55:37.139Z] #62 5.704 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-04T23:55:37.139Z] #62 5.704 + dir=/tmp/install [2020-12-04T23:55:37.139Z] #62 5.704 + bin=proxy [2020-12-04T23:55:37.139Z] #62 5.704 + shift [2020-12-04T23:55:37.139Z] #62 5.704 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-04T23:55:37.139Z] #62 5.704 + . /tmp/install/proxy.installer [2020-12-04T23:55:37.139Z] #62 5.704 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-04T23:55:37.139Z] #62 5.704 + install_proxy [2020-12-04T23:55:37.139Z] #62 5.704 + case "$1" in [2020-12-04T23:55:37.139Z] #62 5.704 + export CGO_ENABLED=0 [2020-12-04T23:55:37.139Z] #62 5.704 + CGO_ENABLED=0 [2020-12-04T23:55:37.139Z] #62 5.704 + _install_proxy [2020-12-04T23:55:37.139Z] #62 5.704 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-12-04T23:55:37.139Z] #62 5.704 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.gFNnpo2Ch3/src/github.com/docker/libnetwork [2020-12-04T23:55:37.139Z] #62 5.710 Cloning into '/tmp/tmp.gFNnpo2Ch3/src/github.com/docker/libnetwork'... [2020-12-04T23:55:37.200Z] #41 23.45 DEP criu/pie/parasite.d [2020-12-04T23:55:37.200Z] #41 23.53 CC criu/pie/parasite.o [2020-12-04T23:55:37.445Z] #38 ... [2020-12-04T23:55:37.445Z] [2020-12-04T23:55:37.445Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:55:37.445Z] #62 33.97 Checking out files: 52% (1008/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-12-04T23:55:37.445Z] #62 35.32 + cd /tmp/tmp.lfey2fBo8n/src/github.com/docker/libnetwork [2020-12-04T23:55:37.445Z] #62 35.33 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-04T23:55:37.445Z] #62 35.90 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-04T23:55:37.457Z] #41 ... [2020-12-04T23:55:37.457Z] [2020-12-04T23:55:37.457Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-04T23:55:37.457Z] #17 DONE 1.3s [2020-12-04T23:55:37.701Z] #16 DONE 1.0s [2020-12-04T23:55:37.701Z] [2020-12-04T23:55:37.701Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-04T23:55:37.702Z] #62 ... [2020-12-04T23:55:37.702Z] [2020-12-04T23:55:37.702Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:55:37.702Z] #53 17.35 Reading package lists... [2020-12-04T23:55:37.702Z] #53 27.58 Reading package lists... [2020-12-04T23:55:37.702Z] #53 ... [2020-12-04T23:55:37.702Z] [2020-12-04T23:55:37.702Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:55:37.702Z] #49 30.98 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-04T23:55:37.702Z] #49 31.11 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-04T23:55:37.702Z] #49 32.63 runtime [2020-12-04T23:55:37.702Z] #49 32.69 runtime/cgo [2020-12-04T23:55:37.714Z] [2020-12-04T23:55:37.714Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:37.714Z] #47 51.74 + /build/golangci-lint --version [2020-12-04T23:55:37.956Z] #23 transferring context: 52.81MB 7.1s done [2020-12-04T23:55:37.956Z] #23 DONE 7.2s [2020-12-04T23:55:37.956Z] [2020-12-04T23:55:37.956Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:55:37.956Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2020-12-04T23:55:37.956Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.1s done [2020-12-04T23:55:37.956Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.6s done [2020-12-04T23:55:37.956Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.7s done [2020-12-04T23:55:37.956Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.4s done [2020-12-04T23:55:37.956Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.0s done [2020-12-04T23:55:37.956Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 0.9s done [2020-12-04T23:55:37.956Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.4s done [2020-12-04T23:55:37.956Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2020-12-04T23:55:37.970Z] #47 51.98 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-04T23:55:38.082Z] #62 ... [2020-12-04T23:55:38.082Z] [2020-12-04T23:55:38.082Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:38.082Z] #47 5.972 + RM_GOPATH=0 [2020-12-04T23:55:38.082Z] #47 5.972 + TMP_GOPATH= [2020-12-04T23:55:38.082Z] #47 5.972 + : /build [2020-12-04T23:55:38.082Z] #47 5.972 + '[' -z '' ']' [2020-12-04T23:55:38.082Z] #47 5.972 ++ mktemp -d [2020-12-04T23:55:38.082Z] #47 5.972 + export GOPATH=/tmp/tmp.GIrPIWpu9a [2020-12-04T23:55:38.082Z] #47 5.972 + GOPATH=/tmp/tmp.GIrPIWpu9a [2020-12-04T23:55:38.082Z] #47 5.972 + RM_GOPATH=1 [2020-12-04T23:55:38.082Z] #47 5.972 + case "$(go env GOARCH)" in [2020-12-04T23:55:38.082Z] #47 5.996 ++ go env GOARCH [2020-12-04T23:55:38.082Z] #47 5.996 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:38.082Z] #47 5.996 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:38.082Z] #47 5.996 ++ dirname /tmp/install/install.sh [2020-12-04T23:55:38.082Z] #47 5.996 + dir=/tmp/install [2020-12-04T23:55:38.082Z] #47 5.996 + bin=golangci_lint [2020-12-04T23:55:38.082Z] #47 5.996 + shift [2020-12-04T23:55:38.082Z] #47 5.996 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-04T23:55:38.082Z] #47 5.996 + . /tmp/install/golangci_lint.installer [2020-12-04T23:55:38.082Z] #47 5.996 ++ : v1.23.8 [2020-12-04T23:55:38.082Z] #47 5.996 + install_golangci_lint [2020-12-04T23:55:38.082Z] #47 5.996 + set -e [2020-12-04T23:55:38.082Z] #47 5.996 + export GO111MODULE=on [2020-12-04T23:55:38.082Z] #47 5.996 + GO111MODULE=on [2020-12-04T23:55:38.082Z] #47 5.996 + GOBIN=/build [2020-12-04T23:55:38.082Z] #47 5.996 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-04T23:55:38.082Z] #47 6.020 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-04T23:55:38.082Z] #47 6.020 go: finding github.com v1.23.8 [2020-12-04T23:55:38.082Z] #47 6.024 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-04T23:55:38.082Z] #47 6.024 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-04T23:55:38.082Z] #47 6.024 go: finding github.com/golangci v1.23.8 [2020-12-04T23:55:38.227Z] #47 DONE 52.2s [2020-12-04T23:55:38.227Z] [2020-12-04T23:55:38.227Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:38.227Z] #41 23.99 LINK criu/pie/parasite.built-in.o [2020-12-04T23:55:38.227Z] #41 23.99 GEN criu/pie/parasite-blob.h [2020-12-04T23:55:38.227Z] #41 24.00 CC criu/pie/parasite-vdso.o [2020-12-04T23:55:38.227Z] #41 24.16 CC criu/arch/x86/vdso-pie.o [2020-12-04T23:55:38.227Z] #41 24.29 CC criu/arch/x86/restorer.o [2020-12-04T23:55:38.227Z] #41 24.47 CC criu/arch/x86/restorer_unmap.o [2020-12-04T23:55:38.227Z] #41 24.52 CC criu/arch/x86/sigaction_compat_pie.o [2020-12-04T23:55:38.227Z] #41 24.61 CC criu/pie/restorer.o [2020-12-04T23:55:38.339Z] #17 DONE 0.9s [2020-12-04T23:55:38.339Z] [2020-12-04T23:55:38.339Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:55:38.343Z] #47 6.927 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-04T23:55:38.484Z] #41 ... [2020-12-04T23:55:38.484Z] [2020-12-04T23:55:38.484Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:55:38.484Z] #51 1.007 + RM_GOPATH=0 [2020-12-04T23:55:38.484Z] #51 1.007 + TMP_GOPATH= [2020-12-04T23:55:38.484Z] #51 1.007 + : /build [2020-12-04T23:55:38.484Z] #51 1.007 + '[' -z '' ']' [2020-12-04T23:55:38.484Z] #51 1.007 ++ mktemp -d [2020-12-04T23:55:38.484Z] #51 1.007 + export GOPATH=/tmp/tmp.CpGx9Tdfwr [2020-12-04T23:55:38.484Z] #51 1.007 + GOPATH=/tmp/tmp.CpGx9Tdfwr [2020-12-04T23:55:38.484Z] #51 1.007 + RM_GOPATH=1 [2020-12-04T23:55:38.484Z] #51 1.007 + case "$(go env GOARCH)" in [2020-12-04T23:55:38.484Z] #51 1.007 ++ go env GOARCH [2020-12-04T23:55:38.484Z] #51 1.025 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:38.484Z] #51 1.025 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:38.484Z] #51 1.029 ++ dirname /tmp/install/install.sh [2020-12-04T23:55:38.484Z] #51 1.029 + dir=/tmp/install [2020-12-04T23:55:38.484Z] #51 1.029 + bin=runc [2020-12-04T23:55:38.484Z] #51 1.029 + shift [2020-12-04T23:55:38.484Z] #51 1.029 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-04T23:55:38.484Z] #51 1.029 + . /tmp/install/runc.installer [2020-12-04T23:55:38.484Z] #51 1.029 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-04T23:55:38.484Z] #51 1.029 + install_runc [2020-12-04T23:55:38.484Z] #51 1.031 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-04T23:55:38.484Z] #51 1.031 + uname -r [2020-12-04T23:55:38.484Z] #51 1.036 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-04T23:55:38.484Z] #51 1.036 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-04T23:55:38.484Z] #51 1.036 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CpGx9Tdfwr/src/github.com/opencontainers/runc [2020-12-04T23:55:38.484Z] #51 1.037 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-04T23:55:38.484Z] #51 1.037 Cloning into '/tmp/tmp.CpGx9Tdfwr/src/github.com/opencontainers/runc'... [2020-12-04T23:55:38.484Z] #51 3.020 + cd /tmp/tmp.CpGx9Tdfwr/src/github.com/opencontainers/runc [2020-12-04T23:55:38.484Z] #51 3.021 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-04T23:55:38.484Z] #51 3.266 + '[' -z '' ']' [2020-12-04T23:55:38.484Z] #51 3.266 + target=static [2020-12-04T23:55:38.484Z] #51 3.266 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-04T23:55:38.484Z] #51 3.458 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-12-04T23:55:39.070Z] #49 ... [2020-12-04T23:55:39.070Z] [2020-12-04T23:55:39.070Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:55:39.070Z] #53 27.58 Reading package lists... [2020-12-04T23:55:39.070Z] #53 ... [2020-12-04T23:55:39.070Z] [2020-12-04T23:55:39.070Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:39.070Z] #47 28.49 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-04T23:55:39.070Z] #47 28.87 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-04T23:55:39.070Z] #47 29.79 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-04T23:55:39.070Z] #47 34.10 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-04T23:55:39.070Z] #47 38.38 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-04T23:55:39.070Z] #47 38.38 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-04T23:55:39.070Z] #47 38.38 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-04T23:55:39.070Z] #47 38.40 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-04T23:55:39.070Z] #47 38.41 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-04T23:55:39.070Z] #47 38.50 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-04T23:55:39.070Z] #47 ... [2020-12-04T23:55:39.070Z] [2020-12-04T23:55:39.070Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:55:39.124Z] #51 ... [2020-12-04T23:55:39.124Z] [2020-12-04T23:55:39.124Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:55:39.124Z] #18 1.417 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:55:39.124Z] #18 1.430 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:55:39.124Z] #18 1.430 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:55:39.124Z] #18 1.805 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-04T23:55:39.297Z] #47 7.548 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-04T23:55:39.393Z] #18 0.834 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:55:39.393Z] #18 0.857 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:55:39.394Z] #18 0.873 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:55:39.487Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 5.2s done [2020-12-04T23:55:39.487Z] #10 DONE 8.8s [2020-12-04T23:55:39.487Z] [2020-12-04T23:55:39.487Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-12-04T23:55:39.487Z] #26 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 0.0s done [2020-12-04T23:55:39.487Z] #26 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 54.14MB / 54.14MB 5.0s done [2020-12-04T23:55:39.487Z] #26 extracting sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 [2020-12-04T23:55:39.687Z] #18 1.336 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-04T23:55:39.717Z] #18 2.328 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB] [2020-12-04T23:55:39.781Z] #26 ... [2020-12-04T23:55:39.781Z] [2020-12-04T23:55:39.781Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:55:39.781Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e [2020-12-04T23:55:39.781Z] #10 ... [2020-12-04T23:55:39.781Z] [2020-12-04T23:55:39.781Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-12-04T23:55:39.781Z] #26 extracting sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 4.4s done [2020-12-04T23:55:39.781Z] #26 DONE 9.3s [2020-12-04T23:55:39.781Z] [2020-12-04T23:55:39.781Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:55:39.781Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2020-12-04T23:55:39.874Z] #47 ... [2020-12-04T23:55:39.874Z] [2020-12-04T23:55:39.874Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-04T23:55:39.874Z] #30 7.983 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-04T23:55:39.874Z] #30 7.988 Cloning into '.'... [2020-12-04T23:55:40.082Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 [2020-12-04T23:55:40.298Z] #18 2.799 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-04T23:55:40.380Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2020-12-04T23:55:40.380Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 [2020-12-04T23:55:40.726Z] #18 2.357 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [225 kB] [2020-12-04T23:55:41.362Z] #18 ... [2020-12-04T23:55:41.362Z] [2020-12-04T23:55:41.362Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:41.362Z] #41 35.24 DEP criu/pie/parasite.d [2020-12-04T23:55:41.362Z] #41 35.48 CC criu/pie/parasite.o [2020-12-04T23:55:41.362Z] #41 36.29 LINK criu/pie/parasite.built-in.o [2020-12-04T23:55:41.362Z] #41 36.29 GEN criu/pie/parasite-blob.h [2020-12-04T23:55:41.362Z] #41 36.30 CC criu/pie/parasite-vdso.o [2020-12-04T23:55:41.362Z] #41 36.71 CC criu/arch/s390/vdso-pie.o [2020-12-04T23:55:41.362Z] #41 36.89 CC criu/arch/s390/restorer.o [2020-12-04T23:55:41.362Z] #41 37.14 CC criu/pie/restorer.o [2020-12-04T23:55:41.362Z] #41 38.52 LINK criu/pie/restorer.built-in.o [2020-12-04T23:55:41.362Z] #41 38.52 GEN criu/pie/restorer-blob.h [2020-12-04T23:55:41.362Z] #41 38.58 DEP criu/vdso.d [2020-12-04T23:55:41.362Z] #41 38.68 DEP criu/uts_ns.d [2020-12-04T23:55:41.362Z] #41 38.79 DEP criu/util.d [2020-12-04T23:55:41.362Z] #41 38.88 DEP criu/uffd.d [2020-12-04T23:55:41.362Z] #41 38.93 DEP criu/tun.d [2020-12-04T23:55:41.362Z] #41 39.06 DEP criu/tty.d [2020-12-04T23:55:41.362Z] #41 39.15 DEP criu/timerfd.d [2020-12-04T23:55:41.362Z] #41 39.22 DEP criu/timens.d [2020-12-04T23:55:41.362Z] #41 39.30 DEP criu/sysfs_parse.d [2020-12-04T23:55:41.362Z] #41 39.41 DEP criu/sysctl.d [2020-12-04T23:55:41.362Z] #41 39.51 DEP criu/string.d [2020-12-04T23:55:41.362Z] #41 39.58 DEP criu/stats.d [2020-12-04T23:55:41.362Z] #41 39.61 DEP criu/sockets.d [2020-12-04T23:55:41.362Z] #41 39.67 DEP criu/sk-unix.d [2020-12-04T23:55:41.362Z] #41 39.78 DEP criu/sk-tcp.d [2020-12-04T23:55:41.362Z] #41 39.93 DEP criu/sk-queue.d [2020-12-04T23:55:41.362Z] #41 40.02 DEP criu/sk-packet.d [2020-12-04T23:55:41.362Z] #41 40.10 DEP criu/sk-netlink.d [2020-12-04T23:55:41.362Z] #41 40.18 DEP criu/sk-inet.d [2020-12-04T23:55:41.362Z] #41 40.29 DEP criu/signalfd.d [2020-12-04T23:55:41.362Z] #41 40.39 DEP criu/sigframe.d [2020-12-04T23:55:41.362Z] #41 40.53 DEP criu/shmem.d [2020-12-04T23:55:41.362Z] #41 40.64 DEP criu/servicefd.d [2020-12-04T23:55:41.362Z] #41 40.72 DEP criu/seize.d [2020-12-04T23:55:41.362Z] #41 40.84 DEP criu/seccomp.d [2020-12-04T23:55:41.362Z] #41 40.94 DEP criu/rst-malloc.d [2020-12-04T23:55:41.362Z] #41 40.98 DEP criu/rbtree.d [2020-12-04T23:55:41.362Z] #41 41.01 DEP criu/pstree.d [2020-12-04T23:55:41.362Z] #41 41.14 DEP criu/protobuf.d [2020-12-04T23:55:41.362Z] #41 41.27 GEN criu/protobuf-desc-gen.h [2020-12-04T23:55:41.362Z] #41 42.38 DEP criu/protobuf-desc.d [2020-12-04T23:55:41.362Z] #41 42.50 DEP criu/proc_parse.d [2020-12-04T23:55:41.362Z] #41 42.76 DEP criu/plugin.d [2020-12-04T23:55:41.362Z] #41 42.82 DEP criu/pipes.d [2020-12-04T23:55:41.362Z] #41 42.89 DEP criu/pie-util.d [2020-12-04T23:55:41.362Z] #41 42.98 DEP criu/pie-util-vdso.d [2020-12-04T23:55:41.362Z] #41 43.03 DEP criu/path.d [2020-12-04T23:55:41.362Z] #41 43.10 DEP criu/parasite-syscall.d [2020-12-04T23:55:41.362Z] #41 43.24 DEP criu/pagemap.d [2020-12-04T23:55:41.362Z] #41 43.32 DEP criu/pagemap-cache.d [2020-12-04T23:55:41.362Z] #41 43.46 DEP criu/page-xfer.d [2020-12-04T23:55:41.362Z] #41 43.58 DEP criu/page-pipe.d [2020-12-04T23:55:41.362Z] #41 43.72 DEP criu/netfilter.d [2020-12-04T23:55:41.362Z] #41 43.91 DEP criu/net.d [2020-12-04T23:55:41.362Z] #41 44.07 DEP criu/namespaces.d [2020-12-04T23:55:41.362Z] #41 44.24 DEP criu/mount.d [2020-12-04T23:55:41.362Z] #41 44.37 DEP criu/memfd.d [2020-12-04T23:55:41.362Z] #41 44.50 DEP criu/mem.d [2020-12-04T23:55:41.362Z] #41 44.73 DEP criu/lsm.d [2020-12-04T23:55:41.362Z] #41 44.92 DEP criu/log.d [2020-12-04T23:55:41.362Z] #41 45.07 DEP criu/libnetlink.d [2020-12-04T23:55:41.362Z] #41 45.19 DEP criu/kerndat.d [2020-12-04T23:55:41.628Z] #53 38.66 Building dependency tree... [2020-12-04T23:55:41.628Z] #53 ... [2020-12-04T23:55:41.628Z] [2020-12-04T23:55:41.628Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:55:41.628Z] #40 31.16 Fetched 8407 kB in 25s (336 kB/s) [2020-12-04T23:55:41.655Z] #41 45.38 DEP criu/kcmp-ids.d [2020-12-04T23:55:41.655Z] #41 45.45 DEP criu/irmap.d [2020-12-04T23:55:41.655Z] #41 45.54 DEP criu/ipc_ns.d [2020-12-04T23:55:41.700Z] #18 4.045 Fetched 8407 kB in 3s (2807 kB/s) [2020-12-04T23:55:41.814Z] #30 ... [2020-12-04T23:55:41.814Z] [2020-12-04T23:55:41.814Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:55:41.814Z] #53 8.554 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:55:41.814Z] #53 8.766 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:55:41.814Z] #53 8.766 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:55:41.814Z] #53 ... [2020-12-04T23:55:41.814Z] [2020-12-04T23:55:41.814Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:55:41.814Z] #49 7.422 + RM_GOPATH=0 [2020-12-04T23:55:41.814Z] #49 7.422 + TMP_GOPATH= [2020-12-04T23:55:41.814Z] #49 7.422 + : /build [2020-12-04T23:55:41.814Z] #49 7.422 + '[' -z '' ']' [2020-12-04T23:55:41.814Z] #49 7.422 ++ mktemp -d [2020-12-04T23:55:41.814Z] #49 7.422 + export GOPATH=/tmp/tmp.3osFWltWLs [2020-12-04T23:55:41.814Z] #49 7.422 + GOPATH=/tmp/tmp.3osFWltWLs [2020-12-04T23:55:41.814Z] #49 7.422 + RM_GOPATH=1 [2020-12-04T23:55:41.814Z] #49 7.422 + case "$(go env GOARCH)" in [2020-12-04T23:55:41.814Z] #49 7.422 ++ go env GOARCH [2020-12-04T23:55:41.814Z] #49 7.444 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:41.814Z] #49 7.444 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:41.814Z] #49 7.444 ++ dirname /tmp/install/install.sh [2020-12-04T23:55:41.814Z] #49 7.444 + dir=/tmp/install [2020-12-04T23:55:41.814Z] #49 7.444 + bin=shfmt [2020-12-04T23:55:41.814Z] #49 7.444 + shift [2020-12-04T23:55:41.814Z] #49 7.444 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-04T23:55:41.814Z] #49 7.444 + . /tmp/install/shfmt.installer [2020-12-04T23:55:41.814Z] #49 7.444 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-04T23:55:41.814Z] #49 7.444 + install_shfmt [2020-12-04T23:55:41.814Z] #49 7.444 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-04T23:55:41.814Z] #49 7.444 + git clone https://github.com/mvdan/sh.git /tmp/tmp.3osFWltWLs/src/github.com/mvdan/sh [2020-12-04T23:55:41.814Z] #49 7.444 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-04T23:55:41.814Z] #49 7.471 Cloning into '/tmp/tmp.3osFWltWLs/src/github.com/mvdan/sh'... [2020-12-04T23:55:41.814Z] #49 ... [2020-12-04T23:55:41.814Z] [2020-12-04T23:55:41.814Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:55:41.814Z] #34 8.932 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:55:41.814Z] #34 9.150 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:55:41.814Z] #34 9.212 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:55:41.814Z] #34 ... [2020-12-04T23:55:41.814Z] [2020-12-04T23:55:41.814Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:55:41.814Z] #43 6.899 + RM_GOPATH=0 [2020-12-04T23:55:41.814Z] #43 6.899 + TMP_GOPATH= [2020-12-04T23:55:41.814Z] #43 6.899 + : /build [2020-12-04T23:55:41.814Z] #43 6.899 + '[' -z '' ']' [2020-12-04T23:55:41.814Z] #43 6.899 ++ mktemp -d [2020-12-04T23:55:41.814Z] #43 6.908 + export GOPATH=/tmp/tmp.UdBTdUfWwn [2020-12-04T23:55:41.814Z] #43 6.908 + GOPATH=/tmp/tmp.UdBTdUfWwn [2020-12-04T23:55:41.814Z] #43 6.908 + RM_GOPATH=1 [2020-12-04T23:55:41.814Z] #43 6.908 + case "$(go env GOARCH)" in [2020-12-04T23:55:41.814Z] #43 6.908 ++ go env GOARCH [2020-12-04T23:55:41.814Z] #43 6.948 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:41.814Z] #43 6.948 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:41.814Z] #43 6.948 ++ dirname /tmp/install/install.sh [2020-12-04T23:55:41.814Z] #43 6.951 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-04T23:55:41.814Z] #43 6.954 + dir=/tmp/install [2020-12-04T23:55:41.814Z] #43 6.954 + bin=vndr [2020-12-04T23:55:41.814Z] #43 6.954 + shift [2020-12-04T23:55:41.814Z] #43 6.954 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-04T23:55:41.814Z] #43 6.954 + . /tmp/install/vndr.installer [2020-12-04T23:55:41.814Z] #43 6.954 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-04T23:55:41.814Z] #43 6.954 + install_vndr [2020-12-04T23:55:41.814Z] #43 6.954 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-04T23:55:41.814Z] #43 6.954 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.UdBTdUfWwn/src/github.com/LK4D4/vndr [2020-12-04T23:55:41.814Z] #43 6.958 Cloning into '/tmp/tmp.UdBTdUfWwn/src/github.com/LK4D4/vndr'... [2020-12-04T23:55:41.814Z] #43 7.788 + cd /tmp/tmp.UdBTdUfWwn/src/github.com/LK4D4/vndr [2020-12-04T23:55:41.814Z] #43 7.788 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-04T23:55:41.814Z] #43 7.808 + go build -buildmode=pie -v -o /build/vndr . [2020-12-04T23:55:41.814Z] #43 9.472 runtime/internal/atomic [2020-12-04T23:55:41.814Z] #43 9.473 internal/cpu [2020-12-04T23:55:41.814Z] #43 10.07 internal/race [2020-12-04T23:55:41.814Z] #43 10.16 sync/atomic [2020-12-04T23:55:41.814Z] #43 10.21 internal/bytealg [2020-12-04T23:55:41.885Z] #40 31.16 Reading package lists... [2020-12-04T23:55:41.885Z] #40 ... [2020-12-04T23:55:41.885Z] [2020-12-04T23:55:41.885Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:41.885Z] #47 39.08 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-04T23:55:41.885Z] #47 39.11 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-04T23:55:41.885Z] #47 39.25 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-04T23:55:41.885Z] #47 39.39 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-04T23:55:41.885Z] #47 39.83 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-04T23:55:41.885Z] #47 39.93 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-04T23:55:41.885Z] #47 40.11 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-04T23:55:41.885Z] #47 40.21 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-04T23:55:41.885Z] #47 40.66 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-04T23:55:41.885Z] #47 40.68 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-04T23:55:41.885Z] #47 40.70 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-04T23:55:41.885Z] #47 40.87 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-04T23:55:41.885Z] #47 41.31 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-04T23:55:41.885Z] #47 41.38 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-04T23:55:41.948Z] #41 45.62 DEP criu/image.d [2020-12-04T23:55:41.948Z] #41 45.78 DEP criu/image-desc.d [2020-12-04T23:55:41.948Z] #41 45.88 DEP criu/fsnotify.d [2020-12-04T23:55:42.086Z] #43 ... [2020-12-04T23:55:42.086Z] [2020-12-04T23:55:42.086Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:42.086Z] #45 8.260 + RM_GOPATH=0 [2020-12-04T23:55:42.086Z] #45 8.260 + TMP_GOPATH= [2020-12-04T23:55:42.086Z] #45 8.260 + : /build [2020-12-04T23:55:42.086Z] #45 8.260 + '[' -z '' ']' [2020-12-04T23:55:42.086Z] #45 8.260 ++ mktemp -d [2020-12-04T23:55:42.086Z] #45 8.260 + export GOPATH=/tmp/tmp.JIofYD5pJT [2020-12-04T23:55:42.086Z] #45 8.260 + GOPATH=/tmp/tmp.JIofYD5pJT [2020-12-04T23:55:42.086Z] #45 8.260 + RM_GOPATH=1 [2020-12-04T23:55:42.086Z] #45 8.260 + case "$(go env GOARCH)" in [2020-12-04T23:55:42.086Z] #45 8.280 ++ go env GOARCH [2020-12-04T23:55:42.086Z] #45 8.334 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:42.086Z] #45 8.334 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:42.086Z] #45 8.338 ++ dirname /tmp/install/install.sh [2020-12-04T23:55:42.086Z] #45 8.340 + dir=/tmp/install [2020-12-04T23:55:42.086Z] #45 8.340 + bin=gotestsum [2020-12-04T23:55:42.086Z] #45 8.340 + shift [2020-12-04T23:55:42.086Z] #45 8.340 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-04T23:55:42.086Z] #45 8.340 + . /tmp/install/gotestsum.installer [2020-12-04T23:55:42.086Z] #45 8.340 ++ : v0.5.3 [2020-12-04T23:55:42.086Z] #45 8.342 + install_gotestsum [2020-12-04T23:55:42.086Z] #45 8.342 + set -e [2020-12-04T23:55:42.086Z] #45 8.342 + export GO111MODULE=on [2020-12-04T23:55:42.086Z] #45 8.342 + GO111MODULE=on [2020-12-04T23:55:42.086Z] #45 8.342 + GOBIN=/build [2020-12-04T23:55:42.086Z] #45 8.342 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-04T23:55:42.086Z] #45 8.484 go: finding gotest.tools v0.5.3 [2020-12-04T23:55:42.086Z] #45 8.498 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-04T23:55:42.086Z] #45 10.17 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-04T23:55:42.141Z] #47 41.55 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-04T23:55:42.241Z] #41 46.03 DEP criu/filesystems.d [2020-12-04T23:55:42.241Z] #41 46.13 DEP criu/files.d [2020-12-04T23:55:42.241Z] #41 ... [2020-12-04T23:55:42.241Z] [2020-12-04T23:55:42.241Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:55:42.241Z] #43 70.97 crypto/tls [2020-12-04T23:55:42.241Z] #43 75.48 net/http/httptrace [2020-12-04T23:55:42.241Z] #43 75.70 net/http [2020-12-04T23:55:42.275Z] #18 4.045 Reading package lists... [2020-12-04T23:55:42.275Z] #18 ... [2020-12-04T23:55:42.275Z] [2020-12-04T23:55:42.275Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:55:42.275Z] #38 47.78 + dpkg --print-architecture [2020-12-04T23:55:42.275Z] #38 47.78 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-04T23:55:42.275Z] #38 48.04 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-04T23:55:42.275Z] #38 48.04 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-04T23:55:42.275Z] #38 DONE 56.1s [2020-12-04T23:55:42.275Z] [2020-12-04T23:55:42.275Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:55:42.275Z] #18 4.045 Reading package lists... [2020-12-04T23:55:42.349Z] #45 ... [2020-12-04T23:55:42.349Z] [2020-12-04T23:55:42.349Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:42.349Z] #56 7.446 + RM_GOPATH=0 [2020-12-04T23:55:42.349Z] #56 7.446 + TMP_GOPATH= [2020-12-04T23:55:42.349Z] #56 7.446 + : /build [2020-12-04T23:55:42.349Z] #56 7.446 + '[' -z '' ']' [2020-12-04T23:55:42.349Z] #56 7.446 ++ mktemp -d [2020-12-04T23:55:42.349Z] #56 7.450 + export GOPATH=/tmp/tmp.vW9oDRkKFx [2020-12-04T23:55:42.349Z] #56 7.450 + GOPATH=/tmp/tmp.vW9oDRkKFx [2020-12-04T23:55:42.349Z] #56 7.450 + RM_GOPATH=1 [2020-12-04T23:55:42.349Z] #56 7.450 + case "$(go env GOARCH)" in [2020-12-04T23:55:42.349Z] #56 7.450 ++ go env GOARCH [2020-12-04T23:55:42.349Z] #56 7.471 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:42.349Z] #56 7.471 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:42.349Z] #56 7.471 ++ dirname /tmp/install/install.sh [2020-12-04T23:55:42.349Z] #56 7.479 + dir=/tmp/install [2020-12-04T23:55:42.349Z] #56 7.479 + bin=rootlesskit [2020-12-04T23:55:42.349Z] #56 7.479 + shift [2020-12-04T23:55:42.349Z] #56 7.479 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-04T23:55:42.349Z] #56 7.479 + . /tmp/install/rootlesskit.installer [2020-12-04T23:55:42.349Z] #56 7.479 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-04T23:55:42.349Z] #56 7.479 + install_rootlesskit [2020-12-04T23:55:42.349Z] #56 7.479 + case "$1" in [2020-12-04T23:55:42.349Z] #56 7.479 + export CGO_ENABLED=0 [2020-12-04T23:55:42.349Z] #56 7.479 + CGO_ENABLED=0 [2020-12-04T23:55:42.349Z] #56 7.479 + _install_rootlesskit [2020-12-04T23:55:42.349Z] #56 7.479 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-04T23:55:42.349Z] #56 7.479 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vW9oDRkKFx/src/github.com/rootless-containers/rootlesskit [2020-12-04T23:55:42.349Z] #56 7.479 Cloning into '/tmp/tmp.vW9oDRkKFx/src/github.com/rootless-containers/rootlesskit'... [2020-12-04T23:55:42.349Z] #56 7.483 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-04T23:55:42.349Z] #56 ... [2020-12-04T23:55:42.349Z] [2020-12-04T23:55:42.349Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:55:42.349Z] #40 6.389 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:55:42.349Z] #40 6.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:55:42.349Z] #40 6.464 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:55:42.349Z] #40 7.367 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-04T23:55:42.429Z] #47 41.68 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-04T23:55:42.534Z] #43 ... [2020-12-04T23:55:42.534Z] [2020-12-04T23:55:42.534Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:55:42.534Z] #18 4.114 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-04T23:55:42.615Z] #40 ... [2020-12-04T23:55:42.615Z] [2020-12-04T23:55:42.615Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:55:42.615Z] #38 8.139 + git clone https://github.com/docker/distribution.git . [2020-12-04T23:55:42.615Z] #38 8.153 Cloning into '.'... [2020-12-04T23:55:42.615Z] #38 ... [2020-12-04T23:55:42.615Z] [2020-12-04T23:55:42.615Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:55:42.615Z] #11 5.996 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:55:42.615Z] #11 5.996 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:55:42.615Z] #11 6.149 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:55:42.615Z] #11 6.320 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-04T23:55:42.615Z] #11 8.363 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB] [2020-12-04T23:55:42.692Z] #47 42.01 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-04T23:55:42.692Z] #47 42.02 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-04T23:55:42.692Z] #47 42.07 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-04T23:55:42.692Z] #47 42.08 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-04T23:55:42.692Z] #47 42.09 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-04T23:55:42.692Z] #47 42.10 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-04T23:55:42.692Z] #47 42.15 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-04T23:55:42.692Z] #47 42.15 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-04T23:55:42.692Z] #47 42.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-04T23:55:42.692Z] #47 42.33 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-04T23:55:42.842Z] #18 4.879 Reading package lists... [2020-12-04T23:55:42.877Z] #11 ... [2020-12-04T23:55:42.877Z] [2020-12-04T23:55:42.877Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:42.877Z] #22 7.449 + RM_GOPATH=0 [2020-12-04T23:55:42.877Z] #22 7.453 + TMP_GOPATH= [2020-12-04T23:55:42.877Z] #22 7.453 + : /build [2020-12-04T23:55:42.877Z] #22 7.453 + '[' -z '' ']' [2020-12-04T23:55:42.877Z] #22 7.453 ++ mktemp -d [2020-12-04T23:55:42.877Z] #22 7.453 + export GOPATH=/tmp/tmp.5HH13py1DJ [2020-12-04T23:55:42.877Z] #22 7.453 + GOPATH=/tmp/tmp.5HH13py1DJ [2020-12-04T23:55:42.877Z] #22 7.453 + RM_GOPATH=1 [2020-12-04T23:55:42.877Z] #22 7.453 + case "$(go env GOARCH)" in [2020-12-04T23:55:42.877Z] #22 7.453 ++ go env GOARCH [2020-12-04T23:55:42.877Z] #22 7.491 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:42.877Z] #22 7.491 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:42.877Z] #22 7.491 ++ dirname /tmp/install/install.sh [2020-12-04T23:55:42.877Z] #22 7.501 Install docker/cli version 17.06.2-ce from stable [2020-12-04T23:55:42.877Z] #22 7.501 + dir=/tmp/install [2020-12-04T23:55:42.877Z] #22 7.501 + bin=dockercli [2020-12-04T23:55:42.877Z] #22 7.501 + shift [2020-12-04T23:55:42.877Z] #22 7.501 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-04T23:55:42.877Z] #22 7.501 + . /tmp/install/dockercli.installer [2020-12-04T23:55:42.877Z] #22 7.501 ++ : stable [2020-12-04T23:55:42.877Z] #22 7.501 ++ : 17.06.2-ce [2020-12-04T23:55:42.877Z] #22 7.501 + install_dockercli [2020-12-04T23:55:42.877Z] #22 7.501 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-04T23:55:42.877Z] #22 7.501 ++ uname -m [2020-12-04T23:55:42.877Z] #22 7.504 + arch=x86_64 [2020-12-04T23:55:42.877Z] #22 7.504 + '[' x86_64 '!=' x86_64 ']' [2020-12-04T23:55:42.877Z] #22 7.504 + url=https://download.docker.com/linux/static [2020-12-04T23:55:42.877Z] #22 7.514 + tar -xz docker/docker [2020-12-04T23:55:42.877Z] #22 7.514 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-12-04T23:55:42.877Z] #22 ... [2020-12-04T23:55:42.877Z] [2020-12-04T23:55:42.877Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:55:42.877Z] #32 6.718 + RM_GOPATH=0 [2020-12-04T23:55:42.877Z] #32 6.718 + TMP_GOPATH= [2020-12-04T23:55:42.877Z] #32 6.718 + : /build [2020-12-04T23:55:42.877Z] #32 6.718 + '[' -z '' ']' [2020-12-04T23:55:42.877Z] #32 6.718 ++ mktemp -d [2020-12-04T23:55:42.877Z] #32 6.718 + export GOPATH=/tmp/tmp.fbZXY5vudG [2020-12-04T23:55:42.877Z] #32 6.718 + GOPATH=/tmp/tmp.fbZXY5vudG [2020-12-04T23:55:42.877Z] #32 6.718 + RM_GOPATH=1 [2020-12-04T23:55:42.877Z] #32 6.718 + case "$(go env GOARCH)" in [2020-12-04T23:55:42.877Z] #32 6.718 ++ go env GOARCH [2020-12-04T23:55:42.877Z] #32 6.745 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-04T23:55:42.877Z] #32 6.745 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:42.877Z] #32 6.745 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:42.877Z] #32 6.745 ++ dirname /tmp/install/install.sh [2020-12-04T23:55:42.877Z] #32 6.745 + dir=/tmp/install [2020-12-04T23:55:42.877Z] #32 6.745 + bin=tomlv [2020-12-04T23:55:42.877Z] #32 6.745 + shift [2020-12-04T23:55:42.877Z] #32 6.745 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-04T23:55:42.877Z] #32 6.745 + . /tmp/install/tomlv.installer [2020-12-04T23:55:42.877Z] #32 6.745 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-04T23:55:42.877Z] #32 6.745 + install_tomlv [2020-12-04T23:55:42.877Z] #32 6.745 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-04T23:55:42.877Z] #32 6.745 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.fbZXY5vudG/src/github.com/BurntSushi/toml [2020-12-04T23:55:42.877Z] #32 6.745 Cloning into '/tmp/tmp.fbZXY5vudG/src/github.com/BurntSushi/toml'... [2020-12-04T23:55:42.877Z] #32 7.800 + cd /tmp/tmp.fbZXY5vudG/src/github.com/BurntSushi/toml [2020-12-04T23:55:42.877Z] #32 7.800 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-04T23:55:42.877Z] #32 7.850 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-04T23:55:42.877Z] #32 8.894 internal/cpu [2020-12-04T23:55:42.877Z] #32 8.898 runtime/internal/atomic [2020-12-04T23:55:42.877Z] #32 9.485 runtime/internal/sys [2020-12-04T23:55:42.877Z] #32 9.801 runtime/internal/math [2020-12-04T23:55:42.877Z] #32 9.888 internal/bytealg [2020-12-04T23:55:42.877Z] #32 9.889 math/bits [2020-12-04T23:55:42.877Z] #32 10.61 math [2020-12-04T23:55:43.098Z] #18 5.615 Building dependency tree... [2020-12-04T23:55:43.130Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.7s done [2020-12-04T23:55:43.130Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad [2020-12-04T23:55:43.145Z] #32 11.49 runtime [2020-12-04T23:55:43.145Z] #32 ... [2020-12-04T23:55:43.145Z] [2020-12-04T23:55:43.145Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:55:43.145Z] #34 11.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-04T23:55:43.265Z] #47 42.91 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-04T23:55:43.354Z] #18 5.887 libcap2-bin is already the newest version (1:2.25-2). [2020-12-04T23:55:43.354Z] #18 5.887 The following additional packages will be installed: [2020-12-04T23:55:43.355Z] #18 5.887 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-04T23:55:43.355Z] #18 5.888 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-04T23:55:43.355Z] #18 5.888 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-04T23:55:43.355Z] #18 5.888 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-04T23:55:43.355Z] #18 5.888 python3.7 python3.7-minimal vim-runtime xxd [2020-12-04T23:55:43.355Z] #18 5.889 Suggested packages: [2020-12-04T23:55:43.355Z] #18 5.889 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-04T23:55:43.355Z] #18 5.889 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-04T23:55:43.355Z] #18 5.889 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-04T23:55:43.355Z] #18 5.889 Recommended packages: [2020-12-04T23:55:43.355Z] #18 5.889 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-04T23:55:43.355Z] #18 5.889 python3-keyrings.alt python3-xdg unzip [2020-12-04T23:55:43.522Z] #47 43.00 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-04T23:55:43.522Z] #47 43.05 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-04T23:55:43.610Z] #18 6.339 The following NEW packages will be installed: [2020-12-04T23:55:43.610Z] #18 6.340 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-04T23:55:43.610Z] #18 6.340 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-04T23:55:43.610Z] #18 6.340 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-04T23:55:43.610Z] #18 6.340 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-04T23:55:43.610Z] #18 6.341 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-04T23:55:43.610Z] #18 6.341 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-04T23:55:43.610Z] #18 6.341 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-04T23:55:43.610Z] #18 6.341 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-04T23:55:43.610Z] #18 6.341 xz-utils zip [2020-12-04T23:55:43.778Z] #47 43.08 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-04T23:55:43.778Z] #47 43.10 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-04T23:55:43.778Z] #47 43.22 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-04T23:55:43.778Z] #47 43.23 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-04T23:55:43.778Z] #47 43.24 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-04T23:55:44.035Z] #47 ... [2020-12-04T23:55:44.035Z] [2020-12-04T23:55:44.035Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:55:44.035Z] #34 33.41 Fetched 8407 kB in 25s (330 kB/s) [2020-12-04T23:55:44.035Z] #34 33.41 Reading package lists... [2020-12-04T23:55:44.035Z] #34 ... [2020-12-04T23:55:44.035Z] [2020-12-04T23:55:44.035Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:44.035Z] #47 43.54 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-04T23:55:44.035Z] #47 43.56 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-04T23:55:44.174Z] #18 6.630 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:55:44.174Z] #18 6.630 Need to get 28.5 MB of archives. [2020-12-04T23:55:44.174Z] #18 6.630 After this operation, 116 MB of additional disk space will be used. [2020-12-04T23:55:44.174Z] #18 6.630 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-12-04T23:55:44.174Z] #18 6.633 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-12-04T23:55:44.174Z] #18 6.646 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-12-04T23:55:44.174Z] #18 6.734 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-12-04T23:55:44.174Z] #18 6.738 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-12-04T23:55:44.174Z] #18 6.754 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-12-04T23:55:44.174Z] #18 6.779 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-12-04T23:55:44.174Z] #18 6.832 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-12-04T23:55:44.292Z] #47 43.92 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-04T23:55:44.431Z] #18 ... [2020-12-04T23:55:44.431Z] [2020-12-04T23:55:44.431Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:55:44.431Z] #51 14.87 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-12-04T23:55:44.431Z] #51 15.41 + mkdir -p /build [2020-12-04T23:55:44.431Z] #51 15.41 + cp runc /build/runc [2020-12-04T23:55:44.431Z] #51 DONE 15.7s [2020-12-04T23:55:44.431Z] [2020-12-04T23:55:44.431Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:55:44.431Z] #18 6.834 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-12-04T23:55:44.431Z] #18 6.836 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-12-04T23:55:44.431Z] #18 6.838 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-12-04T23:55:44.431Z] #18 6.840 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-12-04T23:55:44.431Z] #18 6.844 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-12-04T23:55:44.431Z] #18 6.844 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-12-04T23:55:44.431Z] #18 6.845 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-12-04T23:55:44.431Z] #18 6.847 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-12-04T23:55:44.431Z] #18 6.855 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-04T23:55:44.431Z] #18 6.857 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-04T23:55:44.431Z] #18 6.861 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-12-04T23:55:44.431Z] #18 6.864 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-12-04T23:55:44.431Z] #18 6.867 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-12-04T23:55:44.431Z] #18 6.874 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-12-04T23:55:44.431Z] #18 6.881 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-12-04T23:55:44.431Z] #18 7.043 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-04T23:55:44.431Z] #18 7.081 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-04T23:55:44.431Z] #18 7.081 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-04T23:55:44.431Z] #18 7.082 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-12-04T23:55:44.431Z] #18 7.082 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-12-04T23:55:44.431Z] #18 7.083 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-04T23:55:44.590Z] #47 ... [2020-12-04T23:55:44.590Z] [2020-12-04T23:55:44.590Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:55:44.590Z] #11 33.98 Fetched 8407 kB in 26s (321 kB/s) [2020-12-04T23:55:44.590Z] #11 33.98 Reading package lists... [2020-12-04T23:55:44.590Z] #11 ... [2020-12-04T23:55:44.590Z] [2020-12-04T23:55:44.590Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:44.590Z] #47 44.17 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-04T23:55:44.611Z] #18 6.227 Fetched 8095 kB in 5s (1483 kB/s) [2020-12-04T23:55:44.688Z] #18 7.260 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-04T23:55:44.688Z] #18 7.260 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-04T23:55:44.688Z] #18 7.285 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-04T23:55:44.688Z] #18 7.285 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-12-04T23:55:44.688Z] #18 7.288 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-12-04T23:55:44.688Z] #18 7.368 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-04T23:55:44.847Z] #47 44.17 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-04T23:55:44.847Z] #47 44.21 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-04T23:55:44.945Z] #18 7.396 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-04T23:55:44.945Z] #18 7.397 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-04T23:55:44.945Z] #18 7.405 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-12-04T23:55:44.945Z] #18 7.405 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-04T23:55:44.945Z] #18 7.405 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-04T23:55:44.945Z] #18 7.409 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-04T23:55:44.945Z] #18 7.409 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-12-04T23:55:44.945Z] #18 7.429 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-12-04T23:55:44.945Z] #18 7.433 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-12-04T23:55:44.945Z] #18 7.529 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-04T23:55:44.945Z] #18 7.625 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-12-04T23:55:45.202Z] #18 7.637 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-12-04T23:55:45.202Z] #18 7.652 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-12-04T23:55:45.202Z] #18 7.836 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:55:45.202Z] #18 7.872 Fetched 28.5 MB in 1s (22.0 MB/s) [2020-12-04T23:55:45.202Z] #18 7.924 Selecting previously unselected package pigz. [2020-12-04T23:55:45.459Z] #18 7.924 (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-12-04T23:55:45.459Z] #18 7.937 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-12-04T23:55:45.459Z] #18 7.943 Unpacking pigz (2.4-1) ... [2020-12-04T23:55:45.459Z] #18 8.024 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-12-04T23:55:45.459Z] #18 8.027 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-04T23:55:45.459Z] #18 8.031 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-04T23:55:45.716Z] #18 8.185 Selecting previously unselected package python3.7-minimal. [2020-12-04T23:55:45.716Z] #18 8.188 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-04T23:55:45.716Z] #18 8.212 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-04T23:55:45.777Z] #47 45.00 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-04T23:55:45.778Z] #47 45.17 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-04T23:55:45.778Z] #47 45.19 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-04T23:55:45.778Z] #47 45.29 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-04T23:55:45.778Z] #47 45.40 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-04T23:55:45.883Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.4s done [2020-12-04T23:55:45.883Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2020-12-04T23:55:45.974Z] #18 8.494 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-04T23:55:45.974Z] #18 8.511 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-04T23:55:46.341Z] #47 45.64 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-04T23:55:46.341Z] #47 45.82 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-04T23:55:46.456Z] #34 14.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB] [2020-12-04T23:55:46.687Z] #18 6.227 Reading package lists... [2020-12-04T23:55:46.903Z] #18 9.237 Selecting previously unselected package python3-minimal. [2020-12-04T23:55:46.903Z] #18 9.237 (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-12-04T23:55:46.903Z] #18 9.257 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-12-04T23:55:46.903Z] #18 9.265 Unpacking python3-minimal (3.7.3-1) ... [2020-12-04T23:55:46.903Z] #18 9.348 Selecting previously unselected package libmpdec2:amd64. [2020-12-04T23:55:46.903Z] #18 9.354 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-12-04T23:55:46.903Z] #18 9.362 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-12-04T23:55:46.903Z] #18 9.450 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-12-04T23:55:46.903Z] #18 9.453 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-12-04T23:55:46.903Z] #18 9.457 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-04T23:55:46.904Z] #47 46.13 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-04T23:55:46.904Z] #47 46.15 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-04T23:55:46.904Z] #47 46.33 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-04T23:55:47.162Z] #47 46.57 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-04T23:55:47.162Z] #47 46.67 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-04T23:55:47.163Z] #18 9.774 Selecting previously unselected package python3.7. [2020-12-04T23:55:47.163Z] #18 9.778 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-12-04T23:55:47.163Z] #18 9.781 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-04T23:55:47.163Z] #18 9.861 Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-04T23:55:47.406Z] #10 ... [2020-12-04T23:55:47.406Z] [2020-12-04T23:55:47.406Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-04T23:55:47.406Z] #27 0.243 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:55:47.406Z] #27 0.264 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:55:47.406Z] #27 0.289 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:55:47.406Z] #27 0.532 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [243 kB] [2020-12-04T23:55:47.406Z] #27 0.851 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-12-04T23:55:47.406Z] #27 1.189 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-04T23:55:47.406Z] #27 3.448 Fetched 8182 kB in 3s (2542 kB/s) [2020-12-04T23:55:47.406Z] #27 3.448 Reading package lists... [2020-12-04T23:55:47.406Z] #27 4.997 Reading package lists... [2020-12-04T23:55:47.406Z] #27 6.561 Building dependency tree... [2020-12-04T23:55:47.406Z] #27 7.024 The following additional packages will be installed: [2020-12-04T23:55:47.406Z] #27 7.024 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-04T23:55:47.406Z] #27 7.025 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-04T23:55:47.406Z] #27 7.025 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-04T23:55:47.406Z] #27 7.027 Suggested packages: [2020-12-04T23:55:47.406Z] #27 7.027 krb5-doc krb5-user [2020-12-04T23:55:47.406Z] #27 7.027 Recommended packages: [2020-12-04T23:55:47.406Z] #27 7.027 krb5-locales publicsuffix libsasl2-modules [2020-12-04T23:55:47.406Z] #27 7.319 The following NEW packages will be installed: [2020-12-04T23:55:47.406Z] #27 7.320 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-04T23:55:47.406Z] #27 7.320 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-04T23:55:47.406Z] #27 7.320 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-04T23:55:47.406Z] #27 7.320 libssh2-1 libssl1.1 openssl [2020-12-04T23:55:47.406Z] #27 7.375 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-04T23:55:47.406Z] #27 7.375 Need to get 5166 kB of archives. [2020-12-04T23:55:47.406Z] #27 7.375 After this operation, 14.6 MB of additional disk space will be used. [2020-12-04T23:55:47.406Z] #27 7.375 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2020-12-04T23:55:47.406Z] #27 7.386 Get:2 http://security.debian.org/debian-security buster/updates/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2020-12-04T23:55:47.406Z] #27 7.389 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2020-12-04T23:55:47.406Z] #27 7.392 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2020-12-04T23:55:47.406Z] #27 7.403 Get:5 http://security.debian.org/debian-security buster/updates/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2020-12-04T23:55:47.406Z] #27 7.404 Get:6 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u3 [1526 kB] [2020-12-04T23:55:47.406Z] #27 7.408 Get:7 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-04T23:55:47.406Z] #27 7.411 Get:8 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u4 [243 kB] [2020-12-04T23:55:47.406Z] #27 7.523 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2020-12-04T23:55:47.406Z] #27 7.527 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2020-12-04T23:55:47.406Z] #27 7.535 Get:11 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u3 [843 kB] [2020-12-04T23:55:47.406Z] #27 7.591 Get:12 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-04T23:55:47.406Z] #27 7.601 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2020-12-04T23:55:47.420Z] #47 46.95 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-04T23:55:47.420Z] #18 9.865 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-12-04T23:55:47.420Z] #18 9.872 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-04T23:55:47.420Z] #18 9.944 Setting up python3-minimal (3.7.3-1) ... [2020-12-04T23:55:47.677Z] #18 10.21 Selecting previously unselected package python3. [2020-12-04T23:55:47.677Z] #18 10.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-12-04T23:55:47.677Z] #18 10.23 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-12-04T23:55:47.677Z] #18 10.24 Unpacking python3 (3.7.3-1) ... [2020-12-04T23:55:47.677Z] #18 10.31 Selecting previously unselected package libip4tc0:amd64. [2020-12-04T23:55:47.677Z] #18 10.31 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-12-04T23:55:47.677Z] #18 10.32 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-12-04T23:55:47.677Z] #18 10.39 Selecting previously unselected package libip6tc0:amd64. [2020-12-04T23:55:47.677Z] #18 10.39 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-12-04T23:55:47.677Z] #18 10.39 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-12-04T23:55:47.678Z] #47 47.05 go: extracting golang.org/x/text v0.3.2 [2020-12-04T23:55:47.678Z] #47 47.13 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-04T23:55:47.678Z] #47 47.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-04T23:55:47.702Z] #27 7.727 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2020-12-04T23:55:47.703Z] #27 7.776 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2020-12-04T23:55:47.703Z] #27 7.777 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2020-12-04T23:55:47.703Z] #27 7.790 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2020-12-04T23:55:47.703Z] #27 7.812 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2020-12-04T23:55:47.703Z] #27 7.828 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-12-04T23:55:47.703Z] #27 7.840 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-12-04T23:55:47.703Z] #27 7.846 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-12-04T23:55:47.935Z] #18 10.48 Selecting previously unselected package libiptc0:amd64. [2020-12-04T23:55:47.935Z] #18 10.48 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-12-04T23:55:47.935Z] #18 10.49 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-12-04T23:55:47.935Z] #18 10.56 Selecting previously unselected package libnfnetlink0:amd64. [2020-12-04T23:55:47.935Z] #18 10.56 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-12-04T23:55:47.935Z] #18 10.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-04T23:55:47.935Z] #18 10.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-12-04T23:55:48.003Z] #27 8.222 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:55:48.192Z] #18 10.67 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-12-04T23:55:48.192Z] #18 10.67 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-04T23:55:48.192Z] #18 10.73 Selecting previously unselected package libnftnl11:amd64. [2020-12-04T23:55:48.192Z] #18 10.73 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-12-04T23:55:48.192Z] #18 10.74 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-12-04T23:55:48.192Z] #18 10.81 Selecting previously unselected package iptables. [2020-12-04T23:55:48.192Z] #18 10.81 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-12-04T23:55:48.192Z] #18 10.81 Unpacking iptables (1.8.2-4) ... [2020-12-04T23:55:48.192Z] #18 10.92 Selecting previously unselected package xxd. [2020-12-04T23:55:48.203Z] #18 8.220 Reading package lists... [2020-12-04T23:55:48.203Z] #18 ... [2020-12-04T23:55:48.203Z] [2020-12-04T23:55:48.203Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:48.203Z] #41 46.24 DEP criu/files-reg.d [2020-12-04T23:55:48.203Z] #41 46.42 DEP criu/files-ext.d [2020-12-04T23:55:48.203Z] #41 46.51 DEP criu/file-lock.d [2020-12-04T23:55:48.203Z] #41 46.60 DEP criu/file-ids.d [2020-12-04T23:55:48.203Z] #41 46.70 DEP criu/fifo.d [2020-12-04T23:55:48.203Z] #41 46.80 DEP criu/fdstore.d [2020-12-04T23:55:48.203Z] #41 46.90 DEP criu/fault-injection.d [2020-12-04T23:55:48.203Z] #41 46.92 DEP criu/external.d [2020-12-04T23:55:48.203Z] #41 47.00 DEP criu/eventpoll.d [2020-12-04T23:55:48.203Z] #41 47.16 DEP criu/eventfd.d [2020-12-04T23:55:48.203Z] #41 47.28 DEP criu/crtools.d [2020-12-04T23:55:48.203Z] #41 47.44 DEP criu/cr-service.d [2020-12-04T23:55:48.203Z] #41 47.59 DEP criu/cr-restore.d [2020-12-04T23:55:48.203Z] #41 47.87 DEP criu/cr-errno.d [2020-12-04T23:55:48.203Z] #41 47.90 DEP criu/cr-dump.d [2020-12-04T23:55:48.203Z] #41 48.11 DEP criu/cr-dedup.d [2020-12-04T23:55:48.203Z] #41 48.26 DEP criu/cr-check.d [2020-12-04T23:55:48.203Z] #41 48.47 DEP criu/config.d [2020-12-04T23:55:48.203Z] #41 48.64 DEP criu/clone-noasan.d [2020-12-04T23:55:48.203Z] #41 48.72 DEP criu/cgroup.d [2020-12-04T23:55:48.203Z] #41 48.91 DEP criu/cgroup-props.d [2020-12-04T23:55:48.203Z] #41 49.00 DEP criu/bitmap.d [2020-12-04T23:55:48.203Z] #41 49.01 DEP criu/bfd.d [2020-12-04T23:55:48.203Z] #41 49.12 DEP criu/autofs.d [2020-12-04T23:55:48.203Z] #41 49.30 DEP criu/aio.d [2020-12-04T23:55:48.203Z] #41 49.43 DEP criu/action-scripts.d [2020-12-04T23:55:48.203Z] #41 49.63 CC criu/action-scripts.o [2020-12-04T23:55:48.203Z] #41 49.95 CC criu/aio.o [2020-12-04T23:55:48.203Z] #41 50.41 CC criu/autofs.o [2020-12-04T23:55:48.203Z] #41 51.31 CC criu/bfd.o [2020-12-04T23:55:48.203Z] #41 51.72 CC criu/bitmap.o [2020-12-04T23:55:48.203Z] #41 51.83 CC criu/cgroup-props.o [2020-12-04T23:55:48.240Z] #47 47.62 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-04T23:55:48.240Z] #47 47.62 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-04T23:55:48.240Z] #47 47.78 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-04T23:55:48.240Z] #47 47.78 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-04T23:55:48.240Z] #47 47.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-04T23:55:48.299Z] #27 8.257 Fetched 5166 kB in 0s (10.6 MB/s) [2020-12-04T23:55:48.299Z] #27 8.279 Selecting previously unselected package libkeyutils1:ppc64el. [2020-12-04T23:55:48.299Z] #27 8.279 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-12-04T23:55:48.299Z] #27 8.284 Preparing to unpack .../00-libkeyutils1_1.6-6_ppc64el.deb ... [2020-12-04T23:55:48.299Z] #27 8.287 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2020-12-04T23:55:48.299Z] #27 8.315 Selecting previously unselected package libkrb5support0:ppc64el. [2020-12-04T23:55:48.299Z] #27 8.315 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2020-12-04T23:55:48.299Z] #27 8.317 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2020-12-04T23:55:48.299Z] #27 8.350 Selecting previously unselected package libk5crypto3:ppc64el. [2020-12-04T23:55:48.299Z] #27 8.354 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2020-12-04T23:55:48.299Z] #27 8.355 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2020-12-04T23:55:48.299Z] #27 8.420 Selecting previously unselected package libssl1.1:ppc64el. [2020-12-04T23:55:48.299Z] #27 8.423 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-12-04T23:55:48.299Z] #27 8.425 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-12-04T23:55:48.377Z] #34 ... [2020-12-04T23:55:48.377Z] [2020-12-04T23:55:48.377Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:48.377Z] #45 10.79 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-04T23:55:48.377Z] #45 12.31 go: downloading github.com/pkg/errors v0.9.1 [2020-12-04T23:55:48.377Z] #45 12.38 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-04T23:55:48.377Z] #45 12.39 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-04T23:55:48.377Z] #45 12.44 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-04T23:55:48.377Z] #45 12.55 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-04T23:55:48.377Z] #45 12.56 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-04T23:55:48.377Z] #45 12.67 go: downloading github.com/fatih/color v1.9.0 [2020-12-04T23:55:48.377Z] #45 13.16 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-04T23:55:48.377Z] #45 13.20 go: extracting github.com/pkg/errors v0.9.1 [2020-12-04T23:55:48.377Z] #45 13.32 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-04T23:55:48.377Z] #45 13.37 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-04T23:55:48.377Z] #45 13.74 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-04T23:55:48.377Z] #45 13.89 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-04T23:55:48.377Z] #45 13.94 go: extracting github.com/fatih/color v1.9.0 [2020-12-04T23:55:48.377Z] #45 14.23 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-04T23:55:48.377Z] #45 14.27 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-04T23:55:48.377Z] #45 14.36 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-04T23:55:48.377Z] #45 14.98 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-04T23:55:48.377Z] #45 15.44 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-04T23:55:48.450Z] #18 10.93 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-04T23:55:48.450Z] #18 10.93 Unpacking xxd (2:8.1.0875-5) ... [2020-12-04T23:55:48.450Z] #18 11.04 Selecting previously unselected package vim-common. [2020-12-04T23:55:48.450Z] #18 11.04 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-04T23:55:48.450Z] #18 11.06 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-04T23:55:48.496Z] #47 47.97 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-04T23:55:48.496Z] #41 52.29 CC criu/cgroup.o [2020-12-04T23:55:48.496Z] #47 48.01 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-04T23:55:48.496Z] #47 48.08 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-04T23:55:48.594Z] #27 8.688 Selecting previously unselected package libkrb5-3:ppc64el. [2020-12-04T23:55:48.594Z] #27 8.690 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2020-12-04T23:55:48.594Z] #27 8.692 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2020-12-04T23:55:48.594Z] #27 8.783 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2020-12-04T23:55:48.594Z] #27 8.785 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2020-12-04T23:55:48.594Z] #27 8.787 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2020-12-04T23:55:48.594Z] #27 8.845 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2020-12-04T23:55:48.594Z] #27 8.848 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-12-04T23:55:48.594Z] #27 8.863 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:55:48.707Z] #18 11.18 Selecting previously unselected package bash-completion. [2020-12-04T23:55:48.707Z] #18 11.18 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-04T23:55:48.753Z] #47 48.15 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-04T23:55:48.891Z] #27 8.946 Selecting previously unselected package libsasl2-2:ppc64el. [2020-12-04T23:55:48.891Z] #27 8.949 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-12-04T23:55:48.891Z] #27 8.951 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:55:48.891Z] #27 8.984 Selecting previously unselected package libldap-common. [2020-12-04T23:55:48.891Z] #27 8.986 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-04T23:55:48.891Z] #27 8.988 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:55:48.891Z] #27 9.024 Selecting previously unselected package libldap-2.4-2:ppc64el. [2020-12-04T23:55:48.891Z] #27 9.026 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_ppc64el.deb ... [2020-12-04T23:55:48.891Z] #27 9.028 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:55:48.891Z] #27 9.081 Selecting previously unselected package openssl. [2020-12-04T23:55:48.891Z] #27 9.083 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-12-04T23:55:48.891Z] #27 9.084 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-12-04T23:55:48.891Z] #27 9.205 Selecting previously unselected package ca-certificates. [2020-12-04T23:55:48.950Z] #45 ... [2020-12-04T23:55:48.950Z] [2020-12-04T23:55:48.950Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:55:48.950Z] #32 17.31 unicode/utf8 [2020-12-04T23:55:48.964Z] #18 ... [2020-12-04T23:55:48.964Z] [2020-12-04T23:55:48.964Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:48.964Z] #41 25.33 LINK criu/pie/restorer.built-in.o [2020-12-04T23:55:48.964Z] #41 25.35 GEN criu/pie/restorer-blob.h [2020-12-04T23:55:48.964Z] #41 25.40 DEP criu/vdso.d [2020-12-04T23:55:48.964Z] #41 25.45 DEP criu/vdso-compat.d [2020-12-04T23:55:48.964Z] #41 25.49 DEP criu/uts_ns.d [2020-12-04T23:55:48.964Z] #41 25.52 DEP criu/util.d [2020-12-04T23:55:48.964Z] #41 25.58 DEP criu/uffd.d [2020-12-04T23:55:48.964Z] #41 25.66 DEP criu/tun.d [2020-12-04T23:55:48.964Z] #41 25.75 DEP criu/tty.d [2020-12-04T23:55:48.964Z] #41 25.82 DEP criu/timerfd.d [2020-12-04T23:55:48.964Z] #41 25.87 DEP criu/timens.d [2020-12-04T23:55:48.964Z] #41 25.91 DEP criu/sysfs_parse.d [2020-12-04T23:55:48.964Z] #41 25.95 DEP criu/sysctl.d [2020-12-04T23:55:48.964Z] #41 26.00 DEP criu/string.d [2020-12-04T23:55:48.964Z] #41 26.02 DEP criu/stats.d [2020-12-04T23:55:48.964Z] #41 26.07 DEP criu/sockets.d [2020-12-04T23:55:48.964Z] #41 26.12 DEP criu/sk-unix.d [2020-12-04T23:55:48.964Z] #41 26.19 DEP criu/sk-tcp.d [2020-12-04T23:55:48.964Z] #41 26.24 DEP criu/sk-queue.d [2020-12-04T23:55:48.964Z] #41 26.28 DEP criu/sk-packet.d [2020-12-04T23:55:48.964Z] #41 26.34 DEP criu/sk-netlink.d [2020-12-04T23:55:48.964Z] #41 26.38 DEP criu/sk-inet.d [2020-12-04T23:55:48.964Z] #41 26.44 DEP criu/signalfd.d [2020-12-04T23:55:48.964Z] #41 26.48 DEP criu/sigframe.d [2020-12-04T23:55:48.964Z] #41 26.50 DEP criu/shmem.d [2020-12-04T23:55:48.964Z] #41 26.55 DEP criu/servicefd.d [2020-12-04T23:55:48.964Z] #41 26.60 DEP criu/seize.d [2020-12-04T23:55:48.964Z] #41 26.65 DEP criu/seccomp.d [2020-12-04T23:55:48.964Z] #41 26.70 DEP criu/rst-malloc.d [2020-12-04T23:55:48.964Z] #41 26.72 DEP criu/rbtree.d [2020-12-04T23:55:48.964Z] #41 26.73 DEP criu/pstree.d [2020-12-04T23:55:48.964Z] #41 26.77 DEP criu/protobuf.d [2020-12-04T23:55:48.964Z] #41 26.79 GEN criu/protobuf-desc-gen.h [2020-12-04T23:55:48.964Z] #41 27.71 DEP criu/protobuf-desc.d [2020-12-04T23:55:48.964Z] #41 27.75 DEP criu/proc_parse.d [2020-12-04T23:55:48.964Z] #41 27.79 DEP criu/plugin.d [2020-12-04T23:55:48.964Z] #41 27.81 DEP criu/pipes.d [2020-12-04T23:55:48.964Z] #41 27.86 DEP criu/pie-util.d [2020-12-04T23:55:48.964Z] #41 27.89 DEP criu/pie-util-vdso.d [2020-12-04T23:55:48.964Z] #41 27.92 DEP criu/pie-util-vdso-elf32.d [2020-12-04T23:55:48.964Z] #41 27.95 DEP criu/path.d [2020-12-04T23:55:48.964Z] #41 27.99 DEP criu/parasite-syscall.d [2020-12-04T23:55:48.964Z] #41 28.04 DEP criu/pagemap.d [2020-12-04T23:55:48.964Z] #41 28.07 DEP criu/pagemap-cache.d [2020-12-04T23:55:48.964Z] #41 28.10 DEP criu/page-xfer.d [2020-12-04T23:55:48.964Z] #41 28.14 DEP criu/page-pipe.d [2020-12-04T23:55:48.964Z] #41 28.16 DEP criu/netfilter.d [2020-12-04T23:55:48.964Z] #41 28.21 DEP criu/net.d [2020-12-04T23:55:48.964Z] #41 28.29 DEP criu/namespaces.d [2020-12-04T23:55:48.964Z] #41 28.32 DEP criu/mount.d [2020-12-04T23:55:48.964Z] #41 28.39 DEP criu/memfd.d [2020-12-04T23:55:48.964Z] #41 28.42 DEP criu/mem.d [2020-12-04T23:55:48.964Z] #41 28.45 DEP criu/lsm.d [2020-12-04T23:55:48.964Z] #41 28.49 DEP criu/log.d [2020-12-04T23:55:48.964Z] #41 28.54 DEP criu/libnetlink.d [2020-12-04T23:55:48.964Z] #41 28.57 DEP criu/kerndat.d [2020-12-04T23:55:48.964Z] #41 28.61 DEP criu/kcmp-ids.d [2020-12-04T23:55:48.964Z] #41 28.63 DEP criu/irmap.d [2020-12-04T23:55:48.964Z] #41 28.65 DEP criu/ipc_ns.d [2020-12-04T23:55:48.964Z] #41 28.69 DEP criu/image.d [2020-12-04T23:55:48.964Z] #41 28.72 DEP criu/image-desc.d [2020-12-04T23:55:48.964Z] #41 28.74 DEP criu/fsnotify.d [2020-12-04T23:55:48.964Z] #41 28.79 DEP criu/filesystems.d [2020-12-04T23:55:48.964Z] #41 28.82 DEP criu/files.d [2020-12-04T23:55:48.964Z] #41 28.87 DEP criu/files-reg.d [2020-12-04T23:55:48.964Z] #41 28.92 DEP criu/files-ext.d [2020-12-04T23:55:48.964Z] #41 28.99 DEP criu/file-lock.d [2020-12-04T23:55:48.964Z] #41 29.02 DEP criu/file-ids.d [2020-12-04T23:55:48.964Z] #41 29.04 DEP criu/fifo.d [2020-12-04T23:55:48.964Z] #41 29.07 DEP criu/fdstore.d [2020-12-04T23:55:48.964Z] #41 29.08 DEP criu/fault-injection.d [2020-12-04T23:55:48.964Z] #41 29.09 DEP criu/external.d [2020-12-04T23:55:48.964Z] #41 29.11 DEP criu/eventpoll.d [2020-12-04T23:55:48.964Z] #41 29.14 DEP criu/eventfd.d [2020-12-04T23:55:48.964Z] #41 29.16 DEP criu/crtools.d [2020-12-04T23:55:48.964Z] #41 29.20 DEP criu/cr-service.d [2020-12-04T23:55:48.964Z] #41 29.26 DEP criu/cr-restore.d [2020-12-04T23:55:48.964Z] #41 29.33 DEP criu/cr-errno.d [2020-12-04T23:55:48.964Z] #41 29.34 DEP criu/cr-dump.d [2020-12-04T23:55:48.964Z] #41 29.38 DEP criu/cr-dedup.d [2020-12-04T23:55:48.964Z] #41 29.42 DEP criu/cr-check.d [2020-12-04T23:55:48.964Z] #41 29.46 DEP criu/config.d [2020-12-04T23:55:48.964Z] #41 29.48 DEP criu/clone-noasan.d [2020-12-04T23:55:48.964Z] #41 29.50 DEP criu/cgroup.d [2020-12-04T23:55:48.964Z] #41 29.54 DEP criu/cgroup-props.d [2020-12-04T23:55:48.964Z] #41 29.57 DEP criu/bitmap.d [2020-12-04T23:55:48.964Z] #41 29.57 DEP criu/bfd.d [2020-12-04T23:55:48.964Z] #41 29.60 DEP criu/autofs.d [2020-12-04T23:55:48.964Z] #41 29.63 DEP criu/aio.d [2020-12-04T23:55:48.964Z] #41 29.66 DEP criu/action-scripts.d [2020-12-04T23:55:48.964Z] #41 29.73 CC criu/action-scripts.o [2020-12-04T23:55:48.964Z] #41 29.85 CC criu/aio.o [2020-12-04T23:55:48.964Z] #41 30.00 CC criu/autofs.o [2020-12-04T23:55:48.964Z] #41 30.40 CC criu/bfd.o [2020-12-04T23:55:48.964Z] #41 30.56 CC criu/bitmap.o [2020-12-04T23:55:48.964Z] #41 30.61 CC criu/cgroup-props.o [2020-12-04T23:55:48.964Z] #41 30.85 CC criu/cgroup.o [2020-12-04T23:55:48.964Z] #41 31.72 CC criu/clone-noasan.o [2020-12-04T23:55:48.964Z] #41 31.78 CC criu/config.o [2020-12-04T23:55:48.964Z] #41 32.18 CC criu/cr-check.o [2020-12-04T23:55:48.964Z] #41 32.70 CC criu/cr-dedup.o [2020-12-04T23:55:48.964Z] #41 32.84 CC criu/cr-dump.o [2020-12-04T23:55:48.964Z] #41 33.52 CC criu/cr-errno.o [2020-12-04T23:55:48.964Z] #41 33.55 CC criu/cr-restore.o [2020-12-04T23:55:48.964Z] #41 34.91 CC criu/cr-service.o [2020-12-04T23:55:49.010Z] #47 48.44 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-04T23:55:49.146Z] #41 ... [2020-12-04T23:55:49.146Z] [2020-12-04T23:55:49.146Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:55:49.146Z] #51 6.462 + cd /tmp/tmp.LLuuqwJAAg/src/github.com/opencontainers/runc [2020-12-04T23:55:49.146Z] #51 6.462 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-04T23:55:49.146Z] #51 6.857 + '[' -z '' ']' [2020-12-04T23:55:49.146Z] #51 6.857 + target=static [2020-12-04T23:55:49.146Z] #51 6.858 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-04T23:55:49.146Z] #51 7.045 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-12-04T23:55:49.146Z] #51 ... [2020-12-04T23:55:49.146Z] [2020-12-04T23:55:49.146Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:55:49.146Z] #18 8.220 Reading package lists... [2020-12-04T23:55:49.146Z] #18 10.12 Building dependency tree... [2020-12-04T23:55:49.146Z] #18 10.61 libcap2-bin is already the newest version (1:2.25-2). [2020-12-04T23:55:49.146Z] #18 10.61 The following additional packages will be installed: [2020-12-04T23:55:49.146Z] #18 10.61 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-04T23:55:49.146Z] #18 10.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-04T23:55:49.146Z] #18 10.61 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-04T23:55:49.146Z] #18 10.61 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-04T23:55:49.146Z] #18 10.61 python3.7 python3.7-minimal vim-runtime xxd [2020-12-04T23:55:49.146Z] #18 10.61 Suggested packages: [2020-12-04T23:55:49.146Z] #18 10.61 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-04T23:55:49.146Z] #18 10.61 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-04T23:55:49.146Z] #18 10.61 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-04T23:55:49.146Z] #18 10.61 Recommended packages: [2020-12-04T23:55:49.146Z] #18 10.61 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-04T23:55:49.146Z] #18 10.61 python3-keyrings.alt python3-xdg unzip [2020-12-04T23:55:49.191Z] #27 9.208 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-04T23:55:49.191Z] #27 9.209 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-04T23:55:49.191Z] #27 9.278 Selecting previously unselected package libnghttp2-14:ppc64el. [2020-12-04T23:55:49.191Z] #27 9.281 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2020-12-04T23:55:49.191Z] #27 9.282 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-12-04T23:55:49.191Z] #27 9.315 Selecting previously unselected package libpsl5:ppc64el. [2020-12-04T23:55:49.191Z] #27 9.317 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2020-12-04T23:55:49.191Z] #27 9.319 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2020-12-04T23:55:49.191Z] #27 9.352 Selecting previously unselected package librtmp1:ppc64el. [2020-12-04T23:55:49.191Z] #27 9.354 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2020-12-04T23:55:49.191Z] #27 9.356 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-12-04T23:55:49.191Z] #27 9.383 Selecting previously unselected package libssh2-1:ppc64el. [2020-12-04T23:55:49.191Z] #27 9.385 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2020-12-04T23:55:49.191Z] #27 9.387 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2020-12-04T23:55:49.191Z] #27 9.425 Selecting previously unselected package libcurl4:ppc64el. [2020-12-04T23:55:49.221Z] #41 35.40 CC criu/crtools.o [2020-12-04T23:55:49.221Z] #41 35.57 CC criu/eventfd.o [2020-12-04T23:55:49.266Z] #47 48.79 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-04T23:55:49.266Z] #47 48.81 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-04T23:55:49.478Z] #41 35.67 CC criu/eventpoll.o [2020-12-04T23:55:49.478Z] #41 35.92 CC criu/external.o [2020-12-04T23:55:49.486Z] #27 9.427 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2020-12-04T23:55:49.486Z] #27 9.429 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-12-04T23:55:49.486Z] #27 9.490 Selecting previously unselected package curl. [2020-12-04T23:55:49.486Z] #27 9.492 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2020-12-04T23:55:49.486Z] #27 9.493 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-04T23:55:49.486Z] #27 9.542 Selecting previously unselected package libonig5:ppc64el. [2020-12-04T23:55:49.486Z] #27 9.542 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2020-12-04T23:55:49.486Z] #27 9.543 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-12-04T23:55:49.486Z] #27 9.594 Selecting previously unselected package libjq1:ppc64el. [2020-12-04T23:55:49.486Z] #27 9.594 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-04T23:55:49.486Z] #27 9.595 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-04T23:55:49.486Z] #27 9.639 Selecting previously unselected package jq. [2020-12-04T23:55:49.486Z] #27 9.641 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-04T23:55:49.486Z] #27 9.660 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-04T23:55:49.486Z] #27 9.707 Setting up libkeyutils1:ppc64el (1.6-6) ... [2020-12-04T23:55:49.486Z] #27 9.710 Setting up libpsl5:ppc64el (0.20.2-2) ... [2020-12-04T23:55:49.486Z] #27 9.713 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-12-04T23:55:49.523Z] #32 17.84 internal/testlog [2020-12-04T23:55:49.734Z] #41 36.02 CC criu/fault-injection.o [2020-12-04T23:55:49.734Z] #41 36.06 CC criu/fdstore.o [2020-12-04T23:55:49.734Z] #41 36.17 CC criu/fifo.o [2020-12-04T23:55:49.782Z] #27 9.872 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-12-04T23:55:49.782Z] #27 9.876 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:55:49.782Z] #27 9.880 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2020-12-04T23:55:49.782Z] #27 9.883 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:55:49.782Z] #27 9.886 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-12-04T23:55:49.782Z] #27 9.889 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2020-12-04T23:55:49.782Z] #27 9.892 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:55:49.782Z] #27 9.895 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2020-12-04T23:55:49.782Z] #27 9.898 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2020-12-04T23:55:49.782Z] #27 9.901 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-12-04T23:55:49.782Z] #27 9.907 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-12-04T23:55:49.782Z] #27 9.910 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-04T23:55:49.782Z] #27 9.913 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:55:49.782Z] #27 9.917 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-04T23:55:49.991Z] #41 36.27 CC criu/file-ids.o [2020-12-04T23:55:49.991Z] #41 36.36 CC criu/file-lock.o [2020-12-04T23:55:50.079Z] #27 ... [2020-12-04T23:55:50.079Z] [2020-12-04T23:55:50.079Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:55:50.079Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.7s done [2020-12-04T23:55:50.079Z] #10 DONE 19.3s [2020-12-04T23:55:50.079Z] [2020-12-04T23:55:50.079Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:55:50.079Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2020-12-04T23:55:50.079Z] #10 DONE 19.3s [2020-12-04T23:55:50.079Z] [2020-12-04T23:55:50.079Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-04T23:55:50.097Z] #32 18.57 encoding [2020-12-04T23:55:50.185Z] #18 11.79 The following NEW packages will be installed: [2020-12-04T23:55:50.185Z] #18 11.79 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-04T23:55:50.185Z] #18 11.79 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-04T23:55:50.185Z] #18 11.79 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-04T23:55:50.185Z] #18 11.79 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-04T23:55:50.185Z] #18 11.79 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-04T23:55:50.185Z] #18 11.79 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-04T23:55:50.185Z] #18 11.79 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-04T23:55:50.185Z] #18 11.79 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-04T23:55:50.185Z] #18 11.79 xz-utils zip [2020-12-04T23:55:50.185Z] #18 11.87 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:55:50.185Z] #18 11.87 Need to get 27.7 MB of archives. [2020-12-04T23:55:50.185Z] #18 11.87 After this operation, 117 MB of additional disk space will be used. [2020-12-04T23:55:50.185Z] #18 11.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-12-04T23:55:50.185Z] #18 11.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-12-04T23:55:50.185Z] #18 11.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-12-04T23:55:50.185Z] #18 11.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-12-04T23:55:50.247Z] #41 ... [2020-12-04T23:55:50.247Z] [2020-12-04T23:55:50.247Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:55:50.247Z] #18 12.89 Unpacking bash-completion (1:2.8-6) ... [2020-12-04T23:55:50.247Z] #18 13.01 Selecting previously unselected package bzip2. [2020-12-04T23:55:50.360Z] #32 18.78 runtime/cgo [2020-12-04T23:55:50.375Z] #11 DONE 0.2s [2020-12-04T23:55:50.375Z] [2020-12-04T23:55:50.375Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-04T23:55:50.375Z] #12 DONE 0.2s [2020-12-04T23:55:50.375Z] [2020-12-04T23:55:50.375Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-04T23:55:50.375Z] #27 10.52 Updating certificates in /etc/ssl/certs... [2020-12-04T23:55:50.478Z] #18 11.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-12-04T23:55:50.478Z] #18 11.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-12-04T23:55:50.478Z] #18 12.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-12-04T23:55:50.478Z] #18 12.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-12-04T23:55:50.478Z] #18 12.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-12-04T23:55:50.478Z] #18 12.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-12-04T23:55:50.478Z] #18 12.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-12-04T23:55:50.478Z] #18 12.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-12-04T23:55:50.478Z] #18 12.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-12-04T23:55:50.478Z] #18 12.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-12-04T23:55:50.478Z] #18 12.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-12-04T23:55:50.478Z] #18 12.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-12-04T23:55:50.478Z] #18 12.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-12-04T23:55:50.478Z] #18 12.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-12-04T23:55:50.478Z] #18 12.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-12-04T23:55:50.478Z] #18 12.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-12-04T23:55:50.478Z] #18 12.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-12-04T23:55:50.478Z] #18 12.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-12-04T23:55:50.478Z] #18 12.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-12-04T23:55:50.478Z] #18 12.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-12-04T23:55:50.478Z] #18 12.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-12-04T23:55:50.478Z] #18 12.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-12-04T23:55:50.478Z] #18 12.18 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-12-04T23:55:50.478Z] #18 12.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-12-04T23:55:50.478Z] #18 12.18 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-12-04T23:55:50.504Z] #18 13.01 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-12-04T23:55:50.504Z] #18 13.02 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-04T23:55:50.504Z] #18 13.08 Selecting previously unselected package xz-utils. [2020-12-04T23:55:50.504Z] #18 13.08 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-12-04T23:55:50.504Z] #18 13.10 Unpacking xz-utils (5.2.4-1) ... [2020-12-04T23:55:50.635Z] #47 ... [2020-12-04T23:55:50.635Z] [2020-12-04T23:55:50.635Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:55:50.635Z] #53 44.81 The following additional packages will be installed: [2020-12-04T23:55:50.635Z] #53 44.85 libbtrfs0 [2020-12-04T23:55:50.635Z] #53 45.15 The following NEW packages will be installed: [2020-12-04T23:55:50.635Z] #53 45.16 libbtrfs-dev libbtrfs0 [2020-12-04T23:55:50.635Z] #53 45.84 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:55:50.635Z] #53 45.84 Need to get 119 kB of archives. [2020-12-04T23:55:50.635Z] #53 45.84 After this operation, 387 kB of additional disk space will be used. [2020-12-04T23:55:50.635Z] #53 45.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-04T23:55:50.635Z] #53 45.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-04T23:55:50.635Z] #53 47.70 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:55:50.635Z] #53 47.93 Fetched 119 kB in 0s (256 kB/s) [2020-12-04T23:55:50.635Z] #53 48.11 Selecting previously unselected package libbtrfs0. [2020-12-04T23:55:50.635Z] #53 48.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-04T23:55:50.635Z] #53 48.23 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-04T23:55:50.635Z] #53 48.32 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-04T23:55:50.635Z] #53 48.57 Selecting previously unselected package libbtrfs-dev. [2020-12-04T23:55:50.635Z] #53 48.58 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-04T23:55:50.635Z] #53 48.58 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:55:50.635Z] #53 48.84 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-04T23:55:50.635Z] #53 48.86 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:55:50.635Z] #53 48.87 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:55:50.635Z] #53 DONE 49.8s [2020-12-04T23:55:50.635Z] [2020-12-04T23:55:50.635Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:50.674Z] #27 ... [2020-12-04T23:55:50.674Z] [2020-12-04T23:55:50.674Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-04T23:55:50.674Z] #31 DONE 0.1s [2020-12-04T23:55:50.674Z] [2020-12-04T23:55:50.674Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-04T23:55:50.674Z] #39 DONE 0.1s [2020-12-04T23:55:50.674Z] [2020-12-04T23:55:50.674Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:55:50.759Z] #18 13.18 Selecting previously unselected package apparmor. [2020-12-04T23:55:50.759Z] #18 13.19 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-12-04T23:55:50.759Z] #18 13.21 Unpacking apparmor (2.13.2-10) ... [2020-12-04T23:55:50.759Z] #18 13.31 Selecting previously unselected package aufs-tools. [2020-12-04T23:55:50.759Z] #18 13.31 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-12-04T23:55:50.759Z] #18 13.31 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-04T23:55:50.759Z] #18 13.37 Selecting previously unselected package libonig5:amd64. [2020-12-04T23:55:50.759Z] #18 13.37 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-12-04T23:55:50.759Z] #18 13.38 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-04T23:55:50.759Z] #18 13.43 Selecting previously unselected package libjq1:amd64. [2020-12-04T23:55:50.759Z] #18 13.43 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-04T23:55:50.759Z] #18 13.44 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-04T23:55:50.759Z] #18 13.48 Selecting previously unselected package jq. [2020-12-04T23:55:50.759Z] #18 13.49 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-04T23:55:50.759Z] #18 13.49 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-04T23:55:50.759Z] #18 13.53 Selecting previously unselected package libaio1:amd64. [2020-12-04T23:55:50.772Z] #18 12.46 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-12-04T23:55:50.772Z] #18 12.46 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-12-04T23:55:50.772Z] #18 12.46 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-12-04T23:55:50.772Z] #18 12.46 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-12-04T23:55:50.772Z] #18 12.47 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-12-04T23:55:50.772Z] #18 12.47 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-12-04T23:55:50.772Z] #18 12.52 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-04T23:55:51.016Z] #18 13.53 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-12-04T23:55:51.016Z] #18 13.53 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-12-04T23:55:51.016Z] #18 13.57 Selecting previously unselected package libgpm2:amd64. [2020-12-04T23:55:51.016Z] #18 13.57 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-12-04T23:55:51.016Z] #18 13.58 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-12-04T23:55:51.016Z] #18 13.61 Selecting previously unselected package libicu63:amd64. [2020-12-04T23:55:51.016Z] #18 13.61 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-04T23:55:51.016Z] #18 13.61 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-04T23:55:51.065Z] #18 12.53 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-12-04T23:55:51.065Z] #18 12.53 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-12-04T23:55:51.065Z] #18 12.54 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-04T23:55:51.065Z] #18 12.54 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-12-04T23:55:51.065Z] #18 12.55 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-04T23:55:51.065Z] #18 12.56 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-12-04T23:55:51.065Z] #18 12.58 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-12-04T23:55:51.065Z] #18 12.76 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-12-04T23:55:51.065Z] #18 12.78 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-04T23:55:51.318Z] #40 0.721 + git clone https://github.com/docker/distribution.git . [2020-12-04T23:55:51.318Z] #40 0.774 Cloning into '.'... [2020-12-04T23:55:51.360Z] #18 12.95 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-12-04T23:55:51.360Z] #18 12.99 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-12-04T23:55:51.360Z] #18 13.01 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-12-04T23:55:51.655Z] #18 ... [2020-12-04T23:55:51.655Z] [2020-12-04T23:55:51.655Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:55:51.655Z] #43 82.96 github.com/LK4D4/vndr/godl [2020-12-04T23:55:51.655Z] #43 83.55 github.com/LK4D4/vndr [2020-12-04T23:55:51.655Z] #43 DONE 90.1s [2020-12-04T23:55:51.655Z] [2020-12-04T23:55:51.655Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:51.655Z] #41 54.49 CC criu/clone-noasan.o [2020-12-04T23:55:51.655Z] #41 54.63 CC criu/config.o [2020-12-04T23:55:51.944Z] #18 14.56 Selecting previously unselected package libnet1:amd64. [2020-12-04T23:55:51.944Z] #18 14.57 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-04T23:55:51.944Z] #18 14.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-04T23:55:51.944Z] #18 14.61 Selecting previously unselected package libnl-3-200:amd64. [2020-12-04T23:55:51.944Z] #18 14.62 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-04T23:55:51.944Z] #18 14.62 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-04T23:55:51.944Z] #18 14.67 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-04T23:55:51.951Z] #41 55.72 CC criu/cr-check.o [2020-12-04T23:55:52.005Z] #54 ... [2020-12-04T23:55:52.005Z] [2020-12-04T23:55:52.005Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:55:52.005Z] #40 31.16 Reading package lists... [2020-12-04T23:55:52.005Z] #40 42.08 Reading package lists... [2020-12-04T23:55:52.005Z] #40 ... [2020-12-04T23:55:52.005Z] [2020-12-04T23:55:52.005Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:52.005Z] #54 1.843 + RM_GOPATH=0 [2020-12-04T23:55:52.005Z] #54 1.843 + TMP_GOPATH= [2020-12-04T23:55:52.005Z] #54 1.844 + : /build [2020-12-04T23:55:52.005Z] #54 1.844 + '[' -z '' ']' [2020-12-04T23:55:52.005Z] #54 1.857 ++ mktemp -d [2020-12-04T23:55:52.005Z] #54 1.864 + export GOPATH=/tmp/tmp.nR2RS6D1Mo [2020-12-04T23:55:52.005Z] #54 1.864 + GOPATH=/tmp/tmp.nR2RS6D1Mo [2020-12-04T23:55:52.005Z] #54 1.864 + RM_GOPATH=1 [2020-12-04T23:55:52.005Z] #54 1.864 + case "$(go env GOARCH)" in [2020-12-04T23:55:52.005Z] #54 1.864 ++ go env GOARCH [2020-12-04T23:55:52.200Z] #18 14.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-04T23:55:52.200Z] #18 14.68 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-04T23:55:52.200Z] #18 14.72 Selecting previously unselected package libreadline5:amd64. [2020-12-04T23:55:52.200Z] #18 14.72 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-12-04T23:55:52.200Z] #18 14.72 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-04T23:55:52.200Z] #18 14.78 Selecting previously unselected package net-tools. [2020-12-04T23:55:52.200Z] #18 14.78 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-12-04T23:55:52.200Z] #18 14.78 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-04T23:55:52.200Z] #18 14.84 Selecting previously unselected package python-pip-whl. [2020-12-04T23:55:52.200Z] #18 14.85 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-04T23:55:52.200Z] #18 14.85 Unpacking python-pip-whl (18.1-5) ... [2020-12-04T23:55:52.262Z] #54 1.910 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:52.262Z] #54 1.912 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:52.262Z] #54 1.912 ++ dirname /tmp/install/install.sh [2020-12-04T23:55:52.262Z] #54 1.919 + dir=/tmp/install [2020-12-04T23:55:52.262Z] #54 1.919 + bin=containerd [2020-12-04T23:55:52.262Z] #54 1.919 + shift [2020-12-04T23:55:52.262Z] #54 1.919 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-04T23:55:52.262Z] #54 1.920 + . /tmp/install/containerd.installer [2020-12-04T23:55:52.262Z] #54 1.922 ++ set -e [2020-12-04T23:55:52.262Z] #54 1.922 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-04T23:55:52.262Z] #54 1.926 + install_containerd [2020-12-04T23:55:52.262Z] #54 1.942 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-04T23:55:52.262Z] #54 1.950 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nR2RS6D1Mo/src/github.com/containerd/containerd [2020-12-04T23:55:52.262Z] #54 1.952 Cloning into '/tmp/tmp.nR2RS6D1Mo/src/github.com/containerd/containerd'... [2020-12-04T23:55:52.262Z] #54 1.952 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-04T23:55:52.279Z] #32 ... [2020-12-04T23:55:52.279Z] [2020-12-04T23:55:52.279Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:55:52.279Z] #43 10.86 unicode [2020-12-04T23:55:52.279Z] #43 12.14 runtime [2020-12-04T23:55:52.279Z] #43 17.39 unicode/utf8 [2020-12-04T23:55:52.279Z] #43 18.15 internal/testlog [2020-12-04T23:55:52.279Z] #43 18.71 encoding [2020-12-04T23:55:52.279Z] #43 19.01 unicode/utf16 [2020-12-04T23:55:52.279Z] #43 19.44 container/list [2020-12-04T23:55:52.279Z] #43 20.77 crypto/internal/subtle [2020-12-04T23:55:52.456Z] #18 15.01 Selecting previously unselected package python3-lib2to3. [2020-12-04T23:55:52.456Z] #18 15.01 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-04T23:55:52.456Z] #18 15.02 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-04T23:55:52.456Z] #18 15.06 Selecting previously unselected package python3-distutils. [2020-12-04T23:55:52.456Z] #18 15.06 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-04T23:55:52.456Z] #18 15.07 Unpacking python3-distutils (3.7.3-1) ... [2020-12-04T23:55:52.456Z] #18 15.12 Selecting previously unselected package python3-pip. [2020-12-04T23:55:52.456Z] #18 15.13 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-04T23:55:52.456Z] #18 15.13 Unpacking python3-pip (18.1-5) ... [2020-12-04T23:55:52.456Z] #18 15.17 Selecting previously unselected package python3-pkg-resources. [2020-12-04T23:55:52.540Z] #43 ... [2020-12-04T23:55:52.540Z] [2020-12-04T23:55:52.540Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:52.540Z] #47 18.04 go: downloading github.com/fatih/color v1.7.0 [2020-12-04T23:55:52.540Z] #47 18.12 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-04T23:55:52.540Z] #47 18.16 go: downloading github.com/spf13/viper v1.6.1 [2020-12-04T23:55:52.540Z] #47 18.21 go: extracting github.com/fatih/color v1.7.0 [2020-12-04T23:55:52.540Z] #47 18.45 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-04T23:55:52.540Z] #47 18.58 go: downloading github.com/pkg/errors v0.8.1 [2020-12-04T23:55:52.540Z] #47 18.91 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-04T23:55:52.540Z] #47 18.98 go: extracting github.com/spf13/viper v1.6.1 [2020-12-04T23:55:52.540Z] #47 18.98 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-04T23:55:52.540Z] #47 19.01 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-04T23:55:52.540Z] #47 19.02 go: extracting github.com/pkg/errors v0.8.1 [2020-12-04T23:55:52.540Z] #47 19.08 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-04T23:55:52.540Z] #47 19.38 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-04T23:55:52.540Z] #47 19.46 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-04T23:55:52.540Z] #47 19.79 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-04T23:55:52.540Z] #47 19.86 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-04T23:55:52.540Z] #47 19.92 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-04T23:55:52.540Z] #47 19.98 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-04T23:55:52.540Z] #47 20.01 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-04T23:55:52.540Z] #47 20.01 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-04T23:55:52.540Z] #47 20.20 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-04T23:55:52.540Z] #47 20.22 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-04T23:55:52.540Z] #47 20.32 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-04T23:55:52.540Z] #47 20.47 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-04T23:55:52.540Z] #47 20.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-04T23:55:52.540Z] #47 20.83 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-04T23:55:52.719Z] #18 15.17 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-04T23:55:52.719Z] #18 15.18 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-04T23:55:52.719Z] #18 15.22 Selecting previously unselected package python3-setuptools. [2020-12-04T23:55:52.719Z] #18 15.22 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-04T23:55:52.719Z] #18 15.22 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-04T23:55:52.719Z] #18 15.29 Selecting previously unselected package python3-wheel. [2020-12-04T23:55:52.719Z] #18 15.30 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-04T23:55:52.719Z] #18 15.30 Unpacking python3-wheel (0.32.3-2) ... [2020-12-04T23:55:52.719Z] #18 15.34 Selecting previously unselected package sudo. [2020-12-04T23:55:52.719Z] #18 15.34 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-12-04T23:55:52.719Z] #18 15.34 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-04T23:55:52.801Z] #47 ... [2020-12-04T23:55:52.801Z] [2020-12-04T23:55:52.801Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:55:52.801Z] #40 11.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB] [2020-12-04T23:55:52.801Z] #40 14.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-04T23:55:52.801Z] #40 ... [2020-12-04T23:55:52.801Z] [2020-12-04T23:55:52.801Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:55:52.801Z] #53 11.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-04T23:55:52.801Z] #53 14.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB] [2020-12-04T23:55:52.801Z] #53 17.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-04T23:55:52.974Z] #18 15.46 Selecting previously unselected package thin-provisioning-tools. [2020-12-04T23:55:52.974Z] #18 15.46 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-12-04T23:55:52.974Z] #18 15.46 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-04T23:55:52.974Z] #18 15.54 Selecting previously unselected package uidmap. [2020-12-04T23:55:52.974Z] #18 15.54 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-12-04T23:55:52.974Z] #18 15.54 Unpacking uidmap (1:4.5-1.1) ... [2020-12-04T23:55:52.974Z] #18 15.58 Selecting previously unselected package vim-runtime. [2020-12-04T23:55:52.974Z] #18 15.59 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-04T23:55:52.974Z] #18 15.60 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-04T23:55:52.974Z] #18 15.61 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-04T23:55:52.974Z] #18 15.61 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-04T23:55:52.989Z] #41 56.77 CC criu/cr-dedup.o [2020-12-04T23:55:53.062Z] #53 ... [2020-12-04T23:55:53.062Z] [2020-12-04T23:55:53.062Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:55:53.062Z] #43 21.23 crypto/subtle [2020-12-04T23:55:53.062Z] #43 21.64 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-04T23:55:53.282Z] #41 56.97 CC criu/cr-dump.o [2020-12-04T23:55:53.324Z] #43 21.70 internal/nettrace [2020-12-04T23:55:53.324Z] #43 21.72 runtime/cgo [2020-12-04T23:55:53.324Z] #43 ... [2020-12-04T23:55:53.324Z] [2020-12-04T23:55:53.324Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:55:53.324Z] #11 11.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-04T23:55:53.324Z] #11 ... [2020-12-04T23:55:53.324Z] [2020-12-04T23:55:53.324Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:53.324Z] #47 21.69 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-04T23:55:53.324Z] #47 21.80 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-04T23:55:53.324Z] #47 21.85 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-04T23:55:53.536Z] #18 ... [2020-12-04T23:55:53.536Z] [2020-12-04T23:55:53.536Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:53.536Z] #54 43.70 + bin/containerd [2020-12-04T23:55:53.691Z] Fetching without tags [2020-12-04T23:55:53.793Z] #54 ... [2020-12-04T23:55:53.793Z] [2020-12-04T23:55:53.793Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:55:53.793Z] #18 16.26 Selecting previously unselected package vim. [2020-12-04T23:55:53.793Z] #18 16.27 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-12-04T23:55:53.793Z] #18 16.28 Unpacking vim (2:8.1.0875-5) ... [2020-12-04T23:55:53.793Z] #18 16.43 Selecting previously unselected package xfsprogs. [2020-12-04T23:55:53.793Z] #18 16.43 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-12-04T23:55:53.793Z] #18 16.44 Unpacking xfsprogs (4.20.0-1) ... [2020-12-04T23:55:53.793Z] #18 16.54 Selecting previously unselected package zip. [2020-12-04T23:55:53.899Z] #47 22.29 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-04T23:55:54.049Z] #18 16.54 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-12-04T23:55:54.049Z] #18 16.56 Unpacking zip (3.0-11+b1) ... [2020-12-04T23:55:54.049Z] #18 16.62 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-04T23:55:54.049Z] #18 16.63 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-04T23:55:54.049Z] #18 16.64 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-12-04T23:55:54.049Z] #18 16.65 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-04T23:55:54.049Z] #18 16.67 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-12-04T23:55:54.049Z] #18 16.68 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-12-04T23:55:54.049Z] #18 16.69 Setting up uidmap (1:4.5-1.1) ... [2020-12-04T23:55:54.049Z] #18 16.70 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-12-04T23:55:54.049Z] #18 16.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-04T23:55:54.049Z] #18 16.72 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-04T23:55:54.049Z] #18 16.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-04T23:55:54.049Z] #18 16.74 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-04T23:55:54.049Z] #18 16.76 Setting up xxd (2:8.1.0875-5) ... [2020-12-04T23:55:54.103Z] Merging remotes/origin/master commit ab373df1125b6002603456fd7f554ef370389ad9 into PR head commit 495d623ae5b1b601667d82682c5c265be189a29b [2020-12-04T23:55:54.160Z] #47 ... [2020-12-04T23:55:54.160Z] [2020-12-04T23:55:54.160Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:54.160Z] #22 21.98 + mkdir -p /build [2020-12-04T23:55:54.160Z] #22 21.99 + mv docker/docker /build/ [2020-12-04T23:55:54.160Z] #22 22.01 + rmdir docker [2020-12-04T23:55:54.160Z] #22 DONE 22.6s [2020-12-04T23:55:54.306Z] #18 16.77 Setting up zip (3.0-11+b1) ... [2020-12-04T23:55:54.306Z] #18 16.78 Setting up vim-common (2:8.1.0875-5) ... [2020-12-04T23:55:54.306Z] #18 16.80 Setting up bash-completion (1:2.8-6) ... [2020-12-04T23:55:54.321Z] #41 58.27 CC criu/cr-errno.o [2020-12-04T23:55:54.423Z] [2020-12-04T23:55:54.423Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:54.423Z] #47 22.72 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-04T23:55:54.423Z] #47 22.95 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-04T23:55:54.614Z] #41 58.31 CC criu/cr-restore.o [2020-12-04T23:55:54.868Z] #18 17.57 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-12-04T23:55:54.868Z] #18 17.58 Setting up xz-utils (5.2.4-1) ... [2020-12-04T23:55:54.868Z] #18 17.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-04T23:55:54.868Z] #18 17.60 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-04T23:55:54.868Z] #18 17.64 invoke-rc.d: could not determine current runlevel [2020-12-04T23:55:54.916Z] #41 ... [2020-12-04T23:55:54.916Z] [2020-12-04T23:55:54.916Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-04T23:55:54.916Z] #30 DONE 93.4s [2020-12-04T23:55:54.995Z] #47 23.38 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-04T23:55:54.995Z] #47 23.47 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-04T23:55:54.995Z] #47 23.47 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-04T23:55:55.124Z] #18 17.65 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-04T23:55:55.124Z] #18 17.65 Setting up pigz (2.4-1) ... [2020-12-04T23:55:55.124Z] #18 17.66 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-04T23:55:55.124Z] #18 17.67 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-04T23:55:55.124Z] #18 17.69 Setting up python-pip-whl (18.1-5) ... [2020-12-04T23:55:55.124Z] #18 17.71 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-12-04T23:55:55.124Z] #18 17.72 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-04T23:55:55.124Z] #18 17.81 Setting up libaio1:amd64 (0.3.112-3) ... [2020-12-04T23:55:55.124Z] #18 17.83 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-04T23:55:55.124Z] #18 17.84 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-04T23:55:55.124Z] #18 17.85 Setting up vim (2:8.1.0875-5) ... [2020-12-04T23:55:55.124Z] #18 17.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-04T23:55:55.124Z] #18 17.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-04T23:55:55.124Z] #18 17.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-04T23:55:55.124Z] #18 17.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-04T23:55:55.124Z] #18 17.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-04T23:55:55.124Z] #18 17.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-04T23:55:55.124Z] #18 17.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-04T23:55:55.124Z] #18 17.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-04T23:55:55.124Z] #18 17.90 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-04T23:55:55.231Z] [2020-12-04T23:55:55.231Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:55:55.231Z] #18 13.59 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:55:55.231Z] #18 13.63 Fetched 27.7 MB in 1s (23.1 MB/s) [2020-12-04T23:55:55.231Z] #18 13.68 Selecting previously unselected package pigz. [2020-12-04T23:55:55.231Z] #18 13.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-12-04T23:55:55.231Z] #18 13.76 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-12-04T23:55:55.231Z] #18 13.77 Unpacking pigz (2.4-1) ... [2020-12-04T23:55:55.231Z] #18 13.85 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-12-04T23:55:55.231Z] #18 13.86 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-12-04T23:55:55.231Z] #18 13.86 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-12-04T23:55:55.231Z] #18 14.20 Selecting previously unselected package python3.7-minimal. [2020-12-04T23:55:55.231Z] #18 14.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-12-04T23:55:55.231Z] #18 14.21 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-04T23:55:55.231Z] #18 14.81 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-12-04T23:55:55.231Z] #18 14.82 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-04T23:55:55.231Z] #18 16.21 Selecting previously unselected package python3-minimal. [2020-12-04T23:55:55.232Z] #18 16.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 ... 23448 files and directories currently installed.) [2020-12-04T23:55:55.232Z] #18 16.27 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-12-04T23:55:55.232Z] #18 16.27 Unpacking python3-minimal (3.7.3-1) ... [2020-12-04T23:55:55.232Z] #18 16.33 Selecting previously unselected package libmpdec2:s390x. [2020-12-04T23:55:55.232Z] #18 16.33 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-12-04T23:55:55.232Z] #18 16.33 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-12-04T23:55:55.232Z] #18 16.40 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-12-04T23:55:55.232Z] #18 16.40 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-12-04T23:55:55.232Z] #18 16.41 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-12-04T23:55:55.256Z] #47 23.73 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-04T23:55:55.256Z] #47 23.77 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-04T23:55:55.380Z] #18 17.91 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-04T23:55:55.380Z] #18 17.92 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-04T23:55:55.380Z] #18 17.93 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-04T23:55:55.380Z] #18 17.94 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-04T23:55:55.380Z] #18 17.95 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-04T23:55:55.537Z] #54 ... [2020-12-04T23:55:55.537Z] [2020-12-04T23:55:55.537Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:55:55.537Z] #34 33.41 Reading package lists... [2020-12-04T23:55:55.537Z] #34 45.30 Reading package lists... [2020-12-04T23:55:55.537Z] #34 ... [2020-12-04T23:55:55.537Z] [2020-12-04T23:55:55.537Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:55:55.537Z] #11 33.98 Reading package lists... [2020-12-04T23:55:55.537Z] #11 45.27 Reading package lists... [2020-12-04T23:55:55.537Z] #11 ... [2020-12-04T23:55:55.537Z] [2020-12-04T23:55:55.537Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:55.537Z] #47 53.97 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-04T23:55:53.615Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-04T23:55:53.641Z] > git config --add remote.origin.fetch +refs/pull/41749/head:refs/remotes/origin/PR-41749 # timeout=10 [2020-12-04T23:55:53.659Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T23:55:53.682Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-04T23:55:53.708Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-04T23:55:53.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-04T23:55:53.710Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41749/head:refs/remotes/origin/PR-41749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T23:55:54.129Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T23:55:54.143Z] > git checkout -f 495d623ae5b1b601667d82682c5c265be189a29b # timeout=10 [2020-12-04T23:55:55.828Z] #47 24.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-04T23:55:55.828Z] #47 24.31 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-04T23:55:55.851Z] #40 ... [2020-12-04T23:55:55.851Z] [2020-12-04T23:55:55.851Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:55:55.851Z] #34 0.832 + RM_GOPATH=0 [2020-12-04T23:55:55.851Z] #34 0.832 + TMP_GOPATH= [2020-12-04T23:55:55.851Z] #34 0.832 + : /build [2020-12-04T23:55:55.851Z] #34 0.832 + '[' -z '' ']' [2020-12-04T23:55:55.851Z] #34 0.833 ++ mktemp -d [2020-12-04T23:55:55.851Z] #34 0.860 + export GOPATH=/tmp/tmp.QCO8hIZi45 [2020-12-04T23:55:55.851Z] #34 0.860 + GOPATH=/tmp/tmp.QCO8hIZi45 [2020-12-04T23:55:55.851Z] #34 0.860 + RM_GOPATH=1 [2020-12-04T23:55:55.851Z] #34 0.860 + case "$(go env GOARCH)" in [2020-12-04T23:55:55.851Z] #34 0.867 ++ go env GOARCH [2020-12-04T23:55:55.851Z] #34 0.956 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:55.851Z] #34 0.959 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:55.851Z] #34 0.963 ++ dirname /tmp/install/install.sh [2020-12-04T23:55:55.851Z] #34 0.964 + dir=/tmp/install [2020-12-04T23:55:55.851Z] #34 0.965 + bin=tomlv [2020-12-04T23:55:55.851Z] #34 0.965 + shift [2020-12-04T23:55:55.851Z] #34 0.966 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-04T23:55:55.851Z] #34 0.966 + . /tmp/install/tomlv.installer [2020-12-04T23:55:55.851Z] #34 0.967 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-04T23:55:55.851Z] #34 0.969 + install_tomlv [2020-12-04T23:55:55.851Z] #34 0.969 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-04T23:55:55.851Z] #34 0.970 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-04T23:55:55.851Z] #34 0.970 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.QCO8hIZi45/src/github.com/BurntSushi/toml [2020-12-04T23:55:55.851Z] #34 0.983 Cloning into '/tmp/tmp.QCO8hIZi45/src/github.com/BurntSushi/toml'... [2020-12-04T23:55:55.851Z] #34 2.071 + cd /tmp/tmp.QCO8hIZi45/src/github.com/BurntSushi/toml [2020-12-04T23:55:55.851Z] #34 2.075 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-04T23:55:55.851Z] #34 2.085 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-04T23:55:55.851Z] #34 2.672 runtime/internal/sys [2020-12-04T23:55:55.851Z] #34 2.683 math/bits [2020-12-04T23:55:55.851Z] #34 2.803 runtime/internal/atomic [2020-12-04T23:55:55.851Z] #34 2.815 internal/cpu [2020-12-04T23:55:55.851Z] #34 3.506 runtime/internal/math [2020-12-04T23:55:55.851Z] #34 3.634 unicode/utf8 [2020-12-04T23:55:55.851Z] #34 3.805 internal/race [2020-12-04T23:55:55.851Z] #34 4.219 internal/bytealg [2020-12-04T23:55:55.851Z] #34 4.241 sync/atomic [2020-12-04T23:55:55.851Z] #34 4.568 math [2020-12-04T23:55:55.851Z] #34 4.920 unicode [2020-12-04T23:55:55.851Z] #34 5.488 internal/testlog [2020-12-04T23:55:55.878Z] #18 17.43 Selecting previously unselected package python3.7. [2020-12-04T23:55:55.878Z] #18 17.43 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-12-04T23:55:55.878Z] #18 17.44 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-04T23:55:55.878Z] #18 17.54 Selecting previously unselected package libpython3-stdlib:s390x. [2020-12-04T23:55:55.878Z] #18 17.54 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-12-04T23:55:55.878Z] #18 17.54 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-12-04T23:55:55.878Z] #18 17.57 Setting up python3-minimal (3.7.3-1) ... [2020-12-04T23:55:56.103Z] #47 ... [2020-12-04T23:55:56.103Z] [2020-12-04T23:55:56.103Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:56.103Z] #56 14.46 Checking out files: 99% (792/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-12-04T23:55:56.103Z] #56 14.50 + cd /tmp/tmp.vW9oDRkKFx/src/github.com/rootless-containers/rootlesskit [2020-12-04T23:55:56.103Z] #56 14.50 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-04T23:55:56.103Z] #56 15.28 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-04T23:55:56.103Z] #56 15.31 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-04T23:55:56.156Z] #34 ... [2020-12-04T23:55:56.156Z] [2020-12-04T23:55:56.156Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:56.156Z] #47 0.846 + RM_GOPATH=0 [2020-12-04T23:55:56.156Z] #47 0.846 + TMP_GOPATH= [2020-12-04T23:55:56.156Z] #47 0.847 + : /build [2020-12-04T23:55:56.156Z] #47 0.847 + '[' -z '' ']' [2020-12-04T23:55:56.156Z] #47 0.849 ++ mktemp -d [2020-12-04T23:55:56.156Z] #47 0.870 + export GOPATH=/tmp/tmp.l4r5cy06kX [2020-12-04T23:55:56.156Z] #47 0.870 + GOPATH=/tmp/tmp.l4r5cy06kX [2020-12-04T23:55:56.156Z] #47 0.870 + RM_GOPATH=1 [2020-12-04T23:55:56.156Z] #47 0.870 + case "$(go env GOARCH)" in [2020-12-04T23:55:56.156Z] #47 0.874 ++ go env GOARCH [2020-12-04T23:55:56.156Z] #47 0.969 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:56.156Z] #47 0.972 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:55:56.156Z] #47 0.973 ++ dirname /tmp/install/install.sh [2020-12-04T23:55:56.156Z] #47 0.974 + dir=/tmp/install [2020-12-04T23:55:56.156Z] #47 0.975 + bin=gotestsum [2020-12-04T23:55:56.156Z] #47 0.975 + shift [2020-12-04T23:55:56.156Z] #47 0.976 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-04T23:55:56.156Z] #47 0.976 + . /tmp/install/gotestsum.installer [2020-12-04T23:55:56.156Z] #47 0.977 ++ : v0.5.3 [2020-12-04T23:55:56.156Z] #47 0.977 + install_gotestsum [2020-12-04T23:55:56.156Z] #47 0.982 + set -e [2020-12-04T23:55:56.156Z] #47 0.982 + export GO111MODULE=on [2020-12-04T23:55:56.156Z] #47 0.982 + GO111MODULE=on [2020-12-04T23:55:56.156Z] #47 0.982 + GOBIN=/build [2020-12-04T23:55:56.156Z] #47 0.982 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-04T23:55:56.156Z] #47 1.068 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-04T23:55:56.156Z] #47 1.074 go: finding gotest.tools v0.5.3 [2020-12-04T23:55:56.156Z] #47 2.065 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-04T23:55:56.156Z] #47 3.095 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-04T23:55:56.156Z] #47 4.832 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-04T23:55:56.156Z] #47 4.845 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-04T23:55:56.156Z] #47 4.864 go: downloading github.com/fatih/color v1.9.0 [2020-12-04T23:55:56.156Z] #47 4.881 go: downloading github.com/pkg/errors v0.9.1 [2020-12-04T23:55:56.156Z] #47 4.948 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-04T23:55:56.156Z] #47 5.051 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-04T23:55:56.156Z] #47 5.095 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-04T23:55:56.156Z] #47 5.360 go: extracting github.com/pkg/errors v0.9.1 [2020-12-04T23:55:56.156Z] #47 5.384 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-04T23:55:56.156Z] #47 5.454 go: extracting github.com/fatih/color v1.9.0 [2020-12-04T23:55:56.156Z] #47 5.468 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-04T23:55:56.156Z] #47 5.470 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-04T23:55:56.156Z] #47 5.559 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-04T23:55:56.156Z] #47 5.604 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-04T23:55:56.156Z] #47 5.756 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-04T23:55:56.309Z] #18 18.65 Setting up iptables (1.8.2-4) ... [2020-12-04T23:55:56.309Z] #18 18.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-04T23:55:56.309Z] #18 18.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-04T23:55:56.309Z] #18 18.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-04T23:55:56.309Z] #18 18.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-04T23:55:56.309Z] #18 18.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-04T23:55:56.309Z] #18 18.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-04T23:55:56.309Z] #18 18.69 Setting up python3 (3.7.3-1) ... [2020-12-04T23:55:56.309Z] #18 18.80 Setting up python3-wheel (0.32.3-2) ... [2020-12-04T23:55:56.309Z] #18 18.92 Setting up apparmor (2.13.2-10) ... [2020-12-04T23:55:56.369Z] #56 ... [2020-12-04T23:55:56.369Z] [2020-12-04T23:55:56.369Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:55:56.369Z] #49 23.05 + cd /tmp/tmp.3osFWltWLs/src/github.com/mvdan/sh [2020-12-04T23:55:56.369Z] #49 23.05 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-04T23:55:56.369Z] #49 23.29 + GO111MODULE=on [2020-12-04T23:55:56.369Z] #49 23.29 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-04T23:55:56.406Z] Merge succeeded, producing 495d623ae5b1b601667d82682c5c265be189a29b [2020-12-04T23:55:56.407Z] Checking out Revision 495d623ae5b1b601667d82682c5c265be189a29b (PR-41749) [2020-12-04T23:55:56.456Z] #47 5.893 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-04T23:55:56.456Z] #47 5.930 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-04T23:55:56.514Z] #18 18.07 Selecting previously unselected package python3. [2020-12-04T23:55:56.514Z] #18 18.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 ... 23860 files and directories currently installed.) [2020-12-04T23:55:56.514Z] #18 18.10 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-12-04T23:55:56.514Z] #18 18.11 Unpacking python3 (3.7.3-1) ... [2020-12-04T23:55:56.514Z] #18 18.17 Selecting previously unselected package libip4tc0:s390x. [2020-12-04T23:55:56.514Z] #18 18.17 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-12-04T23:55:56.514Z] #18 18.17 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-12-04T23:55:56.514Z] #18 18.21 Selecting previously unselected package libip6tc0:s390x. [2020-12-04T23:55:56.514Z] #18 18.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-12-04T23:55:56.514Z] #18 18.21 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-12-04T23:55:56.514Z] #18 18.26 Selecting previously unselected package libiptc0:s390x. [2020-12-04T23:55:56.514Z] #18 18.26 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-12-04T23:55:56.514Z] #18 18.27 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-12-04T23:55:56.514Z] #18 18.31 Selecting previously unselected package libnfnetlink0:s390x. [2020-12-04T23:55:56.754Z] #47 6.240 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-04T23:55:56.754Z] #47 6.402 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-04T23:55:56.754Z] #47 ... [2020-12-04T23:55:56.754Z] [2020-12-04T23:55:56.754Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:55:56.754Z] #34 6.329 runtime [2020-12-04T23:55:56.754Z] #34 6.401 encoding [2020-12-04T23:55:56.807Z] #18 18.31 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-12-04T23:55:56.807Z] #18 18.32 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-12-04T23:55:56.807Z] #18 18.36 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-12-04T23:55:56.807Z] #18 18.36 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-12-04T23:55:56.807Z] #18 18.36 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-12-04T23:55:56.807Z] #18 18.41 Selecting previously unselected package libnftnl11:s390x. [2020-12-04T23:55:56.807Z] #18 18.42 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-12-04T23:55:56.807Z] #18 18.42 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-12-04T23:55:56.807Z] #18 18.45 Selecting previously unselected package iptables. [2020-12-04T23:55:56.807Z] #18 18.45 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-12-04T23:55:56.807Z] #18 18.46 Unpacking iptables (1.8.2-4) ... [2020-12-04T23:55:57.100Z] #18 18.73 Selecting previously unselected package xxd. [2020-12-04T23:55:57.100Z] #18 18.73 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-12-04T23:55:57.100Z] #18 18.73 Unpacking xxd (2:8.1.0875-5) ... [2020-12-04T23:55:57.100Z] #18 18.81 Selecting previously unselected package vim-common. [2020-12-04T23:55:57.100Z] #18 18.81 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-04T23:55:57.100Z] #18 18.82 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-04T23:55:57.100Z] #18 18.93 Selecting previously unselected package bash-completion. [2020-12-04T23:55:57.237Z] #18 19.84 Setting up xfsprogs (4.20.0-1) ... [2020-12-04T23:55:57.237Z] #18 19.85 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-04T23:55:57.313Z] #49 25.63 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-04T23:55:57.313Z] #49 25.71 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-04T23:55:57.313Z] #49 25.71 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-04T23:55:57.401Z] #34 6.921 runtime/cgo [2020-12-04T23:55:57.435Z] #18 18.93 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-04T23:55:57.493Z] #18 19.95 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-04T23:55:57.493Z] #18 20.17 Setting up python3-distutils (3.7.3-1) ... [2020-12-04T23:55:57.575Z] #49 26.20 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-04T23:55:57.748Z] #18 20.33 Setting up python3-setuptools (40.8.0-1) ... [2020-12-04T23:55:57.836Z] #49 26.33 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-04T23:55:58.020Z] #18 20.59 Setting up python3-pip (18.1-5) ... [2020-12-04T23:55:58.045Z] #34 ... [2020-12-04T23:55:58.045Z] [2020-12-04T23:55:58.045Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-04T23:55:58.045Z] #27 12.72 126 added, 0 removed; done. [2020-12-04T23:55:58.045Z] #27 12.90 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2020-12-04T23:55:58.045Z] #27 12.91 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-04T23:55:58.045Z] #27 12.91 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-12-04T23:55:58.045Z] #27 12.92 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-04T23:55:58.045Z] #27 12.95 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:55:58.045Z] #27 13.01 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-04T23:55:58.045Z] #27 13.03 Updating certificates in /etc/ssl/certs... [2020-12-04T23:55:58.045Z] #27 17.89 0 added, 0 removed; done. [2020-12-04T23:55:58.045Z] #27 17.89 Running hooks in /etc/ca-certificates/update.d... [2020-12-04T23:55:58.045Z] #27 17.91 done. [2020-12-04T23:55:58.045Z] #27 DONE 18.2s [2020-12-04T23:55:58.045Z] [2020-12-04T23:55:58.045Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-04T23:55:58.045Z] #28 DONE 0.1s [2020-12-04T23:55:56.378Z] > git remote # timeout=10 [2020-12-04T23:55:56.383Z] > git config --get remote.origin.url # timeout=10 [2020-12-04T23:55:56.389Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-04T23:55:56.390Z] > git merge ab373df1125b6002603456fd7f554ef370389ad9 # timeout=10 [2020-12-04T23:55:56.405Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-04T23:55:56.418Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T23:55:56.422Z] > git checkout -f 495d623ae5b1b601667d82682c5c265be189a29b # timeout=10 [2020-12-04T23:55:58.276Z] #18 20.87 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:55:58.276Z] #18 20.90 Processing triggers for mime-support (3.62) ... [2020-12-04T23:55:58.355Z] [2020-12-04T23:55:58.356Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:55:58.474Z] #18 20.20 Unpacking bash-completion (1:2.8-6) ... [2020-12-04T23:55:58.771Z] #18 20.48 Selecting previously unselected package bzip2. [2020-12-04T23:55:58.781Z] #49 27.06 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-04T23:55:59.063Z] #18 20.48 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-12-04T23:55:59.063Z] #18 20.48 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-04T23:55:59.063Z] #18 20.54 Selecting previously unselected package xz-utils. [2020-12-04T23:55:59.063Z] #18 20.54 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-12-04T23:55:59.063Z] #18 20.54 Unpacking xz-utils (5.2.4-1) ... [2020-12-04T23:55:59.063Z] #18 20.65 Selecting previously unselected package apparmor. [2020-12-04T23:55:59.063Z] #18 20.65 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-12-04T23:55:59.063Z] #18 20.69 Unpacking apparmor (2.13.2-10) ... [2020-12-04T23:55:59.205Z] #18 DONE 21.8s [2020-12-04T23:55:59.205Z] [2020-12-04T23:55:59.205Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-04T23:55:59.355Z] #49 ... [2020-12-04T23:55:59.355Z] [2020-12-04T23:55:59.355Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:55:59.355Z] #34 17.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-04T23:55:59.355Z] #34 ... [2020-12-04T23:55:59.355Z] [2020-12-04T23:55:59.355Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:55:59.355Z] #45 18.14 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-04T23:55:59.355Z] #45 18.95 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-04T23:55:59.355Z] #45 20.96 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-04T23:55:59.355Z] #45 26.80 go: finding github.com/fatih/color v1.9.0 [2020-12-04T23:55:59.355Z] #45 27.06 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-04T23:55:59.355Z] #45 27.12 go: finding github.com/pkg/errors v0.9.1 [2020-12-04T23:55:59.355Z] #45 27.17 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-04T23:55:59.355Z] #45 27.21 go: finding github.com/spf13/pflag v1.0.3 [2020-12-04T23:55:59.355Z] #45 27.45 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-04T23:55:59.355Z] #45 27.86 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-04T23:55:59.359Z] #18 20.91 Selecting previously unselected package aufs-tools. [2020-12-04T23:55:59.359Z] #18 20.91 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-12-04T23:55:59.359Z] #18 20.92 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-04T23:55:59.359Z] #18 21.00 Selecting previously unselected package libonig5:s390x. [2020-12-04T23:55:59.359Z] #18 21.00 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-12-04T23:55:59.359Z] #18 21.00 Unpacking libonig5:s390x (6.9.1-1) ... [2020-12-04T23:55:59.359Z] #18 21.13 Selecting previously unselected package libjq1:s390x. [2020-12-04T23:55:59.359Z] #18 21.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-12-04T23:55:59.359Z] #18 21.13 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-04T23:55:59.359Z] #18 21.18 Selecting previously unselected package jq. [2020-12-04T23:55:59.617Z] #45 28.06 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-04T23:55:59.617Z] #45 ... [2020-12-04T23:55:59.617Z] [2020-12-04T23:55:59.617Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:55:59.617Z] #11 28.09 Fetched 8407 kB in 22s (377 kB/s) [2020-12-04T23:55:59.652Z] #18 21.18 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-12-04T23:55:59.653Z] #18 21.18 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-04T23:55:59.653Z] #18 21.24 Selecting previously unselected package libaio1:s390x. [2020-12-04T23:55:59.653Z] #18 21.24 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-12-04T23:55:59.653Z] #18 21.25 Unpacking libaio1:s390x (0.3.112-3) ... [2020-12-04T23:55:59.653Z] #18 21.27 Selecting previously unselected package libgpm2:s390x. [2020-12-04T23:55:59.653Z] #18 21.28 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-12-04T23:55:59.653Z] #18 21.28 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-12-04T23:55:59.653Z] #18 21.32 Selecting previously unselected package libicu63:s390x. [2020-12-04T23:55:59.653Z] #18 21.32 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-12-04T23:55:59.653Z] #18 21.32 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-12-04T23:55:59.753Z] #47 ... [2020-12-04T23:55:59.753Z] [2020-12-04T23:55:59.753Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:55:59.753Z] #40 42.08 Reading package lists... [2020-12-04T23:55:59.753Z] #40 53.31 Building dependency tree... [2020-12-04T23:55:59.753Z] #40 59.10 The following additional packages will be installed: [2020-12-04T23:55:59.753Z] #40 59.10 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-04T23:55:59.753Z] #40 59.14 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-04T23:55:59.753Z] #40 59.14 Suggested packages: [2020-12-04T23:55:59.753Z] #40 59.14 manpages-dev python-setuptools [2020-12-04T23:55:59.766Z] #19 0.446 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-04T23:55:59.766Z] #19 0.450 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-04T23:55:59.766Z] #19 0.453 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-04T23:55:59.766Z] #19 DONE 0.5s [2020-12-04T23:55:59.766Z] [2020-12-04T23:55:59.766Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:55:59.766Z] #41 36.66 CC criu/files-ext.o [2020-12-04T23:55:59.766Z] #41 36.78 CC criu/files-reg.o [2020-12-04T23:55:59.766Z] #41 37.32 CC criu/files.o [2020-12-04T23:55:59.766Z] #41 37.86 CC criu/filesystems.o [2020-12-04T23:55:59.766Z] #41 38.07 CC criu/fsnotify.o [2020-12-04T23:55:59.766Z] #41 38.40 CC criu/image-desc.o [2020-12-04T23:55:59.766Z] #41 38.45 CC criu/image.o [2020-12-04T23:55:59.766Z] #41 38.68 CC criu/ipc_ns.o [2020-12-04T23:55:59.766Z] #41 38.98 CC criu/irmap.o [2020-12-04T23:55:59.766Z] #41 39.15 CC criu/kcmp-ids.o [2020-12-04T23:55:59.766Z] #41 39.24 CC criu/kerndat.o [2020-12-04T23:55:59.766Z] #41 39.53 CC criu/libnetlink.o [2020-12-04T23:55:59.766Z] #41 39.63 CC criu/log.o [2020-12-04T23:55:59.766Z] #41 39.74 CC criu/lsm.o [2020-12-04T23:55:59.766Z] #41 39.84 CC criu/mem.o [2020-12-04T23:55:59.766Z] #41 40.28 CC criu/memfd.o [2020-12-04T23:55:59.766Z] #41 40.43 CC criu/mount.o [2020-12-04T23:55:59.766Z] #41 41.41 CC criu/namespaces.o [2020-12-04T23:55:59.766Z] #41 41.89 CC criu/net.o [2020-12-04T23:55:59.766Z] #41 42.65 CC criu/netfilter.o [2020-12-04T23:55:59.766Z] #41 42.77 CC criu/page-pipe.o [2020-12-04T23:55:59.766Z] #41 42.93 CC criu/page-xfer.o [2020-12-04T23:55:59.766Z] #41 43.37 CC criu/pagemap-cache.o [2020-12-04T23:55:59.766Z] #41 43.49 CC criu/pagemap.o [2020-12-04T23:55:59.766Z] #41 43.76 CC criu/parasite-syscall.o [2020-12-04T23:55:59.766Z] #41 44.01 CC criu/path.o [2020-12-04T23:55:59.766Z] #41 44.10 CC criu/pie-util-vdso-elf32.o [2020-12-04T23:55:59.766Z] #41 44.24 CC criu/pie-util-vdso.o [2020-12-04T23:55:59.766Z] #41 44.35 CC criu/pie-util.o [2020-12-04T23:55:59.766Z] #41 44.41 CC criu/pipes.o [2020-12-04T23:55:59.766Z] #41 44.66 CC criu/plugin.o [2020-12-04T23:55:59.766Z] #41 44.78 CC criu/proc_parse.o [2020-12-04T23:55:59.766Z] #41 45.49 CC criu/protobuf-desc.o [2020-12-04T23:55:59.766Z] #41 45.76 CC criu/protobuf.o [2020-12-04T23:55:59.766Z] #41 45.87 CC criu/pstree.o [2020-12-04T23:55:59.766Z] #41 ... [2020-12-04T23:55:59.766Z] [2020-12-04T23:55:59.766Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-04T23:56:00.459Z] #29 1.995 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-04T23:56:00.459Z] #29 ... [2020-12-04T23:56:00.459Z] [2020-12-04T23:56:00.459Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:00.459Z] #58 0.872 + RM_GOPATH=0 [2020-12-04T23:56:00.459Z] #58 0.873 + TMP_GOPATH= [2020-12-04T23:56:00.459Z] #58 0.873 + : /build [2020-12-04T23:56:00.459Z] #58 0.874 + '[' -z '' ']' [2020-12-04T23:56:00.459Z] #58 0.875 ++ mktemp -d [2020-12-04T23:56:00.459Z] #58 0.903 + export GOPATH=/tmp/tmp.XvZsdHOCJm [2020-12-04T23:56:00.459Z] #58 0.903 + GOPATH=/tmp/tmp.XvZsdHOCJm [2020-12-04T23:56:00.459Z] #58 0.903 + RM_GOPATH=1 [2020-12-04T23:56:00.459Z] #58 0.904 + case "$(go env GOARCH)" in [2020-12-04T23:56:00.459Z] #58 0.905 ++ go env GOARCH [2020-12-04T23:56:00.459Z] #58 0.916 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:56:00.459Z] #58 0.920 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:56:00.459Z] #58 0.921 ++ dirname /tmp/install/install.sh [2020-12-04T23:56:00.459Z] #58 0.923 + dir=/tmp/install [2020-12-04T23:56:00.459Z] #58 0.923 + bin=rootlesskit [2020-12-04T23:56:00.459Z] #58 0.923 + shift [2020-12-04T23:56:00.459Z] #58 0.923 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-04T23:56:00.459Z] #58 0.924 + . /tmp/install/rootlesskit.installer [2020-12-04T23:56:00.459Z] #58 0.924 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-04T23:56:00.459Z] #58 0.924 + install_rootlesskit [2020-12-04T23:56:00.459Z] #58 0.924 + case "$1" in [2020-12-04T23:56:00.459Z] #58 0.925 + export CGO_ENABLED=0 [2020-12-04T23:56:00.459Z] #58 0.925 + CGO_ENABLED=0 [2020-12-04T23:56:00.459Z] #58 0.925 + _install_rootlesskit [2020-12-04T23:56:00.459Z] #58 0.925 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-04T23:56:00.459Z] #58 0.925 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-04T23:56:00.459Z] #58 0.926 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XvZsdHOCJm/src/github.com/rootless-containers/rootlesskit [2020-12-04T23:56:00.459Z] #58 0.932 Cloning into '/tmp/tmp.XvZsdHOCJm/src/github.com/rootless-containers/rootlesskit'... [2020-12-04T23:56:00.459Z] #58 6.805 + cd /tmp/tmp.XvZsdHOCJm/src/github.com/rootless-containers/rootlesskit [2020-12-04T23:56:00.459Z] #58 6.806 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-04T23:56:00.459Z] #58 6.929 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-04T23:56:00.459Z] #58 6.935 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-04T23:56:00.756Z] #58 ... [2020-12-04T23:56:00.756Z] [2020-12-04T23:56:00.756Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-04T23:56:00.756Z] #32 0.762 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-04T23:56:00.756Z] #32 0.767 Cloning into '.'... [2020-12-04T23:56:00.756Z] #32 ... [2020-12-04T23:56:00.756Z] [2020-12-04T23:56:00.756Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:56:00.756Z] #36 1.090 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:56:00.756Z] #36 1.130 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:56:00.756Z] #36 1.150 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:56:00.756Z] #36 2.826 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-12-04T23:56:00.756Z] #36 5.318 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [243 kB] [2020-12-04T23:56:00.756Z] #36 7.845 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-04T23:56:00.944Z] Commit message: "Add fallback for pull by tag" [2020-12-04T23:56:01.059Z] #36 ... [2020-12-04T23:56:01.059Z] [2020-12-04T23:56:01.059Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:01.059Z] #51 0.855 + RM_GOPATH=0 [2020-12-04T23:56:01.059Z] #51 0.855 + TMP_GOPATH= [2020-12-04T23:56:01.059Z] #51 0.859 + : /build [2020-12-04T23:56:01.059Z] #51 0.859 + '[' -z '' ']' [2020-12-04T23:56:01.059Z] #51 0.859 ++ mktemp -d [2020-12-04T23:56:01.059Z] #51 0.859 + export GOPATH=/tmp/tmp.g2DvL3kQkb [2020-12-04T23:56:01.059Z] #51 0.859 + GOPATH=/tmp/tmp.g2DvL3kQkb [2020-12-04T23:56:01.059Z] #51 0.859 + RM_GOPATH=1 [2020-12-04T23:56:01.059Z] #51 0.859 + case "$(go env GOARCH)" in [2020-12-04T23:56:01.059Z] #51 0.872 ++ go env GOARCH [2020-12-04T23:56:01.059Z] #51 0.904 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:56:01.059Z] #51 0.904 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:56:01.059Z] #51 0.906 ++ dirname /tmp/install/install.sh [2020-12-04T23:56:01.059Z] #51 0.909 + dir=/tmp/install [2020-12-04T23:56:01.059Z] #51 0.909 + bin=shfmt [2020-12-04T23:56:01.059Z] #51 0.909 + shift [2020-12-04T23:56:01.059Z] #51 0.910 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-04T23:56:01.059Z] #51 0.910 + . /tmp/install/shfmt.installer [2020-12-04T23:56:01.059Z] #51 0.910 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-04T23:56:01.059Z] #51 0.911 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-04T23:56:01.059Z] #51 0.911 + install_shfmt [2020-12-04T23:56:01.059Z] #51 0.911 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-04T23:56:01.059Z] #51 0.911 + git clone https://github.com/mvdan/sh.git /tmp/tmp.g2DvL3kQkb/src/github.com/mvdan/sh [2020-12-04T23:56:01.059Z] #51 0.953 Cloning into '/tmp/tmp.g2DvL3kQkb/src/github.com/mvdan/sh'... [2020-12-04T23:56:01.059Z] #51 ... [2020-12-04T23:56:01.059Z] [2020-12-04T23:56:01.059Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:56:01.059Z] #13 0.735 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:56:01.059Z] #13 0.768 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:56:01.059Z] #13 0.778 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:56:01.059Z] #13 2.010 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-12-04T23:56:01.059Z] #13 4.271 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [243 kB] [2020-12-04T23:56:01.059Z] #13 6.513 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-04T23:56:01.059Z] #13 ... [2020-12-04T23:56:01.059Z] [2020-12-04T23:56:01.059Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:01.059Z] #24 0.849 + RM_GOPATH=0 [2020-12-04T23:56:01.059Z] #24 0.849 + TMP_GOPATH= [2020-12-04T23:56:01.059Z] #24 0.849 + : /build [2020-12-04T23:56:01.059Z] #24 0.849 + '[' -z '' ']' [2020-12-04T23:56:01.059Z] #24 0.849 ++ mktemp -d [2020-12-04T23:56:01.059Z] #24 0.851 + export GOPATH=/tmp/tmp.F3JACq6IeO [2020-12-04T23:56:01.059Z] #24 0.851 + GOPATH=/tmp/tmp.F3JACq6IeO [2020-12-04T23:56:01.059Z] #24 0.851 + RM_GOPATH=1 [2020-12-04T23:56:01.059Z] #24 0.852 + case "$(go env GOARCH)" in [2020-12-04T23:56:01.059Z] #24 0.852 ++ go env GOARCH [2020-12-04T23:56:01.059Z] #24 0.929 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:56:01.059Z] #24 0.930 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:56:01.059Z] #24 0.931 ++ dirname /tmp/install/install.sh [2020-12-04T23:56:01.059Z] #24 0.936 + dir=/tmp/install [2020-12-04T23:56:01.059Z] #24 0.936 + bin=dockercli [2020-12-04T23:56:01.059Z] #24 0.936 + shift [2020-12-04T23:56:01.059Z] #24 0.937 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-04T23:56:01.059Z] #24 0.937 + . /tmp/install/dockercli.installer [2020-12-04T23:56:01.059Z] #24 0.938 ++ : stable [2020-12-04T23:56:01.059Z] #24 0.938 ++ : 17.06.2-ce [2020-12-04T23:56:01.059Z] #24 0.940 + install_dockercli [2020-12-04T23:56:01.059Z] #24 0.941 Install docker/cli version 17.06.2-ce from stable [2020-12-04T23:56:01.059Z] #24 0.941 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-04T23:56:01.059Z] #24 0.945 ++ uname -m [2020-12-04T23:56:01.059Z] #24 0.945 + arch=ppc64le [2020-12-04T23:56:01.059Z] #24 0.945 + '[' ppc64le '!=' x86_64 ']' [2020-12-04T23:56:01.059Z] #24 0.945 + '[' ppc64le '!=' s390x ']' [2020-12-04T23:56:01.059Z] #24 0.945 + '[' ppc64le '!=' armhf ']' [2020-12-04T23:56:01.059Z] #24 0.945 + build_dockercli [2020-12-04T23:56:01.059Z] #24 0.945 + git clone https://github.com/docker/docker-ce /tmp/tmp.F3JACq6IeO/tmp/docker-ce [2020-12-04T23:56:01.059Z] #24 0.955 Cloning into '/tmp/tmp.F3JACq6IeO/tmp/docker-ce'... [2020-12-04T23:56:01.131Z] #20 1.374 Collecting yamllint==1.16.0 [2020-12-04T23:56:01.356Z] #24 ... [2020-12-04T23:56:01.356Z] [2020-12-04T23:56:01.356Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:01.356Z] #49 0.635 + RM_GOPATH=0 [2020-12-04T23:56:01.356Z] #49 0.635 + TMP_GOPATH= [2020-12-04T23:56:01.356Z] #49 0.635 + : /build [2020-12-04T23:56:01.356Z] #49 0.635 + '[' -z '' ']' [2020-12-04T23:56:01.356Z] #49 0.636 ++ mktemp -d [2020-12-04T23:56:01.356Z] #49 0.637 + export GOPATH=/tmp/tmp.LEI9UlLyKp [2020-12-04T23:56:01.356Z] #49 0.637 + GOPATH=/tmp/tmp.LEI9UlLyKp [2020-12-04T23:56:01.356Z] #49 0.637 + RM_GOPATH=1 [2020-12-04T23:56:01.356Z] #49 0.638 + case "$(go env GOARCH)" in [2020-12-04T23:56:01.356Z] #49 0.638 ++ go env GOARCH [2020-12-04T23:56:01.356Z] #49 0.647 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:56:01.356Z] #49 0.647 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:56:01.356Z] #49 0.648 ++ dirname /tmp/install/install.sh [2020-12-04T23:56:01.356Z] #49 0.650 + dir=/tmp/install [2020-12-04T23:56:01.356Z] #49 0.651 + bin=golangci_lint [2020-12-04T23:56:01.356Z] #49 0.651 + shift [2020-12-04T23:56:01.356Z] #49 0.651 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-04T23:56:01.356Z] #49 0.651 + . /tmp/install/golangci_lint.installer [2020-12-04T23:56:01.356Z] #49 0.651 ++ : v1.23.8 [2020-12-04T23:56:01.356Z] #49 0.651 + install_golangci_lint [2020-12-04T23:56:01.356Z] #49 0.652 + set -e [2020-12-04T23:56:01.356Z] #49 0.652 + export GO111MODULE=on [2020-12-04T23:56:01.356Z] #49 0.652 + GO111MODULE=on [2020-12-04T23:56:01.356Z] #49 0.652 + GOBIN=/build [2020-12-04T23:56:01.356Z] #49 0.652 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-04T23:56:01.356Z] #49 0.674 go: finding github.com v1.23.8 [2020-12-04T23:56:01.356Z] #49 0.675 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-04T23:56:01.356Z] #49 0.675 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-04T23:56:01.356Z] #49 0.675 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-04T23:56:01.356Z] #49 0.677 go: finding github.com/golangci v1.23.8 [2020-12-04T23:56:01.356Z] #49 1.729 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-04T23:56:01.356Z] #49 3.090 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-04T23:56:01.356Z] #49 10.89 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-04T23:56:01.356Z] #49 10.92 go: downloading github.com/fatih/color v1.7.0 [2020-12-04T23:56:01.356Z] #49 10.92 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-04T23:56:01.356Z] #49 10.93 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-04T23:56:01.356Z] #49 10.95 go: downloading github.com/pkg/errors v0.8.1 [2020-12-04T23:56:01.356Z] #49 ... [2020-12-04T23:56:01.356Z] [2020-12-04T23:56:01.356Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:56:01.356Z] #42 1.151 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:56:01.356Z] #42 1.193 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:56:01.356Z] #42 1.195 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:56:01.356Z] #42 2.909 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-12-04T23:56:01.356Z] #42 5.334 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [243 kB] [2020-12-04T23:56:01.356Z] #42 7.525 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-04T23:56:01.356Z] #42 ... [2020-12-04T23:56:01.356Z] [2020-12-04T23:56:01.356Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:56:01.356Z] #45 0.820 + RM_GOPATH=0 [2020-12-04T23:56:01.356Z] #45 0.820 + TMP_GOPATH= [2020-12-04T23:56:01.356Z] #45 0.820 + : /build [2020-12-04T23:56:01.356Z] #45 0.821 + '[' -z '' ']' [2020-12-04T23:56:01.356Z] #45 0.822 ++ mktemp -d [2020-12-04T23:56:01.356Z] #45 0.825 + export GOPATH=/tmp/tmp.qRpKgul4Zo [2020-12-04T23:56:01.356Z] #45 0.825 + GOPATH=/tmp/tmp.qRpKgul4Zo [2020-12-04T23:56:01.356Z] #45 0.825 + RM_GOPATH=1 [2020-12-04T23:56:01.356Z] #45 0.825 + case "$(go env GOARCH)" in [2020-12-04T23:56:01.356Z] #45 0.826 ++ go env GOARCH [2020-12-04T23:56:01.356Z] #45 0.910 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:56:01.356Z] #45 0.910 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:56:01.356Z] #45 0.910 ++ dirname /tmp/install/install.sh [2020-12-04T23:56:01.356Z] #45 0.911 + dir=/tmp/install [2020-12-04T23:56:01.356Z] #45 0.912 + bin=vndr [2020-12-04T23:56:01.356Z] #45 0.912 + shift [2020-12-04T23:56:01.356Z] #45 0.912 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-04T23:56:01.356Z] #45 0.912 + . /tmp/install/vndr.installer [2020-12-04T23:56:01.356Z] #45 0.912 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-04T23:56:01.356Z] #45 0.913 + install_vndr [2020-12-04T23:56:01.356Z] #45 0.913 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-04T23:56:01.356Z] #45 0.913 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qRpKgul4Zo/src/github.com/LK4D4/vndr [2020-12-04T23:56:01.356Z] #45 0.913 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-04T23:56:01.356Z] #45 0.916 Cloning into '/tmp/tmp.qRpKgul4Zo/src/github.com/LK4D4/vndr'... [2020-12-04T23:56:01.356Z] #45 1.812 + cd /tmp/tmp.qRpKgul4Zo/src/github.com/LK4D4/vndr [2020-12-04T23:56:01.356Z] #45 1.812 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-04T23:56:01.356Z] #45 1.847 + go build -buildmode=pie -v -o /build/vndr . [2020-12-04T23:56:01.356Z] #45 3.456 runtime/internal/sys [2020-12-04T23:56:01.356Z] #45 3.572 runtime/internal/atomic [2020-12-04T23:56:01.356Z] #45 3.616 internal/race [2020-12-04T23:56:01.356Z] #45 3.677 internal/cpu [2020-12-04T23:56:01.356Z] #45 3.981 sync/atomic [2020-12-04T23:56:01.356Z] #45 4.009 unicode [2020-12-04T23:56:01.356Z] #45 4.650 unicode/utf8 [2020-12-04T23:56:01.356Z] #45 5.144 math [2020-12-04T23:56:01.356Z] #45 5.165 internal/bytealg [2020-12-04T23:56:01.356Z] #45 7.071 unicode/utf16 [2020-12-04T23:56:01.356Z] #45 7.376 runtime [2020-12-04T23:56:01.356Z] #45 8.304 container/list [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-04T23:56:01.651Z] #40 61.18 The following NEW packages will be installed: [2020-12-04T23:56:01.660Z] #45 ... [2020-12-04T23:56:01.660Z] [2020-12-04T23:56:01.660Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:56:01.660Z] #55 1.085 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:56:01.660Z] #55 1.182 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:56:01.660Z] #55 1.183 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:56:01.660Z] #55 2.649 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-12-04T23:56:01.660Z] #55 4.939 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [243 kB] [2020-12-04T23:56:01.660Z] #55 7.184 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-04T23:56:01.660Z] #55 ... [2020-12-04T23:56:01.660Z] [2020-12-04T23:56:01.660Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:01.660Z] #64 0.807 + RM_GOPATH=0 [2020-12-04T23:56:01.660Z] #64 0.808 + TMP_GOPATH= [2020-12-04T23:56:01.660Z] #64 0.809 + : /build [2020-12-04T23:56:01.660Z] #64 0.810 + '[' -z '' ']' [2020-12-04T23:56:01.660Z] #64 0.812 ++ mktemp -d [2020-12-04T23:56:01.660Z] #64 0.832 + export GOPATH=/tmp/tmp.BzYguVgH1a [2020-12-04T23:56:01.660Z] #64 0.833 + GOPATH=/tmp/tmp.BzYguVgH1a [2020-12-04T23:56:01.660Z] #64 0.833 + RM_GOPATH=1 [2020-12-04T23:56:01.660Z] #64 0.833 + case "$(go env GOARCH)" in [2020-12-04T23:56:01.660Z] #64 0.835 ++ go env GOARCH [2020-12-04T23:56:01.660Z] #64 0.889 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:56:01.660Z] #64 0.890 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:56:01.660Z] #64 0.891 ++ dirname /tmp/install/install.sh [2020-12-04T23:56:01.660Z] #64 0.892 + dir=/tmp/install [2020-12-04T23:56:01.660Z] #64 0.892 + bin=proxy [2020-12-04T23:56:01.660Z] #64 0.892 + shift [2020-12-04T23:56:01.660Z] #64 0.893 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-04T23:56:01.660Z] #64 0.893 + . /tmp/install/proxy.installer [2020-12-04T23:56:01.660Z] #64 0.893 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-04T23:56:01.660Z] #64 0.893 + install_proxy [2020-12-04T23:56:01.660Z] #64 0.893 + case "$1" in [2020-12-04T23:56:01.660Z] #64 0.893 + export CGO_ENABLED=0 [2020-12-04T23:56:01.660Z] #64 0.894 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-04T23:56:01.660Z] #64 0.894 + CGO_ENABLED=0 [2020-12-04T23:56:01.660Z] #64 0.894 + _install_proxy [2020-12-04T23:56:01.660Z] #64 0.894 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-12-04T23:56:01.660Z] #64 0.895 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BzYguVgH1a/src/github.com/docker/libnetwork [2020-12-04T23:56:01.660Z] #64 0.919 Cloning into '/tmp/tmp.BzYguVgH1a/src/github.com/docker/libnetwork'... [2020-12-04T23:56:01.729Z] #18 23.47 Selecting previously unselected package libnet1:s390x. [2020-12-04T23:56:01.908Z] #40 61.22 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-04T23:56:01.908Z] #40 61.22 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-04T23:56:01.908Z] #40 61.23 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-04T23:56:01.908Z] #40 61.24 python-six zlib1g-dev [2020-12-04T23:56:01.967Z] #64 ... [2020-12-04T23:56:01.967Z] [2020-12-04T23:56:01.967Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:56:01.967Z] #29 2.441 [2020-12-04T23:56:02.022Z] #18 23.48 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-12-04T23:56:02.022Z] #18 23.48 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-04T23:56:02.022Z] #18 23.55 Selecting previously unselected package libnl-3-200:s390x. [2020-12-04T23:56:02.022Z] #18 23.55 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-12-04T23:56:02.022Z] #18 23.55 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-12-04T23:56:02.022Z] #18 23.61 Selecting previously unselected package libprotobuf-c1:s390x. [2020-12-04T23:56:02.022Z] #18 23.62 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-12-04T23:56:02.022Z] #18 23.62 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-04T23:56:02.022Z] #18 23.66 Selecting previously unselected package libreadline5:s390x. [2020-12-04T23:56:02.022Z] #18 23.66 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-12-04T23:56:02.022Z] #18 23.66 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-12-04T23:56:02.022Z] #18 23.72 Selecting previously unselected package net-tools. [2020-12-04T23:56:02.165Z] #40 ... [2020-12-04T23:56:02.165Z] [2020-12-04T23:56:02.165Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:56:02.165Z] #43 61.69 github.com/LK4D4/vndr/godl/singleflight [2020-12-04T23:56:02.165Z] #43 61.70 io [2020-12-04T23:56:02.315Z] #18 23.72 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-12-04T23:56:02.315Z] #18 23.72 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-04T23:56:02.315Z] #18 23.81 Selecting previously unselected package python-pip-whl. [2020-12-04T23:56:02.315Z] #18 23.81 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-04T23:56:02.315Z] #18 23.82 Unpacking python-pip-whl (18.1-5) ... [2020-12-04T23:56:02.373Z] + docker version [2020-12-04T23:56:02.608Z] #18 24.25 Selecting previously unselected package python3-lib2to3. [2020-12-04T23:56:02.608Z] #18 24.25 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-04T23:56:02.608Z] #18 24.25 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-04T23:56:02.729Z] #43 62.30 strconv [2020-12-04T23:56:02.858Z] #29 2.633 0.3% ### 4.3% ########## 14.5% ################# 24.7% ######################## 34.1% ########################## 36.8% ############################# 41.7% ################################## 47.9% ######################################## 55.9% ############################################ 62.0% ################################################## 70.2% ####################################################### 77.6% ############################################################ 83.7% ################################################################ 89.8% ################################################################### 93.9% ###################################################################### 98.0% ######################################################################## 100.0% [2020-12-04T23:56:02.901Z] #18 24.32 Selecting previously unselected package python3-distutils. [2020-12-04T23:56:02.901Z] #18 24.32 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-04T23:56:02.901Z] #18 24.33 Unpacking python3-distutils (3.7.3-1) ... [2020-12-04T23:56:02.901Z] #18 24.40 Selecting previously unselected package python3-pip. [2020-12-04T23:56:02.901Z] #18 24.40 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-04T23:56:02.901Z] #18 24.40 Unpacking python3-pip (18.1-5) ... [2020-12-04T23:56:02.901Z] #18 24.50 Selecting previously unselected package python3-pkg-resources. [2020-12-04T23:56:02.901Z] #18 24.50 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-04T23:56:02.901Z] #18 24.50 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-04T23:56:02.901Z] #18 24.56 Selecting previously unselected package python3-setuptools. [2020-12-04T23:56:02.901Z] #18 24.57 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-04T23:56:02.901Z] #18 24.57 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-04T23:56:02.901Z] #18 24.72 Selecting previously unselected package python3-wheel. [2020-12-04T23:56:02.901Z] #18 24.72 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-04T23:56:03.156Z] #29 4.996 [2020-12-04T23:56:03.194Z] #18 24.72 Unpacking python3-wheel (0.32.3-2) ... [2020-12-04T23:56:03.194Z] #18 24.78 Selecting previously unselected package sudo. [2020-12-04T23:56:03.194Z] #18 24.78 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-12-04T23:56:03.194Z] #18 24.78 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-04T23:56:03.456Z] #29 5.174 0.4% ######################### 35.4% ######################################################################## 100.0% [2020-12-04T23:56:03.487Z] #18 25.12 Selecting previously unselected package thin-provisioning-tools. [2020-12-04T23:56:03.487Z] #18 25.12 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-12-04T23:56:03.487Z] #18 25.13 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-04T23:56:03.487Z] #18 25.21 Selecting previously unselected package uidmap. [2020-12-04T23:56:03.487Z] #18 25.21 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-12-04T23:56:03.487Z] #18 25.21 Unpacking uidmap (1:4.5-1.1) ... [2020-12-04T23:56:03.487Z] #18 25.27 Selecting previously unselected package vim-runtime. [2020-12-04T23:56:03.810Z] #18 25.27 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-04T23:56:03.810Z] #18 25.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-12-04T23:56:03.810Z] #18 25.29 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-04T23:56:03.810Z] #18 25.29 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-04T23:56:04.194Z] #29 5.832 [2020-12-04T23:56:04.223Z] #43 ... [2020-12-04T23:56:04.223Z] [2020-12-04T23:56:04.223Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:04.223Z] #62 DONE 63.7s [2020-12-04T23:56:04.480Z] [2020-12-04T23:56:04.480Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:04.480Z] #47 62.26 go: finding github.com/fatih/color v1.7.0 [2020-12-04T23:56:04.480Z] #47 62.71 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-04T23:56:04.480Z] #47 62.78 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-04T23:56:04.480Z] #47 62.81 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-04T23:56:04.480Z] #47 62.96 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-04T23:56:04.480Z] #47 62.98 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-04T23:56:04.480Z] #47 63.06 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-04T23:56:04.480Z] #47 63.07 go: finding github.com/pkg/errors v0.8.1 [2020-12-04T23:56:04.480Z] #47 63.09 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-04T23:56:04.480Z] #47 63.20 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-04T23:56:04.480Z] #47 63.25 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-04T23:56:04.480Z] #47 63.34 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-04T23:56:04.480Z] #47 63.35 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-04T23:56:04.480Z] #47 63.49 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-04T23:56:04.480Z] #47 63.56 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-04T23:56:04.480Z] #47 63.56 go: finding github.com/spf13/viper v1.6.1 [2020-12-04T23:56:04.480Z] #47 63.56 go: finding github.com/stretchr/testify v1.4.0 [2020-12-04T23:56:04.480Z] #47 63.61 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-04T23:56:04.480Z] #47 63.77 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-04T23:56:04.480Z] #47 63.77 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-04T23:56:04.480Z] #47 63.91 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-04T23:56:04.480Z] #47 63.93 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-04T23:56:04.480Z] #47 64.00 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-04T23:56:04.480Z] #47 64.00 go: finding github.com/stretchr/objx v0.2.0 [2020-12-04T23:56:04.494Z] #29 6.014 0.5% ############# 18.4% ########################################## 59.6% ######################################################################## 100.0% [2020-12-04T23:56:04.769Z] #47 64.00 go: finding github.com/gobwas/glob v0.2.3 [2020-12-04T23:56:04.769Z] #47 64.17 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-04T23:56:04.769Z] #47 64.19 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-04T23:56:04.769Z] #47 64.21 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-04T23:56:04.769Z] #47 64.23 go: finding github.com/spf13/cobra v0.0.5 [2020-12-04T23:56:04.769Z] #47 64.27 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-04T23:56:04.791Z] #29 6.719 [2020-12-04T23:56:04.999Z] #11 28.09 Reading package lists... [2020-12-04T23:56:04.999Z] #11 ... [2020-12-04T23:56:04.999Z] [2020-12-04T23:56:04.999Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:04.999Z] #62 28.44 Checking out files: 42% (817/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 83% (1593/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-12-04T23:56:04.999Z] #62 30.05 + cd /tmp/tmp.gFNnpo2Ch3/src/github.com/docker/libnetwork [2020-12-04T23:56:04.999Z] #62 30.05 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-04T23:56:04.999Z] #62 30.40 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-04T23:56:05.026Z] #47 64.31 go: finding github.com/spf13/pflag v1.0.5 [2020-12-04T23:56:05.027Z] #47 64.41 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-04T23:56:05.027Z] #47 64.48 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-04T23:56:05.027Z] #47 64.48 go: finding github.com/magiconair/properties v1.8.1 [2020-12-04T23:56:05.027Z] #47 64.54 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-04T23:56:05.027Z] #47 64.57 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-04T23:56:05.027Z] #47 64.58 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-04T23:56:05.027Z] #47 64.63 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-04T23:56:05.284Z] #47 64.75 go: finding github.com/spf13/afero v1.1.2 [2020-12-04T23:56:05.284Z] #47 64.75 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-04T23:56:05.300Z] #20 ... [2020-12-04T23:56:05.300Z] [2020-12-04T23:56:05.300Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:56:05.300Z] #41 46.21 CC criu/rbtree.o [2020-12-04T23:56:05.300Z] #41 46.31 CC criu/rst-malloc.o [2020-12-04T23:56:05.300Z] #41 46.40 CC criu/seccomp.o [2020-12-04T23:56:05.300Z] #41 46.62 CC criu/seize.o [2020-12-04T23:56:05.300Z] #41 46.87 CC criu/servicefd.o [2020-12-04T23:56:05.300Z] #41 47.00 CC criu/shmem.o [2020-12-04T23:56:05.300Z] #41 47.29 CC criu/sigframe.o [2020-12-04T23:56:05.300Z] #41 47.37 CC criu/signalfd.o [2020-12-04T23:56:05.300Z] #41 47.45 CC criu/sk-inet.o [2020-12-04T23:56:05.300Z] #41 47.74 CC criu/sk-netlink.o [2020-12-04T23:56:05.300Z] #41 47.85 CC criu/sk-packet.o [2020-12-04T23:56:05.300Z] #41 48.04 CC criu/sk-queue.o [2020-12-04T23:56:05.300Z] #41 48.17 CC criu/sk-tcp.o [2020-12-04T23:56:05.300Z] #41 48.31 CC criu/sk-unix.o [2020-12-04T23:56:05.300Z] #41 48.91 CC criu/sockets.o [2020-12-04T23:56:05.300Z] #41 49.28 CC criu/stats.o [2020-12-04T23:56:05.300Z] #41 49.41 CC criu/string.o [2020-12-04T23:56:05.300Z] #41 49.46 CC criu/sysctl.o [2020-12-04T23:56:05.300Z] #41 49.74 CC criu/sysfs_parse.o [2020-12-04T23:56:05.300Z] #41 49.90 CC criu/timens.o [2020-12-04T23:56:05.300Z] #41 50.03 CC criu/timerfd.o [2020-12-04T23:56:05.300Z] #41 50.18 CC criu/tty.o [2020-12-04T23:56:05.300Z] #41 50.89 CC criu/tun.o [2020-12-04T23:56:05.300Z] #41 51.09 CC criu/uffd.o [2020-12-04T23:56:05.300Z] #41 51.47 CC criu/util.o [2020-12-04T23:56:05.541Z] #47 64.94 go: finding github.com/spf13/cast v1.3.0 [2020-12-04T23:56:05.541Z] #47 64.97 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-04T23:56:05.541Z] #47 65.01 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-04T23:56:05.541Z] #47 65.03 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-04T23:56:05.541Z] #47 65.07 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-04T23:56:05.541Z] #47 65.08 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-04T23:56:05.557Z] #41 51.95 CC criu/uts_ns.o [2020-12-04T23:56:05.557Z] #41 52.06 CC criu/vdso-compat.o [2020-12-04T23:56:05.798Z] #47 65.12 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-04T23:56:05.798Z] #47 65.21 go: finding golang.org/x/text v0.3.2 [2020-12-04T23:56:05.814Z] #41 52.16 CC criu/vdso.o [2020-12-04T23:56:05.884Z] #18 27.20 Selecting previously unselected package vim. [2020-12-04T23:56:05.884Z] #18 27.20 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-12-04T23:56:05.884Z] #18 27.21 Unpacking vim (2:8.1.0875-5) ... [2020-12-04T23:56:05.884Z] #18 27.56 Selecting previously unselected package xfsprogs. [2020-12-04T23:56:05.884Z] #18 27.56 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-12-04T23:56:05.884Z] #18 27.56 Unpacking xfsprogs (4.20.0-1) ... [2020-12-04T23:56:06.056Z] #47 65.47 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-04T23:56:06.056Z] #47 ... [2020-12-04T23:56:06.056Z] [2020-12-04T23:56:06.056Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:06.056Z] #32 55.36 internal/reflectlite [2020-12-04T23:56:06.056Z] #32 55.38 sync [2020-12-04T23:56:06.056Z] #32 59.69 sort [2020-12-04T23:56:06.056Z] #32 59.69 errors [2020-12-04T23:56:06.056Z] #32 60.37 strconv [2020-12-04T23:56:06.056Z] #32 62.07 io [2020-12-04T23:56:06.056Z] #32 64.87 internal/oserror [2020-12-04T23:56:06.056Z] #32 65.27 syscall [2020-12-04T23:56:06.056Z] #32 ... [2020-12-04T23:56:06.056Z] [2020-12-04T23:56:06.056Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:56:06.056Z] #40 61.84 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:56:06.056Z] #40 61.84 Need to get 4095 kB of archives. [2020-12-04T23:56:06.056Z] #40 61.84 After this operation, 22.5 MB of additional disk space will be used. [2020-12-04T23:56:06.056Z] #40 61.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-12-04T23:56:06.056Z] #40 61.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-04T23:56:06.056Z] #40 61.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-12-04T23:56:06.056Z] #40 61.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-04T23:56:06.056Z] #40 61.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-12-04T23:56:06.056Z] #40 61.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-04T23:56:06.056Z] #40 61.90 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-12-04T23:56:06.056Z] #40 61.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-12-04T23:56:06.056Z] #40 61.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-12-04T23:56:06.056Z] #40 62.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-12-04T23:56:06.056Z] #40 62.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-12-04T23:56:06.056Z] #40 62.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-12-04T23:56:06.056Z] #40 62.45 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-12-04T23:56:06.056Z] #40 62.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-12-04T23:56:06.056Z] #40 62.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-04T23:56:06.056Z] #40 62.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-12-04T23:56:06.056Z] #40 62.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-12-04T23:56:06.056Z] #40 64.75 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:56:06.056Z] #40 65.20 Fetched 4095 kB in 1s (4003 kB/s) [2020-12-04T23:56:06.056Z] #40 65.53 Selecting previously unselected package libcap-dev:amd64. [2020-12-04T23:56:06.070Z] #41 52.44 LINK criu/built-in.o [2020-12-04T23:56:06.177Z] #18 27.90 Selecting previously unselected package zip. [2020-12-04T23:56:06.177Z] #18 27.90 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-12-04T23:56:06.177Z] #18 27.90 Unpacking zip (3.0-11+b1) ... [2020-12-04T23:56:06.316Z] #40 65.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-04T23:56:06.316Z] #40 65.63 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-12-04T23:56:06.316Z] #40 65.64 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-12-04T23:56:06.316Z] #40 65.89 Selecting previously unselected package libnet1:amd64. [2020-12-04T23:56:06.316Z] #40 65.89 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-04T23:56:06.316Z] #40 65.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-04T23:56:06.316Z] #40 ... [2020-12-04T23:56:06.316Z] [2020-12-04T23:56:06.316Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:56:06.316Z] #34 45.30 Reading package lists... [2020-12-04T23:56:06.316Z] #34 56.33 Building dependency tree... [2020-12-04T23:56:06.316Z] #34 62.35 The following additional packages will be installed: [2020-12-04T23:56:06.316Z] #34 62.36 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-04T23:56:06.316Z] #34 62.41 Suggested packages: [2020-12-04T23:56:06.316Z] #34 62.42 cmake-doc ninja-build lrzip [2020-12-04T23:56:06.316Z] #34 62.42 Recommended packages: [2020-12-04T23:56:06.316Z] #34 62.42 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-04T23:56:06.316Z] #34 64.30 The following NEW packages will be installed: [2020-12-04T23:56:06.316Z] #34 64.30 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-04T23:56:06.316Z] #34 64.30 vim-common xxd [2020-12-04T23:56:06.316Z] #34 64.81 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:56:06.316Z] #34 64.81 Need to get 14.9 MB of archives. [2020-12-04T23:56:06.316Z] #34 64.81 After this operation, 61.8 MB of additional disk space will be used. [2020-12-04T23:56:06.316Z] #34 64.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-04T23:56:06.316Z] #34 64.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-04T23:56:06.316Z] #34 64.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-04T23:56:06.316Z] #34 65.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-04T23:56:06.327Z] #41 52.52 LINK criu/criu [2020-12-04T23:56:06.327Z] #41 ... [2020-12-04T23:56:06.327Z] [2020-12-04T23:56:06.327Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-04T23:56:06.327Z] #20 6.558 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-04T23:56:06.327Z] #20 6.587 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-04T23:56:06.327Z] #20 6.602 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-04T23:56:06.327Z] #20 6.622 Collecting pyyaml (from yamllint==1.16.0) [2020-12-04T23:56:06.327Z] #20 6.675 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-04T23:56:06.388Z] #62 ... [2020-12-04T23:56:06.388Z] [2020-12-04T23:56:06.388Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:56:06.388Z] #34 34.78 Fetched 8407 kB in 26s (321 kB/s) [2020-12-04T23:56:06.470Z] #18 27.98 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-04T23:56:06.470Z] #18 27.99 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-04T23:56:06.470Z] #18 28.00 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-12-04T23:56:06.470Z] #18 28.01 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-12-04T23:56:06.470Z] #18 28.01 Setting up libgpm2:s390x (1.20.7-5) ... [2020-12-04T23:56:06.470Z] #18 28.02 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-12-04T23:56:06.470Z] #18 28.03 Setting up uidmap (1:4.5-1.1) ... [2020-12-04T23:56:06.470Z] #18 28.04 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-12-04T23:56:06.470Z] #18 28.04 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-04T23:56:06.470Z] #18 28.05 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-04T23:56:06.470Z] #18 28.06 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-04T23:56:06.470Z] #18 28.06 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-12-04T23:56:06.470Z] #18 28.07 Setting up xxd (2:8.1.0875-5) ... [2020-12-04T23:56:06.470Z] #18 28.08 Setting up zip (3.0-11+b1) ... [2020-12-04T23:56:06.470Z] #18 28.08 Setting up vim-common (2:8.1.0875-5) ... [2020-12-04T23:56:06.470Z] #18 28.10 Setting up bash-completion (1:2.8-6) ... [2020-12-04T23:56:06.573Z] #34 ... [2020-12-04T23:56:06.573Z] [2020-12-04T23:56:06.573Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:06.573Z] #47 65.73 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-04T23:56:06.573Z] #47 65.77 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-04T23:56:06.573Z] #47 65.84 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-04T23:56:06.573Z] #47 65.84 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-04T23:56:06.573Z] #47 65.84 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-04T23:56:06.573Z] #47 65.84 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-04T23:56:06.573Z] #47 65.89 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-04T23:56:06.573Z] #47 65.90 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-04T23:56:06.573Z] #47 65.90 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-04T23:56:06.573Z] #47 65.94 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-04T23:56:06.573Z] #47 65.94 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-04T23:56:06.573Z] #47 66.01 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-04T23:56:06.573Z] #47 66.01 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-04T23:56:06.573Z] #47 66.04 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-04T23:56:06.573Z] #47 66.05 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-04T23:56:06.573Z] #47 66.09 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-04T23:56:06.573Z] #47 66.09 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-04T23:56:06.573Z] #47 66.12 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-04T23:56:06.888Z] #20 7.074 Building wheels for collected packages: pyyaml [2020-12-04T23:56:06.888Z] #20 7.075 Running setup.py bdist_wheel for pyyaml: started [2020-12-04T23:56:06.913Z] #47 66.22 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-04T23:56:06.913Z] #47 66.35 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-04T23:56:06.943Z] #29 6.977 0.2% #### 5.6% ######### 13.2% ############ 17.8% ################ 23.5% ##################### 29.3% ####################### 33.1% ########################### 38.8% ################################ 44.6% #################################### 50.3% ########################################### 60.2% ################################################ 67.9% ###################################################### 75.5% ########################################################### 83.2% ################################################################# 90.8% ######################################################################## 100.0% [2020-12-04T23:56:07.106Z] #18 ... [2020-12-04T23:56:07.106Z] [2020-12-04T23:56:07.106Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:56:07.106Z] #41 60.77 CC criu/cr-service.o [2020-12-04T23:56:07.106Z] #41 61.53 CC criu/crtools.o [2020-12-04T23:56:07.106Z] #41 61.90 CC criu/eventfd.o [2020-12-04T23:56:07.106Z] #41 62.21 CC criu/eventpoll.o [2020-12-04T23:56:07.106Z] #41 62.60 CC criu/external.o [2020-12-04T23:56:07.106Z] #41 62.80 CC criu/fault-injection.o [2020-12-04T23:56:07.106Z] #41 62.86 CC criu/fdstore.o [2020-12-04T23:56:07.106Z] #41 63.10 CC criu/fifo.o [2020-12-04T23:56:07.106Z] #41 63.38 CC criu/file-ids.o [2020-12-04T23:56:07.106Z] #41 63.48 CC criu/file-lock.o [2020-12-04T23:56:07.106Z] #41 64.04 CC criu/files-ext.o [2020-12-04T23:56:07.106Z] #41 64.32 CC criu/files-reg.o [2020-12-04T23:56:07.106Z] #41 65.61 CC criu/files.o [2020-12-04T23:56:07.106Z] #41 66.89 CC criu/filesystems.o [2020-12-04T23:56:07.106Z] #41 67.31 CC criu/fsnotify.o [2020-12-04T23:56:07.106Z] #41 68.08 CC criu/image-desc.o [2020-12-04T23:56:07.106Z] #41 68.16 CC criu/image.o [2020-12-04T23:56:07.106Z] #41 68.67 CC criu/ipc_ns.o [2020-12-04T23:56:07.106Z] #41 69.47 CC criu/irmap.o [2020-12-04T23:56:07.106Z] #41 69.85 CC criu/kcmp-ids.o [2020-12-04T23:56:07.106Z] #41 70.02 CC criu/kerndat.o [2020-12-04T23:56:07.106Z] #41 70.63 CC criu/libnetlink.o [2020-12-04T23:56:07.106Z] #41 70.92 CC criu/log.o [2020-12-04T23:56:07.144Z] #20 7.402 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-04T23:56:07.144Z] #20 7.402 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-04T23:56:07.144Z] #20 7.427 Successfully built pyyaml [2020-12-04T23:56:07.144Z] #20 7.433 Installing collected packages: pathspec, pyyaml, yamllint [2020-12-04T23:56:07.181Z] #47 66.67 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-04T23:56:07.181Z] #47 66.69 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-04T23:56:07.181Z] #47 66.73 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-04T23:56:07.241Z] #29 9.094 [2020-12-04T23:56:07.333Z] #34 34.78 Reading package lists... [2020-12-04T23:56:07.333Z] #34 ... [2020-12-04T23:56:07.333Z] [2020-12-04T23:56:07.333Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:07.333Z] #47 25.67 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-04T23:56:07.333Z] #47 29.18 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-04T23:56:07.333Z] #47 29.18 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-04T23:56:07.333Z] #47 29.18 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-04T23:56:07.333Z] #47 29.18 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-04T23:56:07.333Z] #47 29.18 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-04T23:56:07.333Z] #47 29.19 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-04T23:56:07.333Z] #47 29.21 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-04T23:56:07.333Z] #47 29.32 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-04T23:56:07.333Z] #47 29.47 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-04T23:56:07.333Z] #47 29.47 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-04T23:56:07.333Z] #47 29.51 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-04T23:56:07.333Z] #47 29.51 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-04T23:56:07.333Z] #47 29.55 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-04T23:56:07.333Z] #47 29.57 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-04T23:56:07.333Z] #47 29.72 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-04T23:56:07.333Z] #47 29.85 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-04T23:56:07.333Z] #47 29.87 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-04T23:56:07.333Z] #47 30.06 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-04T23:56:07.333Z] #47 30.07 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-04T23:56:07.333Z] #47 30.08 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-04T23:56:07.333Z] #47 30.25 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-04T23:56:07.333Z] #47 30.27 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-04T23:56:07.333Z] #47 30.27 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-04T23:56:07.333Z] #47 30.28 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-04T23:56:07.333Z] #47 30.30 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-04T23:56:07.333Z] #47 30.55 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-04T23:56:07.333Z] #47 30.62 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-04T23:56:07.333Z] #47 30.68 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-04T23:56:07.333Z] #47 30.96 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-04T23:56:07.333Z] #47 31.01 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-04T23:56:07.333Z] #47 31.18 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-04T23:56:07.333Z] #47 31.48 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-04T23:56:07.333Z] #47 31.58 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-04T23:56:07.333Z] #47 31.58 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-04T23:56:07.333Z] #47 31.61 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-04T23:56:07.333Z] #47 31.82 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-04T23:56:07.333Z] #47 31.91 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-04T23:56:07.333Z] #47 32.02 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-04T23:56:07.333Z] #47 32.04 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-04T23:56:07.333Z] #47 32.18 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-04T23:56:07.333Z] #47 32.19 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-04T23:56:07.333Z] #47 32.51 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-04T23:56:07.333Z] #47 32.55 go: downloading github.com/spf13/cast v1.3.0 [2020-12-04T23:56:07.333Z] #47 32.64 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-04T23:56:07.333Z] #47 32.68 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-04T23:56:07.333Z] #47 32.99 go: extracting github.com/spf13/cast v1.3.0 [2020-12-04T23:56:07.333Z] #47 32.99 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-04T23:56:07.333Z] #47 33.02 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-04T23:56:07.333Z] #47 33.08 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-04T23:56:07.333Z] #47 33.12 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-04T23:56:07.333Z] #47 33.12 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-04T23:56:07.333Z] #47 33.31 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-04T23:56:07.333Z] #47 33.42 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-04T23:56:07.333Z] #47 33.42 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-04T23:56:07.333Z] #47 33.53 go: downloading github.com/spf13/afero v1.1.2 [2020-12-04T23:56:07.333Z] #47 33.56 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-04T23:56:07.333Z] #47 33.56 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-04T23:56:07.333Z] #47 33.71 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-04T23:56:07.333Z] #47 33.71 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-04T23:56:07.333Z] #47 33.77 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-04T23:56:07.333Z] #47 34.02 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-04T23:56:07.333Z] #47 34.14 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-04T23:56:07.333Z] #47 34.21 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-04T23:56:07.333Z] #47 34.25 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-04T23:56:07.333Z] #47 34.38 go: extracting github.com/spf13/afero v1.1.2 [2020-12-04T23:56:07.333Z] #47 34.63 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-04T23:56:07.333Z] #47 34.66 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-04T23:56:07.333Z] #47 34.66 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-04T23:56:07.333Z] #47 34.79 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-04T23:56:07.333Z] #47 34.79 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-04T23:56:07.333Z] #47 34.86 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-04T23:56:07.333Z] #47 34.93 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-04T23:56:07.333Z] #47 34.97 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-04T23:56:07.333Z] #47 35.57 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-04T23:56:07.333Z] #47 35.66 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-04T23:56:07.333Z] #47 35.66 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-04T23:56:07.333Z] #47 35.70 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-04T23:56:07.333Z] #47 35.87 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-04T23:56:07.333Z] #47 35.89 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-04T23:56:07.399Z] #41 71.19 CC criu/lsm.o [2020-12-04T23:56:07.399Z] #41 71.42 CC criu/mem.o [2020-12-04T23:56:07.399Z] #20 7.528 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-04T23:56:07.449Z] #47 ... [2020-12-04T23:56:07.449Z] [2020-12-04T23:56:07.449Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:56:07.449Z] #11 45.27 Reading package lists... [2020-12-04T23:56:07.449Z] #11 57.34 Building dependency tree... [2020-12-04T23:56:07.449Z] #11 63.81 The following additional packages will be installed: [2020-12-04T23:56:07.449Z] #11 63.82 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-04T23:56:07.449Z] #11 63.83 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-04T23:56:07.449Z] #11 63.83 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-04T23:56:07.449Z] #11 63.84 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-04T23:56:07.449Z] #11 63.89 Suggested packages: [2020-12-04T23:56:07.449Z] #11 63.89 gcc-8-locales seccomp wine64 [2020-12-04T23:56:07.449Z] #11 66.02 The following NEW packages will be installed: [2020-12-04T23:56:07.449Z] #11 66.02 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-04T23:56:07.449Z] #11 66.03 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-04T23:56:07.449Z] #11 66.03 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-04T23:56:07.449Z] #11 66.03 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-04T23:56:07.449Z] #11 66.04 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-04T23:56:07.449Z] #11 66.04 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-04T23:56:07.449Z] #11 66.45 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:56:07.449Z] #11 66.45 Need to get 77.7 MB of archives. [2020-12-04T23:56:07.449Z] #11 66.45 After this operation, 487 MB of additional disk space will be used. [2020-12-04T23:56:07.449Z] #11 66.45 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-12-04T23:56:07.449Z] #11 66.80 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-12-04T23:56:07.449Z] #11 ... [2020-12-04T23:56:07.449Z] [2020-12-04T23:56:07.449Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:07.449Z] #47 66.94 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-04T23:56:07.449Z] #47 66.95 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-04T23:56:07.594Z] #47 35.99 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-04T23:56:07.594Z] #47 36.05 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-04T23:56:07.594Z] #47 36.08 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-04T23:56:07.692Z] #41 ... [2020-12-04T23:56:07.692Z] [2020-12-04T23:56:07.692Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:56:07.692Z] #18 29.38 Setting up libiptc0:s390x (1.8.2-4) ... [2020-12-04T23:56:07.692Z] #18 29.38 Setting up xz-utils (5.2.4-1) ... [2020-12-04T23:56:07.692Z] #18 29.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-04T23:56:07.692Z] #18 29.40 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-04T23:56:07.692Z] #18 29.45 invoke-rc.d: could not determine current runlevel [2020-12-04T23:56:07.692Z] #18 29.45 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-04T23:56:07.692Z] #18 29.46 Setting up pigz (2.4-1) ... [2020-12-04T23:56:07.692Z] #18 29.46 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-12-04T23:56:07.692Z] #18 29.47 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-12-04T23:56:07.692Z] #18 29.48 Setting up python-pip-whl (18.1-5) ... [2020-12-04T23:56:07.987Z] #18 29.49 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-12-04T23:56:07.987Z] #18 29.49 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-04T23:56:07.987Z] #18 29.70 Setting up libaio1:s390x (0.3.112-3) ... [2020-12-04T23:56:07.987Z] #18 29.71 Setting up libonig5:s390x (6.9.1-1) ... [2020-12-04T23:56:07.987Z] #18 29.71 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-12-04T23:56:07.987Z] #18 29.72 Setting up vim (2:8.1.0875-5) ... [2020-12-04T23:56:07.987Z] #18 29.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-04T23:56:07.987Z] #18 29.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-04T23:56:07.987Z] #18 29.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-04T23:56:08.167Z] #47 36.53 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-04T23:56:08.167Z] #47 36.65 go: downloading golang.org/x/text v0.3.2 [2020-12-04T23:56:08.167Z] #47 36.66 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-04T23:56:08.167Z] #47 36.72 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-04T23:56:08.283Z] #18 29.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-04T23:56:08.283Z] #18 29.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-04T23:56:08.283Z] #18 29.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-04T23:56:08.283Z] #18 29.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-04T23:56:08.283Z] #18 29.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-04T23:56:08.283Z] #18 29.75 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-04T23:56:08.283Z] #18 29.76 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-04T23:56:08.283Z] #18 29.77 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-12-04T23:56:08.284Z] #18 29.77 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-04T23:56:08.284Z] #18 29.78 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-12-04T23:56:08.284Z] #18 29.79 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-04T23:56:08.371Z] #20 DONE 8.4s [2020-12-04T23:56:08.371Z] [2020-12-04T23:56:08.371Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-04T23:56:08.371Z] #23 DONE 0.3s [2020-12-04T23:56:08.371Z] [2020-12-04T23:56:08.371Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-04T23:56:08.428Z] #47 36.82 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-04T23:56:08.428Z] #47 36.85 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-04T23:56:08.689Z] #47 37.09 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-04T23:56:08.950Z] #47 37.32 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-04T23:56:08.950Z] #47 37.45 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-04T23:56:08.950Z] #47 37.45 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-04T23:56:09.052Z] #29 9.356 0.2% 1.2% # 2.3% ## 3.9% ### 5.0% #### 6.6% ##### 8.2% ####### 9.8% ########## 14.1% ########## 15.2% ########### 16.2% ############ 17.5% ############# 18.3% ############# [2020-12-04T23:56:09.052Z] #29 ... [2020-12-04T23:56:09.052Z] [2020-12-04T23:56:09.052Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:09.052Z] #47 8.505 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-04T23:56:09.052Z] #47 9.642 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-04T23:56:09.052Z] #47 11.46 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-04T23:56:09.052Z] #47 15.86 go: finding github.com/fatih/color v1.9.0 [2020-12-04T23:56:09.052Z] #47 16.00 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-04T23:56:09.052Z] #47 16.05 go: finding github.com/pkg/errors v0.9.1 [2020-12-04T23:56:09.052Z] #47 16.14 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-04T23:56:09.052Z] #47 16.25 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-04T23:56:09.052Z] #47 16.33 go: finding github.com/spf13/pflag v1.0.3 [2020-12-04T23:56:09.052Z] #47 16.64 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-04T23:56:09.052Z] #47 16.81 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-04T23:56:09.052Z] #47 16.87 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-04T23:56:09.052Z] #47 16.94 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-04T23:56:09.052Z] #47 16.96 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-04T23:56:09.052Z] #47 ... [2020-12-04T23:56:09.052Z] [2020-12-04T23:56:09.052Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:56:09.052Z] #40 17.61 Checking out files: 91% (1518/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-12-04T23:56:09.052Z] #40 17.85 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-04T23:56:09.523Z] #47 37.93 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-04T23:56:09.523Z] #47 ... [2020-12-04T23:56:09.523Z] [2020-12-04T23:56:09.523Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:56:09.523Z] #11 28.09 Reading package lists... [2020-12-04T23:56:09.784Z] #11 ... [2020-12-04T23:56:09.784Z] [2020-12-04T23:56:09.784Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:09.784Z] #45 28.32 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-04T23:56:09.784Z] #45 28.35 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-04T23:56:09.784Z] #45 28.42 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-04T23:56:09.798Z] #18 31.48 Setting up iptables (1.8.2-4) ... [2020-12-04T23:56:09.798Z] #18 31.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-04T23:56:10.046Z] #45 ... [2020-12-04T23:56:10.046Z] [2020-12-04T23:56:10.046Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:10.046Z] #49 28.33 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-04T23:56:10.046Z] #49 30.75 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-04T23:56:10.046Z] #49 32.77 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-04T23:56:10.046Z] #49 32.94 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-04T23:56:10.046Z] #49 33.24 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-04T23:56:10.046Z] #49 33.37 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-04T23:56:10.046Z] #49 34.56 runtime/cgo [2020-12-04T23:56:10.046Z] #49 34.69 runtime [2020-12-04T23:56:10.046Z] #49 ... [2020-12-04T23:56:10.046Z] [2020-12-04T23:56:10.046Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:56:10.095Z] #18 31.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-04T23:56:10.096Z] #18 31.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-04T23:56:10.096Z] #18 31.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-04T23:56:10.096Z] #18 31.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-04T23:56:10.096Z] #18 31.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-04T23:56:10.096Z] #18 31.52 Setting up python3 (3.7.3-1) ... [2020-12-04T23:56:10.392Z] #18 31.81 Setting up python3-wheel (0.32.3-2) ... [2020-12-04T23:56:10.392Z] #18 32.22 Setting up apparmor (2.13.2-10) ... [2020-12-04T23:56:10.894Z] #28 ... [2020-12-04T23:56:10.894Z] [2020-12-04T23:56:10.894Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:10.894Z] #54 61.00 + bin/containerd-stress [2020-12-04T23:56:10.894Z] #54 62.53 + bin/containerd-shim [2020-12-04T23:56:10.894Z] #54 65.48 + bin/containerd-shim-runc-v1 [2020-12-04T23:56:10.894Z] #54 67.92 + bin/containerd-shim-runc-v2 [2020-12-04T23:56:10.894Z] #54 68.91 + binaries [2020-12-04T23:56:10.894Z] #54 68.91 + install -D bin/containerd /build/containerd [2020-12-04T23:56:10.894Z] #54 68.98 + install -D bin/containerd-shim /build/containerd-shim [2020-12-04T23:56:10.894Z] #54 68.99 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-04T23:56:10.894Z] #54 69.00 + install -D bin/ctr /build/ctr [2020-12-04T23:56:10.895Z] #54 ... [2020-12-04T23:56:10.895Z] [2020-12-04T23:56:10.895Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:56:10.895Z] #41 52.78 DEP lib/c/criu.d [2020-12-04T23:56:10.895Z] #41 52.85 CC images/rpc.pb-c.o [2020-12-04T23:56:10.895Z] #41 53.08 CC lib/c/criu.o [2020-12-04T23:56:10.895Z] #41 53.54 LINK lib/c/built-in.o [2020-12-04T23:56:10.895Z] #41 53.55 LINK lib/c/libcriu.so [2020-12-04T23:56:10.895Z] #41 53.57 LINK lib/c/libcriu.a [2020-12-04T23:56:10.895Z] #41 53.62 GEN magic.py [2020-12-04T23:56:10.895Z] #41 53.66 Note: Building without setproctitle() and strlcpy() support. [2020-12-04T23:56:10.895Z] #41 53.66 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-04T23:56:10.895Z] #41 53.67 Note: Building without GnuTLS support [2020-12-04T23:56:10.895Z] #41 53.67 Makefile.config:39: Warn: you have no libnftables installed [2020-12-04T23:56:10.895Z] #41 53.67 Makefile.config:40: Warn: Building without nftables support [2020-12-04T23:56:10.895Z] #41 54.03 fatal: not a git repository (or any of the parent directories): .git [2020-12-04T23:56:10.895Z] #41 54.23 make[1]: Nothing to be done for 'all'. [2020-12-04T23:56:10.895Z] #41 54.45 make[1]: 'images/built-in.o' is up to date. [2020-12-04T23:56:10.895Z] #41 54.46 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-04T23:56:10.895Z] #41 54.47 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-04T23:56:10.895Z] #41 54.48 make[1]: 'compel/libcompel.a' is up to date. [2020-12-04T23:56:10.895Z] #41 54.50 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-04T23:56:10.895Z] #41 54.51 make[1]: Nothing to be done for 'all'. [2020-12-04T23:56:10.895Z] #41 54.52 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-04T23:56:10.895Z] #41 54.64 make[2]: Nothing to be done for 'all'. [2020-12-04T23:56:10.895Z] #41 54.65 make[2]: Nothing to be done for 'all'. [2020-12-04T23:56:10.895Z] #41 54.66 make[2]: Nothing to be done for 'all'. [2020-12-04T23:56:10.895Z] #41 54.69 make[2]: Nothing to be done for 'all'. [2020-12-04T23:56:10.895Z] #41 54.71 make[2]: Nothing to be done for 'all'. [2020-12-04T23:56:10.895Z] #41 54.72 make[2]: Nothing to be done for 'all'. [2020-12-04T23:56:10.895Z] #41 54.74 make[2]: Nothing to be done for 'all'. [2020-12-04T23:56:10.895Z] #41 54.77 make[2]: Nothing to be done for 'all'. [2020-12-04T23:56:10.895Z] #41 54.77 INSTALL criu/criu [2020-12-04T23:56:11.181Z] #40 20.25 + 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-12-04T23:56:11.434Z] #18 33.16 Setting up xfsprogs (4.20.0-1) ... [2020-12-04T23:56:11.434Z] #18 33.16 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-04T23:56:11.482Z] #40 ... [2020-12-04T23:56:11.482Z] [2020-12-04T23:56:11.482Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:11.482Z] #49 10.99 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-04T23:56:11.482Z] #49 11.03 go: extracting github.com/fatih/color v1.7.0 [2020-12-04T23:56:11.482Z] #49 11.20 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-04T23:56:11.482Z] #49 11.20 go: extracting github.com/pkg/errors v0.8.1 [2020-12-04T23:56:11.482Z] #49 11.21 go: downloading github.com/spf13/viper v1.6.1 [2020-12-04T23:56:11.482Z] #49 11.70 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-04T23:56:11.482Z] #49 12.05 go: extracting github.com/spf13/viper v1.6.1 [2020-12-04T23:56:11.482Z] #49 12.23 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-04T23:56:11.482Z] #49 12.37 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-04T23:56:11.482Z] #49 12.44 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-04T23:56:11.482Z] #49 12.58 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-04T23:56:11.482Z] #49 12.60 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-04T23:56:11.482Z] #49 12.77 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-04T23:56:11.482Z] #49 12.83 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-04T23:56:11.482Z] #49 12.99 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-04T23:56:11.482Z] #49 13.27 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-04T23:56:11.482Z] #49 13.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-04T23:56:11.482Z] #49 13.56 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-04T23:56:11.482Z] #49 13.87 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-04T23:56:11.482Z] #49 13.98 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-04T23:56:11.482Z] #49 14.44 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-04T23:56:11.482Z] #49 14.58 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-04T23:56:11.482Z] #49 14.58 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-04T23:56:11.482Z] #49 14.66 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-04T23:56:11.482Z] #49 14.71 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-04T23:56:11.482Z] #49 14.88 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-04T23:56:11.482Z] #49 16.08 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-04T23:56:11.482Z] #49 19.82 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-04T23:56:11.482Z] #49 19.82 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-04T23:56:11.482Z] #49 19.82 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-04T23:56:11.482Z] #49 19.82 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-04T23:56:11.482Z] #49 19.83 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-04T23:56:11.482Z] #49 19.83 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-04T23:56:11.482Z] #49 19.84 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-04T23:56:11.482Z] #49 19.87 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-04T23:56:11.482Z] #49 19.95 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-04T23:56:11.482Z] #49 20.07 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-04T23:56:11.482Z] #49 20.09 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-04T23:56:11.482Z] #49 20.14 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-04T23:56:11.482Z] #49 20.19 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-04T23:56:11.482Z] #49 20.24 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-04T23:56:11.482Z] #49 20.32 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-04T23:56:11.482Z] #49 20.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-04T23:56:11.482Z] #49 20.47 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-04T23:56:11.482Z] #49 20.52 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-04T23:56:11.482Z] #49 20.59 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-04T23:56:11.482Z] #49 20.73 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-04T23:56:11.482Z] #49 20.75 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-04T23:56:11.482Z] #49 20.78 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-04T23:56:11.482Z] #49 20.78 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-04T23:56:11.482Z] #49 20.83 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-04T23:56:11.482Z] #49 20.83 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-04T23:56:11.482Z] #49 20.86 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-04T23:56:11.482Z] #49 20.93 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-04T23:56:11.482Z] #49 21.08 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-04T23:56:11.482Z] #49 ... [2020-12-04T23:56:11.482Z] [2020-12-04T23:56:11.482Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:56:11.727Z] #18 33.38 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-04T23:56:12.083Z] #29 9.356 0.2% 1.2% # 2.3% ## 3.9% ### 5.0% #### 6.6% ##### 8.2% ####### 9.8% ########## 14.1% ########## 15.2% ########### 16.2% ############ 17.5% ############# 18.3% ############# 18.9% ############## 19.7% ############## 20.7% ############### 21.9% ################ 23.1% ################# 24.7% ################## 25.8% #################### 28.6% ###################### 30.8% ####################### 32.4% ######################## 34.1% ######################### 35.7% ########################## 37.3% ########################### 38.4% ############################ 40.0% ############################## 41.8% ############################### 43.7% ################################# 45.8% ################################## 48.6% #################################### 50.2% ##################################### 52.2% ###################################### 53.8% ######################################## 56.0% ######################################## 56.4% ######################################### 57.5% [2020-12-04T23:56:12.083Z] #29 ... [2020-12-04T23:56:12.083Z] [2020-12-04T23:56:12.083Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:12.083Z] #51 11.49 + cd /tmp/tmp.g2DvL3kQkb/src/github.com/mvdan/sh [2020-12-04T23:56:12.083Z] #51 11.49 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-04T23:56:12.083Z] #51 11.63 + GO111MODULE=on [2020-12-04T23:56:12.083Z] #51 11.63 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-04T23:56:12.083Z] #51 13.34 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-04T23:56:12.083Z] #51 13.39 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-04T23:56:12.083Z] #51 13.46 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-04T23:56:12.083Z] #51 13.47 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-04T23:56:12.083Z] #51 13.68 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-04T23:56:12.083Z] #51 15.16 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-04T23:56:12.083Z] #51 16.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-04T23:56:12.083Z] #51 18.45 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-04T23:56:12.083Z] #51 20.86 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-04T23:56:12.083Z] #51 20.89 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-04T23:56:12.083Z] #51 21.34 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-04T23:56:12.083Z] #51 21.68 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-04T23:56:12.083Z] #51 ... [2020-12-04T23:56:12.083Z] [2020-12-04T23:56:12.083Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:56:12.083Z] #29 9.356 0.2% 1.2% # 2.3% ## 3.9% ### 5.0% #### 6.6% ##### 8.2% ####### 9.8% ########## 14.1% ########## 15.2% ########### 16.2% ############ 17.5% ############# 18.3% ############# 18.9% ############## 19.7% ############## 20.7% ############### 21.9% ################ 23.1% ################# 24.7% ################## 25.8% #################### 28.6% ###################### 30.8% ####################### 32.4% ######################## 34.1% ######################### 35.7% ########################## 37.3% ########################### 38.4% ############################ 40.0% ############################## 41.8% ############################### 43.7% ################################# 45.8% ################################## 48.6% #################################### 50.2% ##################################### 52.2% ###################################### 53.8% ######################################## 56.0% ######################################## 56.4% ######################################### 57.5% ########################################## 59.1% ########################################### 60.8% [2020-12-04T23:56:12.083Z] #29 ... [2020-12-04T23:56:12.083Z] [2020-12-04T23:56:12.083Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:56:12.083Z] #45 11.78 crypto/internal/subtle [2020-12-04T23:56:12.083Z] #45 12.15 crypto/subtle [2020-12-04T23:56:12.083Z] #45 12.45 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-04T23:56:12.083Z] #45 12.71 internal/nettrace [2020-12-04T23:56:12.083Z] #45 13.18 runtime/cgo [2020-12-04T23:56:12.083Z] #45 15.96 vendor/golang.org/x/crypto/internal/subtle [2020-12-04T23:56:12.363Z] #18 33.94 Setting up python3-distutils (3.7.3-1) ... [2020-12-04T23:56:12.387Z] #45 ... [2020-12-04T23:56:12.387Z] [2020-12-04T23:56:12.387Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:56:12.596Z] #11 38.65 Reading package lists... [2020-12-04T23:56:12.596Z] #11 ... [2020-12-04T23:56:12.596Z] [2020-12-04T23:56:12.596Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:56:12.596Z] #38 30.85 Checking out files: 80% (1337/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-12-04T23:56:12.596Z] #38 31.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-04T23:56:12.596Z] #38 34.60 + 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-12-04T23:56:12.596Z] #38 ... [2020-12-04T23:56:12.596Z] [2020-12-04T23:56:12.596Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:12.596Z] #47 37.97 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-04T23:56:12.596Z] #47 38.14 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-04T23:56:12.596Z] #47 38.23 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-04T23:56:12.596Z] #47 38.66 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-04T23:56:12.596Z] #47 38.67 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-04T23:56:12.596Z] #47 38.78 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-04T23:56:12.596Z] #47 38.78 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-04T23:56:12.596Z] #47 39.00 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-04T23:56:12.596Z] #47 39.08 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-04T23:56:12.596Z] #47 39.08 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-04T23:56:12.596Z] #47 39.32 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-04T23:56:12.596Z] #47 39.32 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-04T23:56:12.596Z] #47 39.43 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-04T23:56:12.596Z] #47 39.59 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-04T23:56:12.596Z] #47 39.68 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-04T23:56:12.596Z] #47 39.98 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-04T23:56:12.601Z] Client: Docker Engine - Community [2020-12-04T23:56:12.601Z] Version: 19.03.13 [2020-12-04T23:56:12.601Z] API version: 1.40 [2020-12-04T23:56:12.601Z] Go version: go1.13.15 [2020-12-04T23:56:12.601Z] Git commit: 4484c46 [2020-12-04T23:56:12.601Z] Built: Wed Sep 16 17:03:45 2020 [2020-12-04T23:56:12.601Z] OS/Arch: linux/arm64 [2020-12-04T23:56:12.601Z] Experimental: false [2020-12-04T23:56:12.601Z] [2020-12-04T23:56:12.601Z] Server: Docker Engine - Community [2020-12-04T23:56:12.601Z] Engine: [2020-12-04T23:56:12.601Z] Version: 19.03.13 [2020-12-04T23:56:12.601Z] API version: 1.40 (minimum version 1.12) [2020-12-04T23:56:12.601Z] Go version: go1.13.15 [2020-12-04T23:56:12.601Z] Git commit: 4484c46 [2020-12-04T23:56:12.601Z] Built: Wed Sep 16 17:02:17 2020 [2020-12-04T23:56:12.601Z] OS/Arch: linux/arm64 [2020-12-04T23:56:12.601Z] Experimental: true [2020-12-04T23:56:12.601Z] containerd: [2020-12-04T23:56:12.601Z] Version: 1.3.7 [2020-12-04T23:56:12.601Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-04T23:56:12.601Z] runc: [2020-12-04T23:56:12.601Z] Version: 1.0.0-rc10 [2020-12-04T23:56:12.601Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-04T23:56:12.601Z] docker-init: [2020-12-04T23:56:12.601Z] Version: 0.18.0 [2020-12-04T23:56:12.601Z] GitCommit: fec3683 [Pipeline] sh [2020-12-04T23:56:12.656Z] #18 34.23 Setting up python3-setuptools (40.8.0-1) ... [2020-12-04T23:56:12.782Z] #47 ... [2020-12-04T23:56:12.782Z] [2020-12-04T23:56:12.782Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-04T23:56:12.782Z] #30 70.20 Checking out files: 81% (1244/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 99% (1511/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-12-04T23:56:12.782Z] #30 71.24 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-04T23:56:12.782Z] #30 72.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-04T23:56:12.929Z] + docker info [2020-12-04T23:56:13.167Z] #47 41.82 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-04T23:56:13.292Z] #18 35.05 Setting up python3-pip (18.1-5) ... [2020-12-04T23:56:13.408Z] #41 DONE 59.3s [2020-12-04T23:56:13.408Z] [2020-12-04T23:56:13.408Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:13.408Z] #54 DONE 73.2s [2020-12-04T23:56:13.408Z] [2020-12-04T23:56:13.408Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-04T23:56:13.408Z] #28 DONE 4.6s [2020-12-04T23:56:13.408Z] [2020-12-04T23:56:13.408Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-04T23:56:13.408Z] #31 DONE 0.1s [2020-12-04T23:56:13.408Z] [2020-12-04T23:56:13.408Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-04T23:56:13.408Z] #33 DONE 0.0s [2020-12-04T23:56:13.408Z] [2020-12-04T23:56:13.408Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-04T23:56:13.408Z] #36 DONE 0.0s [2020-12-04T23:56:13.408Z] [2020-12-04T23:56:13.408Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-04T23:56:13.408Z] #39 DONE 0.2s [2020-12-04T23:56:13.408Z] [2020-12-04T23:56:13.408Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-04T23:56:13.664Z] #42 DONE 0.0s [2020-12-04T23:56:13.664Z] [2020-12-04T23:56:13.664Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-04T23:56:13.664Z] #44 DONE 0.1s [2020-12-04T23:56:13.664Z] [2020-12-04T23:56:13.664Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-04T23:56:13.664Z] #46 DONE 0.0s [2020-12-04T23:56:13.664Z] [2020-12-04T23:56:13.664Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-04T23:56:13.738Z] #47 ... [2020-12-04T23:56:13.738Z] [2020-12-04T23:56:13.738Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:56:13.738Z] #40 32.22 Fetched 8407 kB in 26s (323 kB/s) [2020-12-04T23:56:13.919Z] #48 DONE 0.1s [2020-12-04T23:56:13.919Z] [2020-12-04T23:56:13.919Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-04T23:56:13.919Z] #50 DONE 0.0s [2020-12-04T23:56:13.919Z] [2020-12-04T23:56:13.919Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-04T23:56:13.928Z] #18 35.73 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:56:13.999Z] #40 32.22 Reading package lists... [2020-12-04T23:56:13.999Z] #40 ... [2020-12-04T23:56:13.999Z] [2020-12-04T23:56:13.999Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:56:13.999Z] #43 38.91 vendor/golang.org/x/crypto/curve25519 [2020-12-04T23:56:14.174Z] #52 DONE 0.3s [2020-12-04T23:56:14.174Z] [2020-12-04T23:56:14.174Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-04T23:56:14.239Z] #18 35.76 Processing triggers for mime-support (3.62) ... [2020-12-04T23:56:14.537Z] #18 DONE 36.3s [2020-12-04T23:56:14.537Z] [2020-12-04T23:56:14.537Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:56:14.537Z] #41 72.60 CC criu/memfd.o [2020-12-04T23:56:14.537Z] #41 72.91 CC criu/mount.o [2020-12-04T23:56:14.537Z] #41 75.10 CC criu/namespaces.o [2020-12-04T23:56:14.537Z] #41 76.16 CC criu/net.o [2020-12-04T23:56:14.537Z] #41 77.92 CC criu/netfilter.o [2020-12-04T23:56:14.537Z] #41 78.21 CC criu/page-pipe.o [2020-12-04T23:56:14.830Z] #41 78.52 CC criu/page-xfer.o [2020-12-04T23:56:14.830Z] #41 ... [2020-12-04T23:56:14.830Z] [2020-12-04T23:56:14.830Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-04T23:56:14.850Z] #29 9.356 0.2% 1.2% # 2.3% ## 3.9% ### 5.0% #### 6.6% ##### 8.2% ####### 9.8% ########## 14.1% ########## 15.2% ########### 16.2% ############ 17.5% ############# 18.3% ############# 18.9% ############## 19.7% ############## 20.7% ############### 21.9% ################ 23.1% ################# 24.7% ################## 25.8% #################### 28.6% ###################### 30.8% ####################### 32.4% ######################## 34.1% ######################### 35.7% ########################## 37.3% ########################### 38.4% ############################ 40.0% ############################## 41.8% ############################### 43.7% ################################# 45.8% ################################## 48.6% #################################### 50.2% ##################################### 52.2% ###################################### 53.8% ######################################## 56.0% ######################################## 56.4% ######################################### 57.5% ########################################## 59.1% ########################################### 60.8% ############################################# 62.9% ############################################## 64.6% ############################################### 66.2% ################################################# 68.3% ################################################## 70.5% ################################################### 72.1% ##################################################### 74.3% ###################################################### 75.9% ####################################################### 77.4% ######################################################## 78.4% ######################################################### 80.0% ########################################################## 81.6% ############################################################ 83.8% ############################################################# 85.4% ############################################################## 87.4% ################################################################ 89.4% ################################################################# 91.0% ################################################################## 92.7% ################################################################### 93.2% ##################################################################### 96.4% ####################################################################### 99.7% ######################################################################## 100.0% [2020-12-04T23:56:15.149Z] #29 16.79 [2020-12-04T23:56:15.305Z] #30 ... [2020-12-04T23:56:15.305Z] [2020-12-04T23:56:15.305Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:56:15.305Z] #43 64.51 bytes [2020-12-04T23:56:15.305Z] #43 68.09 bufio [2020-12-04T23:56:15.305Z] #43 69.34 reflect [2020-12-04T23:56:15.305Z] #43 71.15 syscall [2020-12-04T23:56:15.305Z] #43 ... [2020-12-04T23:56:15.305Z] [2020-12-04T23:56:15.305Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:56:15.305Z] #40 66.12 Selecting previously unselected package libnet1-dev. [2020-12-04T23:56:15.305Z] #40 66.17 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-04T23:56:15.305Z] #40 66.17 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-04T23:56:15.305Z] #40 66.45 Selecting previously unselected package libnl-3-200:amd64. [2020-12-04T23:56:15.305Z] #40 66.45 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-04T23:56:15.305Z] #40 66.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-04T23:56:15.305Z] #40 66.73 Selecting previously unselected package libnl-3-dev:amd64. [2020-12-04T23:56:15.305Z] #40 66.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-12-04T23:56:15.305Z] #40 66.77 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-04T23:56:15.305Z] #40 67.37 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-04T23:56:15.305Z] #40 67.37 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-04T23:56:15.305Z] #40 67.38 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-04T23:56:15.305Z] #40 67.62 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-12-04T23:56:15.305Z] #40 67.62 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-12-04T23:56:15.305Z] #40 67.65 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-04T23:56:15.305Z] #40 67.83 Selecting previously unselected package zlib1g-dev:amd64. [2020-12-04T23:56:15.305Z] #40 67.83 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-12-04T23:56:15.305Z] #40 67.84 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-04T23:56:15.305Z] #40 68.47 Selecting previously unselected package libprotobuf17:amd64. [2020-12-04T23:56:15.305Z] #40 68.47 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-12-04T23:56:15.305Z] #40 68.49 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-04T23:56:15.305Z] #40 69.83 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-12-04T23:56:15.305Z] #40 69.86 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-12-04T23:56:15.305Z] #40 69.88 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-04T23:56:15.305Z] #40 70.30 Selecting previously unselected package libprotobuf-dev:amd64. [2020-12-04T23:56:15.305Z] #40 70.31 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-12-04T23:56:15.305Z] #40 70.34 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-04T23:56:15.305Z] #40 72.40 Selecting previously unselected package libprotoc17:amd64. [2020-12-04T23:56:15.305Z] #40 72.40 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-12-04T23:56:15.305Z] #40 72.41 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-04T23:56:15.305Z] #40 73.54 Selecting previously unselected package protobuf-c-compiler. [2020-12-04T23:56:15.305Z] #40 73.54 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-12-04T23:56:15.305Z] #40 73.55 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-04T23:56:15.305Z] #40 73.95 Selecting previously unselected package protobuf-compiler. [2020-12-04T23:56:15.305Z] #40 73.96 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-12-04T23:56:15.305Z] #40 73.99 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-04T23:56:15.305Z] #40 74.33 Selecting previously unselected package python-pkg-resources. [2020-12-04T23:56:15.305Z] #40 74.34 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-04T23:56:15.305Z] #40 74.39 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-04T23:56:15.466Z] #19 0.873 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-04T23:56:15.466Z] #19 0.875 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-04T23:56:15.466Z] #19 0.877 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-04T23:56:15.565Z] #55 DONE 1.1s [2020-12-04T23:56:15.565Z] [2020-12-04T23:56:15.565Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-04T23:56:15.565Z] #59 DONE 0.2s [2020-12-04T23:56:15.565Z] [2020-12-04T23:56:15.565Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-04T23:56:15.759Z] #19 DONE 1.1s [2020-12-04T23:56:15.759Z] [2020-12-04T23:56:15.759Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-04T23:56:15.868Z] #40 75.32 Selecting previously unselected package python-six. [2020-12-04T23:56:15.868Z] #40 75.32 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-04T23:56:15.868Z] #40 75.34 Unpacking python-six (1.12.0-1) ... [2020-12-04T23:56:15.916Z] #43 ... [2020-12-04T23:56:15.916Z] [2020-12-04T23:56:15.916Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:56:15.916Z] #53 34.37 Fetched 8407 kB in 26s (322 kB/s) [2020-12-04T23:56:15.916Z] #53 34.37 Reading package lists... [2020-12-04T23:56:15.916Z] #53 ... [2020-12-04T23:56:15.916Z] [2020-12-04T23:56:15.916Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:56:16.125Z] #40 75.68 Selecting previously unselected package python-protobuf. [2020-12-04T23:56:16.125Z] #40 75.69 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-12-04T23:56:16.125Z] #40 75.69 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-04T23:56:16.125Z] #61 DONE 0.8s [2020-12-04T23:56:16.125Z] [2020-12-04T23:56:16.125Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-04T23:56:16.125Z] #63 DONE 0.0s [2020-12-04T23:56:16.381Z] [2020-12-04T23:56:16.381Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-04T23:56:16.381Z] #64 DONE 0.0s [2020-12-04T23:56:16.381Z] [2020-12-04T23:56:16.381Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-04T23:56:16.683Z] #29 18.18 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-04T23:56:16.683Z] #29 18.58 [2020-12-04T23:56:16.943Z] #65 DONE 0.6s [2020-12-04T23:56:16.943Z] [2020-12-04T23:56:16.943Z] #66 exporting to image [2020-12-04T23:56:16.943Z] #66 exporting layers [2020-12-04T23:56:16.983Z] #29 18.77 1.3% ######################################################################## 100.0% [2020-12-04T23:56:17.055Z] #40 ... [2020-12-04T23:56:17.055Z] [2020-12-04T23:56:17.055Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:56:17.055Z] #34 66.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-12-04T23:56:17.055Z] #34 66.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-12-04T23:56:17.055Z] #34 66.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-12-04T23:56:17.055Z] #34 66.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-12-04T23:56:17.055Z] #34 66.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-12-04T23:56:17.055Z] #34 66.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-12-04T23:56:17.055Z] #34 69.24 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:56:17.055Z] #34 69.70 Fetched 14.9 MB in 2s (6016 kB/s) [2020-12-04T23:56:17.055Z] #34 69.83 Selecting previously unselected package xxd. [2020-12-04T23:56:17.055Z] #34 69.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-12-04T23:56:17.055Z] #34 70.02 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-04T23:56:17.055Z] #34 70.07 Unpacking xxd (2:8.1.0875-5) ... [2020-12-04T23:56:17.055Z] #34 70.69 Selecting previously unselected package vim-common. [2020-12-04T23:56:17.055Z] #34 70.70 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-04T23:56:17.055Z] #34 70.79 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-04T23:56:17.055Z] #34 71.34 Selecting previously unselected package cmake-data. [2020-12-04T23:56:17.055Z] #34 71.35 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-04T23:56:17.055Z] #34 71.39 Unpacking cmake-data (3.13.4-1) ... [2020-12-04T23:56:17.055Z] #34 76.00 Selecting previously unselected package libicu63:amd64. [2020-12-04T23:56:17.055Z] #34 76.01 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-04T23:56:17.055Z] #34 76.08 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-04T23:56:17.281Z] #29 19.07 [2020-12-04T23:56:17.311Z] #34 ... [2020-12-04T23:56:17.311Z] [2020-12-04T23:56:17.311Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:56:17.311Z] #40 76.89 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-04T23:56:17.581Z] #29 ... [2020-12-04T23:56:17.581Z] [2020-12-04T23:56:17.581Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:56:17.581Z] #13 17.11 Fetched 8182 kB in 16s (499 kB/s) [2020-12-04T23:56:17.581Z] #13 17.11 Reading package lists... [2020-12-04T23:56:17.581Z] #13 25.41 Reading package lists... [2020-12-04T23:56:17.581Z] #13 ... [2020-12-04T23:56:17.581Z] [2020-12-04T23:56:17.581Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:17.581Z] #49 21.17 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-04T23:56:17.581Z] #49 21.19 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-04T23:56:17.581Z] #49 21.23 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-04T23:56:17.581Z] #49 21.32 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-04T23:56:17.581Z] #49 21.33 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-04T23:56:17.581Z] #49 21.64 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-04T23:56:17.581Z] #49 21.81 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-04T23:56:17.581Z] #49 21.82 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-04T23:56:17.581Z] #49 21.92 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-04T23:56:17.581Z] #49 21.98 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-04T23:56:17.581Z] #49 22.04 go: downloading github.com/spf13/afero v1.1.2 [2020-12-04T23:56:17.582Z] #49 22.08 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-04T23:56:17.582Z] #49 22.17 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-04T23:56:17.582Z] #49 22.24 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-04T23:56:17.582Z] #49 22.31 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-04T23:56:17.582Z] #49 22.32 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-04T23:56:17.582Z] #49 22.53 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-04T23:56:17.582Z] #49 22.72 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-04T23:56:17.582Z] #49 22.78 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-04T23:56:17.582Z] #49 23.07 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-04T23:56:17.582Z] #49 23.12 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-04T23:56:17.582Z] #49 23.16 go: extracting github.com/spf13/afero v1.1.2 [2020-12-04T23:56:17.582Z] #49 23.24 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-04T23:56:17.582Z] #49 23.26 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-04T23:56:17.582Z] #49 23.36 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-04T23:56:17.582Z] #49 23.50 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-04T23:56:17.582Z] #49 23.78 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-04T23:56:17.582Z] #49 24.06 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-04T23:56:17.582Z] #49 24.34 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-04T23:56:17.582Z] #49 24.41 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-04T23:56:17.582Z] #49 24.50 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-04T23:56:17.582Z] #49 24.66 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-04T23:56:17.582Z] #49 24.77 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-04T23:56:17.582Z] #49 24.78 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-04T23:56:17.582Z] #49 24.84 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-04T23:56:17.582Z] #49 24.88 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-04T23:56:17.582Z] #49 25.04 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-04T23:56:17.582Z] #49 25.23 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-04T23:56:17.582Z] #49 25.29 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-04T23:56:17.582Z] #49 25.37 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-04T23:56:17.582Z] #49 25.41 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-04T23:56:17.582Z] #49 25.41 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-04T23:56:17.582Z] #49 25.54 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-04T23:56:17.582Z] #49 25.54 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-04T23:56:17.582Z] #49 25.56 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-04T23:56:17.582Z] #49 25.76 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-04T23:56:17.582Z] #49 25.77 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-04T23:56:17.582Z] #49 25.91 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-04T23:56:17.582Z] #49 26.13 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-04T23:56:17.582Z] #49 26.20 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-04T23:56:17.582Z] #49 26.27 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-04T23:56:17.582Z] #49 26.55 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-04T23:56:17.582Z] #49 26.62 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-04T23:56:17.582Z] #49 26.62 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-04T23:56:17.582Z] #49 26.70 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-04T23:56:17.582Z] #49 26.76 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-04T23:56:17.582Z] #49 26.87 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-04T23:56:17.582Z] #49 26.96 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-04T23:56:17.582Z] #49 26.99 go: downloading golang.org/x/text v0.3.2 [2020-12-04T23:56:17.582Z] #49 27.13 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-04T23:56:17.582Z] #49 27.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-04T23:56:17.582Z] #49 27.28 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-04T23:56:17.875Z] #40 ... [2020-12-04T23:56:17.875Z] [2020-12-04T23:56:17.875Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:17.875Z] #32 67.20 reflect [2020-12-04T23:56:17.875Z] #32 ... [2020-12-04T23:56:17.875Z] [2020-12-04T23:56:17.875Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:56:17.875Z] #11 67.22 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-12-04T23:56:17.875Z] #11 67.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-12-04T23:56:17.875Z] #11 67.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-12-04T23:56:17.875Z] #11 67.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-04T23:56:17.875Z] #11 68.20 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-12-04T23:56:17.875Z] #11 68.60 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-12-04T23:56:17.875Z] #11 68.61 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-12-04T23:56:17.875Z] #11 73.53 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-12-04T23:56:17.875Z] #11 77.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-12-04T23:56:17.875Z] #11 77.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-12-04T23:56:17.875Z] #11 77.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-04T23:56:17.875Z] #11 77.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-04T23:56:17.875Z] #11 77.28 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-12-04T23:56:17.875Z] #11 77.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-12-04T23:56:17.875Z] #11 77.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-12-04T23:56:17.875Z] #11 77.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-12-04T23:56:17.875Z] #11 77.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-12-04T23:56:17.880Z] #49 27.47 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-04T23:56:17.880Z] #49 27.49 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-04T23:56:17.880Z] #49 27.53 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-04T23:56:18.137Z] #11 77.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-12-04T23:56:18.137Z] #11 77.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-12-04T23:56:18.137Z] #11 77.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-12-04T23:56:18.137Z] #11 77.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-12-04T23:56:18.137Z] #11 77.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-12-04T23:56:18.137Z] #11 77.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-12-04T23:56:18.179Z] #49 27.69 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-04T23:56:18.395Z] #11 ... [2020-12-04T23:56:18.395Z] [2020-12-04T23:56:18.395Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:18.395Z] #32 77.85 time [2020-12-04T23:56:18.493Z] #49 ... [2020-12-04T23:56:18.493Z] [2020-12-04T23:56:18.493Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:56:18.493Z] #42 18.21 Fetched 8182 kB in 17s (479 kB/s) [2020-12-04T23:56:18.493Z] #42 18.21 Reading package lists... [2020-12-04T23:56:18.789Z] #42 27.07 Reading package lists... [2020-12-04T23:56:18.789Z] #42 ... [2020-12-04T23:56:18.789Z] [2020-12-04T23:56:18.789Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:56:18.789Z] #36 18.16 Fetched 8182 kB in 17s (479 kB/s) [2020-12-04T23:56:18.789Z] #36 18.16 Reading package lists... [2020-12-04T23:56:18.789Z] #36 27.31 Reading package lists... [2020-12-04T23:56:18.789Z] #36 ... [2020-12-04T23:56:18.789Z] [2020-12-04T23:56:18.789Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:18.789Z] #64 19.43 Checking out files: 53% (1020/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-12-04T23:56:18.789Z] #64 20.02 + cd /tmp/tmp.BzYguVgH1a/src/github.com/docker/libnetwork [2020-12-04T23:56:18.789Z] #64 20.03 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-04T23:56:18.789Z] #64 20.33 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-04T23:56:19.085Z] #64 ... [2020-12-04T23:56:19.085Z] [2020-12-04T23:56:19.085Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:56:19.085Z] #55 18.52 Fetched 8182 kB in 17s (469 kB/s) [2020-12-04T23:56:19.085Z] #55 18.52 Reading package lists... [2020-12-04T23:56:19.085Z] #55 26.42 Reading package lists... [2020-12-04T23:56:19.085Z] #55 ... [2020-12-04T23:56:19.085Z] [2020-12-04T23:56:19.085Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:19.085Z] #49 28.62 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-04T23:56:19.085Z] #49 28.75 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-04T23:56:19.345Z] #20 3.057 Collecting yamllint==1.16.0 [2020-12-04T23:56:19.345Z] #20 3.262 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-04T23:56:19.345Z] #20 3.290 Collecting pyyaml (from yamllint==1.16.0) [2020-12-04T23:56:19.346Z] #20 3.417 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-04T23:56:19.731Z] #49 29.03 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-04T23:56:19.731Z] #49 29.12 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-04T23:56:19.731Z] #49 29.35 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-04T23:56:19.731Z] #49 29.42 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-04T23:56:19.731Z] #49 29.45 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-04T23:56:19.988Z] #20 4.189 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-04T23:56:19.988Z] #20 4.235 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-04T23:56:19.988Z] #20 4.242 Building wheels for collected packages: pyyaml [2020-12-04T23:56:19.988Z] #20 4.263 Running setup.py bdist_wheel for pyyaml: started [2020-12-04T23:56:20.031Z] #49 29.62 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-04T23:56:20.031Z] #49 29.71 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-04T23:56:20.128Z] #40 43.02 Reading package lists... [2020-12-04T23:56:20.128Z] #40 ... [2020-12-04T23:56:20.128Z] [2020-12-04T23:56:20.128Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:20.128Z] #47 48.12 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-04T23:56:20.281Z] #20 4.767 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-04T23:56:20.329Z] #49 29.76 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-04T23:56:20.329Z] #49 29.93 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-04T23:56:20.574Z] #20 4.768 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-04T23:56:20.574Z] #20 4.826 Successfully built pyyaml [2020-12-04T23:56:20.574Z] #20 4.830 Installing collected packages: pyyaml, pathspec, yamllint [2020-12-04T23:56:20.574Z] #20 5.023 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-04T23:56:20.627Z] #49 30.08 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-04T23:56:20.627Z] #49 30.21 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-04T23:56:20.627Z] #49 30.25 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-04T23:56:20.627Z] #49 30.28 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-04T23:56:20.868Z] #20 DONE 5.3s [2020-12-04T23:56:20.868Z] [2020-12-04T23:56:20.868Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:56:20.868Z] #41 79.47 CC criu/pagemap-cache.o [2020-12-04T23:56:20.868Z] #41 79.67 CC criu/pagemap.o [2020-12-04T23:56:20.868Z] #41 80.20 CC criu/parasite-syscall.o [2020-12-04T23:56:20.868Z] #41 80.88 CC criu/path.o [2020-12-04T23:56:20.868Z] #41 81.07 CC criu/pie-util-vdso.o [2020-12-04T23:56:20.868Z] #41 81.29 CC criu/pie-util.o [2020-12-04T23:56:20.868Z] #41 81.45 CC criu/pipes.o [2020-12-04T23:56:20.868Z] #41 81.90 CC criu/plugin.o [2020-12-04T23:56:20.868Z] #41 82.27 CC criu/proc_parse.o [2020-12-04T23:56:20.868Z] #41 83.93 CC criu/protobuf-desc.o [2020-12-04T23:56:20.868Z] #41 84.58 CC criu/protobuf.o [2020-12-04T23:56:20.926Z] #49 30.28 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-04T23:56:20.926Z] #49 30.29 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-04T23:56:20.926Z] #49 30.36 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-04T23:56:20.926Z] #49 30.42 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-04T23:56:21.110Z] #66 exporting layers 3.6s done [2020-12-04T23:56:21.110Z] #66 writing image sha256:e40c2667cb5c0e124375b8e7070bdb9c5bc76193e28f0b24db6ad2dc24a30ce3 done [2020-12-04T23:56:21.110Z] #66 naming to docker.io/library/docker:495d623ae5b1b601667d82682c5c265be189a29b done [2020-12-04T23:56:21.110Z] #66 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-12-04T23:56:21.166Z] #41 ... [2020-12-04T23:56:21.166Z] [2020-12-04T23:56:21.166Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-04T23:56:21.166Z] #23 DONE 0.1s [2020-12-04T23:56:21.166Z] [2020-12-04T23:56:21.166Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:56:21.166Z] #41 84.91 CC criu/pstree.o [2020-12-04T23:56:21.166Z] #41 ... [2020-12-04T23:56:21.166Z] [2020-12-04T23:56:21.166Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:56:21.166Z] #38 115.7 + dpkg --print-architecture [2020-12-04T23:56:21.166Z] #38 115.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-04T23:56:21.166Z] #38 116.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-04T23:56:21.166Z] #38 116.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-04T23:56:21.239Z] #49 30.58 go: downloading github.com/spf13/cast v1.3.0 [2020-12-04T23:56:21.239Z] #49 30.92 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-04T23:56:21.435Z] + trap exit INT TERM [2020-12-04T23:56:21.435Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-12-04T23:56:21.435Z] + CONTAINER_NAME=docker-pr4 [2020-12-04T23:56:21.435Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41749/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41749/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b -e DOCKER_GRAPHDRIVER docker:495d623ae5b1b601667d82682c5c265be189a29b hack/make.sh dynbinary-daemon [2020-12-04T23:56:21.537Z] #49 31.01 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-04T23:56:21.538Z] #49 31.14 go: extracting github.com/spf13/cast v1.3.0 [2020-12-04T23:56:22.208Z] #38 ... [2020-12-04T23:56:22.208Z] [2020-12-04T23:56:22.208Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-04T23:56:22.208Z] #28 DONE 0.8s [2020-12-04T23:56:22.208Z] [2020-12-04T23:56:22.208Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-04T23:56:22.208Z] #31 DONE 0.1s [2020-12-04T23:56:22.208Z] [2020-12-04T23:56:22.208Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-04T23:56:22.208Z] #33 DONE 0.1s [2020-12-04T23:56:22.208Z] [2020-12-04T23:56:22.208Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-04T23:56:22.501Z] #36 DONE 0.1s [2020-12-04T23:56:22.501Z] [2020-12-04T23:56:22.501Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:56:22.501Z] #41 85.63 CC criu/rbtree.o [2020-12-04T23:56:22.501Z] #41 85.77 CC criu/rst-malloc.o [2020-12-04T23:56:22.501Z] #41 86.01 CC criu/seccomp.o [2020-12-04T23:56:22.592Z] #49 32.00 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-04T23:56:22.795Z] #41 86.55 CC criu/seize.o [2020-12-04T23:56:22.802Z] [2020-12-04T23:56:23.059Z] Removing bundles/ [2020-12-04T23:56:23.059Z] [2020-12-04T23:56:23.059Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-12-04T23:56:23.059Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-04T23:56:23.059Z] GOOS="" GOARCH="" GOARM="" [2020-12-04T23:56:23.088Z] #41 86.89 CC criu/servicefd.o [2020-12-04T23:56:23.381Z] #41 87.14 CC criu/shmem.o [2020-12-04T23:56:23.648Z] #49 ... [2020-12-04T23:56:23.648Z] [2020-12-04T23:56:23.648Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:23.648Z] #51 23.16 runtime/cgo [2020-12-04T23:56:23.648Z] #51 23.43 runtime [2020-12-04T23:56:23.650Z] #32 ... [2020-12-04T23:56:23.650Z] [2020-12-04T23:56:23.650Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:23.650Z] #49 72.98 syscall [2020-12-04T23:56:23.650Z] #49 72.99 reflect [2020-12-04T23:56:23.650Z] #49 ... [2020-12-04T23:56:23.650Z] [2020-12-04T23:56:23.650Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:56:23.650Z] #11 78.98 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:56:23.650Z] #11 79.28 Fetched 77.7 MB in 11s (6811 kB/s) [2020-12-04T23:56:23.650Z] #11 79.42 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-04T23:56:23.650Z] #11 79.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-04T23:56:23.650Z] #11 79.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-12-04T23:56:23.650Z] #11 79.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-04T23:56:23.947Z] #51 ... [2020-12-04T23:56:23.947Z] [2020-12-04T23:56:23.947Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:56:23.947Z] #55 26.42 Reading package lists... [2020-12-04T23:56:24.017Z] #41 87.72 CC criu/sigframe.o [2020-12-04T23:56:24.017Z] #41 87.79 CC criu/signalfd.o [2020-12-04T23:56:24.017Z] #41 87.92 CC criu/sk-inet.o [2020-12-04T23:56:24.580Z] #11 84.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-04T23:56:24.580Z] #11 84.07 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-12-04T23:56:24.580Z] #11 84.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-04T23:56:24.652Z] #41 88.55 CC criu/sk-netlink.o [2020-12-04T23:56:24.837Z] #11 ... [2020-12-04T23:56:24.837Z] [2020-12-04T23:56:24.837Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:56:24.837Z] #40 84.21 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-04T23:56:24.837Z] #40 84.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-04T23:56:24.837Z] #40 84.23 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-04T23:56:24.837Z] #40 84.24 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-04T23:56:24.837Z] #40 84.25 Setting up python-six (1.12.0-1) ... [2020-12-04T23:56:24.945Z] #41 88.81 CC criu/sk-packet.o [2020-12-04T23:56:25.420Z] #47 53.04 go: extracting golang.org/x/text v0.3.2 [2020-12-04T23:56:25.420Z] #47 ... [2020-12-04T23:56:25.420Z] [2020-12-04T23:56:25.420Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:56:25.420Z] #40 43.02 Reading package lists... [2020-12-04T23:56:25.487Z] #55 33.37 Building dependency tree... [2020-12-04T23:56:25.581Z] #41 89.27 CC criu/sk-queue.o [2020-12-04T23:56:25.787Z] #55 ... [2020-12-04T23:56:25.787Z] [2020-12-04T23:56:25.787Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:56:25.787Z] #29 21.05 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-04T23:56:25.787Z] #29 21.15 skipping existing 5cb8031fd95d [2020-12-04T23:56:25.787Z] #29 21.39 [2020-12-04T23:56:25.787Z] #29 22.93 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-04T23:56:25.787Z] #29 23.09 skipping existing 283607eaa57e [2020-12-04T23:56:25.787Z] #29 23.27 [2020-12-04T23:56:25.788Z] #29 24.82 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-04T23:56:25.788Z] #29 25.25 [2020-12-04T23:56:25.788Z] #29 25.46 ######################################################################## 100.0% [2020-12-04T23:56:25.788Z] #29 25.69 [2020-12-04T23:56:25.788Z] #29 26.66 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-04T23:56:25.788Z] #29 27.18 [2020-12-04T23:56:25.788Z] #29 27.39 ######################################################################## 100.0% [2020-12-04T23:56:25.788Z] #29 27.54 [2020-12-04T23:56:25.788Z] #29 27.67 Download of images into '/build' complete. [2020-12-04T23:56:25.788Z] #29 27.68 Use something like the following to load the result into a Docker daemon: [2020-12-04T23:56:25.788Z] #29 27.68 tar -cC '/build' . | docker load [2020-12-04T23:56:25.788Z] #29 DONE 27.8s [2020-12-04T23:56:25.874Z] #41 89.54 CC criu/sk-tcp.o [2020-12-04T23:56:25.874Z] #41 89.80 CC criu/sk-unix.o [2020-12-04T23:56:26.087Z] [2020-12-04T23:56:26.087Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:56:26.087Z] #42 27.07 Reading package lists... [2020-12-04T23:56:26.365Z] #40 53.43 Building dependency tree... [2020-12-04T23:56:26.365Z] #40 ... [2020-12-04T23:56:26.365Z] [2020-12-04T23:56:26.365Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:56:26.365Z] #34 34.78 Reading package lists... [2020-12-04T23:56:26.365Z] #34 45.26 Reading package lists... [2020-12-04T23:56:26.365Z] #34 ... [2020-12-04T23:56:26.365Z] [2020-12-04T23:56:26.365Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:56:26.365Z] #11 38.65 Reading package lists... [2020-12-04T23:56:26.365Z] #11 50.11 Building dependency tree... [2020-12-04T23:56:26.365Z] #11 54.92 The following additional packages will be installed: [2020-12-04T23:56:26.365Z] #11 54.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-04T23:56:26.365Z] #11 54.92 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-04T23:56:26.365Z] #11 54.93 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-04T23:56:26.365Z] #11 54.93 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-04T23:56:26.365Z] #11 54.93 Suggested packages: [2020-12-04T23:56:26.365Z] #11 54.93 gcc-8-locales seccomp wine64 [2020-12-04T23:56:26.627Z] #11 ... [2020-12-04T23:56:26.627Z] [2020-12-04T23:56:26.627Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:56:26.627Z] #53 45.03 Reading package lists... [2020-12-04T23:56:26.889Z] #53 ... [2020-12-04T23:56:26.889Z] [2020-12-04T23:56:26.889Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:26.889Z] #32 55.29 internal/reflectlite [2020-12-04T23:56:26.889Z] #32 55.32 sync [2020-12-04T23:56:26.914Z] #41 90.84 CC criu/sockets.o [2020-12-04T23:56:27.621Z] #42 35.12 Building dependency tree... [2020-12-04T23:56:27.861Z] Client: [2020-12-04T23:56:27.861Z] Debug Mode: false [2020-12-04T23:56:27.861Z] [2020-12-04T23:56:27.861Z] Server: [2020-12-04T23:56:27.861Z] Containers: 0 [2020-12-04T23:56:27.861Z] Running: 0 [2020-12-04T23:56:27.861Z] Paused: 0 [2020-12-04T23:56:27.861Z] Stopped: 0 [2020-12-04T23:56:27.861Z] Images: 0 [2020-12-04T23:56:27.861Z] Server Version: 19.03.13 [2020-12-04T23:56:27.861Z] Storage Driver: overlay2 [2020-12-04T23:56:27.861Z] Backing Filesystem: extfs [2020-12-04T23:56:27.861Z] Supports d_type: true [2020-12-04T23:56:27.861Z] Native Overlay Diff: true [2020-12-04T23:56:27.861Z] Logging Driver: json-file [2020-12-04T23:56:27.861Z] Cgroup Driver: cgroupfs [2020-12-04T23:56:27.861Z] Plugins: [2020-12-04T23:56:27.861Z] Volume: local [2020-12-04T23:56:27.861Z] Network: bridge host ipvlan macvlan null overlay [2020-12-04T23:56:27.861Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-04T23:56:27.861Z] Swarm: inactive [2020-12-04T23:56:27.861Z] Runtimes: runc [2020-12-04T23:56:27.861Z] Default Runtime: runc [2020-12-04T23:56:27.861Z] Init Binary: docker-init [2020-12-04T23:56:27.861Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-04T23:56:27.861Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-04T23:56:27.861Z] init version: fec3683 [2020-12-04T23:56:27.861Z] Security Options: [2020-12-04T23:56:27.861Z] apparmor [2020-12-04T23:56:27.861Z] seccomp [2020-12-04T23:56:27.861Z] Profile: default [2020-12-04T23:56:27.861Z] Kernel Version: 4.15.0-1083-aws [2020-12-04T23:56:27.861Z] Operating System: Ubuntu 16.04.7 LTS [2020-12-04T23:56:27.861Z] OSType: linux [2020-12-04T23:56:27.861Z] Architecture: aarch64 [2020-12-04T23:56:27.861Z] CPUs: 4 [2020-12-04T23:56:27.861Z] Total Memory: 7.525GiB [2020-12-04T23:56:27.861Z] Name: ip-10-100-96-20 [2020-12-04T23:56:27.861Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2020-12-04T23:56:27.861Z] Docker Root Dir: /var/lib/docker [2020-12-04T23:56:27.861Z] Debug Mode: false [2020-12-04T23:56:27.861Z] Registry: https://index.docker.io/v1/ [2020-12-04T23:56:27.861Z] Labels: [2020-12-04T23:56:27.861Z] Experimental: true [2020-12-04T23:56:27.861Z] Insecure Registries: [2020-12-04T23:56:27.861Z] 127.0.0.0/8 [2020-12-04T23:56:27.861Z] Live Restore Enabled: true [2020-12-04T23:56:27.861Z] [2020-12-04T23:56:27.861Z] WARNING: No swap limit support [Pipeline] sh [2020-12-04T23:56:27.953Z] #41 91.48 CC criu/stats.o [2020-12-04T23:56:27.953Z] #41 91.73 CC criu/string.o [2020-12-04T23:56:27.954Z] #41 91.77 CC criu/sysctl.o [2020-12-04T23:56:28.213Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-04T23:56:28.213Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-04T23:56:28.213Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41749/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-04T23:56:28.213Z] + bash /home/ubuntu/workspace/moby_PR-41749/check-config.sh [2020-12-04T23:56:28.213Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-04T23:56:28.213Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2020-12-04T23:56:28.213Z] [2020-12-04T23:56:28.213Z] Generally Necessary: [2020-12-04T23:56:28.213Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-04T23:56:28.213Z] - apparmor: enabled and tools installed [2020-12-04T23:56:28.478Z] - CONFIG_NAMESPACES: enabled [2020-12-04T23:56:28.478Z] - CONFIG_NET_NS: enabled [2020-12-04T23:56:28.478Z] - CONFIG_PID_NS: enabled [2020-12-04T23:56:28.478Z] - CONFIG_IPC_NS: enabled [2020-12-04T23:56:28.478Z] - CONFIG_UTS_NS: enabled [2020-12-04T23:56:28.478Z] - CONFIG_CGROUPS: enabled [2020-12-04T23:56:28.478Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-04T23:56:28.478Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-04T23:56:28.478Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-04T23:56:28.478Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-04T23:56:28.478Z] - CONFIG_CPUSETS: enabled [2020-12-04T23:56:28.478Z] - CONFIG_MEMCG: enabled [2020-12-04T23:56:28.478Z] - CONFIG_KEYS: enabled [2020-12-04T23:56:28.478Z] - CONFIG_VETH: enabled (as module) [2020-12-04T23:56:28.478Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-04T23:56:28.478Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-04T23:56:28.478Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-12-04T23:56:28.478Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-04T23:56:28.478Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-04T23:56:28.478Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-04T23:56:28.478Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-04T23:56:28.478Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-04T23:56:28.592Z] #41 92.26 CC criu/sysfs_parse.o [2020-12-04T23:56:28.592Z] #41 92.45 CC criu/timens.o [2020-12-04T23:56:28.740Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-04T23:56:28.740Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-04T23:56:28.740Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-12-04T23:56:28.740Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-04T23:56:28.740Z] [2020-12-04T23:56:28.740Z] Optional Features: [2020-12-04T23:56:28.740Z] - CONFIG_USER_NS: enabled [2020-12-04T23:56:28.740Z] - CONFIG_SECCOMP: enabled [2020-12-04T23:56:28.740Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-04T23:56:28.740Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-04T23:56:28.740Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-04T23:56:28.740Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-04T23:56:28.740Z] - CONFIG_BLK_CGROUP: enabled [2020-12-04T23:56:28.740Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-04T23:56:28.740Z] - CONFIG_IOSCHED_CFQ: enabled [2020-12-04T23:56:28.740Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-12-04T23:56:28.740Z] - CONFIG_CGROUP_PERF: enabled [2020-12-04T23:56:28.740Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-04T23:56:28.740Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-04T23:56:28.740Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-04T23:56:28.740Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-04T23:56:28.740Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-04T23:56:28.740Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-04T23:56:28.740Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-04T23:56:28.740Z] - CONFIG_IP_VS: enabled (as module) [2020-12-04T23:56:28.740Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-04T23:56:28.740Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-04T23:56:28.740Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-04T23:56:28.740Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-04T23:56:28.887Z] #41 92.68 CC criu/timerfd.o [2020-12-04T23:56:28.887Z] #41 ... [2020-12-04T23:56:28.887Z] [2020-12-04T23:56:28.887Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:56:28.887Z] #51 55.15 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-12-04T23:56:28.887Z] #51 56.20 + mkdir -p /build [2020-12-04T23:56:28.887Z] #51 56.20 + cp runc /build/runc [2020-12-04T23:56:28.887Z] #51 DONE 56.5s [2020-12-04T23:56:28.887Z] [2020-12-04T23:56:28.887Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:56:28.887Z] #41 92.86 CC criu/tty.o [2020-12-04T23:56:29.002Z] - CONFIG_EXT4_FS: enabled [2020-12-04T23:56:29.002Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-04T23:56:29.002Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-04T23:56:29.002Z] - Network Drivers: [2020-12-04T23:56:29.002Z] - "overlay": [2020-12-04T23:56:29.002Z] - CONFIG_VXLAN: enabled (as module) [2020-12-04T23:56:29.002Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-04T23:56:29.002Z] Optional (for encrypted networks): [2020-12-04T23:56:29.002Z] - CONFIG_CRYPTO: enabled [2020-12-04T23:56:29.002Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-04T23:56:29.002Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-04T23:56:29.002Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-04T23:56:29.002Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-04T23:56:29.002Z] - CONFIG_XFRM: enabled [2020-12-04T23:56:29.002Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-04T23:56:29.002Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-04T23:56:29.002Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-04T23:56:29.002Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-12-04T23:56:29.002Z] - "ipvlan": [2020-12-04T23:56:29.002Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-04T23:56:29.002Z] - "macvlan": [2020-12-04T23:56:29.002Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-04T23:56:29.002Z] - CONFIG_DUMMY: enabled (as module) [2020-12-04T23:56:29.002Z] - "ftp,tftp client in container": [2020-12-04T23:56:29.002Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-04T23:56:29.002Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-04T23:56:29.002Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-04T23:56:29.002Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-04T23:56:29.002Z] - Storage Drivers: [2020-12-04T23:56:29.002Z] - "aufs": [2020-12-04T23:56:29.017Z] #40 ... [2020-12-04T23:56:29.017Z] [2020-12-04T23:56:29.017Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:29.017Z] #45 DONE 87.8s [2020-12-04T23:56:29.017Z] [2020-12-04T23:56:29.017Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:29.017Z] #32 87.30 internal/poll [2020-12-04T23:56:29.264Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-04T23:56:29.264Z] - "btrfs": [2020-12-04T23:56:29.264Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-04T23:56:29.264Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-04T23:56:29.264Z] - "devicemapper": [2020-12-04T23:56:29.264Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-04T23:56:29.264Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-04T23:56:29.264Z] - "overlay": [2020-12-04T23:56:29.264Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-04T23:56:29.264Z] - "zfs": [2020-12-04T23:56:29.264Z] - /dev/zfs: missing [2020-12-04T23:56:29.264Z] - zfs command: missing [2020-12-04T23:56:29.264Z] - zpool command: missing [2020-12-04T23:56:29.264Z] [2020-12-04T23:56:29.264Z] Limits: [2020-12-04T23:56:29.264Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-04T23:56:29.264Z] [2020-12-04T23:56:29.264Z] + true [2020-12-04T23:56:29.272Z] #42 38.66 The following additional packages will be installed: [2020-12-04T23:56:29.272Z] #42 38.66 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-04T23:56:29.272Z] #42 38.67 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-04T23:56:29.272Z] #42 38.67 Suggested packages: [2020-12-04T23:56:29.272Z] #42 38.67 manpages-dev python-setuptools [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-04T23:56:29.611Z] #32 88.84 internal/fmtsort [2020-12-04T23:56:29.612Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:495d623ae5b1b601667d82682c5c265be189a29b . [2020-12-04T23:56:29.612Z] #1 [internal] load build definition from Dockerfile [2020-12-04T23:56:29.612Z] #1 transferring dockerfile: 16.58kB 0.0s done [2020-12-04T23:56:29.612Z] #1 DONE 0.0s [2020-12-04T23:56:29.612Z] [2020-12-04T23:56:29.612Z] #2 [internal] load .dockerignore [2020-12-04T23:56:29.612Z] #2 transferring context: 87B 0.0s done [2020-12-04T23:56:29.612Z] #2 DONE 0.1s [2020-12-04T23:56:29.612Z] [2020-12-04T23:56:29.612Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-04T23:56:29.942Z] #42 ... [2020-12-04T23:56:29.942Z] [2020-12-04T23:56:29.942Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:56:29.942Z] #55 35.86 The following additional packages will be installed: [2020-12-04T23:56:29.942Z] #55 35.92 libbtrfs0 [2020-12-04T23:56:29.942Z] #55 36.32 The following NEW packages will be installed: [2020-12-04T23:56:29.942Z] #55 36.34 libbtrfs-dev libbtrfs0 [2020-12-04T23:56:29.942Z] #55 36.52 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:56:29.942Z] #55 36.52 Need to get 120 kB of archives. [2020-12-04T23:56:29.942Z] #55 36.52 After this operation, 423 kB of additional disk space will be used. [2020-12-04T23:56:29.942Z] #55 36.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-12-04T23:56:29.942Z] #55 36.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-12-04T23:56:29.942Z] #55 38.30 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:56:29.942Z] #55 38.58 Fetched 120 kB in 0s (1433 kB/s) [2020-12-04T23:56:29.942Z] #55 38.69 Selecting previously unselected package libbtrfs0. [2020-12-04T23:56:29.942Z] #55 38.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-12-04T23:56:29.942Z] #55 38.75 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-12-04T23:56:29.942Z] #55 38.76 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-04T23:56:29.942Z] #55 38.86 Selecting previously unselected package libbtrfs-dev. [2020-12-04T23:56:29.942Z] #55 38.86 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-12-04T23:56:29.942Z] #55 38.87 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:56:29.942Z] #55 39.07 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-04T23:56:29.942Z] #55 39.09 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:56:29.942Z] #55 39.11 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:56:29.942Z] #55 DONE 39.4s [2020-12-04T23:56:29.942Z] [2020-12-04T23:56:29.942Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:30.201Z] #32 ... [2020-12-04T23:56:30.201Z] [2020-12-04T23:56:30.201Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:30.201Z] #62 DONE 58.7s [2020-12-04T23:56:30.201Z] [2020-12-04T23:56:30.201Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:56:30.201Z] #11 57.14 The following NEW packages will be installed: [2020-12-04T23:56:30.201Z] #11 57.14 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-04T23:56:30.201Z] #11 57.14 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-04T23:56:30.201Z] #11 57.14 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-04T23:56:30.201Z] #11 57.14 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-04T23:56:30.201Z] #11 57.14 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-04T23:56:30.201Z] #11 57.14 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-04T23:56:30.201Z] #11 57.85 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:56:30.201Z] #11 57.85 Need to get 77.7 MB of archives. [2020-12-04T23:56:30.201Z] #11 57.85 After this operation, 487 MB of additional disk space will be used. [2020-12-04T23:56:30.201Z] #11 57.85 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-12-04T23:56:30.201Z] #11 58.25 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-12-04T23:56:30.201Z] #11 58.62 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-12-04T23:56:30.201Z] #11 58.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-12-04T23:56:30.201Z] #11 58.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-12-04T23:56:30.201Z] #11 58.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-04T23:56:30.219Z] #32 89.66 internal/syscall/execenv [2020-12-04T23:56:30.241Z] #56 0.225 + RM_GOPATH=0 [2020-12-04T23:56:30.241Z] #56 0.226 + TMP_GOPATH= [2020-12-04T23:56:30.241Z] #56 0.226 + : /build [2020-12-04T23:56:30.241Z] #56 0.226 + '[' -z '' ']' [2020-12-04T23:56:30.241Z] #56 0.229 ++ mktemp -d [2020-12-04T23:56:30.241Z] #56 0.236 + export GOPATH=/tmp/tmp.ZCMz0lrnqt [2020-12-04T23:56:30.241Z] #56 0.236 + GOPATH=/tmp/tmp.ZCMz0lrnqt [2020-12-04T23:56:30.241Z] #56 0.237 + RM_GOPATH=1 [2020-12-04T23:56:30.241Z] #56 0.237 + case "$(go env GOARCH)" in [2020-12-04T23:56:30.241Z] #56 0.239 ++ go env GOARCH [2020-12-04T23:56:30.241Z] #56 0.277 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:56:30.241Z] #56 0.277 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:56:30.241Z] #56 0.280 ++ dirname /tmp/install/install.sh [2020-12-04T23:56:30.241Z] #56 0.285 + dir=/tmp/install [2020-12-04T23:56:30.241Z] #56 0.286 + bin=containerd [2020-12-04T23:56:30.241Z] #56 0.286 + shift [2020-12-04T23:56:30.241Z] #56 0.286 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-04T23:56:30.241Z] #56 0.287 + . /tmp/install/containerd.installer [2020-12-04T23:56:30.241Z] #56 0.287 ++ set -e [2020-12-04T23:56:30.241Z] #56 0.288 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-04T23:56:30.241Z] #56 0.289 + install_containerd [2020-12-04T23:56:30.241Z] #56 0.292 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-04T23:56:30.241Z] #56 0.292 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-04T23:56:30.241Z] #56 0.293 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZCMz0lrnqt/src/github.com/containerd/containerd [2020-12-04T23:56:30.241Z] #56 0.304 Cloning into '/tmp/tmp.ZCMz0lrnqt/src/github.com/containerd/containerd'... [2020-12-04T23:56:30.404Z] #41 93.93 CC criu/tun.o [2020-12-04T23:56:30.404Z] #41 94.15 CC criu/uffd.o [2020-12-04T23:56:30.477Z] #32 89.97 internal/syscall/unix [2020-12-04T23:56:30.559Z] #3 DONE 0.8s [2020-12-04T23:56:30.559Z] [2020-12-04T23:56:30.559Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-04T23:56:30.559Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-04T23:56:30.823Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2020-12-04T23:56:30.823Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-04T23:56:30.823Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-12-04T23:56:30.823Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-12-04T23:56:30.823Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-12-04T23:56:31.041Z] #41 94.68 CC criu/util.o [2020-12-04T23:56:31.044Z] #32 90.38 strings [2020-12-04T23:56:31.088Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-12-04T23:56:31.088Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2020-12-04T23:56:31.146Z] #11 59.59 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-12-04T23:56:31.334Z] #41 95.25 CC criu/uts_ns.o [2020-12-04T23:56:31.350Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-12-04T23:56:31.350Z] #4 DONE 0.8s [2020-12-04T23:56:31.607Z] #32 91.07 os [2020-12-04T23:56:31.612Z] [2020-12-04T23:56:31.612Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-04T23:56:31.627Z] #41 95.37 CC criu/vdso.o [2020-12-04T23:56:31.719Z] #11 60.16 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-12-04T23:56:31.719Z] #11 60.19 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-12-04T23:56:31.920Z] #41 95.68 LINK criu/built-in.o [2020-12-04T23:56:31.920Z] #41 95.81 LINK criu/criu [2020-12-04T23:56:32.184Z] #7 DONE 0.7s [2020-12-04T23:56:32.184Z] [2020-12-04T23:56:32.184Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-04T23:56:32.213Z] #41 96.18 DEP lib/c/criu.d [2020-12-04T23:56:32.213Z] #41 96.23 CC images/rpc.pb-c.o [2020-12-04T23:56:32.758Z] #6 ... [2020-12-04T23:56:32.758Z] [2020-12-04T23:56:32.758Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-04T23:56:32.758Z] #5 DONE 1.2s [2020-12-04T23:56:32.850Z] #41 96.42 CC lib/c/criu.o [2020-12-04T23:56:32.850Z] #41 ... [2020-12-04T23:56:32.850Z] [2020-12-04T23:56:32.850Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:56:32.850Z] #38 DONE 131.3s [2020-12-04T23:56:32.850Z] [2020-12-04T23:56:32.850Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:56:33.020Z] [2020-12-04T23:56:33.020Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-04T23:56:33.143Z] #41 97.07 LINK lib/c/built-in.o [2020-12-04T23:56:33.438Z] #41 97.08 LINK lib/c/libcriu.so [2020-12-04T23:56:33.438Z] #41 97.12 LINK lib/c/libcriu.a [2020-12-04T23:56:33.438Z] #41 97.19 GEN magic.py [2020-12-04T23:56:33.438Z] #41 97.32 Note: Building without setproctitle() and strlcpy() support. [2020-12-04T23:56:33.438Z] #41 97.32 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-04T23:56:33.438Z] #41 97.33 Note: Building without GnuTLS support [2020-12-04T23:56:33.438Z] #41 97.33 Makefile.config:39: Warn: you have no libnftables installed [2020-12-04T23:56:33.438Z] #41 97.33 Makefile.config:40: Warn: Building without nftables support [2020-12-04T23:56:33.503Z] #32 ... [2020-12-04T23:56:33.503Z] [2020-12-04T23:56:33.503Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:56:33.503Z] #34 88.29 Selecting previously unselected package libxml2:amd64. [2020-12-04T23:56:33.503Z] #34 88.30 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-12-04T23:56:33.503Z] #34 88.34 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-12-04T23:56:33.503Z] #34 89.29 Selecting previously unselected package libarchive13:amd64. [2020-12-04T23:56:33.503Z] #34 89.29 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-12-04T23:56:33.503Z] #34 89.30 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-04T23:56:33.503Z] #34 89.99 Selecting previously unselected package libjsoncpp1:amd64. [2020-12-04T23:56:33.503Z] #34 89.99 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-04T23:56:33.503Z] #34 89.99 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-04T23:56:33.503Z] #34 90.43 Selecting previously unselected package librhash0:amd64. [2020-12-04T23:56:33.503Z] #34 90.45 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-12-04T23:56:33.503Z] #34 90.51 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-12-04T23:56:33.503Z] #34 90.77 Selecting previously unselected package libuv1:amd64. [2020-12-04T23:56:33.503Z] #34 90.80 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-12-04T23:56:33.503Z] #34 90.85 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-12-04T23:56:33.503Z] #34 91.41 Selecting previously unselected package cmake. [2020-12-04T23:56:33.503Z] #34 91.41 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-12-04T23:56:33.503Z] #34 91.45 Unpacking cmake (3.13.4-1) ... [2020-12-04T23:56:33.744Z] #41 ... [2020-12-04T23:56:33.744Z] [2020-12-04T23:56:33.744Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-04T23:56:33.744Z] #39 DONE 0.2s [2020-12-04T23:56:33.744Z] [2020-12-04T23:56:33.744Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:56:33.744Z] #41 97.63 fatal: not a git repository (or any of the parent directories): .git [2020-12-04T23:56:34.043Z] #41 ... [2020-12-04T23:56:34.043Z] [2020-12-04T23:56:34.043Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:34.043Z] #47 132.1 + /build/golangci-lint --version [2020-12-04T23:56:34.043Z] #47 132.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-04T23:56:34.043Z] #47 DONE 132.5s [2020-12-04T23:56:34.043Z] [2020-12-04T23:56:34.043Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:34.067Z] #34 ... [2020-12-04T23:56:34.067Z] [2020-12-04T23:56:34.067Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:56:34.067Z] #43 83.58 time [2020-12-04T23:56:34.067Z] #43 90.40 strings [2020-12-04T23:56:34.067Z] #43 92.72 os [2020-12-04T23:56:34.271Z] #11 ... [2020-12-04T23:56:34.271Z] [2020-12-04T23:56:34.271Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:34.271Z] #47 60.85 go: finding github.com/fatih/color v1.7.0 [2020-12-04T23:56:34.271Z] #47 60.92 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-04T23:56:34.271Z] #47 60.98 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-04T23:56:34.271Z] #47 61.06 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-04T23:56:34.271Z] #47 61.13 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-04T23:56:34.271Z] #47 61.19 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-04T23:56:34.271Z] #47 61.23 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-04T23:56:34.271Z] #47 61.23 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-04T23:56:34.271Z] #47 61.25 go: finding github.com/pkg/errors v0.8.1 [2020-12-04T23:56:34.271Z] #47 61.33 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-04T23:56:34.271Z] #47 61.33 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-04T23:56:34.271Z] #47 61.36 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-04T23:56:34.271Z] #47 61.45 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-04T23:56:34.271Z] #47 61.51 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-04T23:56:34.271Z] #47 61.52 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-04T23:56:34.271Z] #47 61.55 go: finding github.com/spf13/viper v1.6.1 [2020-12-04T23:56:34.271Z] #47 61.58 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-04T23:56:34.271Z] #47 61.63 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-04T23:56:34.271Z] #47 61.71 go: finding github.com/stretchr/testify v1.4.0 [2020-12-04T23:56:34.271Z] #47 61.78 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-04T23:56:34.271Z] #47 61.79 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-04T23:56:34.271Z] #47 61.82 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-04T23:56:34.271Z] #47 61.85 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-04T23:56:34.271Z] #47 61.85 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-04T23:56:34.271Z] #47 61.87 go: finding github.com/stretchr/objx v0.2.0 [2020-12-04T23:56:34.271Z] #47 61.88 go: finding github.com/gobwas/glob v0.2.3 [2020-12-04T23:56:34.271Z] #47 62.04 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-04T23:56:34.271Z] #47 62.11 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-04T23:56:34.271Z] #47 62.19 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-04T23:56:34.271Z] #47 62.25 go: finding github.com/spf13/cobra v0.0.5 [2020-12-04T23:56:34.272Z] #47 62.28 go: finding github.com/spf13/pflag v1.0.5 [2020-12-04T23:56:34.272Z] #47 62.33 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-04T23:56:34.272Z] #47 62.49 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-04T23:56:34.272Z] #47 62.55 go: finding github.com/magiconair/properties v1.8.1 [2020-12-04T23:56:34.272Z] #47 62.66 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-04T23:56:34.272Z] #47 62.76 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-04T23:56:34.272Z] #47 62.88 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-04T23:56:34.323Z] #43 ... [2020-12-04T23:56:34.323Z] [2020-12-04T23:56:34.323Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:56:34.323Z] #40 90.61 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-04T23:56:34.323Z] #40 90.65 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-04T23:56:34.323Z] #40 90.69 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-04T23:56:34.323Z] #40 90.70 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-12-04T23:56:34.323Z] #40 90.74 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-04T23:56:34.323Z] #40 90.75 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-04T23:56:34.323Z] #40 90.76 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-04T23:56:34.323Z] #40 90.77 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-04T23:56:34.323Z] #40 90.79 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-04T23:56:34.323Z] #40 90.82 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-04T23:56:34.533Z] #47 62.95 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-04T23:56:34.533Z] #47 62.96 go: finding github.com/spf13/afero v1.1.2 [2020-12-04T23:56:34.533Z] #47 63.02 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-04T23:56:34.533Z] #47 63.02 go: finding github.com/spf13/cast v1.3.0 [2020-12-04T23:56:34.533Z] #47 63.07 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-04T23:56:34.533Z] #47 63.11 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-04T23:56:34.533Z] #47 63.12 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-04T23:56:34.533Z] #47 63.16 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-04T23:56:34.699Z] #54 ... [2020-12-04T23:56:34.699Z] [2020-12-04T23:56:34.699Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:56:34.699Z] #41 98.27 make[1]: Nothing to be done for 'all'. [2020-12-04T23:56:34.770Z] #56 ... [2020-12-04T23:56:34.770Z] [2020-12-04T23:56:34.770Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:34.770Z] #49 33.53 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-04T23:56:34.770Z] #49 40.95 go: extracting golang.org/x/text v0.3.2 [2020-12-04T23:56:34.770Z] #49 ... [2020-12-04T23:56:34.770Z] [2020-12-04T23:56:34.770Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:56:34.770Z] #13 25.41 Reading package lists... [2020-12-04T23:56:34.770Z] #13 33.83 Building dependency tree... [2020-12-04T23:56:34.770Z] #13 37.63 The following additional packages will be installed: [2020-12-04T23:56:34.770Z] #13 37.63 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-04T23:56:34.770Z] #13 37.63 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-04T23:56:34.770Z] #13 37.64 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-04T23:56:34.770Z] #13 37.66 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-04T23:56:34.770Z] #13 37.68 Suggested packages: [2020-12-04T23:56:34.770Z] #13 37.71 gcc-8-locales seccomp wine64 [2020-12-04T23:56:34.770Z] #13 39.19 The following NEW packages will be installed: [2020-12-04T23:56:34.770Z] #13 39.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-04T23:56:34.770Z] #13 39.19 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-04T23:56:34.770Z] #13 39.19 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-04T23:56:34.770Z] #13 39.19 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-04T23:56:34.770Z] #13 39.20 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-04T23:56:34.770Z] #13 39.21 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-04T23:56:34.770Z] #13 39.34 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:56:34.770Z] #13 39.34 Need to get 78.9 MB of archives. [2020-12-04T23:56:34.770Z] #13 39.34 After this operation, 532 MB of additional disk space will be used. [2020-12-04T23:56:34.770Z] #13 39.34 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-12-04T23:56:34.770Z] #13 39.70 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-12-04T23:56:34.770Z] #13 40.19 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-12-04T23:56:34.770Z] #13 40.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-12-04T23:56:34.770Z] #13 40.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-12-04T23:56:34.770Z] #13 40.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-04T23:56:34.770Z] #13 40.84 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-12-04T23:56:34.770Z] #13 41.20 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-12-04T23:56:34.770Z] #13 41.22 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-12-04T23:56:34.770Z] #13 ... [2020-12-04T23:56:34.770Z] [2020-12-04T23:56:34.770Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:56:34.770Z] #42 39.92 The following NEW packages will be installed: [2020-12-04T23:56:34.770Z] #42 39.93 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-04T23:56:34.770Z] #42 39.93 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-04T23:56:34.770Z] #42 39.93 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-04T23:56:34.770Z] #42 39.93 python-six zlib1g-dev [2020-12-04T23:56:34.770Z] #42 40.11 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:56:34.770Z] #42 40.11 Need to get 4075 kB of archives. [2020-12-04T23:56:34.770Z] #42 40.11 After this operation, 24.5 MB of additional disk space will be used. [2020-12-04T23:56:34.770Z] #42 40.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-12-04T23:56:34.770Z] #42 40.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-12-04T23:56:34.770Z] #42 40.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-12-04T23:56:34.770Z] #42 40.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-12-04T23:56:34.770Z] #42 40.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-12-04T23:56:34.770Z] #42 40.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-12-04T23:56:34.770Z] #42 40.33 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-12-04T23:56:34.770Z] #42 40.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-12-04T23:56:34.770Z] #42 40.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-12-04T23:56:34.770Z] #42 40.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-12-04T23:56:34.770Z] #42 40.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-12-04T23:56:34.770Z] #42 40.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-12-04T23:56:34.770Z] #42 40.68 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-12-04T23:56:34.770Z] #42 40.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-12-04T23:56:34.770Z] #42 40.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-04T23:56:34.770Z] #42 40.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-12-04T23:56:34.770Z] #42 40.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-12-04T23:56:34.770Z] #42 42.05 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:56:34.770Z] #42 42.27 Fetched 4075 kB in 1s (6104 kB/s) [2020-12-04T23:56:34.770Z] #42 42.39 Selecting previously unselected package libcap-dev:ppc64el. [2020-12-04T23:56:34.770Z] #42 42.39 (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-12-04T23:56:34.770Z] #42 42.52 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-12-04T23:56:34.770Z] #42 42.54 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-12-04T23:56:34.770Z] #42 42.71 Selecting previously unselected package libnet1:ppc64el. [2020-12-04T23:56:34.770Z] #42 42.73 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-04T23:56:34.770Z] #42 42.74 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-04T23:56:34.770Z] #42 42.89 Selecting previously unselected package libnet1-dev. [2020-12-04T23:56:34.770Z] #42 42.92 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-04T23:56:34.770Z] #42 42.93 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-04T23:56:34.770Z] #42 43.42 Selecting previously unselected package libnl-3-200:ppc64el. [2020-12-04T23:56:34.770Z] #42 43.43 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-12-04T23:56:34.770Z] #42 43.44 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-04T23:56:34.770Z] #42 43.59 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-12-04T23:56:34.770Z] #42 43.59 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-12-04T23:56:34.770Z] #42 43.60 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-12-04T23:56:34.770Z] #42 43.93 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-12-04T23:56:34.770Z] #42 43.93 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-12-04T23:56:34.770Z] #42 43.94 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-04T23:56:34.770Z] #42 44.09 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-12-04T23:56:34.770Z] #42 44.09 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-12-04T23:56:34.770Z] #42 44.09 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-12-04T23:56:34.770Z] #42 44.19 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-12-04T23:56:34.770Z] #42 44.20 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-12-04T23:56:34.770Z] #42 44.20 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-12-04T23:56:34.770Z] #42 ... [2020-12-04T23:56:34.770Z] [2020-12-04T23:56:34.770Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:56:34.770Z] #36 27.31 Reading package lists... [2020-12-04T23:56:34.770Z] #36 34.49 Building dependency tree... [2020-12-04T23:56:34.770Z] #36 36.25 The following additional packages will be installed: [2020-12-04T23:56:34.770Z] #36 36.25 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-04T23:56:34.770Z] #36 36.26 Suggested packages: [2020-12-04T23:56:34.770Z] #36 36.26 cmake-doc ninja-build lrzip [2020-12-04T23:56:34.770Z] #36 36.26 Recommended packages: [2020-12-04T23:56:34.770Z] #36 36.26 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-04T23:56:34.770Z] #36 37.31 The following NEW packages will be installed: [2020-12-04T23:56:34.770Z] #36 37.33 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-04T23:56:34.770Z] #36 37.33 vim-common xxd [2020-12-04T23:56:34.770Z] #36 37.66 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:56:34.770Z] #36 37.66 Need to get 14.9 MB of archives. [2020-12-04T23:56:34.770Z] #36 37.66 After this operation, 67.2 MB of additional disk space will be used. [2020-12-04T23:56:34.770Z] #36 37.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-12-04T23:56:34.770Z] #36 37.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-12-04T23:56:34.770Z] #36 37.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-12-04T23:56:34.770Z] #36 37.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-12-04T23:56:34.770Z] #36 38.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-12-04T23:56:34.770Z] #36 38.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-12-04T23:56:34.770Z] #36 38.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-12-04T23:56:34.770Z] #36 38.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-12-04T23:56:34.770Z] #36 38.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-12-04T23:56:34.770Z] #36 38.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-12-04T23:56:34.770Z] #36 41.22 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:56:34.770Z] #36 41.48 Fetched 14.9 MB in 2s (8655 kB/s) [2020-12-04T23:56:34.770Z] #36 41.61 Selecting previously unselected package xxd. [2020-12-04T23:56:34.770Z] #36 41.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 ... 15339 files and directories currently installed.) [2020-12-04T23:56:34.770Z] #36 41.70 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-04T23:56:34.770Z] #36 41.71 Unpacking xxd (2:8.1.0875-5) ... [2020-12-04T23:56:34.770Z] #36 41.91 Selecting previously unselected package vim-common. [2020-12-04T23:56:34.770Z] #36 41.92 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-04T23:56:34.770Z] #36 42.01 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-04T23:56:34.770Z] #36 42.45 Selecting previously unselected package cmake-data. [2020-12-04T23:56:34.770Z] #36 42.45 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-04T23:56:34.770Z] #36 42.46 Unpacking cmake-data (3.13.4-1) ... [2020-12-04T23:56:34.770Z] #36 ... [2020-12-04T23:56:34.770Z] [2020-12-04T23:56:34.770Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:56:34.770Z] #42 44.39 Selecting previously unselected package libprotobuf17:ppc64el. [2020-12-04T23:56:34.770Z] #42 44.40 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-12-04T23:56:34.770Z] #42 44.40 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-12-04T23:56:34.795Z] #47 63.19 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-04T23:56:34.795Z] #47 63.28 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-04T23:56:34.795Z] #47 63.32 go: finding golang.org/x/text v0.3.2 [2020-12-04T23:56:34.942Z] #6 DONE 3.5s [2020-12-04T23:56:34.992Z] #41 98.88 make[1]: 'images/built-in.o' is up to date. [2020-12-04T23:56:34.992Z] #41 98.89 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-04T23:56:34.992Z] #41 98.89 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-04T23:56:34.992Z] #41 98.91 make[1]: 'compel/libcompel.a' is up to date. [2020-12-04T23:56:34.992Z] #41 98.91 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-04T23:56:34.992Z] #41 98.92 make[1]: Nothing to be done for 'all'. [2020-12-04T23:56:34.992Z] #41 98.95 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-04T23:56:34.992Z] #41 98.99 make[2]: Nothing to be done for 'all'. [2020-12-04T23:56:35.057Z] #47 63.44 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-04T23:56:35.057Z] #47 63.47 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-04T23:56:35.057Z] #47 63.49 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-04T23:56:35.057Z] #47 63.53 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-04T23:56:35.057Z] #47 63.54 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-04T23:56:35.057Z] #47 63.55 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-04T23:56:35.057Z] #47 63.60 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-04T23:56:35.057Z] #47 63.60 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-04T23:56:35.057Z] #47 63.61 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-04T23:56:35.057Z] #47 63.63 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-04T23:56:35.210Z] [2020-12-04T23:56:35.210Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-12-04T23:56:35.210Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-12-04T23:56:35.285Z] #41 99.01 make[2]: Nothing to be done for 'all'. [2020-12-04T23:56:35.285Z] #41 99.02 make[2]: Nothing to be done for 'all'. [2020-12-04T23:56:35.285Z] #41 99.04 make[2]: Nothing to be done for 'all'. [2020-12-04T23:56:35.285Z] #41 99.05 make[2]: Nothing to be done for 'all'. [2020-12-04T23:56:35.285Z] #41 99.06 make[2]: Nothing to be done for 'all'. [2020-12-04T23:56:35.285Z] #41 99.07 make[2]: Nothing to be done for 'all'. [2020-12-04T23:56:35.285Z] #41 99.09 make[2]: Nothing to be done for 'all'. [2020-12-04T23:56:35.285Z] #41 99.10 INSTALL criu/criu [2020-12-04T23:56:35.318Z] #47 63.64 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-04T23:56:35.318Z] #47 63.66 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-04T23:56:35.318Z] #47 63.71 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-04T23:56:35.318Z] #47 63.77 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-04T23:56:35.318Z] #47 63.79 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-04T23:56:35.318Z] #47 63.81 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-04T23:56:35.318Z] #47 63.87 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-04T23:56:35.495Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-12-04T23:56:35.495Z] #24 sha256:ab0ba5b78bfe01d61ac4f9919cd0e7bef8beefa0a77d3d710bfc8630d96804b8 529B / 529B done [2020-12-04T23:56:35.495Z] #24 sha256:2aa621c7db398cbad23b51b63348fedf0a779542d52f71acd4f24072cb872170 1.46kB / 1.46kB done [2020-12-04T23:56:35.495Z] #24 sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 0B / 49.18MB 0.2s [2020-12-04T23:56:35.495Z] #24 sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 3.41MB / 49.18MB 0.3s [2020-12-04T23:56:35.495Z] #24 sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 9.59MB / 49.18MB 0.4s [2020-12-04T23:56:35.586Z] #47 63.90 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-04T23:56:35.586Z] #47 63.94 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-04T23:56:35.586Z] #47 64.06 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-04T23:56:35.586Z] #47 64.23 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-04T23:56:35.588Z] #41 DONE 99.3s [2020-12-04T23:56:35.588Z] [2020-12-04T23:56:35.588Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:35.758Z] #24 sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 22.66MB / 49.18MB 0.6s [2020-12-04T23:56:35.836Z] #42 45.20 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-12-04T23:56:35.836Z] #42 45.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-12-04T23:56:35.836Z] #42 45.22 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-12-04T23:56:35.837Z] #42 45.49 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-12-04T23:56:35.847Z] #47 64.44 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-04T23:56:36.022Z] #24 sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 31.20MB / 49.18MB 0.8s [2020-12-04T23:56:36.109Z] #47 64.46 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-04T23:56:36.109Z] #47 64.50 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-04T23:56:36.109Z] #47 64.59 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-04T23:56:36.109Z] #47 64.60 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-04T23:56:36.136Z] #42 45.52 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-12-04T23:56:36.136Z] #42 45.53 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-12-04T23:56:36.224Z] #54 ... [2020-12-04T23:56:36.224Z] [2020-12-04T23:56:36.224Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-04T23:56:36.224Z] #42 DONE 0.1s [2020-12-04T23:56:36.224Z] [2020-12-04T23:56:36.224Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-04T23:56:36.288Z] #24 sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 38.18MB / 49.18MB 1.1s [2020-12-04T23:56:36.517Z] #44 DONE 0.2s [2020-12-04T23:56:36.517Z] [2020-12-04T23:56:36.517Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-04T23:56:36.517Z] #46 DONE 0.1s [2020-12-04T23:56:36.517Z] [2020-12-04T23:56:36.517Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:36.517Z] #54 ... [2020-12-04T23:56:36.517Z] [2020-12-04T23:56:36.517Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-04T23:56:36.550Z] #24 sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 49.18MB / 49.18MB 1.3s [2020-12-04T23:56:36.781Z] #42 ... [2020-12-04T23:56:36.781Z] [2020-12-04T23:56:36.781Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:36.781Z] #64 DONE 46.3s [2020-12-04T23:56:36.810Z] #48 DONE 0.2s [2020-12-04T23:56:36.810Z] [2020-12-04T23:56:36.810Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-04T23:56:36.810Z] #50 DONE 0.1s [2020-12-04T23:56:36.810Z] [2020-12-04T23:56:36.810Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-04T23:56:36.848Z] #40 ... [2020-12-04T23:56:36.848Z] [2020-12-04T23:56:36.848Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:36.848Z] #49 85.83 time [2020-12-04T23:56:36.848Z] #49 94.10 context [2020-12-04T23:56:36.848Z] #49 94.48 encoding/binary [2020-12-04T23:56:36.848Z] #49 95.32 os [2020-12-04T23:56:36.848Z] #49 ... [2020-12-04T23:56:36.848Z] [2020-12-04T23:56:36.848Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:56:36.848Z] #34 95.95 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-04T23:56:36.848Z] #34 95.98 Setting up xxd (2:8.1.0875-5) ... [2020-12-04T23:56:36.848Z] #34 96.02 Setting up libuv1:amd64 (1.24.1-1) ... [2020-12-04T23:56:36.848Z] #34 96.12 Setting up vim-common (2:8.1.0875-5) ... [2020-12-04T23:56:36.848Z] #34 96.20 Setting up librhash0:amd64 (1.3.8-1) ... [2020-12-04T23:56:36.848Z] #34 96.22 Setting up cmake-data (3.13.4-1) ... [2020-12-04T23:56:36.848Z] #34 96.27 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-12-04T23:56:36.848Z] #34 96.28 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-04T23:56:36.848Z] #34 96.30 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-04T23:56:36.848Z] #34 96.31 Setting up cmake (3.13.4-1) ... [2020-12-04T23:56:36.848Z] #34 96.35 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:56:37.079Z] [2020-12-04T23:56:37.079Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:37.079Z] #34 46.32 internal/reflectlite [2020-12-04T23:56:37.079Z] #34 46.33 sync [2020-12-04T23:56:37.103Z] #52 DONE 0.1s [2020-12-04T23:56:37.103Z] [2020-12-04T23:56:37.103Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:37.106Z] #34 96.51 Processing triggers for mime-support (3.62) ... [2020-12-04T23:56:37.135Z] #47 ... [2020-12-04T23:56:37.135Z] [2020-12-04T23:56:37.135Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:56:37.135Z] #34 45.26 Reading package lists... [2020-12-04T23:56:37.135Z] #34 55.92 Building dependency tree... [2020-12-04T23:56:37.135Z] #34 61.46 The following additional packages will be installed: [2020-12-04T23:56:37.135Z] #34 61.49 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-04T23:56:37.135Z] #34 61.51 Suggested packages: [2020-12-04T23:56:37.135Z] #34 61.52 cmake-doc ninja-build lrzip [2020-12-04T23:56:37.135Z] #34 61.52 Recommended packages: [2020-12-04T23:56:37.135Z] #34 61.52 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-04T23:56:37.135Z] #34 63.25 The following NEW packages will be installed: [2020-12-04T23:56:37.135Z] #34 63.26 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-04T23:56:37.135Z] #34 63.26 vim-common xxd [2020-12-04T23:56:37.135Z] #34 63.67 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:56:37.135Z] #34 63.67 Need to get 14.9 MB of archives. [2020-12-04T23:56:37.135Z] #34 63.67 After this operation, 61.8 MB of additional disk space will be used. [2020-12-04T23:56:37.135Z] #34 63.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-04T23:56:37.135Z] #34 63.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-04T23:56:37.135Z] #34 63.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-04T23:56:37.135Z] #34 63.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-04T23:56:37.135Z] #34 65.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-12-04T23:56:37.135Z] #34 65.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-12-04T23:56:37.135Z] #34 65.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-12-04T23:56:37.135Z] #34 65.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-12-04T23:56:37.135Z] #34 65.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-12-04T23:56:37.135Z] #34 65.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-12-04T23:56:37.135Z] #34 ... [2020-12-04T23:56:37.135Z] [2020-12-04T23:56:37.135Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:56:37.135Z] #40 53.43 Building dependency tree... [2020-12-04T23:56:37.135Z] #40 58.92 The following additional packages will be installed: [2020-12-04T23:56:37.135Z] #40 58.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-04T23:56:37.135Z] #40 58.92 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-04T23:56:37.135Z] #40 58.93 Suggested packages: [2020-12-04T23:56:37.135Z] #40 58.93 manpages-dev python-setuptools [2020-12-04T23:56:37.135Z] #40 61.16 The following NEW packages will be installed: [2020-12-04T23:56:37.135Z] #40 61.19 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-04T23:56:37.135Z] #40 61.19 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-04T23:56:37.135Z] #40 61.19 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-04T23:56:37.135Z] #40 61.19 python-six zlib1g-dev [2020-12-04T23:56:37.135Z] #40 61.76 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:56:37.135Z] #40 61.76 Need to get 4095 kB of archives. [2020-12-04T23:56:37.135Z] #40 61.76 After this operation, 22.5 MB of additional disk space will be used. [2020-12-04T23:56:37.135Z] #40 61.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-12-04T23:56:37.135Z] #40 61.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-04T23:56:37.135Z] #40 61.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-12-04T23:56:37.135Z] #40 61.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-04T23:56:37.135Z] #40 61.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-12-04T23:56:37.135Z] #40 61.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-04T23:56:37.135Z] #40 61.87 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-12-04T23:56:37.135Z] #40 61.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-12-04T23:56:37.135Z] #40 61.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-12-04T23:56:37.135Z] #40 61.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-12-04T23:56:37.135Z] #40 62.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-12-04T23:56:37.135Z] #40 62.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-12-04T23:56:37.135Z] #40 62.26 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-12-04T23:56:37.135Z] #40 62.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-12-04T23:56:37.135Z] #40 62.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-04T23:56:37.135Z] #40 62.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-12-04T23:56:37.135Z] #40 62.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-12-04T23:56:37.135Z] #40 63.63 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:56:37.135Z] #40 63.98 Fetched 4095 kB in 1s (4161 kB/s) [2020-12-04T23:56:37.135Z] #40 64.15 Selecting previously unselected package libcap-dev:amd64. [2020-12-04T23:56:37.135Z] #40 64.15 (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-12-04T23:56:37.135Z] #40 64.35 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-12-04T23:56:37.135Z] #40 64.37 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-12-04T23:56:37.135Z] #40 64.63 Selecting previously unselected package libnet1:amd64. [2020-12-04T23:56:37.135Z] #40 64.64 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-04T23:56:37.135Z] #40 64.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-04T23:56:37.135Z] #40 64.90 Selecting previously unselected package libnet1-dev. [2020-12-04T23:56:37.135Z] #40 64.90 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-04T23:56:37.135Z] #40 64.90 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-04T23:56:37.397Z] #40 ... [2020-12-04T23:56:37.397Z] [2020-12-04T23:56:37.397Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:56:37.397Z] #53 55.60 Building dependency tree... [2020-12-04T23:56:37.397Z] #53 61.19 The following additional packages will be installed: [2020-12-04T23:56:37.397Z] #53 61.21 libbtrfs0 [2020-12-04T23:56:37.397Z] #53 61.51 The following NEW packages will be installed: [2020-12-04T23:56:37.397Z] #53 61.58 libbtrfs-dev libbtrfs0 [2020-12-04T23:56:37.397Z] #53 62.18 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:56:37.397Z] #53 62.18 Need to get 119 kB of archives. [2020-12-04T23:56:37.397Z] #53 62.18 After this operation, 387 kB of additional disk space will be used. [2020-12-04T23:56:37.397Z] #53 62.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-04T23:56:37.397Z] #53 62.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-04T23:56:37.397Z] #53 63.75 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:56:37.397Z] #53 64.10 Fetched 119 kB in 0s (433 kB/s) [2020-12-04T23:56:37.397Z] #53 64.31 Selecting previously unselected package libbtrfs0. [2020-12-04T23:56:37.397Z] #53 64.31 (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-12-04T23:56:37.397Z] #53 64.43 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-04T23:56:37.397Z] #53 64.45 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-04T23:56:37.397Z] #53 64.80 Selecting previously unselected package libbtrfs-dev. [2020-12-04T23:56:37.397Z] #53 64.80 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-04T23:56:37.397Z] #53 64.81 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:56:37.397Z] #53 65.11 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-04T23:56:37.397Z] #53 65.12 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:56:37.397Z] #53 65.14 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:56:37.397Z] #53 ... [2020-12-04T23:56:37.397Z] [2020-12-04T23:56:37.397Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:56:37.397Z] #11 65.85 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-12-04T23:56:37.978Z] #11 ... [2020-12-04T23:56:37.978Z] [2020-12-04T23:56:37.978Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:56:37.978Z] #53 DONE 66.3s [2020-12-04T23:56:37.978Z] [2020-12-04T23:56:37.978Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:56:37.978Z] #40 65.79 Selecting previously unselected package libnl-3-200:amd64. [2020-12-04T23:56:37.978Z] #40 65.79 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-04T23:56:37.978Z] #40 65.94 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-04T23:56:37.978Z] #40 66.18 Selecting previously unselected package libnl-3-dev:amd64. [2020-12-04T23:56:37.978Z] #40 66.19 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-12-04T23:56:37.978Z] #40 66.20 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-04T23:56:38.037Z] #34 DONE 97.3s [2020-12-04T23:56:38.037Z] [2020-12-04T23:56:38.037Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:56:38.250Z] #40 66.81 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-04T23:56:38.250Z] #40 66.82 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-04T23:56:38.250Z] #40 66.84 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-04T23:56:38.475Z] #24 ... [2020-12-04T23:56:38.475Z] [2020-12-04T23:56:38.475Z] #21 [internal] load build context [2020-12-04T23:56:38.475Z] #21 transferring context: 52.81MB 2.7s done [2020-12-04T23:56:38.475Z] #21 DONE 3.4s [2020-12-04T23:56:38.475Z] [2020-12-04T23:56:38.475Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:56:38.475Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-04T23:56:38.475Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-04T23:56:38.475Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-12-04T23:56:38.475Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.1s done [2020-12-04T23:56:38.475Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-12-04T23:56:38.475Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.9s done [2020-12-04T23:56:38.475Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.4s done [2020-12-04T23:56:38.475Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 3.3s [2020-12-04T23:56:38.475Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 3.3s [2020-12-04T23:56:38.475Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 3.3s [2020-12-04T23:56:38.742Z] #8 ... [2020-12-04T23:56:38.742Z] [2020-12-04T23:56:38.742Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-04T23:56:38.742Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-04T23:56:38.742Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-04T23:56:38.742Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-04T23:56:38.742Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-12-04T23:56:38.742Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done [2020-12-04T23:56:38.742Z] #60 DONE 3.6s [2020-12-04T23:56:38.742Z] [2020-12-04T23:56:38.742Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:56:38.742Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 3.87MB / 62.53MB 3.4s [2020-12-04T23:56:38.742Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2020-12-04T23:56:38.742Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.92MB / 52.16MB 3.5s [2020-12-04T23:56:38.742Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 10.33MB / 62.53MB 3.5s [2020-12-04T23:56:38.743Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 9.84MB / 97.69MB 3.5s [2020-12-04T23:56:38.824Z] #40 67.13 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-12-04T23:56:38.824Z] #40 67.13 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-12-04T23:56:38.824Z] #40 67.13 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-04T23:56:39.041Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 9.85MB / 52.16MB 3.6s [2020-12-04T23:56:39.041Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 15.31MB / 62.53MB 3.6s [2020-12-04T23:56:39.041Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 16.72MB / 97.69MB 3.6s [2020-12-04T23:56:39.041Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 37.99MB / 62.53MB 3.8s [2020-12-04T23:56:39.041Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 35.64MB / 97.69MB 3.8s [2020-12-04T23:56:39.041Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 18.96MB / 52.16MB 3.9s [2020-12-04T23:56:39.041Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 43.62MB / 97.69MB 3.9s [2020-12-04T23:56:39.085Z] #40 67.36 Selecting previously unselected package zlib1g-dev:amd64. [2020-12-04T23:56:39.085Z] #40 67.36 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-12-04T23:56:39.085Z] #40 67.39 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-04T23:56:39.310Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 32.73MB / 52.16MB 4.0s [2020-12-04T23:56:39.310Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 36.33MB / 52.16MB 4.1s [2020-12-04T23:56:39.310Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 48.54MB / 62.53MB 4.1s [2020-12-04T23:56:39.407Z] #35 ... [2020-12-04T23:56:39.407Z] [2020-12-04T23:56:39.407Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:56:39.407Z] #11 88.65 Selecting previously unselected package binutils-mingw-w64. [2020-12-04T23:56:39.407Z] #11 88.67 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-04T23:56:39.407Z] #11 88.67 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-04T23:56:39.407Z] #11 88.89 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-12-04T23:56:39.407Z] #11 88.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-04T23:56:39.407Z] #11 88.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-04T23:56:39.407Z] #11 89.27 Selecting previously unselected package dmsetup. [2020-12-04T23:56:39.407Z] #11 89.28 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-12-04T23:56:39.407Z] #11 89.29 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-04T23:56:39.407Z] #11 89.65 Selecting previously unselected package mingw-w64-common. [2020-12-04T23:56:39.407Z] #11 89.65 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-04T23:56:39.407Z] #11 89.66 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-04T23:56:39.407Z] #11 ... [2020-12-04T23:56:39.407Z] [2020-12-04T23:56:39.407Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:56:39.407Z] #35 1.429 + RM_GOPATH=0 [2020-12-04T23:56:39.407Z] #35 1.429 + TMP_GOPATH= [2020-12-04T23:56:39.407Z] #35 1.429 + : /build [2020-12-04T23:56:39.407Z] #35 1.429 + '[' -z '' ']' [2020-12-04T23:56:39.407Z] #35 1.429 ++ mktemp -d [2020-12-04T23:56:39.407Z] #35 1.431 + export GOPATH=/tmp/tmp.tbmkik6jMg [2020-12-04T23:56:39.407Z] #35 1.431 + GOPATH=/tmp/tmp.tbmkik6jMg [2020-12-04T23:56:39.407Z] #35 1.431 + RM_GOPATH=1 [2020-12-04T23:56:39.407Z] #35 1.431 + case "$(go env GOARCH)" in [2020-12-04T23:56:39.407Z] #35 1.435 ++ go env GOARCH [2020-12-04T23:56:39.407Z] #35 1.485 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:56:39.407Z] #35 1.485 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:56:39.407Z] #35 1.486 ++ dirname /tmp/install/install.sh [2020-12-04T23:56:39.407Z] #35 1.493 + dir=/tmp/install [2020-12-04T23:56:39.407Z] #35 1.493 + bin=tini [2020-12-04T23:56:39.407Z] #35 1.493 + shift [2020-12-04T23:56:39.407Z] #35 1.493 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-04T23:56:39.407Z] #35 1.493 + . /tmp/install/tini.installer [2020-12-04T23:56:39.407Z] #35 1.493 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-04T23:56:39.407Z] #35 1.493 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-04T23:56:39.407Z] #35 1.493 + install_tini [2020-12-04T23:56:39.407Z] #35 1.493 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-04T23:56:39.407Z] #35 1.493 + git clone https://github.com/krallin/tini.git /tmp/tmp.tbmkik6jMg/tini [2020-12-04T23:56:39.407Z] #35 1.497 Cloning into '/tmp/tmp.tbmkik6jMg/tini'... [2020-12-04T23:56:39.573Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 50.81MB / 52.16MB 4.3s [2020-12-04T23:56:39.573Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 56.57MB / 97.69MB 4.3s [2020-12-04T23:56:39.573Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 58.62MB / 62.53MB 4.4s [2020-12-04T23:56:39.661Z] #40 67.98 Selecting previously unselected package libprotobuf17:amd64. [2020-12-04T23:56:39.661Z] #40 67.98 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-12-04T23:56:39.661Z] #40 68.05 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-04T23:56:39.836Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.5s [2020-12-04T23:56:39.836Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 75.07MB / 97.69MB 4.7s [2020-12-04T23:56:39.843Z] #54 115.4 + bin/containerd [2020-12-04T23:56:40.148Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 84.89MB / 97.69MB 4.8s [2020-12-04T23:56:40.411Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 5.2s [2020-12-04T23:56:40.648Z] #34 50.13 sort [2020-12-04T23:56:40.648Z] #34 50.14 errors [2020-12-04T23:56:40.776Z] #35 2.787 + cd /tmp/tmp.tbmkik6jMg/tini [2020-12-04T23:56:40.776Z] #35 2.787 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-04T23:56:40.776Z] #35 2.832 + cmake . [2020-12-04T23:56:40.946Z] #34 50.64 io [2020-12-04T23:56:41.051Z] #40 69.42 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-12-04T23:56:41.051Z] #40 69.43 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-12-04T23:56:41.051Z] #40 69.44 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-04T23:56:41.246Z] #34 50.65 internal/oserror [2020-12-04T23:56:41.246Z] #34 50.67 strconv [2020-12-04T23:56:41.313Z] #40 69.82 Selecting previously unselected package libprotobuf-dev:amd64. [2020-12-04T23:56:41.313Z] #40 69.82 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-12-04T23:56:41.313Z] #40 69.86 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-04T23:56:41.313Z] #40 ... [2020-12-04T23:56:41.313Z] [2020-12-04T23:56:41.313Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:56:41.313Z] #43 59.87 internal/reflectlite [2020-12-04T23:56:41.313Z] #43 59.91 github.com/LK4D4/vndr/godl/singleflight [2020-12-04T23:56:41.313Z] #43 60.60 math/rand [2020-12-04T23:56:41.313Z] #43 62.35 internal/singleflight [2020-12-04T23:56:41.313Z] #43 64.03 strconv [2020-12-04T23:56:41.313Z] #43 64.04 bytes [2020-12-04T23:56:41.313Z] #43 68.17 bufio [2020-12-04T23:56:41.545Z] #34 50.97 syscall [2020-12-04T23:56:41.590Z] #43 ... [2020-12-04T23:56:41.590Z] [2020-12-04T23:56:41.590Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-04T23:56:41.706Z] #35 3.867 -- The C compiler identification is GNU 8.3.0 [2020-12-04T23:56:41.706Z] #35 3.939 -- Check for working C compiler: /usr/bin/cc [2020-12-04T23:56:41.844Z] #34 ... [2020-12-04T23:56:41.844Z] [2020-12-04T23:56:41.844Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:41.844Z] #49 47.01 go: finding github.com/fatih/color v1.7.0 [2020-12-04T23:56:41.844Z] #49 47.05 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-04T23:56:41.844Z] #49 47.15 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-04T23:56:41.844Z] #49 47.26 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-04T23:56:41.844Z] #49 47.34 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-04T23:56:41.844Z] #49 47.37 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-04T23:56:41.844Z] #49 47.46 go: finding github.com/pkg/errors v0.8.1 [2020-12-04T23:56:41.844Z] #49 47.50 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-04T23:56:41.844Z] #49 47.56 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-04T23:56:41.844Z] #49 47.61 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-04T23:56:41.844Z] #49 47.63 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-04T23:56:41.844Z] #49 47.70 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-04T23:56:41.845Z] #49 47.75 go: finding github.com/spf13/viper v1.6.1 [2020-12-04T23:56:41.845Z] #49 47.76 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-04T23:56:41.845Z] #49 47.80 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-04T23:56:41.845Z] #49 47.83 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-04T23:56:41.845Z] #49 47.86 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-04T23:56:41.845Z] #49 47.86 go: finding github.com/stretchr/testify v1.4.0 [2020-12-04T23:56:41.845Z] #49 47.91 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-04T23:56:41.845Z] #49 48.02 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-04T23:56:41.845Z] #49 48.07 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-04T23:56:41.845Z] #49 48.09 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-04T23:56:41.845Z] #49 48.10 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-04T23:56:41.845Z] #49 48.10 go: finding github.com/spf13/cobra v0.0.5 [2020-12-04T23:56:41.845Z] #49 48.16 go: finding github.com/gobwas/glob v0.2.3 [2020-12-04T23:56:41.845Z] #49 48.17 go: finding github.com/spf13/pflag v1.0.5 [2020-12-04T23:56:41.845Z] #49 48.19 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-04T23:56:41.845Z] #49 48.20 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-04T23:56:41.845Z] #49 48.22 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-04T23:56:41.845Z] #49 48.25 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-04T23:56:41.845Z] #49 48.33 go: finding github.com/stretchr/objx v0.2.0 [2020-12-04T23:56:41.845Z] #49 48.34 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-04T23:56:41.845Z] #49 48.41 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-04T23:56:41.845Z] #49 48.42 go: finding github.com/magiconair/properties v1.8.1 [2020-12-04T23:56:41.845Z] #49 48.43 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-04T23:56:41.845Z] #49 48.46 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-04T23:56:41.845Z] #49 48.51 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-04T23:56:41.845Z] #49 48.55 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-04T23:56:41.845Z] #49 48.58 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-04T23:56:41.845Z] #49 48.58 go: finding github.com/spf13/afero v1.1.2 [2020-12-04T23:56:41.845Z] #49 48.59 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-04T23:56:41.845Z] #49 48.61 go: finding github.com/spf13/cast v1.3.0 [2020-12-04T23:56:41.845Z] #49 48.67 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-04T23:56:41.845Z] #49 48.67 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-04T23:56:41.845Z] #49 48.67 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-04T23:56:41.845Z] #49 48.94 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-04T23:56:41.845Z] #49 49.02 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-04T23:56:41.845Z] #49 49.03 go: finding golang.org/x/text v0.3.2 [2020-12-04T23:56:41.845Z] #49 49.19 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-04T23:56:41.845Z] #49 49.25 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-04T23:56:41.845Z] #49 49.25 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-04T23:56:41.845Z] #49 49.28 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-04T23:56:41.845Z] #49 49.29 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-04T23:56:41.845Z] #49 49.35 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-04T23:56:41.845Z] #49 49.35 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-04T23:56:41.845Z] #49 49.39 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-04T23:56:41.845Z] #49 49.40 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-04T23:56:41.845Z] #49 49.45 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-04T23:56:41.845Z] #49 49.48 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-04T23:56:41.845Z] #49 49.50 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-04T23:56:41.845Z] #49 49.54 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-04T23:56:41.845Z] #49 49.54 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-04T23:56:41.845Z] #49 49.60 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-04T23:56:41.845Z] #49 49.61 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-04T23:56:41.845Z] #49 49.64 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-04T23:56:41.845Z] #49 49.69 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-04T23:56:41.845Z] #49 49.73 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-04T23:56:41.845Z] #49 49.79 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-04T23:56:41.845Z] #49 49.94 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-04T23:56:41.845Z] #49 50.03 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-04T23:56:41.845Z] #49 50.13 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-04T23:56:41.845Z] #49 50.14 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-04T23:56:41.845Z] #49 50.17 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-04T23:56:41.845Z] #49 50.28 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-04T23:56:41.852Z] #30 69.60 Checking out files: 77% (1176/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) [2020-12-04T23:56:41.852Z] #30 ... [2020-12-04T23:56:41.852Z] [2020-12-04T23:56:41.852Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:41.852Z] #32 60.34 sort [2020-12-04T23:56:41.852Z] #32 60.36 errors [2020-12-04T23:56:41.852Z] #32 61.10 strconv [2020-12-04T23:56:41.852Z] #32 61.92 io [2020-12-04T23:56:41.852Z] #32 63.83 internal/oserror [2020-12-04T23:56:41.852Z] #32 63.99 syscall [2020-12-04T23:56:41.852Z] #32 67.23 reflect [2020-12-04T23:56:41.963Z] #35 ... [2020-12-04T23:56:41.963Z] [2020-12-04T23:56:41.963Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:56:41.963Z] #40 100.5 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-04T23:56:41.963Z] #40 100.6 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:56:41.963Z] #40 DONE 101.5s [2020-12-04T23:56:42.114Z] #32 ... [2020-12-04T23:56:42.114Z] [2020-12-04T23:56:42.114Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-04T23:56:42.221Z] [2020-12-04T23:56:42.221Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:56:42.952Z] #30 69.60 Checking out files: 77% (1176/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-12-04T23:56:42.952Z] #30 71.19 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-04T23:56:43.723Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.5s done [2020-12-04T23:56:43.896Z] #30 71.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-04T23:56:43.951Z] #49 ... [2020-12-04T23:56:43.951Z] [2020-12-04T23:56:43.951Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:43.951Z] #51 53.52 io [2020-12-04T23:56:43.951Z] #51 53.55 syscall [2020-12-04T23:56:43.952Z] #51 53.56 strconv [2020-12-04T23:56:44.600Z] #51 ... [2020-12-04T23:56:44.600Z] [2020-12-04T23:56:44.600Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:56:44.600Z] #13 44.13 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-12-04T23:56:44.600Z] #13 46.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-12-04T23:56:44.600Z] #13 46.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-12-04T23:56:44.600Z] #13 47.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-12-04T23:56:44.600Z] #13 47.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-12-04T23:56:44.600Z] #13 47.05 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-12-04T23:56:44.600Z] #13 47.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-12-04T23:56:44.600Z] #13 47.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-12-04T23:56:44.600Z] #13 47.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-12-04T23:56:44.600Z] #13 47.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-12-04T23:56:44.600Z] #13 47.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-12-04T23:56:44.600Z] #13 47.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-12-04T23:56:44.600Z] #13 47.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-12-04T23:56:44.600Z] #13 47.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-12-04T23:56:44.600Z] #13 47.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-12-04T23:56:44.600Z] #13 47.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-12-04T23:56:44.600Z] #13 49.13 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:56:44.600Z] #13 49.32 Fetched 78.9 MB in 8s (10.1 MB/s) [2020-12-04T23:56:44.600Z] #13 49.44 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-04T23:56:44.600Z] #13 49.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 ... 15339 files and directories currently installed.) [2020-12-04T23:56:44.600Z] #13 49.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-12-04T23:56:44.600Z] #13 49.53 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-04T23:56:44.600Z] #13 52.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-04T23:56:44.600Z] #13 52.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-12-04T23:56:44.600Z] #13 52.94 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-04T23:56:44.600Z] #13 ... [2020-12-04T23:56:44.600Z] [2020-12-04T23:56:44.600Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-04T23:56:44.600Z] #32 49.97 Checking out files: 87% (1334/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-12-04T23:56:44.600Z] #32 50.45 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-04T23:56:44.600Z] #32 51.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-04T23:56:44.669Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 9.5s [2020-12-04T23:56:44.669Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 9.5s [2020-12-04T23:56:45.496Z] #41 ... [2020-12-04T23:56:45.496Z] [2020-12-04T23:56:45.496Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:45.496Z] #32 94.45 path [2020-12-04T23:56:45.496Z] #32 95.04 text/tabwriter [2020-12-04T23:56:45.496Z] #32 96.61 path/filepath [2020-12-04T23:56:45.496Z] #32 96.61 fmt [2020-12-04T23:56:45.496Z] #32 99.24 io/ioutil [2020-12-04T23:56:45.496Z] #32 102.3 github.com/BurntSushi/toml [2020-12-04T23:56:45.496Z] #32 102.3 flag [2020-12-04T23:56:45.496Z] #32 ... [2020-12-04T23:56:45.496Z] [2020-12-04T23:56:45.496Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:56:45.496Z] #35 5.043 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-04T23:56:45.496Z] #35 5.046 -- Detecting C compiler ABI info [2020-12-04T23:56:45.496Z] #35 6.185 -- Detecting C compiler ABI info - done [2020-12-04T23:56:45.496Z] #35 6.278 -- Detecting C compile features [2020-12-04T23:56:46.059Z] #35 ... [2020-12-04T23:56:46.059Z] [2020-12-04T23:56:46.059Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:56:46.059Z] #43 95.49 regexp/syntax [2020-12-04T23:56:46.059Z] #43 98.56 fmt [2020-12-04T23:56:46.059Z] #43 103.3 regexp [2020-12-04T23:56:46.316Z] #43 ... [2020-12-04T23:56:46.316Z] [2020-12-04T23:56:46.316Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:56:46.316Z] #41 3.663 Note: Building without setproctitle() and strlcpy() support. [2020-12-04T23:56:46.316Z] #41 3.664 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-04T23:56:46.316Z] #41 3.689 Note: Building without GnuTLS support [2020-12-04T23:56:46.316Z] #41 3.696 Makefile.config:39: Warn: you have no libnftables installed [2020-12-04T23:56:46.316Z] #41 3.697 Makefile.config:40: Warn: Building without nftables support [2020-12-04T23:56:46.585Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 9.9s done [2020-12-04T23:56:46.585Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 10.0s done [2020-12-04T23:56:46.585Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 10.9s [2020-12-04T23:56:46.585Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 10.9s [2020-12-04T23:56:46.585Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 10.9s done [2020-12-04T23:56:46.585Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 11.1s done [2020-12-04T23:56:46.585Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.1s [2020-12-04T23:56:46.585Z] #8 ... [2020-12-04T23:56:46.585Z] [2020-12-04T23:56:46.585Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-12-04T23:56:46.585Z] #24 sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 49.18MB / 49.18MB 3.3s done [2020-12-04T23:56:46.585Z] #24 extracting sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 4.4s done [2020-12-04T23:56:46.585Z] #24 DONE 11.6s [2020-12-04T23:56:46.585Z] [2020-12-04T23:56:46.585Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:56:46.703Z] #32 ... [2020-12-04T23:56:46.703Z] [2020-12-04T23:56:46.703Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:56:46.703Z] #36 46.10 Selecting previously unselected package libicu63:ppc64el. [2020-12-04T23:56:46.703Z] #36 46.10 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-12-04T23:56:46.703Z] #36 46.14 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-04T23:56:46.703Z] #36 54.14 Selecting previously unselected package libxml2:ppc64el. [2020-12-04T23:56:46.703Z] #36 54.15 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-12-04T23:56:46.703Z] #36 54.16 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-12-04T23:56:46.703Z] #36 54.77 Selecting previously unselected package libarchive13:ppc64el. [2020-12-04T23:56:46.703Z] #36 54.79 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-12-04T23:56:46.703Z] #36 54.80 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-12-04T23:56:46.703Z] #36 55.10 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-12-04T23:56:46.703Z] #36 55.12 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-12-04T23:56:46.703Z] #36 55.13 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-12-04T23:56:46.703Z] #36 55.31 Selecting previously unselected package librhash0:ppc64el. [2020-12-04T23:56:46.703Z] #36 55.31 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-12-04T23:56:46.703Z] #36 55.31 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-12-04T23:56:46.703Z] #36 55.45 Selecting previously unselected package libuv1:ppc64el. [2020-12-04T23:56:46.703Z] #36 55.46 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-12-04T23:56:46.703Z] #36 55.47 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-12-04T23:56:46.703Z] #36 55.63 Selecting previously unselected package cmake. [2020-12-04T23:56:46.703Z] #36 55.67 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-12-04T23:56:46.703Z] #36 55.68 Unpacking cmake (3.13.4-1) ... [2020-12-04T23:56:46.703Z] #36 ... [2020-12-04T23:56:46.703Z] [2020-12-04T23:56:46.703Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:56:46.703Z] #13 56.05 Selecting previously unselected package binutils-mingw-w64. [2020-12-04T23:56:46.703Z] #13 56.07 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-04T23:56:46.703Z] #13 56.09 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-04T23:56:46.703Z] #13 56.21 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-12-04T23:56:46.703Z] #13 56.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-12-04T23:56:46.703Z] #13 56.24 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-04T23:56:46.907Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2020-12-04T23:56:47.003Z] #13 56.37 Selecting previously unselected package dmsetup. [2020-12-04T23:56:47.003Z] #13 56.39 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-12-04T23:56:47.003Z] #13 56.40 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-04T23:56:47.003Z] #13 56.58 Selecting previously unselected package mingw-w64-common. [2020-12-04T23:56:47.003Z] #13 56.59 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-04T23:56:47.003Z] #13 56.59 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-04T23:56:48.060Z] #13 ... [2020-12-04T23:56:48.060Z] [2020-12-04T23:56:48.060Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:56:48.060Z] #42 47.40 Selecting previously unselected package libprotoc17:ppc64el. [2020-12-04T23:56:48.060Z] #42 47.40 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-12-04T23:56:48.060Z] #42 47.41 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-12-04T23:56:48.060Z] #42 48.07 Selecting previously unselected package protobuf-c-compiler. [2020-12-04T23:56:48.060Z] #42 48.07 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-12-04T23:56:48.060Z] #42 48.08 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-04T23:56:48.060Z] #42 48.20 Selecting previously unselected package protobuf-compiler. [2020-12-04T23:56:48.060Z] #42 48.20 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-12-04T23:56:48.060Z] #42 48.20 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-04T23:56:48.060Z] #42 48.35 Selecting previously unselected package python-pkg-resources. [2020-12-04T23:56:48.060Z] #42 48.36 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-04T23:56:48.060Z] #42 48.36 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-04T23:56:48.060Z] #42 48.56 Selecting previously unselected package python-six. [2020-12-04T23:56:48.060Z] #42 48.59 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-04T23:56:48.060Z] #42 48.60 Unpacking python-six (1.12.0-1) ... [2020-12-04T23:56:48.060Z] #42 48.85 Selecting previously unselected package python-protobuf. [2020-12-04T23:56:48.060Z] #42 48.86 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-12-04T23:56:48.060Z] #42 48.87 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-04T23:56:48.060Z] #42 49.42 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-04T23:56:48.060Z] #42 54.34 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-12-04T23:56:48.060Z] #42 54.34 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-04T23:56:48.060Z] #42 54.34 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-04T23:56:48.060Z] #42 54.36 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-12-04T23:56:48.060Z] #42 54.37 Setting up python-six (1.12.0-1) ... [2020-12-04T23:56:48.060Z] #42 ... [2020-12-04T23:56:48.060Z] [2020-12-04T23:56:48.060Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:56:48.060Z] #45 47.45 internal/reflectlite [2020-12-04T23:56:48.060Z] #45 47.47 sync [2020-12-04T23:56:48.060Z] #45 48.98 math/rand [2020-12-04T23:56:48.060Z] #45 48.99 internal/singleflight [2020-12-04T23:56:48.060Z] #45 49.00 github.com/LK4D4/vndr/godl/singleflight [2020-12-04T23:56:48.060Z] #45 51.54 sort [2020-12-04T23:56:48.060Z] #45 51.56 strconv [2020-12-04T23:56:48.060Z] #45 51.56 syscall [2020-12-04T23:56:48.060Z] #45 51.56 io [2020-12-04T23:56:48.060Z] #45 55.62 bytes [2020-12-04T23:56:48.060Z] #45 56.02 strings [2020-12-04T23:56:48.060Z] #45 ... [2020-12-04T23:56:48.060Z] [2020-12-04T23:56:48.060Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:48.060Z] #51 56.05 strings [2020-12-04T23:56:48.060Z] #51 56.09 bytes [2020-12-04T23:56:48.111Z] #30 ... [2020-12-04T23:56:48.111Z] [2020-12-04T23:56:48.111Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:48.111Z] #54 1.557 + RM_GOPATH=0 [2020-12-04T23:56:48.111Z] #54 1.557 + TMP_GOPATH= [2020-12-04T23:56:48.111Z] #54 1.557 + : /build [2020-12-04T23:56:48.111Z] #54 1.557 + '[' -z '' ']' [2020-12-04T23:56:48.111Z] #54 1.564 ++ mktemp -d [2020-12-04T23:56:48.111Z] #54 1.568 + export GOPATH=/tmp/tmp.hQnKHAwm1a [2020-12-04T23:56:48.111Z] #54 1.568 + GOPATH=/tmp/tmp.hQnKHAwm1a [2020-12-04T23:56:48.111Z] #54 1.568 + RM_GOPATH=1 [2020-12-04T23:56:48.111Z] #54 1.568 + case "$(go env GOARCH)" in [2020-12-04T23:56:48.111Z] #54 1.568 ++ go env GOARCH [2020-12-04T23:56:48.111Z] #54 1.601 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:56:48.111Z] #54 1.601 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:56:48.111Z] #54 1.601 ++ dirname /tmp/install/install.sh [2020-12-04T23:56:48.111Z] #54 1.602 + dir=/tmp/install [2020-12-04T23:56:48.111Z] #54 1.602 + bin=containerd [2020-12-04T23:56:48.111Z] #54 1.602 + shift [2020-12-04T23:56:48.111Z] #54 1.602 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-04T23:56:48.111Z] #54 1.602 + . /tmp/install/containerd.installer [2020-12-04T23:56:48.111Z] #54 1.602 ++ set -e [2020-12-04T23:56:48.111Z] #54 1.602 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-04T23:56:48.111Z] #54 1.602 + install_containerd [2020-12-04T23:56:48.111Z] #54 1.603 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-04T23:56:48.111Z] #54 1.603 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-04T23:56:48.111Z] #54 1.605 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hQnKHAwm1a/src/github.com/containerd/containerd [2020-12-04T23:56:48.111Z] #54 1.621 Cloning into '/tmp/tmp.hQnKHAwm1a/src/github.com/containerd/containerd'... [2020-12-04T23:56:48.111Z] #54 ... [2020-12-04T23:56:48.111Z] [2020-12-04T23:56:48.111Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:56:48.111Z] #40 72.16 Selecting previously unselected package libprotoc17:amd64. [2020-12-04T23:56:48.111Z] #40 72.19 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-12-04T23:56:48.111Z] #40 72.20 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-04T23:56:48.111Z] #40 73.31 Selecting previously unselected package protobuf-c-compiler. [2020-12-04T23:56:48.111Z] #40 73.31 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-12-04T23:56:48.111Z] #40 73.32 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-04T23:56:48.111Z] #40 73.57 Selecting previously unselected package protobuf-compiler. [2020-12-04T23:56:48.111Z] #40 73.59 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-12-04T23:56:48.111Z] #40 73.60 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-04T23:56:48.111Z] #40 73.93 Selecting previously unselected package python-pkg-resources. [2020-12-04T23:56:48.111Z] #40 73.93 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-04T23:56:48.111Z] #40 73.94 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-04T23:56:48.111Z] #40 74.29 Selecting previously unselected package python-six. [2020-12-04T23:56:48.111Z] #40 74.30 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-04T23:56:48.111Z] #40 74.32 Unpacking python-six (1.12.0-1) ... [2020-12-04T23:56:48.111Z] #40 74.49 Selecting previously unselected package python-protobuf. [2020-12-04T23:56:48.111Z] #40 74.49 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-12-04T23:56:48.111Z] #40 74.51 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-04T23:56:48.111Z] #40 75.45 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-04T23:56:48.299Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2020-12-04T23:56:48.838Z] #41 ... [2020-12-04T23:56:48.838Z] [2020-12-04T23:56:48.838Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:48.838Z] #49 98.13 encoding/base64 [2020-12-04T23:56:48.838Z] #49 99.39 golang.org/x/sys/unix [2020-12-04T23:56:48.838Z] #49 102.4 encoding/json [2020-12-04T23:56:48.838Z] #49 ... [2020-12-04T23:56:48.838Z] [2020-12-04T23:56:48.838Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:56:48.838Z] #35 9.883 -- Detecting C compile features - done [2020-12-04T23:56:48.838Z] #35 9.945 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-04T23:56:48.838Z] #35 10.27 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-04T23:56:48.838Z] #35 10.43 -- Configuring done [2020-12-04T23:56:48.838Z] #35 10.45 -- Generating done [2020-12-04T23:56:48.838Z] #35 10.48 -- Build files have been written to: /tmp/tmp.tbmkik6jMg/tini [2020-12-04T23:56:48.838Z] #35 10.49 + make tini-static [2020-12-04T23:56:48.872Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2020-12-04T23:56:49.095Z] #35 11.28 Scanning dependencies of target tini-static [2020-12-04T23:56:49.134Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0.1s [2020-12-04T23:56:49.501Z] #40 ... [2020-12-04T23:56:49.501Z] [2020-12-04T23:56:49.501Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:56:49.501Z] #34 67.82 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:56:49.501Z] #34 68.20 Fetched 14.9 MB in 3s (5574 kB/s) [2020-12-04T23:56:49.501Z] #34 68.36 Selecting previously unselected package xxd. [2020-12-04T23:56:49.501Z] #34 68.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-04T23:56:49.501Z] #34 68.47 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-04T23:56:49.501Z] #34 68.48 Unpacking xxd (2:8.1.0875-5) ... [2020-12-04T23:56:49.501Z] #34 68.86 Selecting previously unselected package vim-common. [2020-12-04T23:56:49.501Z] #34 68.86 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-04T23:56:49.501Z] #34 69.05 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-04T23:56:49.501Z] #34 69.66 Selecting previously unselected package cmake-data. [2020-12-04T23:56:49.501Z] #34 69.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-04T23:56:49.501Z] #34 69.67 Unpacking cmake-data (3.13.4-1) ... [2020-12-04T23:56:49.501Z] #34 74.27 Selecting previously unselected package libicu63:amd64. [2020-12-04T23:56:49.501Z] #34 74.33 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-04T23:56:49.501Z] #34 74.35 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-04T23:56:49.501Z] #34 ... [2020-12-04T23:56:49.501Z] [2020-12-04T23:56:49.502Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:56:49.502Z] #11 69.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-12-04T23:56:49.502Z] #11 69.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-12-04T23:56:49.502Z] #11 69.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-04T23:56:49.502Z] #11 69.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-04T23:56:49.502Z] #11 69.50 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-12-04T23:56:49.502Z] #11 69.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-12-04T23:56:49.502Z] #11 69.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-12-04T23:56:49.502Z] #11 69.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-12-04T23:56:49.502Z] #11 69.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-12-04T23:56:49.502Z] #11 69.65 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-12-04T23:56:49.502Z] #11 69.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-12-04T23:56:49.502Z] #11 69.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-12-04T23:56:49.502Z] #11 69.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-12-04T23:56:49.502Z] #11 69.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-12-04T23:56:49.502Z] #11 69.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-12-04T23:56:49.502Z] #11 71.58 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:56:49.502Z] #11 71.87 Fetched 77.7 MB in 13s (6152 kB/s) [2020-12-04T23:56:49.502Z] #11 72.04 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-04T23:56:49.502Z] #11 72.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-04T23:56:49.502Z] #11 72.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-12-04T23:56:49.502Z] #11 72.17 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-04T23:56:49.502Z] #11 76.58 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-04T23:56:49.502Z] #11 76.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-12-04T23:56:49.502Z] #11 76.64 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-04T23:56:49.599Z] #51 ... [2020-12-04T23:56:49.599Z] [2020-12-04T23:56:49.599Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:56:49.599Z] #36 58.60 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-04T23:56:49.599Z] #36 58.63 Setting up xxd (2:8.1.0875-5) ... [2020-12-04T23:56:49.599Z] #36 58.63 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-12-04T23:56:49.599Z] #36 58.64 Setting up vim-common (2:8.1.0875-5) ... [2020-12-04T23:56:49.599Z] #36 58.71 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-12-04T23:56:49.599Z] #36 58.71 Setting up cmake-data (3.13.4-1) ... [2020-12-04T23:56:49.599Z] #36 58.73 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-12-04T23:56:49.599Z] #36 58.74 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-12-04T23:56:49.599Z] #36 58.74 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-12-04T23:56:49.599Z] #36 58.75 Setting up cmake (3.13.4-1) ... [2020-12-04T23:56:49.599Z] #36 58.75 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:56:49.599Z] #36 58.90 Processing triggers for mime-support (3.62) ... [2020-12-04T23:56:49.599Z] #36 DONE 59.1s [2020-12-04T23:56:49.599Z] [2020-12-04T23:56:49.599Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:56:49.599Z] #42 58.42 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-12-04T23:56:49.599Z] #42 58.42 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-04T23:56:49.599Z] #42 58.43 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-12-04T23:56:49.599Z] #42 58.44 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-12-04T23:56:49.599Z] #42 58.44 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-12-04T23:56:49.599Z] #42 58.45 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-04T23:56:49.599Z] #42 58.46 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-04T23:56:49.599Z] #42 58.47 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-12-04T23:56:49.599Z] #42 58.48 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-04T23:56:49.599Z] #42 58.48 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-04T23:56:49.659Z] #35 11.54 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-04T23:56:49.917Z] #35 ... [2020-12-04T23:56:49.917Z] [2020-12-04T23:56:49.917Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:56:49.917Z] #11 99.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-04T23:56:49.917Z] #11 99.38 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-04T23:56:49.917Z] #11 99.42 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-04T23:56:49.917Z] #11 ... [2020-12-04T23:56:49.917Z] [2020-12-04T23:56:49.917Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:56:49.917Z] #41 7.140 fatal: not a git repository (or any of the parent directories): .git [2020-12-04T23:56:49.917Z] #41 7.367 GEN .gitid [2020-12-04T23:56:49.917Z] #41 7.627 GEN criu/include/version.h [2020-12-04T23:56:49.917Z] #41 7.881 GEN include/common/asm [2020-12-04T23:56:52.056Z] #11 ... [2020-12-04T23:56:52.056Z] [2020-12-04T23:56:52.057Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:56:52.057Z] #43 70.16 reflect [2020-12-04T23:56:52.057Z] #43 71.01 syscall [2020-12-04T23:56:52.057Z] #43 ... [2020-12-04T23:56:52.057Z] [2020-12-04T23:56:52.057Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:52.057Z] #49 75.23 syscall [2020-12-04T23:56:52.057Z] #49 75.30 reflect [2020-12-04T23:56:52.452Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.8s done [2020-12-04T23:56:52.452Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s [2020-12-04T23:56:53.445Z] #49 ... [2020-12-04T23:56:53.445Z] [2020-12-04T23:56:53.445Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:56:53.445Z] #11 81.57 Selecting previously unselected package binutils-mingw-w64. [2020-12-04T23:56:53.445Z] #11 81.57 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-04T23:56:53.445Z] #11 81.71 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-04T23:56:53.708Z] #11 82.02 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-12-04T23:56:53.708Z] #11 82.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-04T23:56:53.708Z] #11 82.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-04T23:56:53.970Z] #11 82.35 Selecting previously unselected package dmsetup. [2020-12-04T23:56:53.970Z] #11 82.35 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-12-04T23:56:53.970Z] #11 82.36 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-04T23:56:54.107Z] #41 ... [2020-12-04T23:56:54.107Z] [2020-12-04T23:56:54.107Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:56:54.107Z] #35 14.10 [100%] Linking C executable tini-static [2020-12-04T23:56:54.107Z] #35 15.13 [100%] Built target tini-static [2020-12-04T23:56:54.107Z] #35 15.45 + mkdir -p /build [2020-12-04T23:56:54.107Z] #35 15.47 + cp tini-static /build/docker-init [2020-12-04T23:56:54.107Z] #35 DONE 15.9s [2020-12-04T23:56:54.107Z] [2020-12-04T23:56:54.107Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:56:54.107Z] #41 11.88 PBCC images/timens.pb-c.c [2020-12-04T23:56:54.107Z] #41 11.94 DEP images/timens.pb-c.d [2020-12-04T23:56:54.107Z] #41 12.11 PBCC images/fown.pb-c.c [2020-12-04T23:56:54.107Z] #41 12.18 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-04T23:56:54.118Z] #42 ... [2020-12-04T23:56:54.118Z] [2020-12-04T23:56:54.118Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:56:54.118Z] #13 63.63 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-04T23:56:54.118Z] #13 63.63 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-04T23:56:54.118Z] #13 63.64 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-04T23:56:54.231Z] #11 82.70 Selecting previously unselected package mingw-w64-common. [2020-12-04T23:56:54.231Z] #11 82.72 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-04T23:56:54.231Z] #11 82.73 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-04T23:56:54.365Z] #41 12.29 PBCC images/opts.pb-c.c [2020-12-04T23:56:54.365Z] #41 12.36 PBCC images/memfd.pb-c.c [2020-12-04T23:56:54.365Z] #41 12.48 DEP images/fown.pb-c.d [2020-12-04T23:56:54.622Z] #41 12.51 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-04T23:56:54.622Z] #41 12.58 DEP images/opts.pb-c.d [2020-12-04T23:56:54.879Z] #41 12.67 DEP images/memfd.pb-c.d [2020-12-04T23:56:54.879Z] #41 12.80 PBCC images/sit.pb-c.c [2020-12-04T23:56:54.879Z] #41 12.90 DEP images/sit.pb-c.d [2020-12-04T23:56:54.879Z] #41 13.01 PBCC images/macvlan.pb-c.c [2020-12-04T23:56:55.007Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.5s done [2020-12-04T23:56:55.104Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-04T23:56:55.104Z] [2020-12-04T23:56:55.136Z] #41 13.06 DEP images/macvlan.pb-c.d [2020-12-04T23:56:55.136Z] #41 13.22 PBCC images/autofs.pb-c.c [2020-12-04T23:56:55.136Z] #41 13.27 DEP images/autofs.pb-c.d [2020-12-04T23:56:55.179Z] #13 ... [2020-12-04T23:56:55.179Z] [2020-12-04T23:56:55.179Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:55.179Z] #34 54.60 bytes [2020-12-04T23:56:55.179Z] #34 54.63 strings [2020-12-04T23:56:55.179Z] #34 61.16 bufio [2020-12-04T23:56:55.179Z] #34 62.34 reflect [2020-12-04T23:56:55.179Z] #34 62.48 path [2020-12-04T23:56:55.179Z] #34 64.44 text/tabwriter [2020-12-04T23:56:55.179Z] #34 ... [2020-12-04T23:56:55.179Z] [2020-12-04T23:56:55.179Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:56:55.179Z] #42 64.57 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-12-04T23:56:55.179Z] #42 64.58 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:56:55.179Z] #42 DONE 64.8s [2020-12-04T23:56:55.179Z] [2020-12-04T23:56:55.179Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:56:55.271Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2020-12-04T23:56:55.393Z] #41 13.37 PBCC images/sysctl.pb-c.c [2020-12-04T23:56:55.393Z] #41 ... [2020-12-04T23:56:55.393Z] [2020-12-04T23:56:55.393Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:55.393Z] #32 104.8 log [2020-12-04T23:56:55.393Z] #32 109.1 github.com/BurntSushi/toml/cmd/tomlv [2020-12-04T23:56:55.393Z] #32 ... [2020-12-04T23:56:55.393Z] [2020-12-04T23:56:55.393Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:56:55.393Z] #41 13.44 DEP images/sysctl.pb-c.d [2020-12-04T23:56:55.393Z] #41 13.52 PBCC images/time.pb-c.c [2020-12-04T23:56:55.652Z] #41 13.55 DEP images/time.pb-c.d [2020-12-04T23:56:55.912Z] #41 13.68 PBCC images/binfmt-misc.pb-c.c [2020-12-04T23:56:55.912Z] #41 13.70 DEP images/binfmt-misc.pb-c.d [2020-12-04T23:56:55.912Z] #41 13.89 PBCC images/seccomp.pb-c.c [2020-12-04T23:56:55.912Z] #41 13.90 DEP images/seccomp.pb-c.d [2020-12-04T23:56:56.173Z] #41 14.11 PBCC images/userns.pb-c.c [2020-12-04T23:56:56.173Z] #41 14.16 DEP images/userns.pb-c.d [2020-12-04T23:56:56.173Z] #41 14.17 PBCC images/cgroup.pb-c.c [2020-12-04T23:56:56.173Z] #41 14.21 DEP images/cgroup.pb-c.d [2020-12-04T23:56:56.431Z] #41 ... [2020-12-04T23:56:56.431Z] [2020-12-04T23:56:56.431Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:56.431Z] #32 DONE 115.8s [2020-12-04T23:56:56.431Z] [2020-12-04T23:56:56.431Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:56:56.431Z] #41 14.32 PBCC images/ext-file.pb-c.c [2020-12-04T23:56:56.431Z] #41 14.33 DEP images/ext-file.pb-c.d [2020-12-04T23:56:56.431Z] #41 14.42 PBCC images/rpc.pb-c.c [2020-12-04T23:56:56.431Z] #41 14.45 DEP images/rpc.pb-c.d [2020-12-04T23:56:56.467Z] + TEST_INTEGRATION_DEST=1 [2020-12-04T23:56:56.467Z] + CONTAINER_NAME=docker-pr4-1 [2020-12-04T23:56:56.467Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-12-04T23:56:56.467Z] + run_tests test-integration-flaky [2020-12-04T23:56:56.467Z] + '[' -n 0 ']' [2020-12-04T23:56:56.467Z] + rm= [2020-12-04T23:56:56.467Z] + TEST_INTEGRATION_DEST=2 [2020-12-04T23:56:56.467Z] + CONTAINER_NAME=docker-pr4-2 [2020-12-04T23:56:56.467Z] + TEST_SKIP_INTEGRATION=1 [2020-12-04T23:56:56.467Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41749/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41749/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41749/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:495d623ae5b1b601667d82682c5c265be189a29b hack/make.sh test-integration-flaky test-integration [2020-12-04T23:56:56.467Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-12-04T23:56:56.467Z] + run_tests [2020-12-04T23:56:56.467Z] + c=0 [2020-12-04T23:56:56.467Z] + '[' -n 0 ']' [2020-12-04T23:56:56.467Z] + TEST_INTEGRATION_DEST=3 [2020-12-04T23:56:56.467Z] + rm= [2020-12-04T23:56:56.467Z] + CONTAINER_NAME=docker-pr4-3 [2020-12-04T23:56:56.467Z] + TEST_SKIP_INTEGRATION=1 [2020-12-04T23:56:56.467Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-12-04T23:56:56.467Z] + run_tests [2020-12-04T23:56:56.467Z] + '[' -n 0 ']' [2020-12-04T23:56:56.467Z] + rm= [2020-12-04T23:56:56.467Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41749/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41749/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41749/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:495d623ae5b1b601667d82682c5c265be189a29b hack/make.sh '' test-integration [2020-12-04T23:56:56.467Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41749/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41749/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41749/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:495d623ae5b1b601667d82682c5c265be189a29b hack/make.sh '' test-integration [2020-12-04T23:56:56.467Z] ++ jobs -p [2020-12-04T23:56:56.467Z] + for job in $(jobs -p) [2020-12-04T23:56:56.467Z] + wait 23111 [2020-12-04T23:56:56.670Z] #8 ... [2020-12-04T23:56:56.670Z] [2020-12-04T23:56:56.670Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-04T23:56:56.670Z] #25 3.923 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:56:56.670Z] #25 4.034 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:56:56.670Z] #25 4.039 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:56:56.670Z] #25 4.136 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [248 kB] [2020-12-04T23:56:56.670Z] #25 4.333 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-12-04T23:56:56.670Z] #25 4.638 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-04T23:56:56.670Z] #25 6.153 Fetched 8230 kB in 2s (3314 kB/s) [2020-12-04T23:56:56.670Z] #25 6.153 Reading package lists... [2020-12-04T23:56:56.670Z] #25 7.440 Reading package lists... [2020-12-04T23:56:56.670Z] #25 8.729 Building dependency tree... [2020-12-04T23:56:56.670Z] #25 9.373 The following additional packages will be installed: [2020-12-04T23:56:56.670Z] #25 9.373 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-04T23:56:56.670Z] #25 9.373 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-04T23:56:56.670Z] #25 9.374 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-04T23:56:56.670Z] #25 9.376 Suggested packages: [2020-12-04T23:56:56.670Z] #25 9.376 krb5-doc krb5-user [2020-12-04T23:56:56.670Z] #25 9.376 Recommended packages: [2020-12-04T23:56:56.670Z] #25 9.376 krb5-locales publicsuffix libsasl2-modules [2020-12-04T23:56:56.670Z] #25 9.633 The following NEW packages will be installed: [2020-12-04T23:56:56.670Z] #25 9.635 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-04T23:56:56.670Z] #25 9.635 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-04T23:56:56.670Z] #25 9.635 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-04T23:56:56.670Z] #25 9.638 libssh2-1 libssl1.1 openssl [2020-12-04T23:56:56.670Z] #25 9.945 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-04T23:56:56.670Z] #25 9.945 Need to get 4770 kB of archives. [2020-12-04T23:56:56.670Z] #25 9.945 After this operation, 11.5 MB of additional disk space will be used. [2020-12-04T23:56:56.670Z] #25 9.945 Get:1 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2020-12-04T23:56:56.670Z] #25 9.945 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2020-12-04T23:56:56.670Z] #25 9.946 Get:3 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u3 [1382 kB] [2020-12-04T23:56:56.670Z] #25 9.948 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2020-12-04T23:56:56.670Z] #25 9.949 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2020-12-04T23:56:56.670Z] #25 9.958 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2020-12-04T23:56:56.670Z] #25 9.958 Get:7 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-04T23:56:56.670Z] #25 9.961 Get:8 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u4 [216 kB] [2020-12-04T23:56:56.687Z] #41 14.60 PBCC images/siginfo.pb-c.c [2020-12-04T23:56:56.687Z] #41 14.66 DEP images/siginfo.pb-c.d [2020-12-04T23:56:56.687Z] #41 14.75 PBCC images/pagemap.pb-c.c [2020-12-04T23:56:56.716Z] #43 1.347 Note: Building without setproctitle() and strlcpy() support. [2020-12-04T23:56:56.716Z] #43 1.347 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-04T23:56:56.716Z] #43 1.358 Note: Building without GnuTLS support [2020-12-04T23:56:56.716Z] #43 1.369 Makefile.config:39: Warn: you have no libnftables installed [2020-12-04T23:56:56.716Z] #43 1.369 Makefile.config:40: Warn: Building without nftables support [2020-12-04T23:56:56.932Z] #25 10.04 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2020-12-04T23:56:56.932Z] #25 10.04 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2020-12-04T23:56:56.932Z] #25 10.05 Get:11 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u3 [823 kB] [2020-12-04T23:56:56.932Z] #25 10.06 Get:12 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-04T23:56:56.932Z] #25 10.06 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2020-12-04T23:56:56.932Z] #25 10.07 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2020-12-04T23:56:56.932Z] #25 10.07 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2020-12-04T23:56:56.932Z] #25 10.07 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2020-12-04T23:56:56.932Z] #25 10.07 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2020-12-04T23:56:56.932Z] #25 10.08 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2020-12-04T23:56:56.932Z] #25 10.08 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-12-04T23:56:56.932Z] #25 10.09 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-12-04T23:56:56.932Z] #25 10.09 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-12-04T23:56:56.932Z] #25 ... [2020-12-04T23:56:56.932Z] [2020-12-04T23:56:56.932Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-04T23:56:56.944Z] #41 14.87 DEP images/pagemap.pb-c.d [2020-12-04T23:56:57.028Z] [2020-12-04T23:56:57.028Z] [2020-12-04T23:56:57.028Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-04T23:56:57.202Z] #41 15.04 PBCC images/rlimit.pb-c.c [2020-12-04T23:56:57.202Z] #41 15.07 DEP images/rlimit.pb-c.d [2020-12-04T23:56:57.202Z] #41 15.15 PBCC images/file-lock.pb-c.c [2020-12-04T23:56:57.202Z] #41 ... [2020-12-04T23:56:57.202Z] [2020-12-04T23:56:57.202Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:56:57.202Z] #43 106.5 go/token [2020-12-04T23:56:57.202Z] #43 108.2 go/scanner [2020-12-04T23:56:57.202Z] #43 109.7 internal/lazyregexp [2020-12-04T23:56:57.202Z] #43 110.3 net/url [2020-12-04T23:56:57.202Z] #43 110.7 go/ast [2020-12-04T23:56:57.202Z] #43 113.4 text/template/parse [2020-12-04T23:56:57.202Z] #43 ... [2020-12-04T23:56:57.202Z] [2020-12-04T23:56:57.202Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:57.285Z] [2020-12-04T23:56:57.285Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-04T23:56:57.285Z] HOSTNAME=7fbd56f447ac [2020-12-04T23:56:57.285Z] TEST_SKIP_INTEGRATION=1 [2020-12-04T23:56:57.285Z] TESTDEBUG=0 [2020-12-04T23:56:57.285Z] DEST=bundles/test-integration [2020-12-04T23:56:57.285Z] PWD=/go/src/github.com/docker/docker [2020-12-04T23:56:57.285Z] KEEPBUNDLE=1 [2020-12-04T23:56:57.285Z] DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b [2020-12-04T23:56:57.285Z] container=docker [2020-12-04T23:56:57.285Z] HOME=/root [2020-12-04T23:56:57.285Z] GOLANG_VERSION=1.13.15 [2020-12-04T23:56:57.285Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-04T23:56:57.285Z] VALIDATE_BRANCH=master [2020-12-04T23:56:57.285Z] TERM=xterm [2020-12-04T23:56:57.285Z] DOCKER_PKG=github.com/docker/docker [2020-12-04T23:56:57.285Z] SHLVL=1 [2020-12-04T23:56:57.285Z] TIMEOUT=120m [2020-12-04T23:56:57.285Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-04T23:56:57.285Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-04T23:56:57.285Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-12-04T23:56:57.285Z] GO111MODULE=off [2020-12-04T23:56:57.285Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-04T23:56:57.285Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-04T23:56:57.285Z] GOPATH=/go [2020-12-04T23:56:57.285Z] PKG_CONFIG=pkg-config [2020-12-04T23:56:57.285Z] _=/usr/bin/env [2020-12-04T23:56:57.285Z] Building test suite binary ./integration-cli/test.main [2020-12-04T23:56:57.285Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-04T23:56:57.285Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-04T23:56:57.285Z] HOSTNAME=34d1116ee3ea [2020-12-04T23:56:57.285Z] TEST_SKIP_INTEGRATION=1 [2020-12-04T23:56:57.285Z] TESTDEBUG=0 [2020-12-04T23:56:57.285Z] DEST=bundles/test-integration [2020-12-04T23:56:57.285Z] PWD=/go/src/github.com/docker/docker [2020-12-04T23:56:57.285Z] KEEPBUNDLE=1 [2020-12-04T23:56:57.285Z] DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b [2020-12-04T23:56:57.285Z] container=docker [2020-12-04T23:56:57.285Z] HOME=/root [2020-12-04T23:56:57.285Z] GOLANG_VERSION=1.13.15 [2020-12-04T23:56:57.285Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-04T23:56:57.285Z] VALIDATE_BRANCH=master [2020-12-04T23:56:57.285Z] TERM=xterm [2020-12-04T23:56:57.285Z] DOCKER_PKG=github.com/docker/docker [2020-12-04T23:56:57.285Z] SHLVL=1 [2020-12-04T23:56:57.285Z] TIMEOUT=120m [2020-12-04T23:56:57.285Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-04T23:56:57.285Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-04T23:56:57.285Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-12-04T23:56:57.285Z] GO111MODULE=off [2020-12-04T23:56:57.285Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-04T23:56:57.285Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-04T23:56:57.285Z] GOPATH=/go [2020-12-04T23:56:57.285Z] PKG_CONFIG=pkg-config [2020-12-04T23:56:57.285Z] _=/usr/bin/env [2020-12-04T23:56:57.285Z] Building test suite binary ./integration-cli/test.main [2020-12-04T23:56:57.285Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-12-04T23:56:57.537Z] #11 ... [2020-12-04T23:56:57.537Z] [2020-12-04T23:56:57.537Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:56:57.537Z] #32 75.51 time [2020-12-04T23:56:57.537Z] #32 84.72 internal/poll [2020-12-04T23:56:57.537Z] #32 ... [2020-12-04T23:56:57.537Z] [2020-12-04T23:56:57.538Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:56:57.538Z] #40 83.08 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-04T23:56:57.538Z] #40 83.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-04T23:56:57.538Z] #40 83.12 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-04T23:56:57.538Z] #40 83.14 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-04T23:56:57.538Z] #40 83.15 Setting up python-six (1.12.0-1) ... [2020-12-04T23:56:57.541Z] No new tests added to integration. [2020-12-04T23:56:57.541Z] [2020-12-04T23:56:57.541Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-04T23:56:58.104Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-04T23:56:58.104Z] HOSTNAME=5624cc1f9ebc [2020-12-04T23:56:58.104Z] TESTDEBUG=0 [2020-12-04T23:56:58.104Z] DEST=bundles/test-integration [2020-12-04T23:56:58.104Z] PWD=/go/src/github.com/docker/docker [2020-12-04T23:56:58.104Z] KEEPBUNDLE=1 [2020-12-04T23:56:58.104Z] DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b [2020-12-04T23:56:58.104Z] container=docker [2020-12-04T23:56:58.104Z] HOME=/root [2020-12-04T23:56:58.104Z] GOLANG_VERSION=1.13.15 [2020-12-04T23:56:58.104Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-04T23:56:58.104Z] VALIDATE_BRANCH=master [2020-12-04T23:56:58.104Z] TERM=xterm [2020-12-04T23:56:58.104Z] DOCKER_PKG=github.com/docker/docker [2020-12-04T23:56:58.104Z] SHLVL=1 [2020-12-04T23:56:58.104Z] TIMEOUT=120m [2020-12-04T23:56:58.104Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-04T23:56:58.104Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-04T23:56:58.104Z] GO111MODULE=off [2020-12-04T23:56:58.104Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-04T23:56:58.104Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-04T23:56:58.104Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-04T23:56:58.104Z] GOPATH=/go [2020-12-04T23:56:58.104Z] PKG_CONFIG=pkg-config [2020-12-04T23:56:58.104Z] _=/usr/bin/env [2020-12-04T23:56:58.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-04T23:56:58.264Z] #43 2.837 fatal: not a git repository (or any of the parent directories): .git [2020-12-04T23:56:58.264Z] #43 2.882 GEN .gitid [2020-12-04T23:56:58.264Z] #43 2.930 GEN criu/include/version.h [2020-12-04T23:56:58.264Z] #43 3.040 GEN include/common/asm [2020-12-04T23:56:58.453Z] #54 133.7 + bin/containerd-stress [2020-12-04T23:56:58.747Z] #54 65.39 Checking out files: 26% (953/3632) Checking out files: 27% (981/3632) Checking out files: 28% (1017/3632) Checking out files: 29% (1054/3632) Checking out files: 30% (1090/3632) Checking out files: 31% (1126/3632) Checking out files: 32% (1163/3632) Checking out files: 33% (1199/3632) Checking out files: 34% (1235/3632) Checking out files: 35% (1272/3632) Checking out files: 36% (1308/3632) Checking out files: 37% (1344/3632) Checking out files: 38% (1381/3632) Checking out files: 39% (1417/3632) Checking out files: 40% (1453/3632) Checking out files: 41% (1490/3632) Checking out files: 42% (1526/3632) Checking out files: 43% (1562/3632) Checking out files: 44% (1599/3632) Checking out files: 45% (1635/3632) Checking out files: 46% (1671/3632) Checking out files: 47% (1708/3632) Checking out files: 48% (1744/3632) Checking out files: 49% (1780/3632) Checking out files: 50% (1816/3632) Checking out files: 51% (1853/3632) Checking out files: 52% (1889/3632) Checking out files: 53% (1925/3632) Checking out files: 53% (1959/3632) Checking out files: 54% (1962/3632) Checking out files: 55% (1998/3632) Checking out files: 56% (2034/3632) Checking out files: 57% (2071/3632) Checking out files: 58% (2107/3632) Checking out files: 59% (2143/3632) Checking out files: 60% (2180/3632) Checking out files: 61% (2216/3632) Checking out files: 62% (2252/3632) Checking out files: 63% (2289/3632) Checking out files: 64% (2325/3632) Checking out files: 65% (2361/3632) Checking out files: 66% (2398/3632) Checking out files: 67% (2434/3632) Checking out files: 68% (2470/3632) Checking out files: 69% (2507/3632) Checking out files: 70% (2543/3632) Checking out files: 71% (2579/3632) Checking out files: 72% (2616/3632) Checking out files: 73% (2652/3632) Checking out files: 74% (2688/3632) Checking out files: 75% (2724/3632) Checking out files: 76% (2761/3632) Checking out files: 77% (2797/3632) Checking out files: 78% (2833/3632) Checking out files: 79% (2870/3632) Checking out files: 80% (2906/3632) Checking out files: 81% (2942/3632) Checking out files: 82% (2979/3632) Checking out files: 82% (2990/3632) Checking out files: 83% (3015/3632) Checking out files: 84% (3051/3632) Checking out files: 85% (3088/3632) Checking out files: 86% (3124/3632) Checking out files: 87% (3160/3632) Checking out files: 88% (3197/3632) Checking out files: 89% (3233/3632) Checking out files: 90% (3269/3632) Checking out files: 91% (3306/3632) Checking out files: 92% (3342/3632) Checking out files: 93% (3378/3632) Checking out files: 94% (3415/3632) Checking out files: 95% (3451/3632) Checking out files: 96% (3487/3632) Checking out files: 97% (3524/3632) Checking out files: 98% (3560/3632) Checking out files: 99% (3596/3632) Checking out files: 100% (3632/3632) Checking out files: 100% (3632/3632), done. [2020-12-04T23:56:58.747Z] #54 68.46 + cd /tmp/tmp.nR2RS6D1Mo/src/github.com/containerd/containerd [2020-12-04T23:56:58.747Z] #54 68.46 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-04T23:56:58.914Z] #43 ... [2020-12-04T23:56:58.914Z] [2020-12-04T23:56:58.914Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:56:58.914Z] #37 0.291 + RM_GOPATH=0 [2020-12-04T23:56:58.914Z] #37 0.295 + TMP_GOPATH= [2020-12-04T23:56:58.914Z] #37 0.299 + : /build [2020-12-04T23:56:58.914Z] #37 0.300 + '[' -z '' ']' [2020-12-04T23:56:58.914Z] #37 0.302 ++ mktemp -d [2020-12-04T23:56:58.914Z] #37 0.304 + export GOPATH=/tmp/tmp.pYkW37EfeJ [2020-12-04T23:56:58.914Z] #37 0.305 + GOPATH=/tmp/tmp.pYkW37EfeJ [2020-12-04T23:56:58.914Z] #37 0.306 + RM_GOPATH=1 [2020-12-04T23:56:58.914Z] #37 0.307 + case "$(go env GOARCH)" in [2020-12-04T23:56:58.914Z] #37 0.310 ++ go env GOARCH [2020-12-04T23:56:58.914Z] #37 0.316 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:56:58.914Z] #37 0.317 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:56:58.914Z] #37 0.321 ++ dirname /tmp/install/install.sh [2020-12-04T23:56:58.914Z] #37 0.323 + dir=/tmp/install [2020-12-04T23:56:58.914Z] #37 0.324 + bin=tini [2020-12-04T23:56:58.914Z] #37 0.325 + shift [2020-12-04T23:56:58.914Z] #37 0.326 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-04T23:56:58.914Z] #37 0.327 + . /tmp/install/tini.installer [2020-12-04T23:56:58.914Z] #37 0.328 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-04T23:56:58.914Z] #37 0.329 + install_tini [2020-12-04T23:56:58.914Z] #37 0.330 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-04T23:56:58.914Z] #37 0.331 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-04T23:56:58.914Z] #37 0.332 + git clone https://github.com/krallin/tini.git /tmp/tmp.pYkW37EfeJ/tini [2020-12-04T23:56:58.914Z] #37 0.335 Cloning into '/tmp/tmp.pYkW37EfeJ/tini'... [2020-12-04T23:56:58.914Z] #37 1.456 + cd /tmp/tmp.pYkW37EfeJ/tini [2020-12-04T23:56:58.914Z] #37 1.467 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-04T23:56:58.914Z] #37 1.510 + cmake . [2020-12-04T23:56:58.914Z] #37 2.225 -- The C compiler identification is GNU 8.3.0 [2020-12-04T23:56:58.914Z] #37 2.308 -- Check for working C compiler: /usr/bin/cc [2020-12-04T23:56:58.914Z] #37 2.965 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-04T23:56:58.914Z] #37 2.990 -- Detecting C compiler ABI info [2020-12-04T23:56:58.914Z] #37 3.616 -- Detecting C compiler ABI info - done [2020-12-04T23:56:58.914Z] #37 3.665 -- Detecting C compile features [2020-12-04T23:56:58.914Z] #37 5.620 -- Detecting C compile features - done [2020-12-04T23:56:58.914Z] #37 5.709 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-04T23:56:58.914Z] #37 6.004 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-04T23:56:58.914Z] #37 6.211 -- Configuring done [2020-12-04T23:56:58.914Z] #37 6.238 -- Generating done [2020-12-04T23:56:58.914Z] #37 6.241 -- Build files have been written to: /tmp/tmp.pYkW37EfeJ/tini [2020-12-04T23:56:58.914Z] #37 6.250 + make tini-static [2020-12-04T23:56:58.914Z] #37 6.587 Scanning dependencies of target tini-static [2020-12-04T23:56:58.914Z] #37 6.665 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-04T23:56:58.914Z] #37 8.483 [100%] Linking C executable tini-static [2020-12-04T23:56:58.914Z] #37 9.127 [100%] Built target tini-static [2020-12-04T23:56:58.914Z] #37 9.229 + mkdir -p /build [2020-12-04T23:56:58.914Z] #37 9.239 + cp tini-static /build/docker-init [2020-12-04T23:56:58.914Z] #37 DONE 9.4s [2020-12-04T23:56:58.929Z] #40 ... [2020-12-04T23:56:58.929Z] [2020-12-04T23:56:58.929Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:56:58.929Z] #45 DONE 87.5s [2020-12-04T23:56:59.191Z] [2020-12-04T23:56:59.191Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:56:59.191Z] #34 86.39 Selecting previously unselected package libxml2:amd64. [2020-12-04T23:56:59.191Z] #34 86.40 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-12-04T23:56:59.191Z] #34 86.40 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-12-04T23:56:59.191Z] #34 87.58 Selecting previously unselected package libarchive13:amd64. [2020-12-04T23:56:59.191Z] #34 87.59 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-12-04T23:56:59.191Z] #34 87.60 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-04T23:56:59.212Z] [2020-12-04T23:56:59.212Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:56:59.212Z] #45 62.60 bufio [2020-12-04T23:56:59.212Z] #45 63.86 reflect [2020-12-04T23:56:59.212Z] #45 65.53 regexp/syntax [2020-12-04T23:56:59.212Z] #45 68.33 hash/crc32 [2020-12-04T23:56:59.492Z] #54 135.0 + bin/containerd-shim [2020-12-04T23:56:59.665Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-12-04T23:56:59.665Z] [2020-12-04T23:56:59.665Z] ________ ____ __. [2020-12-04T23:56:59.665Z] \_____ \ | |/ _| [2020-12-04T23:56:59.665Z] / | \| < [2020-12-04T23:56:59.665Z] / | \ | \ [2020-12-04T23:56:59.665Z] \_______ /____|__ \ [2020-12-04T23:56:59.665Z] \/ \/ [2020-12-04T23:56:59.665Z] [2020-12-04T23:56:59.665Z] INFO: make.ps1 ended at 12/04/2020 23:56:53 [2020-12-04T23:56:59.665Z] INFO: Binaries build ended at 12/04/2020 23:56:55. Duration:00:01:27.9181755 [2020-12-04T23:56:59.665Z] INFO: Copying the built daemon binary to d:\CI\PR-41749\4\binary\dockerd-495d623ae5.exe... [2020-12-04T23:56:59.665Z] INFO: Copying the built client binary to d:\CI\PR-41749\4\binary\docker-495d623ae5.exe... [2020-12-04T23:56:59.665Z] INFO: Copying dockerversion from the container... [2020-12-04T23:56:59.665Z] INFO: Copying the golang package from the container to d:\CI\PR-41749\4\installer\go.zip... [2020-12-04T23:56:59.765Z] #34 88.22 Selecting previously unselected package libjsoncpp1:amd64. [2020-12-04T23:56:59.765Z] #34 88.22 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-04T23:56:59.765Z] #34 88.25 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-04T23:57:00.027Z] #34 88.49 Selecting previously unselected package librhash0:amd64. [2020-12-04T23:57:00.027Z] #34 88.49 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-12-04T23:57:00.027Z] #34 88.51 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-12-04T23:57:00.123Z] #54 69.97 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-04T23:57:00.276Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.8s done [2020-12-04T23:57:00.277Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2020-12-04T23:57:00.288Z] #34 88.77 Selecting previously unselected package libuv1:amd64. [2020-12-04T23:57:00.288Z] #34 88.79 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-12-04T23:57:00.288Z] #34 88.80 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-12-04T23:57:00.380Z] #54 69.98 + BUILDTAGS='netgo osusergo static_build' [2020-12-04T23:57:00.380Z] #54 69.98 + export EXTRA_FLAGS=-buildmode=pie [2020-12-04T23:57:00.380Z] #54 69.98 + EXTRA_FLAGS=-buildmode=pie [2020-12-04T23:57:00.380Z] #54 69.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-04T23:57:00.380Z] #54 69.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-04T23:57:00.380Z] #54 69.98 + '[' '' = dynamic ']' [2020-12-04T23:57:00.380Z] #54 69.98 + make [2020-12-04T23:57:00.540Z] #8 DONE 25.5s [2020-12-04T23:57:00.540Z] [2020-12-04T23:57:00.540Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-04T23:57:00.540Z] #25 10.33 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:57:00.540Z] #25 10.38 Fetched 4770 kB in 0s (11.7 MB/s) [2020-12-04T23:57:00.540Z] #25 10.41 Selecting previously unselected package libkeyutils1:arm64. [2020-12-04T23:57:00.540Z] #25 10.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2020-12-04T23:57:00.540Z] #25 10.42 Preparing to unpack .../00-libkeyutils1_1.6-6_arm64.deb ... [2020-12-04T23:57:00.540Z] #25 10.43 Unpacking libkeyutils1:arm64 (1.6-6) ... [2020-12-04T23:57:00.540Z] #25 10.47 Selecting previously unselected package libkrb5support0:arm64. [2020-12-04T23:57:00.540Z] #25 10.48 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2020-12-04T23:57:00.540Z] #25 10.48 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2020-12-04T23:57:00.540Z] #25 10.53 Selecting previously unselected package libk5crypto3:arm64. [2020-12-04T23:57:00.540Z] #25 10.53 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2020-12-04T23:57:00.540Z] #25 10.54 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2020-12-04T23:57:00.540Z] #25 10.61 Selecting previously unselected package libssl1.1:arm64. [2020-12-04T23:57:00.540Z] #25 10.61 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_arm64.deb ... [2020-12-04T23:57:00.540Z] #25 10.61 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-12-04T23:57:00.540Z] #25 10.91 Selecting previously unselected package libkrb5-3:arm64. [2020-12-04T23:57:00.540Z] #25 10.91 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2020-12-04T23:57:00.540Z] #25 10.91 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2020-12-04T23:57:00.540Z] #25 11.11 Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-12-04T23:57:00.540Z] #25 11.11 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2020-12-04T23:57:00.540Z] #25 11.11 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2020-12-04T23:57:00.540Z] #25 11.23 Selecting previously unselected package libsasl2-modules-db:arm64. [2020-12-04T23:57:00.540Z] #25 11.23 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-12-04T23:57:00.540Z] #25 11.23 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:57:00.540Z] #25 11.29 Selecting previously unselected package libsasl2-2:arm64. [2020-12-04T23:57:00.540Z] #25 11.29 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-12-04T23:57:00.540Z] #25 11.29 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:57:00.540Z] #25 11.37 Selecting previously unselected package libldap-common. [2020-12-04T23:57:00.540Z] #25 11.37 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-04T23:57:00.540Z] #25 11.38 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:57:00.540Z] #25 11.60 Selecting previously unselected package libldap-2.4-2:arm64. [2020-12-04T23:57:00.540Z] #25 11.61 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_arm64.deb ... [2020-12-04T23:57:00.540Z] #25 11.61 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:57:00.540Z] #25 11.73 Selecting previously unselected package openssl. [2020-12-04T23:57:00.540Z] #25 11.73 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_arm64.deb ... [2020-12-04T23:57:00.540Z] #25 11.74 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-12-04T23:57:00.540Z] #25 11.95 Selecting previously unselected package ca-certificates. [2020-12-04T23:57:00.540Z] #25 11.95 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-04T23:57:00.540Z] #25 11.95 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-04T23:57:00.540Z] #25 12.26 Selecting previously unselected package libnghttp2-14:arm64. [2020-12-04T23:57:00.540Z] #25 12.26 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2020-12-04T23:57:00.540Z] #25 12.26 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-12-04T23:57:00.540Z] #25 12.32 Selecting previously unselected package libpsl5:arm64. [2020-12-04T23:57:00.540Z] #25 12.32 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2020-12-04T23:57:00.540Z] #25 12.33 Unpacking libpsl5:arm64 (0.20.2-2) ... [2020-12-04T23:57:00.540Z] #25 12.39 Selecting previously unselected package librtmp1:arm64. [2020-12-04T23:57:00.540Z] #25 12.39 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2020-12-04T23:57:00.540Z] #25 12.39 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-04T23:57:00.540Z] #25 12.51 Selecting previously unselected package libssh2-1:arm64. [2020-12-04T23:57:00.540Z] #25 12.51 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2020-12-04T23:57:00.540Z] #25 12.51 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2020-12-04T23:57:00.540Z] #25 12.58 Selecting previously unselected package libcurl4:arm64. [2020-12-04T23:57:00.540Z] #25 12.58 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2020-12-04T23:57:00.540Z] #25 12.59 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-12-04T23:57:00.541Z] #25 12.77 Selecting previously unselected package curl. [2020-12-04T23:57:00.541Z] #25 12.77 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2020-12-04T23:57:00.541Z] #25 12.77 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-04T23:57:00.541Z] #25 12.84 Selecting previously unselected package libonig5:arm64. [2020-12-04T23:57:00.541Z] #25 12.84 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2020-12-04T23:57:00.541Z] #25 12.84 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-12-04T23:57:00.541Z] #25 12.99 Selecting previously unselected package libjq1:arm64. [2020-12-04T23:57:00.541Z] #25 13.00 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-12-04T23:57:00.541Z] #25 13.00 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-04T23:57:00.541Z] #25 13.06 Selecting previously unselected package jq. [2020-12-04T23:57:00.541Z] #25 13.06 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-12-04T23:57:00.541Z] #25 13.07 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-04T23:57:00.541Z] #25 13.24 Setting up libkeyutils1:arm64 (1.6-6) ... [2020-12-04T23:57:00.541Z] #25 13.25 Setting up libpsl5:arm64 (0.20.2-2) ... [2020-12-04T23:57:00.541Z] #25 13.27 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-12-04T23:57:00.541Z] #25 13.57 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-12-04T23:57:00.541Z] #25 13.59 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:57:00.541Z] #25 13.60 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2020-12-04T23:57:00.541Z] #25 13.62 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:57:00.541Z] #25 13.63 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-04T23:57:00.541Z] #25 13.64 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2020-12-04T23:57:00.541Z] #25 13.65 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-04T23:57:00.541Z] #25 13.67 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2020-12-04T23:57:00.541Z] #25 13.68 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2020-12-04T23:57:00.541Z] #25 13.70 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-12-04T23:57:00.541Z] #25 13.72 Setting up libonig5:arm64 (6.9.1-1) ... [2020-12-04T23:57:00.541Z] #25 13.73 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-04T23:57:00.541Z] #25 13.75 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-04T23:57:00.541Z] #25 13.76 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-04T23:57:00.550Z] #34 89.12 Selecting previously unselected package cmake. [2020-12-04T23:57:00.550Z] #34 89.13 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-12-04T23:57:00.751Z] #45 ... [2020-12-04T23:57:00.751Z] [2020-12-04T23:57:00.751Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:00.751Z] #43 5.452 PBCC images/timens.pb-c.c [2020-12-04T23:57:00.751Z] #43 5.497 DEP images/timens.pb-c.d [2020-12-04T23:57:00.751Z] #43 5.564 PBCC images/fown.pb-c.c [2020-12-04T23:57:00.751Z] #43 5.604 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-04T23:57:00.814Z] #34 89.14 Unpacking cmake (3.13.4-1) ... [2020-12-04T23:57:00.946Z] #54 ... [2020-12-04T23:57:00.946Z] [2020-12-04T23:57:00.946Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:57:00.946Z] #11 110.5 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-04T23:57:00.946Z] #11 110.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-04T23:57:00.946Z] #11 110.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:57:00.946Z] #11 110.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-04T23:57:00.947Z] #11 111.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-04T23:57:00.947Z] #11 111.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:57:01.051Z] #43 5.824 PBCC images/opts.pb-c.c [2020-12-04T23:57:01.051Z] #43 5.874 PBCC images/memfd.pb-c.c [2020-12-04T23:57:01.051Z] #43 5.929 DEP images/fown.pb-c.d [2020-12-04T23:57:01.051Z] #43 5.999 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-04T23:57:01.204Z] #11 ... [2020-12-04T23:57:01.204Z] [2020-12-04T23:57:01.204Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:01.204Z] #41 15.25 DEP images/file-lock.pb-c.d [2020-12-04T23:57:01.204Z] #41 15.36 PBCC images/tty.pb-c.c [2020-12-04T23:57:01.204Z] #41 15.41 DEP images/tty.pb-c.d [2020-12-04T23:57:01.204Z] #41 15.49 PBCC images/tun.pb-c.c [2020-12-04T23:57:01.204Z] #41 15.63 PBCC images/netdev.pb-c.c [2020-12-04T23:57:01.204Z] #41 15.72 DEP images/tun.pb-c.d [2020-12-04T23:57:01.204Z] #41 15.82 DEP images/netdev.pb-c.d [2020-12-04T23:57:01.204Z] #41 15.89 PBCC images/vma.pb-c.c [2020-12-04T23:57:01.204Z] #41 15.97 DEP images/vma.pb-c.d [2020-12-04T23:57:01.204Z] #41 16.06 PBCC images/creds.pb-c.c [2020-12-04T23:57:01.204Z] #41 16.09 DEP images/creds.pb-c.d [2020-12-04T23:57:01.204Z] #41 16.19 PBCC images/utsns.pb-c.c [2020-12-04T23:57:01.204Z] #41 16.22 DEP images/utsns.pb-c.d [2020-12-04T23:57:01.204Z] #41 16.30 PBCC images/ipc-desc.pb-c.c [2020-12-04T23:57:01.204Z] #41 16.34 PBCC images/ipc-sem.pb-c.c [2020-12-04T23:57:01.204Z] #41 16.36 DEP images/ipc-desc.pb-c.d [2020-12-04T23:57:01.204Z] #41 16.44 DEP images/ipc-sem.pb-c.d [2020-12-04T23:57:01.204Z] #41 16.51 PBCC images/ipc-msg.pb-c.c [2020-12-04T23:57:01.204Z] #41 16.54 DEP images/ipc-msg.pb-c.d [2020-12-04T23:57:01.204Z] #41 16.62 PBCC images/ipc-shm.pb-c.c [2020-12-04T23:57:01.204Z] #41 16.65 DEP images/ipc-shm.pb-c.d [2020-12-04T23:57:01.204Z] #41 16.70 PBCC images/ipc-var.pb-c.c [2020-12-04T23:57:01.204Z] #41 16.78 DEP images/ipc-var.pb-c.d [2020-12-04T23:57:01.204Z] #41 16.81 PBCC images/sk-opts.pb-c.c [2020-12-04T23:57:01.204Z] #41 16.82 PBCC images/packet-sock.pb-c.c [2020-12-04T23:57:01.204Z] #41 16.92 DEP images/sk-opts.pb-c.d [2020-12-04T23:57:01.204Z] #41 17.02 DEP images/packet-sock.pb-c.d [2020-12-04T23:57:01.204Z] #41 17.10 PBCC images/sk-netlink.pb-c.c [2020-12-04T23:57:01.204Z] #41 17.17 DEP images/sk-netlink.pb-c.d [2020-12-04T23:57:01.204Z] #41 17.21 PBCC images/sk-inet.pb-c.c [2020-12-04T23:57:01.204Z] #41 17.29 DEP images/sk-inet.pb-c.d [2020-12-04T23:57:01.204Z] #41 17.34 PBCC images/sk-unix.pb-c.c [2020-12-04T23:57:01.204Z] #41 17.41 DEP images/sk-unix.pb-c.d [2020-12-04T23:57:01.204Z] #41 17.45 PBCC images/mm.pb-c.c [2020-12-04T23:57:01.204Z] #41 17.52 DEP images/mm.pb-c.d [2020-12-04T23:57:01.204Z] #41 17.64 PBCC images/timerfd.pb-c.c [2020-12-04T23:57:01.204Z] #41 17.68 DEP images/timerfd.pb-c.d [2020-12-04T23:57:01.204Z] #41 17.77 PBCC images/timer.pb-c.c [2020-12-04T23:57:01.204Z] #41 17.80 DEP images/timer.pb-c.d [2020-12-04T23:57:01.204Z] #41 17.89 PBCC images/sa.pb-c.c [2020-12-04T23:57:01.204Z] #41 17.99 DEP images/sa.pb-c.d [2020-12-04T23:57:01.204Z] #41 18.14 PBCC images/pipe-data.pb-c.c [2020-12-04T23:57:01.204Z] #41 18.20 DEP images/pipe-data.pb-c.d [2020-12-04T23:57:01.204Z] #41 18.27 PBCC images/mnt.pb-c.c [2020-12-04T23:57:01.204Z] #41 18.33 DEP images/mnt.pb-c.d [2020-12-04T23:57:01.204Z] #41 18.38 PBCC images/sk-packet.pb-c.c [2020-12-04T23:57:01.204Z] #41 18.44 DEP images/sk-packet.pb-c.d [2020-12-04T23:57:01.204Z] #41 18.52 PBCC images/tcp-stream.pb-c.c [2020-12-04T23:57:01.204Z] #41 18.60 DEP images/tcp-stream.pb-c.d [2020-12-04T23:57:01.204Z] #41 18.67 PBCC images/pipe.pb-c.c [2020-12-04T23:57:01.204Z] #41 18.75 DEP images/pipe.pb-c.d [2020-12-04T23:57:01.204Z] #41 18.83 PBCC images/pstree.pb-c.c [2020-12-04T23:57:01.204Z] #41 18.85 DEP images/pstree.pb-c.d [2020-12-04T23:57:01.204Z] #41 18.92 PBCC images/fs.pb-c.c [2020-12-04T23:57:01.204Z] #41 18.99 DEP images/fs.pb-c.d [2020-12-04T23:57:01.204Z] #41 19.08 PBCC images/signalfd.pb-c.c [2020-12-04T23:57:01.204Z] #41 19.13 DEP images/signalfd.pb-c.d [2020-12-04T23:57:01.204Z] #41 19.16 PBCC images/fh.pb-c.c [2020-12-04T23:57:01.204Z] #41 19.23 PBCC images/fsnotify.pb-c.c [2020-12-04T23:57:01.204Z] #41 19.29 DEP images/fh.pb-c.d [2020-12-04T23:57:01.352Z] #43 6.115 DEP images/opts.pb-c.d [2020-12-04T23:57:01.352Z] #43 6.177 DEP images/memfd.pb-c.d [2020-12-04T23:57:01.463Z] #41 19.32 DEP images/fsnotify.pb-c.d [2020-12-04T23:57:01.463Z] #41 19.47 PBCC images/eventpoll.pb-c.c [2020-12-04T23:57:01.463Z] #41 19.49 DEP images/eventpoll.pb-c.d [2020-12-04T23:57:01.463Z] #41 19.55 PBCC images/eventfd.pb-c.c [2020-12-04T23:57:01.490Z] #25 14.63 Updating certificates in /etc/ssl/certs... [2020-12-04T23:57:01.650Z] #43 6.251 PBCC images/sit.pb-c.c [2020-12-04T23:57:01.650Z] #43 6.316 DEP images/sit.pb-c.d [2020-12-04T23:57:01.650Z] #43 6.371 PBCC images/macvlan.pb-c.c [2020-12-04T23:57:01.650Z] #43 6.403 DEP images/macvlan.pb-c.d [2020-12-04T23:57:01.650Z] #43 6.449 PBCC images/autofs.pb-c.c [2020-12-04T23:57:01.650Z] #43 6.478 DEP images/autofs.pb-c.d [2020-12-04T23:57:01.723Z] #41 19.59 DEP images/eventfd.pb-c.d [2020-12-04T23:57:01.723Z] #41 19.65 PBCC images/remap-file-path.pb-c.c [2020-12-04T23:57:01.723Z] #41 19.69 DEP images/remap-file-path.pb-c.d [2020-12-04T23:57:01.723Z] #41 19.76 PBCC images/fifo.pb-c.c [2020-12-04T23:57:01.949Z] #43 6.523 PBCC images/sysctl.pb-c.c [2020-12-04T23:57:01.949Z] #43 6.560 DEP images/sysctl.pb-c.d [2020-12-04T23:57:01.949Z] #43 6.633 PBCC images/time.pb-c.c [2020-12-04T23:57:01.949Z] #43 6.648 DEP images/time.pb-c.d [2020-12-04T23:57:01.949Z] #43 6.696 PBCC images/binfmt-misc.pb-c.c [2020-12-04T23:57:01.949Z] #43 6.715 DEP images/binfmt-misc.pb-c.d [2020-12-04T23:57:01.982Z] #41 19.83 DEP images/fifo.pb-c.d [2020-12-04T23:57:01.982Z] #41 19.92 PBCC images/ghost-file.pb-c.c [2020-12-04T23:57:01.982Z] #41 19.99 DEP images/ghost-file.pb-c.d [2020-12-04T23:57:02.242Z] #41 20.07 PBCC images/regfile.pb-c.c [2020-12-04T23:57:02.242Z] #41 20.14 DEP images/regfile.pb-c.d [2020-12-04T23:57:02.242Z] #41 20.21 PBCC images/ns.pb-c.c [2020-12-04T23:57:02.242Z] #41 20.22 DEP images/ns.pb-c.d [2020-12-04T23:57:02.242Z] #41 20.29 PBCC images/fdinfo.pb-c.c [2020-12-04T23:57:02.247Z] #43 6.796 PBCC images/seccomp.pb-c.c [2020-12-04T23:57:02.247Z] #43 6.812 DEP images/seccomp.pb-c.d [2020-12-04T23:57:02.247Z] #43 6.858 PBCC images/userns.pb-c.c [2020-12-04T23:57:02.247Z] #43 6.876 DEP images/userns.pb-c.d [2020-12-04T23:57:02.247Z] #43 6.927 PBCC images/cgroup.pb-c.c [2020-12-04T23:57:02.247Z] #43 6.948 DEP images/cgroup.pb-c.d [2020-12-04T23:57:02.247Z] #43 6.987 PBCC images/ext-file.pb-c.c [2020-12-04T23:57:02.247Z] #43 6.999 DEP images/ext-file.pb-c.d [2020-12-04T23:57:02.247Z] #43 7.034 PBCC images/rpc.pb-c.c [2020-12-04T23:57:02.247Z] #43 7.127 DEP images/rpc.pb-c.d [2020-12-04T23:57:02.438Z] #25 15.47 126 added, 0 removed; done. [2020-12-04T23:57:02.501Z] #41 20.37 DEP images/fdinfo.pb-c.d [2020-12-04T23:57:02.501Z] #41 20.47 PBCC images/core-aarch64.pb-c.c [2020-12-04T23:57:02.501Z] #41 20.55 PBCC images/core-arm.pb-c.c [2020-12-04T23:57:02.501Z] #41 20.61 PBCC images/core-ppc64.pb-c.c [2020-12-04T23:57:02.547Z] #43 7.190 PBCC images/siginfo.pb-c.c [2020-12-04T23:57:02.547Z] #43 7.208 DEP images/siginfo.pb-c.d [2020-12-04T23:57:02.547Z] #43 7.269 PBCC images/pagemap.pb-c.c [2020-12-04T23:57:02.547Z] #43 7.356 DEP images/pagemap.pb-c.d [2020-12-04T23:57:02.547Z] #43 7.419 PBCC images/rlimit.pb-c.c [2020-12-04T23:57:02.547Z] #43 7.478 DEP images/rlimit.pb-c.d [2020-12-04T23:57:02.597Z] INFO: Extracting go.zip to d:\CI\PR-41749\4\go [2020-12-04T23:57:02.758Z] #41 20.67 PBCC images/core-s390.pb-c.c [2020-12-04T23:57:02.847Z] #43 7.600 PBCC images/file-lock.pb-c.c [2020-12-04T23:57:02.847Z] #43 ... [2020-12-04T23:57:02.847Z] [2020-12-04T23:57:02.847Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:02.847Z] #51 62.26 bufio [2020-12-04T23:57:02.847Z] #51 64.71 text/tabwriter [2020-12-04T23:57:02.847Z] #51 64.99 reflect [2020-12-04T23:57:02.847Z] #51 67.02 regexp/syntax [2020-12-04T23:57:02.847Z] #51 ... [2020-12-04T23:57:02.847Z] [2020-12-04T23:57:02.847Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:02.847Z] #43 7.632 DEP images/file-lock.pb-c.d [2020-12-04T23:57:02.847Z] #43 7.695 PBCC images/tty.pb-c.c [2020-12-04T23:57:03.014Z] #41 20.76 PBCC images/core-x86.pb-c.c [2020-12-04T23:57:03.014Z] #41 20.85 PBCC images/core.pb-c.c [2020-12-04T23:57:03.014Z] #41 20.99 PBCC images/inventory.pb-c.c [2020-12-04T23:57:03.043Z] #25 16.00 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2020-12-04T23:57:03.196Z] #43 7.870 DEP images/tty.pb-c.d [2020-12-04T23:57:03.196Z] #43 7.927 PBCC images/tun.pb-c.c [2020-12-04T23:57:03.196Z] #43 7.983 PBCC images/netdev.pb-c.c [2020-12-04T23:57:03.196Z] #43 8.056 DEP images/tun.pb-c.d [2020-12-04T23:57:03.275Z] #41 21.12 DEP images/core-aarch64.pb-c.d [2020-12-04T23:57:03.275Z] #41 21.23 DEP images/core-arm.pb-c.d [2020-12-04T23:57:03.275Z] #41 21.27 DEP images/core-ppc64.pb-c.d [2020-12-04T23:57:03.275Z] #41 21.33 DEP images/core-s390.pb-c.d [2020-12-04T23:57:03.495Z] #43 8.176 DEP images/netdev.pb-c.d [2020-12-04T23:57:03.495Z] #43 8.198 PBCC images/vma.pb-c.c [2020-12-04T23:57:03.495Z] #43 8.221 DEP images/vma.pb-c.d [2020-12-04T23:57:03.495Z] #43 8.258 PBCC images/creds.pb-c.c [2020-12-04T23:57:03.495Z] #43 8.268 DEP images/creds.pb-c.d [2020-12-04T23:57:03.495Z] #43 8.303 PBCC images/utsns.pb-c.c [2020-12-04T23:57:03.495Z] #43 8.315 DEP images/utsns.pb-c.d [2020-12-04T23:57:03.495Z] #43 8.376 PBCC images/ipc-desc.pb-c.c [2020-12-04T23:57:03.534Z] #41 21.44 DEP images/core-x86.pb-c.d [2020-12-04T23:57:03.534Z] #41 ... [2020-12-04T23:57:03.534Z] [2020-12-04T23:57:03.534Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:03.534Z] #49 112.8 github.com/pkg/diff [2020-12-04T23:57:03.534Z] #49 113.7 go/ast [2020-12-04T23:57:03.534Z] #49 114.9 golang.org/x/crypto/ssh/terminal [2020-12-04T23:57:03.534Z] #49 117.8 mvdan.cc/editorconfig [2020-12-04T23:57:03.534Z] #49 119.4 mvdan.cc/sh/v3/fileutil [2020-12-04T23:57:03.534Z] #49 119.5 mvdan.cc/sh/v3/syntax [2020-12-04T23:57:03.534Z] #49 ... [2020-12-04T23:57:03.534Z] [2020-12-04T23:57:03.534Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:03.534Z] #41 21.49 DEP images/core.pb-c.d [2020-12-04T23:57:03.534Z] #41 21.55 DEP images/inventory.pb-c.d [2020-12-04T23:57:03.791Z] #41 21.59 PBCC images/cpuinfo.pb-c.c [2020-12-04T23:57:03.791Z] #41 21.65 DEP images/cpuinfo.pb-c.d [2020-12-04T23:57:03.791Z] #41 21.75 PBCC images/stats.pb-c.c [2020-12-04T23:57:03.791Z] #41 21.81 DEP images/stats.pb-c.d [2020-12-04T23:57:03.793Z] #43 8.393 PBCC images/ipc-sem.pb-c.c [2020-12-04T23:57:03.793Z] #43 8.428 DEP images/ipc-desc.pb-c.d [2020-12-04T23:57:03.793Z] #43 8.478 DEP images/ipc-sem.pb-c.d [2020-12-04T23:57:03.793Z] #43 8.522 PBCC images/ipc-msg.pb-c.c [2020-12-04T23:57:03.793Z] #43 8.550 DEP images/ipc-msg.pb-c.d [2020-12-04T23:57:03.793Z] #43 8.606 PBCC images/ipc-shm.pb-c.c [2020-12-04T23:57:03.793Z] #43 8.642 DEP images/ipc-shm.pb-c.d [2020-12-04T23:57:03.793Z] #43 8.729 PBCC images/ipc-var.pb-c.c [2020-12-04T23:57:03.958Z] #54 139.3 + bin/containerd-shim-runc-v1 [2020-12-04T23:57:04.091Z] #43 8.758 DEP images/ipc-var.pb-c.d [2020-12-04T23:57:04.091Z] #43 8.836 PBCC images/sk-opts.pb-c.c [2020-12-04T23:57:04.091Z] #43 8.881 PBCC images/packet-sock.pb-c.c [2020-12-04T23:57:04.091Z] #43 8.947 DEP images/sk-opts.pb-c.d [2020-12-04T23:57:04.091Z] #43 8.982 DEP images/packet-sock.pb-c.d [2020-12-04T23:57:04.091Z] #43 9.057 PBCC images/sk-netlink.pb-c.c [2020-12-04T23:57:04.387Z] #43 9.106 DEP images/sk-netlink.pb-c.d [2020-12-04T23:57:04.387Z] #43 9.184 PBCC images/sk-inet.pb-c.c [2020-12-04T23:57:04.387Z] #43 9.240 DEP images/sk-inet.pb-c.d [2020-12-04T23:57:04.387Z] #43 9.313 PBCC images/sk-unix.pb-c.c [2020-12-04T23:57:04.438Z] #25 17.38 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-04T23:57:04.682Z] #43 9.368 DEP images/sk-unix.pb-c.d [2020-12-04T23:57:04.682Z] #43 9.468 PBCC images/mm.pb-c.c [2020-12-04T23:57:04.682Z] #43 9.505 DEP images/mm.pb-c.d [2020-12-04T23:57:04.682Z] #43 9.601 PBCC images/timerfd.pb-c.c [2020-12-04T23:57:04.750Z] #25 17.95 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-12-04T23:57:04.750Z] #25 17.98 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-04T23:57:04.750Z] #25 18.02 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:57:04.980Z] #43 9.665 DEP images/timerfd.pb-c.d [2020-12-04T23:57:04.980Z] #43 9.753 PBCC images/timer.pb-c.c [2020-12-04T23:57:04.980Z] #43 9.785 DEP images/timer.pb-c.d [2020-12-04T23:57:04.980Z] #43 9.830 PBCC images/sa.pb-c.c [2020-12-04T23:57:05.026Z] #34 ... [2020-12-04T23:57:05.026Z] [2020-12-04T23:57:05.026Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:05.026Z] #43 82.98 time [2020-12-04T23:57:05.026Z] #43 91.81 os [2020-12-04T23:57:05.026Z] #43 91.95 strings [2020-12-04T23:57:05.026Z] #43 ... [2020-12-04T23:57:05.026Z] [2020-12-04T23:57:05.026Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:57:05.026Z] #11 92.96 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-04T23:57:05.026Z] #11 92.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-04T23:57:05.026Z] #11 92.97 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-04T23:57:05.279Z] #43 9.915 DEP images/sa.pb-c.d [2020-12-04T23:57:05.279Z] #43 9.985 PBCC images/pipe-data.pb-c.c [2020-12-04T23:57:05.279Z] #43 10.00 DEP images/pipe-data.pb-c.d [2020-12-04T23:57:05.279Z] #43 10.04 PBCC images/mnt.pb-c.c [2020-12-04T23:57:05.279Z] #43 10.10 DEP images/mnt.pb-c.d [2020-12-04T23:57:05.578Z] #43 10.16 PBCC images/sk-packet.pb-c.c [2020-12-04T23:57:05.578Z] #43 10.18 DEP images/sk-packet.pb-c.d [2020-12-04T23:57:05.578Z] #43 10.26 PBCC images/tcp-stream.pb-c.c [2020-12-04T23:57:05.578Z] #43 10.33 DEP images/tcp-stream.pb-c.d [2020-12-04T23:57:05.876Z] #43 10.41 PBCC images/pipe.pb-c.c [2020-12-04T23:57:05.876Z] #43 10.47 DEP images/pipe.pb-c.d [2020-12-04T23:57:05.876Z] #43 10.57 PBCC images/pstree.pb-c.c [2020-12-04T23:57:05.877Z] #43 10.63 DEP images/pstree.pb-c.d [2020-12-04T23:57:05.877Z] #43 10.67 PBCC images/fs.pb-c.c [2020-12-04T23:57:05.877Z] #43 10.70 DEP images/fs.pb-c.d [2020-12-04T23:57:05.877Z] #43 10.78 PBCC images/signalfd.pb-c.c [2020-12-04T23:57:06.137Z] #25 19.41 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-04T23:57:06.138Z] #25 19.50 Updating certificates in /etc/ssl/certs... [2020-12-04T23:57:06.175Z] #43 10.81 DEP images/signalfd.pb-c.d [2020-12-04T23:57:06.175Z] #43 10.91 PBCC images/fh.pb-c.c [2020-12-04T23:57:06.175Z] #43 ... [2020-12-04T23:57:06.175Z] [2020-12-04T23:57:06.175Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:57:06.175Z] #47 DONE 75.7s [2020-12-04T23:57:06.175Z] [2020-12-04T23:57:06.175Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:06.175Z] #43 11.04 PBCC images/fsnotify.pb-c.c [2020-12-04T23:57:06.473Z] #43 11.09 DEP images/fh.pb-c.d [2020-12-04T23:57:06.473Z] #43 11.11 DEP images/fsnotify.pb-c.d [2020-12-04T23:57:06.473Z] #43 11.18 PBCC images/eventpoll.pb-c.c [2020-12-04T23:57:06.473Z] #43 11.22 DEP images/eventpoll.pb-c.d [2020-12-04T23:57:06.473Z] #43 11.27 PBCC images/eventfd.pb-c.c [2020-12-04T23:57:06.473Z] #43 11.28 DEP images/eventfd.pb-c.d [2020-12-04T23:57:06.473Z] #43 11.35 PBCC images/remap-file-path.pb-c.c [2020-12-04T23:57:06.473Z] #43 11.36 DEP images/remap-file-path.pb-c.d [2020-12-04T23:57:06.713Z] #25 ... [2020-12-04T23:57:06.713Z] [2020-12-04T23:57:06.713Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-04T23:57:06.713Z] #9 DONE 6.1s [2020-12-04T23:57:06.713Z] [2020-12-04T23:57:06.713Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-04T23:57:06.748Z] #54 142.1 + bin/containerd-shim-runc-v2 [2020-12-04T23:57:06.771Z] #43 11.51 PBCC images/fifo.pb-c.c [2020-12-04T23:57:06.771Z] #43 11.52 DEP images/fifo.pb-c.d [2020-12-04T23:57:06.771Z] #43 11.61 PBCC images/ghost-file.pb-c.c [2020-12-04T23:57:06.771Z] #43 11.66 DEP images/ghost-file.pb-c.d [2020-12-04T23:57:06.771Z] #43 11.73 PBCC images/regfile.pb-c.c [2020-12-04T23:57:07.083Z] #43 11.78 DEP images/regfile.pb-c.d [2020-12-04T23:57:07.083Z] #43 11.90 PBCC images/ns.pb-c.c [2020-12-04T23:57:07.083Z] #43 11.94 DEP images/ns.pb-c.d [2020-12-04T23:57:07.292Z] #10 ... [2020-12-04T23:57:07.292Z] [2020-12-04T23:57:07.292Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-04T23:57:07.292Z] #25 20.31 0 added, 0 removed; done. [2020-12-04T23:57:07.292Z] #25 20.31 Running hooks in /etc/ca-certificates/update.d... [2020-12-04T23:57:07.292Z] #25 20.31 done. [2020-12-04T23:57:07.292Z] #25 DONE 20.5s [2020-12-04T23:57:07.292Z] [2020-12-04T23:57:07.292Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-04T23:57:07.292Z] #26 DONE 0.1s [2020-12-04T23:57:07.292Z] [2020-12-04T23:57:07.292Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:57:07.380Z] #43 12.17 PBCC images/fdinfo.pb-c.c [2020-12-04T23:57:07.380Z] #43 12.31 DEP images/fdinfo.pb-c.d [2020-12-04T23:57:07.385Z] #54 142.8 + binaries [2020-12-04T23:57:07.385Z] #54 142.8 + install -D bin/containerd /build/containerd [2020-12-04T23:57:07.385Z] #54 142.8 + install -D bin/containerd-shim /build/containerd-shim [2020-12-04T23:57:07.385Z] #54 142.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-04T23:57:07.385Z] #54 142.9 + install -D bin/ctr /build/ctr [2020-12-04T23:57:07.554Z] #27 ... [2020-12-04T23:57:07.554Z] [2020-12-04T23:57:07.554Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-04T23:57:07.554Z] #10 DONE 1.0s [2020-12-04T23:57:07.584Z] #11 ... [2020-12-04T23:57:07.584Z] [2020-12-04T23:57:07.584Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:57:07.584Z] #34 94.94 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-04T23:57:07.584Z] #34 94.99 Setting up xxd (2:8.1.0875-5) ... [2020-12-04T23:57:07.584Z] #34 95.02 Setting up libuv1:amd64 (1.24.1-1) ... [2020-12-04T23:57:07.584Z] #34 95.04 Setting up vim-common (2:8.1.0875-5) ... [2020-12-04T23:57:07.584Z] #34 95.13 Setting up librhash0:amd64 (1.3.8-1) ... [2020-12-04T23:57:07.584Z] #34 95.14 Setting up cmake-data (3.13.4-1) ... [2020-12-04T23:57:07.584Z] #34 95.17 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-12-04T23:57:07.584Z] #34 95.19 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-04T23:57:07.584Z] #34 95.22 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-04T23:57:07.584Z] #34 95.24 Setting up cmake (3.13.4-1) ... [2020-12-04T23:57:07.584Z] #34 95.25 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:57:07.584Z] #34 95.33 Processing triggers for mime-support (3.62) ... [2020-12-04T23:57:07.584Z] #34 DONE 96.1s [2020-12-04T23:57:07.584Z] [2020-12-04T23:57:07.584Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:07.679Z] #43 12.36 PBCC images/core-aarch64.pb-c.c [2020-12-04T23:57:07.679Z] #43 12.40 PBCC images/core-arm.pb-c.c [2020-12-04T23:57:07.679Z] #43 12.44 PBCC images/core-ppc64.pb-c.c [2020-12-04T23:57:07.679Z] #43 12.47 PBCC images/core-s390.pb-c.c [2020-12-04T23:57:07.679Z] #43 12.52 PBCC images/core-x86.pb-c.c [2020-12-04T23:57:07.679Z] #43 12.58 PBCC images/core.pb-c.c [2020-12-04T23:57:07.821Z] [2020-12-04T23:57:07.821Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:57:07.964Z] #41 25.36 make[1]: Nothing to be done for 'all'. [2020-12-04T23:57:07.978Z] #43 12.64 PBCC images/inventory.pb-c.c [2020-12-04T23:57:07.978Z] #43 12.74 DEP images/core-aarch64.pb-c.d [2020-12-04T23:57:07.978Z] #43 12.77 DEP images/core-arm.pb-c.d [2020-12-04T23:57:07.978Z] #43 12.81 DEP images/core-ppc64.pb-c.d [2020-12-04T23:57:08.021Z] #54 DONE 143.5s [2020-12-04T23:57:08.084Z] #53 ... [2020-12-04T23:57:08.084Z] [2020-12-04T23:57:08.084Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-04T23:57:08.084Z] #29 DONE 0.2s [2020-12-04T23:57:08.084Z] [2020-12-04T23:57:08.084Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-04T23:57:08.084Z] #37 DONE 0.2s [2020-12-04T23:57:08.084Z] [2020-12-04T23:57:08.084Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:57:08.279Z] #43 12.88 DEP images/core-s390.pb-c.d [2020-12-04T23:57:08.279Z] #43 12.91 DEP images/core-x86.pb-c.d [2020-12-04T23:57:08.279Z] #43 12.95 DEP images/core.pb-c.d [2020-12-04T23:57:08.279Z] #43 13.03 DEP images/inventory.pb-c.d [2020-12-04T23:57:08.279Z] #43 13.09 PBCC images/cpuinfo.pb-c.c [2020-12-04T23:57:08.279Z] #43 13.12 DEP images/cpuinfo.pb-c.d [2020-12-04T23:57:08.279Z] #43 13.16 PBCC images/stats.pb-c.c [2020-12-04T23:57:08.529Z] #35 ... [2020-12-04T23:57:08.529Z] [2020-12-04T23:57:08.529Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:08.529Z] #49 86.90 context [2020-12-04T23:57:08.529Z] #49 88.01 internal/syscall/execenv [2020-12-04T23:57:08.529Z] #49 88.51 internal/syscall/unix [2020-12-04T23:57:08.529Z] #49 89.06 os [2020-12-04T23:57:08.529Z] #49 94.98 path/filepath [2020-12-04T23:57:08.529Z] #49 96.95 encoding/binary [2020-12-04T23:57:08.529Z] #49 ... [2020-12-04T23:57:08.529Z] [2020-12-04T23:57:08.529Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:57:08.529Z] #40 89.69 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-04T23:57:08.529Z] #40 89.73 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-04T23:57:08.529Z] #40 89.90 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-04T23:57:08.529Z] #40 89.97 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-12-04T23:57:08.529Z] #40 90.01 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-04T23:57:08.529Z] #40 90.06 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-04T23:57:08.529Z] #40 90.17 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-04T23:57:08.529Z] #40 90.19 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-04T23:57:08.529Z] #40 90.22 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-04T23:57:08.529Z] #40 90.24 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-04T23:57:08.577Z] #43 13.19 DEP images/stats.pb-c.d [2020-12-04T23:57:08.659Z] [2020-12-04T23:57:08.659Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-04T23:57:08.791Z] #40 ... [2020-12-04T23:57:08.791Z] [2020-12-04T23:57:08.791Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:08.791Z] #49 97.31 fmt [2020-12-04T23:57:08.952Z] #55 DONE 0.3s [2020-12-04T23:57:08.952Z] [2020-12-04T23:57:08.952Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-04T23:57:08.952Z] #59 DONE 0.2s [2020-12-04T23:57:08.952Z] [2020-12-04T23:57:08.952Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-04T23:57:09.245Z] #61 DONE 0.1s [2020-12-04T23:57:09.245Z] [2020-12-04T23:57:09.245Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-04T23:57:09.245Z] #63 DONE 0.1s [2020-12-04T23:57:09.245Z] [2020-12-04T23:57:09.245Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-04T23:57:09.245Z] #64 DONE 0.1s [2020-12-04T23:57:09.245Z] [2020-12-04T23:57:09.245Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-04T23:57:09.364Z] #49 ... [2020-12-04T23:57:09.364Z] [2020-12-04T23:57:09.364Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:09.364Z] #32 87.88 internal/syscall/execenv [2020-12-04T23:57:09.364Z] #32 88.34 internal/syscall/unix [2020-12-04T23:57:09.364Z] #32 88.52 internal/fmtsort [2020-12-04T23:57:09.364Z] #32 88.72 os [2020-12-04T23:57:09.364Z] #32 89.91 strings [2020-12-04T23:57:09.364Z] #32 94.36 path [2020-12-04T23:57:09.364Z] #32 94.86 text/tabwriter [2020-12-04T23:57:09.364Z] #32 94.98 fmt [2020-12-04T23:57:09.364Z] #32 95.89 path/filepath [2020-12-04T23:57:09.364Z] #32 97.81 io/ioutil [2020-12-04T23:57:09.626Z] #32 ... [2020-12-04T23:57:09.626Z] [2020-12-04T23:57:09.626Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:09.626Z] #35 1.478 + RM_GOPATH=0 [2020-12-04T23:57:09.626Z] #35 1.478 + TMP_GOPATH= [2020-12-04T23:57:09.626Z] #35 1.479 + : /build [2020-12-04T23:57:09.626Z] #35 1.479 + '[' -z '' ']' [2020-12-04T23:57:09.626Z] #35 1.479 ++ mktemp -d [2020-12-04T23:57:09.626Z] #35 1.481 + export GOPATH=/tmp/tmp.jk0bVm7Q6O [2020-12-04T23:57:09.626Z] #35 1.485 + GOPATH=/tmp/tmp.jk0bVm7Q6O [2020-12-04T23:57:09.626Z] #35 1.485 + RM_GOPATH=1 [2020-12-04T23:57:09.626Z] #35 1.485 + case "$(go env GOARCH)" in [2020-12-04T23:57:09.626Z] #35 1.485 ++ go env GOARCH [2020-12-04T23:57:09.626Z] #35 1.506 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:09.626Z] #35 1.506 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:09.626Z] #35 1.506 ++ dirname /tmp/install/install.sh [2020-12-04T23:57:09.626Z] #35 1.520 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-04T23:57:09.626Z] #35 1.520 + dir=/tmp/install [2020-12-04T23:57:09.626Z] #35 1.520 + bin=tini [2020-12-04T23:57:09.626Z] #35 1.520 + shift [2020-12-04T23:57:09.626Z] #35 1.520 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-04T23:57:09.626Z] #35 1.520 + . /tmp/install/tini.installer [2020-12-04T23:57:09.626Z] #35 1.520 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-04T23:57:09.626Z] #35 1.520 + install_tini [2020-12-04T23:57:09.626Z] #35 1.520 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-04T23:57:09.626Z] #35 1.520 + git clone https://github.com/krallin/tini.git /tmp/tmp.jk0bVm7Q6O/tini [2020-12-04T23:57:09.626Z] #35 1.520 Cloning into '/tmp/tmp.jk0bVm7Q6O/tini'... [2020-12-04T23:57:09.859Z] #41 ... [2020-12-04T23:57:09.859Z] [2020-12-04T23:57:09.859Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:09.859Z] #43 118.9 go/parser [2020-12-04T23:57:09.859Z] #43 120.1 text/template [2020-12-04T23:57:09.859Z] #43 124.3 encoding/xml [2020-12-04T23:57:09.859Z] #43 127.5 go/doc [2020-12-04T23:57:09.859Z] #43 ... [2020-12-04T23:57:09.859Z] [2020-12-04T23:57:09.859Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:09.859Z] #49 129.3 mvdan.cc/sh/v3/cmd/shfmt [2020-12-04T23:57:10.113Z] #43 14.94 make[1]: Nothing to be done for 'all'. [2020-12-04T23:57:10.276Z] #65 DONE 0.8s [2020-12-04T23:57:10.276Z] [2020-12-04T23:57:10.276Z] #66 exporting to image [2020-12-04T23:57:10.276Z] #66 exporting layers [2020-12-04T23:57:10.570Z] #35 2.670 + cd /tmp/tmp.jk0bVm7Q6O/tini [2020-12-04T23:57:10.570Z] #35 2.676 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-04T23:57:10.570Z] #35 2.703 + cmake . [2020-12-04T23:57:11.168Z] #43 ... [2020-12-04T23:57:11.168Z] [2020-12-04T23:57:11.168Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:57:11.168Z] #13 70.61 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-04T23:57:11.168Z] #13 70.63 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-04T23:57:11.168Z] #13 70.63 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:57:11.168Z] #13 70.80 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-04T23:57:11.168Z] #13 70.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-04T23:57:11.168Z] #13 70.81 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:57:11.168Z] #13 ... [2020-12-04T23:57:11.168Z] [2020-12-04T23:57:11.168Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:11.168Z] #45 71.84 crypto/hmac [2020-12-04T23:57:11.168Z] #45 72.19 crypto/rc4 [2020-12-04T23:57:11.168Z] #45 73.00 vendor/golang.org/x/crypto/hkdf [2020-12-04T23:57:11.168Z] #45 73.89 vendor/golang.org/x/text/transform [2020-12-04T23:57:11.168Z] #45 78.34 context [2020-12-04T23:57:11.168Z] #45 78.51 internal/poll [2020-12-04T23:57:11.168Z] #45 80.60 regexp [2020-12-04T23:57:11.264Z] #49 ... [2020-12-04T23:57:11.264Z] [2020-12-04T23:57:11.264Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:57:11.264Z] #54 70.91 + bin/ctr [2020-12-04T23:57:11.466Z] #45 ... [2020-12-04T23:57:11.466Z] [2020-12-04T23:57:11.466Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:11.466Z] #34 70.94 internal/syscall/execenv [2020-12-04T23:57:11.466Z] #34 70.96 internal/syscall/unix [2020-12-04T23:57:11.466Z] #34 70.99 time [2020-12-04T23:57:11.466Z] #34 77.86 internal/poll [2020-12-04T23:57:11.466Z] #34 79.78 os [2020-12-04T23:57:11.513Z] #35 3.962 -- The C compiler identification is GNU 8.3.0 [2020-12-04T23:57:11.513Z] #35 4.079 -- Check for working C compiler: /usr/bin/cc [2020-12-04T23:57:11.521Z] #54 ... [2020-12-04T23:57:11.521Z] [2020-12-04T23:57:11.521Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:11.521Z] #41 27.82 CC images/stats.o [2020-12-04T23:57:11.521Z] #41 28.35 CC images/core.o [2020-12-04T23:57:11.521Z] #41 29.31 CC images/core-x86.o [2020-12-04T23:57:11.764Z] #34 ... [2020-12-04T23:57:11.764Z] [2020-12-04T23:57:11.764Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:11.764Z] #43 16.46 CC images/stats.o [2020-12-04T23:57:12.062Z] #43 16.94 CC images/core.o [2020-12-04T23:57:12.455Z] #35 ... [2020-12-04T23:57:12.455Z] [2020-12-04T23:57:12.455Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:57:12.455Z] #40 99.91 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-04T23:57:12.455Z] #40 99.92 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:57:12.455Z] #40 DONE 100.9s [2020-12-04T23:57:12.455Z] [2020-12-04T23:57:12.455Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:12.494Z] #41 30.17 CC images/core-arm.o [2020-12-04T23:57:12.996Z] #66 exporting layers 2.5s done [2020-12-04T23:57:12.997Z] #66 writing image sha256:b1594717a5c906d35bf1c06ff21bb8221720ee995b68b400c9fc6f3319536096 done [2020-12-04T23:57:12.997Z] #66 naming to docker.io/library/docker:495d623ae5b1b601667d82682c5c265be189a29b done [2020-12-04T23:57:12.997Z] #66 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-12-04T23:57:13.064Z] #41 30.90 CC images/core-aarch64.o [Pipeline] sh [2020-12-04T23:57:13.121Z] #43 17.65 CC images/core-x86.o [2020-12-04T23:57:13.398Z] #38 ... [2020-12-04T23:57:13.398Z] [2020-12-04T23:57:13.398Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:57:13.399Z] #27 1.665 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-04T23:57:13.399Z] #27 1.848 [2020-12-04T23:57:13.399Z] #27 2.050 0.0% ###### 8.7% ########### 15.9% #################### 29.1% ################################# 46.6% ################################## 48.0% ################################################ 67.2% ############################################################## 87.3% ######################################################################## 100.0% [2020-12-04T23:57:13.399Z] #27 3.020 [2020-12-04T23:57:13.399Z] #27 3.204 0.0% ######################################## 56.4% ######################################################################## 100.0% [2020-12-04T23:57:13.399Z] #27 3.500 [2020-12-04T23:57:13.399Z] #27 3.692 0.2% ################################################## 70.8% ######################################################################## 100.0% [2020-12-04T23:57:13.399Z] #27 3.988 [2020-12-04T23:57:13.399Z] #27 4.157 0.0% ######## 11.9% ############### 21.9% ########################## 36.2% ##################################### 52.4% ################################################# 68.7% ############################################################## 86.9% ######################################################################## 100.0% [2020-12-04T23:57:13.399Z] #27 4.999 [2020-12-04T23:57:13.422Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:495d623ae5b1b601667d82682c5c265be189a29b hack/test/unit [2020-12-04T23:57:13.435Z] #43 18.23 CC images/core-arm.o [2020-12-04T23:57:13.627Z] #41 31.62 CC images/core-ppc64.o [2020-12-04T23:57:14.082Z] #43 18.69 CC images/core-aarch64.o [2020-12-04T23:57:14.381Z] #43 19.08 CC images/core-ppc64.o [2020-12-04T23:57:14.555Z] #41 32.64 CC images/core-s390.o [2020-12-04T23:57:15.030Z] #43 19.81 CC images/core-s390.o [2020-12-04T23:57:15.771Z] #41 3.113 Note: Building without setproctitle() and strlcpy() support. [2020-12-04T23:57:15.771Z] #41 3.114 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-04T23:57:15.771Z] #41 3.152 Note: Building without GnuTLS support [2020-12-04T23:57:15.771Z] #41 3.162 Makefile.config:39: Warn: you have no libnftables installed [2020-12-04T23:57:15.771Z] #41 3.162 Makefile.config:40: Warn: Building without nftables support [2020-12-04T23:57:15.925Z] #41 33.81 CC images/cpuinfo.o [2020-12-04T23:57:16.082Z] #43 20.73 CC images/cpuinfo.o [2020-12-04T23:57:16.082Z] #43 ... [2020-12-04T23:57:16.082Z] [2020-12-04T23:57:16.082Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:16.082Z] #51 75.69 time [2020-12-04T23:57:16.082Z] #51 79.48 regexp [2020-12-04T23:57:16.147Z] ? github.com/docker/docker/api [no test files] [2020-12-04T23:57:16.380Z] #51 ... [2020-12-04T23:57:16.380Z] [2020-12-04T23:57:16.380Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:57:16.487Z] #41 34.30 CC images/inventory.o [2020-12-04T23:57:16.678Z] #56 45.88 Checking out files: 54% (1969/3632) Checking out files: 55% (1998/3632) Checking out files: 56% (2034/3632) Checking out files: 57% (2071/3632) Checking out files: 58% (2107/3632) Checking out files: 59% (2143/3632) Checking out files: 60% (2180/3632) Checking out files: 61% (2216/3632) Checking out files: 62% (2252/3632) Checking out files: 63% (2289/3632) Checking out files: 64% (2325/3632) Checking out files: 65% (2361/3632) Checking out files: 66% (2398/3632) Checking out files: 67% (2434/3632) Checking out files: 68% (2470/3632) Checking out files: 69% (2507/3632) Checking out files: 70% (2543/3632) Checking out files: 71% (2579/3632) Checking out files: 72% (2616/3632) Checking out files: 73% (2652/3632) Checking out files: 74% (2688/3632) Checking out files: 75% (2724/3632) Checking out files: 76% (2761/3632) Checking out files: 77% (2797/3632) Checking out files: 78% (2833/3632) Checking out files: 79% (2870/3632) Checking out files: 80% (2906/3632) Checking out files: 81% (2942/3632) Checking out files: 82% (2979/3632) Checking out files: 83% (3015/3632) Checking out files: 84% (3051/3632) Checking out files: 85% (3088/3632) Checking out files: 86% (3124/3632) Checking out files: 87% (3160/3632) Checking out files: 88% (3197/3632) Checking out files: 89% (3233/3632) Checking out files: 90% (3269/3632) Checking out files: 91% (3306/3632) Checking out files: 92% (3342/3632) Checking out files: 93% (3378/3632) Checking out files: 94% (3415/3632) Checking out files: 95% (3451/3632) Checking out files: 96% (3487/3632) Checking out files: 97% (3524/3632) Checking out files: 98% (3560/3632) Checking out files: 99% (3596/3632) Checking out files: 100% (3632/3632) Checking out files: 100% (3632/3632), done. [2020-12-04T23:57:16.678Z] #56 46.70 + cd /tmp/tmp.ZCMz0lrnqt/src/github.com/containerd/containerd [2020-12-04T23:57:16.678Z] #56 46.70 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-04T23:57:16.743Z] #41 34.66 CC images/fdinfo.o [2020-12-04T23:57:17.000Z] #41 35.00 CC images/fown.o [2020-12-04T23:57:17.563Z] #41 ... [2020-12-04T23:57:17.563Z] [2020-12-04T23:57:17.563Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:17.563Z] #49 DONE 136.8s [2020-12-04T23:57:17.563Z] [2020-12-04T23:57:17.563Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:17.563Z] #41 35.33 CC images/ns.o [2020-12-04T23:57:17.563Z] #41 ... [2020-12-04T23:57:17.563Z] [2020-12-04T23:57:17.563Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:17.563Z] #43 132.2 github.com/LK4D4/vndr/build [2020-12-04T23:57:17.563Z] #43 132.3 github.com/LK4D4/vndr/versioned [2020-12-04T23:57:17.563Z] #43 132.5 compress/flate [2020-12-04T23:57:17.563Z] #43 136.3 hash/crc32 [2020-12-04T23:57:17.563Z] #43 136.8 compress/gzip [2020-12-04T23:57:17.688Z] #41 ... [2020-12-04T23:57:17.688Z] [2020-12-04T23:57:17.688Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:17.688Z] #43 95.95 regexp/syntax [2020-12-04T23:57:17.688Z] #43 97.77 fmt [2020-12-04T23:57:17.688Z] #43 103.7 regexp [2020-12-04T23:57:17.688Z] #43 105.1 go/token [2020-12-04T23:57:17.688Z] #43 ... [2020-12-04T23:57:17.688Z] [2020-12-04T23:57:17.688Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:57:17.688Z] #11 103.9 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-04T23:57:17.688Z] #11 103.9 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-04T23:57:17.688Z] #11 103.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:57:17.688Z] #11 104.5 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-04T23:57:17.688Z] #11 104.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-04T23:57:17.688Z] #11 104.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:57:17.808Z] #56 47.70 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-04T23:57:17.808Z] #56 47.70 + BUILDTAGS='netgo osusergo static_build' [2020-12-04T23:57:17.808Z] #56 47.70 + export EXTRA_FLAGS=-buildmode=pie [2020-12-04T23:57:17.808Z] #56 47.71 + EXTRA_FLAGS=-buildmode=pie [2020-12-04T23:57:17.808Z] #56 47.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-04T23:57:17.808Z] #56 47.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-04T23:57:17.808Z] #56 47.71 + '[' '' = dynamic ']' [2020-12-04T23:57:17.808Z] #56 47.71 + make [2020-12-04T23:57:17.819Z] #43 137.3 net [2020-12-04T23:57:17.904Z] #27 5.285 0.0% 1.0% # 2.5% ## 3.0% ### 5.1% ##### 7.7% ####### 10.1% ######### 12.6% ########## 14.3% ########### 15.8% ############# 18.9% ############### 21.5% ################# 23.7% ################## 25.6% ################### 26.6% #################### 28.2% ##################### 30.1% ###################### 31.4% ####################### 32.7% ######################## 34.4% ######################### 35.6% ########################## 36.4% ########################### 37.8% ############################ 38.9% ############################ 40.0% ############################# 41.1% ############################## 42.3% ############################### 43.9% ################################ 45.0% ################################# 46.4% ################################## 47.6% ################################## 48.4% ################################### 49.9% #################################### 51.2% ##################################### 52.6% ####################################### 54.4% ######################################## 56.3% ######################################### 58.0% ########################################## 59.2% ########################################### 60.0% ############################################ 61.4% ############################################# 63.0% ############################################## 64.2% ############################################## 64.9% ############################################### 66.4% [2020-12-04T23:57:17.904Z] #27 ... [2020-12-04T23:57:17.904Z] [2020-12-04T23:57:17.904Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:57:17.904Z] #45 6.003 + RM_GOPATH=0 [2020-12-04T23:57:17.904Z] #45 6.003 + TMP_GOPATH= [2020-12-04T23:57:17.904Z] #45 6.003 + : /build [2020-12-04T23:57:17.904Z] #45 6.003 + '[' -z '' ']' [2020-12-04T23:57:17.904Z] #45 6.007 ++ mktemp -d [2020-12-04T23:57:17.904Z] #45 6.007 + export GOPATH=/tmp/tmp.JHTpkiesVX [2020-12-04T23:57:17.904Z] #45 6.008 + GOPATH=/tmp/tmp.JHTpkiesVX [2020-12-04T23:57:17.904Z] #45 6.008 + RM_GOPATH=1 [2020-12-04T23:57:17.904Z] #45 6.009 + case "$(go env GOARCH)" in [2020-12-04T23:57:17.904Z] #45 6.010 ++ go env GOARCH [2020-12-04T23:57:17.904Z] #45 6.042 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:17.904Z] #45 6.042 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:17.904Z] #45 6.042 ++ dirname /tmp/install/install.sh [2020-12-04T23:57:17.904Z] #45 6.048 + dir=/tmp/install [2020-12-04T23:57:17.904Z] #45 6.048 + bin=gotestsum [2020-12-04T23:57:17.904Z] #45 6.048 + shift [2020-12-04T23:57:17.904Z] #45 6.052 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-04T23:57:17.904Z] #45 6.053 + . /tmp/install/gotestsum.installer [2020-12-04T23:57:17.904Z] #45 6.053 ++ : v0.5.3 [2020-12-04T23:57:17.904Z] #45 6.053 + install_gotestsum [2020-12-04T23:57:17.904Z] #45 6.059 + set -e [2020-12-04T23:57:17.904Z] #45 6.059 + export GO111MODULE=on [2020-12-04T23:57:17.904Z] #45 6.059 + GO111MODULE=on [2020-12-04T23:57:17.904Z] #45 6.059 + GOBIN=/build [2020-12-04T23:57:17.904Z] #45 6.059 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-04T23:57:17.904Z] #45 6.198 go: finding gotest.tools v0.5.3 [2020-12-04T23:57:17.904Z] #45 6.218 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-04T23:57:17.904Z] #45 7.449 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-04T23:57:17.904Z] #45 7.973 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-04T23:57:17.904Z] #45 9.574 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-04T23:57:17.904Z] #45 9.612 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-04T23:57:17.904Z] #45 9.634 go: downloading github.com/fatih/color v1.9.0 [2020-12-04T23:57:17.904Z] #45 9.659 go: downloading github.com/pkg/errors v0.9.1 [2020-12-04T23:57:17.904Z] #45 9.665 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-04T23:57:17.904Z] #45 9.688 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-04T23:57:17.904Z] #45 9.688 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-04T23:57:17.904Z] #45 9.689 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-04T23:57:17.904Z] #45 9.884 go: extracting github.com/pkg/errors v0.9.1 [2020-12-04T23:57:17.904Z] #45 10.07 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-04T23:57:17.904Z] #45 10.12 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-04T23:57:17.904Z] #45 10.12 go: extracting github.com/fatih/color v1.9.0 [2020-12-04T23:57:17.904Z] #45 ... [2020-12-04T23:57:17.904Z] [2020-12-04T23:57:17.904Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-04T23:57:17.904Z] #30 4.348 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-04T23:57:17.904Z] #30 4.355 Cloning into '.'... [2020-12-04T23:57:17.904Z] #30 ... [2020-12-04T23:57:17.904Z] [2020-12-04T23:57:17.904Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:57:17.904Z] #34 4.064 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:57:17.904Z] #34 4.167 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:57:17.904Z] #34 4.239 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:57:17.904Z] #34 4.644 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-12-04T23:57:17.904Z] #34 6.104 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [248 kB] [2020-12-04T23:57:17.904Z] #34 8.245 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-04T23:57:18.075Z] #43 137.6 vendor/golang.org/x/text/transform [2020-12-04T23:57:18.177Z] #34 ... [2020-12-04T23:57:18.177Z] [2020-12-04T23:57:18.177Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:18.177Z] #32 5.452 + RM_GOPATH=0 [2020-12-04T23:57:18.177Z] #32 5.452 + TMP_GOPATH= [2020-12-04T23:57:18.177Z] #32 5.452 + : /build [2020-12-04T23:57:18.177Z] #32 5.452 + '[' -z '' ']' [2020-12-04T23:57:18.177Z] #32 5.452 ++ mktemp -d [2020-12-04T23:57:18.177Z] #32 5.452 + export GOPATH=/tmp/tmp.QBoLkM6HUo [2020-12-04T23:57:18.177Z] #32 5.452 + GOPATH=/tmp/tmp.QBoLkM6HUo [2020-12-04T23:57:18.177Z] #32 5.452 + RM_GOPATH=1 [2020-12-04T23:57:18.177Z] #32 5.452 + case "$(go env GOARCH)" in [2020-12-04T23:57:18.177Z] #32 5.452 ++ go env GOARCH [2020-12-04T23:57:18.177Z] #32 5.472 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:18.177Z] #32 5.472 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:18.177Z] #32 5.472 ++ dirname /tmp/install/install.sh [2020-12-04T23:57:18.177Z] #32 5.472 + dir=/tmp/install [2020-12-04T23:57:18.177Z] #32 5.472 + bin=tomlv [2020-12-04T23:57:18.177Z] #32 5.472 + shift [2020-12-04T23:57:18.177Z] #32 5.472 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-04T23:57:18.177Z] #32 5.472 + . /tmp/install/tomlv.installer [2020-12-04T23:57:18.177Z] #32 5.472 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-04T23:57:18.177Z] #32 5.472 + install_tomlv [2020-12-04T23:57:18.177Z] #32 5.472 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-04T23:57:18.177Z] #32 5.472 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.QBoLkM6HUo/src/github.com/BurntSushi/toml [2020-12-04T23:57:18.177Z] #32 5.473 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-04T23:57:18.177Z] #32 5.477 Cloning into '/tmp/tmp.QBoLkM6HUo/src/github.com/BurntSushi/toml'... [2020-12-04T23:57:18.177Z] #32 6.503 + cd /tmp/tmp.QBoLkM6HUo/src/github.com/BurntSushi/toml [2020-12-04T23:57:18.177Z] #32 6.503 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-04T23:57:18.177Z] #32 6.531 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-04T23:57:18.177Z] #32 7.537 math/bits [2020-12-04T23:57:18.177Z] #32 7.579 runtime/internal/sys [2020-12-04T23:57:18.177Z] #32 7.701 internal/cpu [2020-12-04T23:57:18.177Z] #32 7.769 runtime/internal/atomic [2020-12-04T23:57:18.177Z] #32 8.177 runtime/internal/math [2020-12-04T23:57:18.177Z] #32 8.349 unicode/utf8 [2020-12-04T23:57:18.177Z] #32 8.354 internal/race [2020-12-04T23:57:18.177Z] #32 8.478 internal/bytealg [2020-12-04T23:57:18.177Z] #32 8.501 math [2020-12-04T23:57:18.177Z] #32 8.729 sync/atomic [2020-12-04T23:57:18.177Z] #32 8.858 unicode [2020-12-04T23:57:18.177Z] #32 9.044 internal/testlog [2020-12-04T23:57:18.177Z] #32 9.583 encoding [2020-12-04T23:57:18.177Z] #32 9.962 runtime/cgo [2020-12-04T23:57:18.177Z] #32 10.16 runtime [2020-12-04T23:57:18.177Z] #32 ... [2020-12-04T23:57:18.177Z] [2020-12-04T23:57:18.177Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:57:18.177Z] #56 4.015 + RM_GOPATH=0 [2020-12-04T23:57:18.177Z] #56 4.015 + TMP_GOPATH= [2020-12-04T23:57:18.177Z] #56 4.015 + : /build [2020-12-04T23:57:18.177Z] #56 4.015 + '[' -z '' ']' [2020-12-04T23:57:18.177Z] #56 4.015 ++ mktemp -d [2020-12-04T23:57:18.177Z] #56 4.015 + export GOPATH=/tmp/tmp.vKqh2qmFWA [2020-12-04T23:57:18.177Z] #56 4.015 + GOPATH=/tmp/tmp.vKqh2qmFWA [2020-12-04T23:57:18.177Z] #56 4.015 + RM_GOPATH=1 [2020-12-04T23:57:18.177Z] #56 4.015 + case "$(go env GOARCH)" in [2020-12-04T23:57:18.177Z] #56 4.018 ++ go env GOARCH [2020-12-04T23:57:18.177Z] #56 4.044 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-04T23:57:18.177Z] #56 4.056 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:18.177Z] #56 4.056 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:18.177Z] #56 4.056 ++ dirname /tmp/install/install.sh [2020-12-04T23:57:18.177Z] #56 4.056 + dir=/tmp/install [2020-12-04T23:57:18.177Z] #56 4.056 + bin=rootlesskit [2020-12-04T23:57:18.177Z] #56 4.056 + shift [2020-12-04T23:57:18.177Z] #56 4.056 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-04T23:57:18.177Z] #56 4.056 + . /tmp/install/rootlesskit.installer [2020-12-04T23:57:18.177Z] #56 4.056 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-04T23:57:18.177Z] #56 4.056 + install_rootlesskit [2020-12-04T23:57:18.177Z] #56 4.056 + case "$1" in [2020-12-04T23:57:18.177Z] #56 4.056 + export CGO_ENABLED=0 [2020-12-04T23:57:18.177Z] #56 4.056 + CGO_ENABLED=0 [2020-12-04T23:57:18.177Z] #56 4.056 + _install_rootlesskit [2020-12-04T23:57:18.177Z] #56 4.056 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-04T23:57:18.177Z] #56 4.056 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vKqh2qmFWA/src/github.com/rootless-containers/rootlesskit [2020-12-04T23:57:18.177Z] #56 4.057 Cloning into '/tmp/tmp.vKqh2qmFWA/src/github.com/rootless-containers/rootlesskit'... [2020-12-04T23:57:18.177Z] #56 8.016 + cd /tmp/tmp.vKqh2qmFWA/src/github.com/rootless-containers/rootlesskit [2020-12-04T23:57:18.177Z] #56 8.016 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-04T23:57:18.177Z] #56 8.506 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-04T23:57:18.177Z] #56 8.507 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-04T23:57:18.440Z] #56 ... [2020-12-04T23:57:18.440Z] [2020-12-04T23:57:18.440Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:18.440Z] #62 4.968 + RM_GOPATH=0 [2020-12-04T23:57:18.440Z] #62 4.968 + TMP_GOPATH= [2020-12-04T23:57:18.440Z] #62 4.968 + : /build [2020-12-04T23:57:18.440Z] #62 4.968 + '[' -z '' ']' [2020-12-04T23:57:18.440Z] #62 4.972 ++ mktemp -d [2020-12-04T23:57:18.440Z] #62 4.988 + export GOPATH=/tmp/tmp.a3ClClhiVy [2020-12-04T23:57:18.440Z] #62 4.988 + GOPATH=/tmp/tmp.a3ClClhiVy [2020-12-04T23:57:18.440Z] #62 4.988 + RM_GOPATH=1 [2020-12-04T23:57:18.440Z] #62 4.988 + case "$(go env GOARCH)" in [2020-12-04T23:57:18.440Z] #62 4.988 ++ go env GOARCH [2020-12-04T23:57:18.440Z] #62 5.028 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:18.440Z] #62 5.028 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:18.440Z] #62 5.209 ++ dirname /tmp/install/install.sh [2020-12-04T23:57:18.440Z] #62 5.252 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-04T23:57:18.440Z] #62 5.259 + dir=/tmp/install [2020-12-04T23:57:18.440Z] #62 5.259 + bin=proxy [2020-12-04T23:57:18.440Z] #62 5.259 + shift [2020-12-04T23:57:18.440Z] #62 5.259 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-04T23:57:18.440Z] #62 5.259 + . /tmp/install/proxy.installer [2020-12-04T23:57:18.440Z] #62 5.259 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-04T23:57:18.440Z] #62 5.259 + install_proxy [2020-12-04T23:57:18.440Z] #62 5.259 + case "$1" in [2020-12-04T23:57:18.440Z] #62 5.259 + export CGO_ENABLED=0 [2020-12-04T23:57:18.440Z] #62 5.259 + CGO_ENABLED=0 [2020-12-04T23:57:18.440Z] #62 5.259 + _install_proxy [2020-12-04T23:57:18.440Z] #62 5.259 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-12-04T23:57:18.440Z] #62 5.259 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.a3ClClhiVy/src/github.com/docker/libnetwork [2020-12-04T23:57:18.440Z] #62 5.305 Cloning into '/tmp/tmp.a3ClClhiVy/src/github.com/docker/libnetwork'... [2020-12-04T23:57:18.440Z] #62 ... [2020-12-04T23:57:18.440Z] [2020-12-04T23:57:18.440Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:57:18.440Z] #47 5.544 + RM_GOPATH=0 [2020-12-04T23:57:18.440Z] #47 5.544 + TMP_GOPATH= [2020-12-04T23:57:18.440Z] #47 5.544 + : /build [2020-12-04T23:57:18.440Z] #47 5.544 + '[' -z '' ']' [2020-12-04T23:57:18.440Z] #47 5.545 ++ mktemp -d [2020-12-04T23:57:18.440Z] #47 5.552 + export GOPATH=/tmp/tmp.1DRqFdk9Dv [2020-12-04T23:57:18.440Z] #47 5.552 + GOPATH=/tmp/tmp.1DRqFdk9Dv [2020-12-04T23:57:18.440Z] #47 5.552 + RM_GOPATH=1 [2020-12-04T23:57:18.440Z] #47 5.552 + case "$(go env GOARCH)" in [2020-12-04T23:57:18.440Z] #47 5.563 ++ go env GOARCH [2020-12-04T23:57:18.440Z] #47 5.599 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:18.440Z] #47 5.599 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:18.440Z] #47 5.600 ++ dirname /tmp/install/install.sh [2020-12-04T23:57:18.440Z] #47 5.629 + dir=/tmp/install [2020-12-04T23:57:18.440Z] #47 5.629 + bin=golangci_lint [2020-12-04T23:57:18.440Z] #47 5.629 + shift [2020-12-04T23:57:18.440Z] #47 5.629 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-04T23:57:18.440Z] #47 5.629 + . /tmp/install/golangci_lint.installer [2020-12-04T23:57:18.440Z] #47 5.629 ++ : v1.23.8 [2020-12-04T23:57:18.440Z] #47 5.635 + install_golangci_lint [2020-12-04T23:57:18.440Z] #47 5.635 + set -e [2020-12-04T23:57:18.440Z] #47 5.635 + export GO111MODULE=on [2020-12-04T23:57:18.440Z] #47 5.635 + GO111MODULE=on [2020-12-04T23:57:18.440Z] #47 5.635 + GOBIN=/build [2020-12-04T23:57:18.440Z] #47 5.635 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-04T23:57:18.440Z] #47 5.787 go: finding github.com v1.23.8 [2020-12-04T23:57:18.440Z] #47 5.791 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-04T23:57:18.440Z] #47 5.791 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-04T23:57:18.440Z] #47 5.791 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-04T23:57:18.440Z] #47 5.791 go: finding github.com/golangci v1.23.8 [2020-12-04T23:57:18.440Z] #47 7.060 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-04T23:57:18.440Z] #47 7.914 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-04T23:57:18.452Z] #56 48.72 + bin/ctr [2020-12-04T23:57:18.714Z] #47 ... [2020-12-04T23:57:18.714Z] [2020-12-04T23:57:18.714Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:57:18.714Z] #11 6.039 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:57:18.714Z] #11 6.131 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:57:18.714Z] #11 6.131 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:57:18.714Z] #11 7.251 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-12-04T23:57:18.714Z] #11 9.246 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [248 kB] [2020-12-04T23:57:18.714Z] #11 10.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-04T23:57:18.714Z] #11 ... [2020-12-04T23:57:18.714Z] [2020-12-04T23:57:18.714Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:57:18.714Z] #22 5.259 + RM_GOPATH=0 [2020-12-04T23:57:18.714Z] #22 5.259 + TMP_GOPATH= [2020-12-04T23:57:18.714Z] #22 5.259 + : /build [2020-12-04T23:57:18.714Z] #22 5.259 + '[' -z '' ']' [2020-12-04T23:57:18.714Z] #22 5.267 ++ mktemp -d [2020-12-04T23:57:18.714Z] #22 5.278 + export GOPATH=/tmp/tmp.EPF8k0hMR0 [2020-12-04T23:57:18.714Z] #22 5.278 + GOPATH=/tmp/tmp.EPF8k0hMR0 [2020-12-04T23:57:18.714Z] #22 5.278 + RM_GOPATH=1 [2020-12-04T23:57:18.714Z] #22 5.278 + case "$(go env GOARCH)" in [2020-12-04T23:57:18.714Z] #22 5.284 ++ go env GOARCH [2020-12-04T23:57:18.714Z] #22 5.313 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:18.714Z] #22 5.313 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:18.714Z] #22 5.313 ++ dirname /tmp/install/install.sh [2020-12-04T23:57:18.714Z] #22 5.315 + dir=/tmp/install [2020-12-04T23:57:18.714Z] #22 5.315 + bin=dockercli [2020-12-04T23:57:18.714Z] #22 5.315 + shift [2020-12-04T23:57:18.714Z] #22 5.315 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-04T23:57:18.714Z] #22 5.315 + . /tmp/install/dockercli.installer [2020-12-04T23:57:18.714Z] #22 5.315 ++ : stable [2020-12-04T23:57:18.714Z] #22 5.315 ++ : 17.06.2-ce [2020-12-04T23:57:18.714Z] #22 5.315 + install_dockercli [2020-12-04T23:57:18.714Z] #22 5.315 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-04T23:57:18.714Z] #22 5.320 Install docker/cli version 17.06.2-ce from stable [2020-12-04T23:57:18.714Z] #22 5.320 ++ uname -m [2020-12-04T23:57:18.714Z] #22 5.336 + arch=aarch64 [2020-12-04T23:57:18.714Z] #22 5.336 + '[' aarch64 '!=' x86_64 ']' [2020-12-04T23:57:18.714Z] #22 5.336 + '[' aarch64 '!=' s390x ']' [2020-12-04T23:57:18.714Z] #22 5.336 + '[' aarch64 '!=' armhf ']' [2020-12-04T23:57:18.714Z] #22 5.336 + build_dockercli [2020-12-04T23:57:18.714Z] #22 5.336 + git clone https://github.com/docker/docker-ce /tmp/tmp.EPF8k0hMR0/tmp/docker-ce [2020-12-04T23:57:18.714Z] #22 5.336 Cloning into '/tmp/tmp.EPF8k0hMR0/tmp/docker-ce'... [2020-12-04T23:57:18.714Z] #22 ... [2020-12-04T23:57:18.714Z] [2020-12-04T23:57:18.714Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:57:18.714Z] #40 4.548 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:57:18.714Z] #40 4.579 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:57:18.714Z] #40 4.579 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:57:18.714Z] #40 5.813 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-12-04T23:57:18.714Z] #40 7.349 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [248 kB] [2020-12-04T23:57:18.714Z] #40 9.460 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-04T23:57:18.979Z] #40 ... [2020-12-04T23:57:18.979Z] [2020-12-04T23:57:18.979Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:18.979Z] #43 4.973 + RM_GOPATH=0 [2020-12-04T23:57:18.979Z] #43 4.973 + TMP_GOPATH= [2020-12-04T23:57:18.979Z] #43 4.973 + : /build [2020-12-04T23:57:18.979Z] #43 4.973 + '[' -z '' ']' [2020-12-04T23:57:18.979Z] #43 4.974 ++ mktemp -d [2020-12-04T23:57:18.979Z] #43 4.977 + export GOPATH=/tmp/tmp.7iIJb9vwkB [2020-12-04T23:57:18.979Z] #43 4.977 + GOPATH=/tmp/tmp.7iIJb9vwkB [2020-12-04T23:57:18.979Z] #43 4.978 + RM_GOPATH=1 [2020-12-04T23:57:18.979Z] #43 4.978 + case "$(go env GOARCH)" in [2020-12-04T23:57:18.979Z] #43 4.978 ++ go env GOARCH [2020-12-04T23:57:18.979Z] #43 5.011 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:18.979Z] #43 5.011 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:18.979Z] #43 5.011 ++ dirname /tmp/install/install.sh [2020-12-04T23:57:18.979Z] #43 5.015 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-04T23:57:18.979Z] #43 5.015 + dir=/tmp/install [2020-12-04T23:57:18.979Z] #43 5.015 + bin=vndr [2020-12-04T23:57:18.979Z] #43 5.015 + shift [2020-12-04T23:57:18.979Z] #43 5.015 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-04T23:57:18.979Z] #43 5.015 + . /tmp/install/vndr.installer [2020-12-04T23:57:18.979Z] #43 5.015 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-04T23:57:18.979Z] #43 5.015 + install_vndr [2020-12-04T23:57:18.979Z] #43 5.015 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-04T23:57:18.979Z] #43 5.015 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7iIJb9vwkB/src/github.com/LK4D4/vndr [2020-12-04T23:57:18.979Z] #43 5.015 Cloning into '/tmp/tmp.7iIJb9vwkB/src/github.com/LK4D4/vndr'... [2020-12-04T23:57:18.979Z] #43 6.420 + cd /tmp/tmp.7iIJb9vwkB/src/github.com/LK4D4/vndr [2020-12-04T23:57:18.979Z] #43 6.424 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-04T23:57:18.979Z] #43 6.480 + go build -buildmode=pie -v -o /build/vndr . [2020-12-04T23:57:18.979Z] #43 8.329 internal/race [2020-12-04T23:57:18.979Z] #43 8.367 unicode [2020-12-04T23:57:18.979Z] #43 8.408 sync/atomic [2020-12-04T23:57:18.979Z] #43 8.428 unicode/utf8 [2020-12-04T23:57:18.979Z] #43 8.462 internal/cpu [2020-12-04T23:57:18.979Z] #43 9.245 math [2020-12-04T23:57:18.979Z] #43 9.646 encoding [2020-12-04T23:57:18.979Z] #43 9.734 unicode/utf16 [2020-12-04T23:57:18.979Z] #43 9.861 container/list [2020-12-04T23:57:18.979Z] #43 10.15 crypto/internal/subtle [2020-12-04T23:57:18.979Z] #43 10.17 runtime [2020-12-04T23:57:18.979Z] #43 10.45 crypto/subtle [2020-12-04T23:57:18.979Z] #43 10.72 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-04T23:57:18.979Z] #43 10.83 internal/nettrace [2020-12-04T23:57:18.979Z] #43 11.03 vendor/golang.org/x/crypto/internal/subtle [2020-12-04T23:57:18.979Z] #43 11.22 runtime/cgo [2020-12-04T23:57:18.979Z] #43 ... [2020-12-04T23:57:18.979Z] [2020-12-04T23:57:18.979Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:18.979Z] #49 6.018 + RM_GOPATH=0 [2020-12-04T23:57:18.979Z] #49 6.024 + TMP_GOPATH= [2020-12-04T23:57:18.979Z] #49 6.024 + : /build [2020-12-04T23:57:18.979Z] #49 6.024 + '[' -z '' ']' [2020-12-04T23:57:18.979Z] #49 6.029 ++ mktemp -d [2020-12-04T23:57:18.979Z] #49 6.042 + export GOPATH=/tmp/tmp.8q4a1ZQmuu [2020-12-04T23:57:18.979Z] #49 6.042 + GOPATH=/tmp/tmp.8q4a1ZQmuu [2020-12-04T23:57:18.979Z] #49 6.042 + RM_GOPATH=1 [2020-12-04T23:57:18.979Z] #49 6.042 + case "$(go env GOARCH)" in [2020-12-04T23:57:18.979Z] #49 6.042 ++ go env GOARCH [2020-12-04T23:57:18.979Z] #49 6.053 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:18.979Z] #49 6.053 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:18.979Z] #49 6.060 ++ dirname /tmp/install/install.sh [2020-12-04T23:57:18.979Z] #49 6.106 + dir=/tmp/install [2020-12-04T23:57:18.979Z] #49 6.106 + bin=shfmt [2020-12-04T23:57:18.979Z] #49 6.106 + shift [2020-12-04T23:57:18.979Z] #49 6.106 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-04T23:57:18.979Z] #49 6.106 + . /tmp/install/shfmt.installer [2020-12-04T23:57:18.979Z] #49 6.106 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-04T23:57:18.979Z] #49 6.108 + install_shfmt [2020-12-04T23:57:18.979Z] #49 6.108 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-04T23:57:18.979Z] #49 6.108 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-04T23:57:18.979Z] #49 6.109 + git clone https://github.com/mvdan/sh.git /tmp/tmp.8q4a1ZQmuu/src/github.com/mvdan/sh [2020-12-04T23:57:18.979Z] #49 6.116 Cloning into '/tmp/tmp.8q4a1ZQmuu/src/github.com/mvdan/sh'... [2020-12-04T23:57:19.243Z] #49 ... [2020-12-04T23:57:19.243Z] [2020-12-04T23:57:19.243Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:57:19.443Z] #43 138.7 vendor/golang.org/x/text/unicode/bidi [2020-12-04T23:57:19.701Z] #43 ... [2020-12-04T23:57:19.701Z] [2020-12-04T23:57:19.701Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:19.701Z] #41 35.68 CC images/regfile.o [2020-12-04T23:57:19.701Z] #41 36.06 CC images/ghost-file.o [2020-12-04T23:57:19.701Z] #41 36.63 CC images/fifo.o [2020-12-04T23:57:19.701Z] #41 36.93 CC images/remap-file-path.o [2020-12-04T23:57:19.701Z] #41 37.19 CC images/eventfd.o [2020-12-04T23:57:19.701Z] #41 37.44 CC images/eventpoll.o [2020-12-04T23:57:19.958Z] #41 37.91 CC images/fh.o [2020-12-04T23:57:20.215Z] #41 38.19 CC images/fsnotify.o [2020-12-04T23:57:21.123Z] #27 5.285 0.0% 1.0% # 2.5% ## 3.0% ### 5.1% ##### 7.7% ####### 10.1% ######### 12.6% ########## 14.3% ########### 15.8% ############# 18.9% ############### 21.5% ################# 23.7% ################## 25.6% ################### 26.6% #################### 28.2% ##################### 30.1% ###################### 31.4% ####################### 32.7% ######################## 34.4% ######################### 35.6% ########################## 36.4% ########################### 37.8% ############################ 38.9% ############################ 40.0% ############################# 41.1% ############################## 42.3% ############################### 43.9% ################################ 45.0% ################################# 46.4% ################################## 47.6% ################################## 48.4% ################################### 49.9% #################################### 51.2% ##################################### 52.6% ####################################### 54.4% ######################################## 56.3% ######################################### 58.0% ########################################## 59.2% ########################################### 60.0% ############################################ 61.4% ############################################# 63.0% ############################################## 64.2% ############################################## 64.9% ############################################### 66.4% ################################################ 67.2% ################################################# 68.6% ################################################## 69.9% ################################################### 71.1% ################################################### 71.7% ################################################### 71.8% #################################################### 72.8% ##################################################### 74.5% ###################################################### 76.0% ####################################################### 77.1% ######################################################## 77.9% ######################################################## 79.0% ######################################################### 80.5% ########################################################## 81.0% ########################################################## 81.8% ########################################################### 83.2% ############################################################ 84.3% ############################################################# 85.9% ############################################################## 86.9% ############################################################### 88.8% ################################################################ 89.9% ################################################################# 91.2% ################################################################## 92.2% ################################################################## 93.0% ################################################################### 94.1% #################################################################### 95.3% ##################################################################### 95.9% ##################################################################### 96.8% ###################################################################### 97.6% ####################################################################### 98.8% ######################################################################## 100.0% [2020-12-04T23:57:21.145Z] #41 38.86 CC images/signalfd.o [2020-12-04T23:57:21.145Z] #41 39.12 CC images/fs.o [2020-12-04T23:57:21.411Z] #27 14.01 [2020-12-04T23:57:21.413Z] #41 39.30 CC images/pstree.o [2020-12-04T23:57:21.669Z] #41 39.59 CC images/pipe.o [2020-12-04T23:57:21.899Z] #11 ... [2020-12-04T23:57:21.899Z] [2020-12-04T23:57:21.899Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:21.899Z] #49 100.4 encoding/base64 [2020-12-04T23:57:21.899Z] #49 102.1 golang.org/x/sys/unix [2020-12-04T23:57:21.899Z] #49 104.7 encoding/json [2020-12-04T23:57:21.925Z] #41 39.76 CC images/tcp-stream.o [2020-12-04T23:57:21.925Z] #41 39.94 CC images/sk-packet.o [2020-12-04T23:57:22.161Z] #49 ... [2020-12-04T23:57:22.161Z] [2020-12-04T23:57:22.161Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:22.161Z] #35 5.182 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-04T23:57:22.161Z] #35 5.182 -- Detecting C compiler ABI info [2020-12-04T23:57:22.161Z] #35 6.354 -- Detecting C compiler ABI info - done [2020-12-04T23:57:22.161Z] #35 6.398 -- Detecting C compile features [2020-12-04T23:57:22.161Z] #35 9.151 -- Detecting C compile features - done [2020-12-04T23:57:22.161Z] #35 9.227 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-04T23:57:22.161Z] #35 9.500 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-04T23:57:22.161Z] #35 9.608 -- Configuring done [2020-12-04T23:57:22.161Z] #35 9.629 -- Generating done [2020-12-04T23:57:22.161Z] #35 9.648 -- Build files have been written to: /tmp/tmp.jk0bVm7Q6O/tini [2020-12-04T23:57:22.161Z] #35 9.653 + make tini-static [2020-12-04T23:57:22.161Z] #35 10.25 Scanning dependencies of target tini-static [2020-12-04T23:57:22.161Z] #35 10.37 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-04T23:57:22.161Z] #35 12.67 [100%] Linking C executable tini-static [2020-12-04T23:57:22.161Z] #35 13.63 [100%] Built target tini-static [2020-12-04T23:57:22.161Z] #35 13.81 + mkdir -p /build [2020-12-04T23:57:22.161Z] #35 13.81 + cp tini-static /build/docker-init [2020-12-04T23:57:22.161Z] #35 DONE 14.6s [2020-12-04T23:57:22.161Z] [2020-12-04T23:57:22.161Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:22.161Z] #41 5.864 fatal: not a git repository (or any of the parent directories): .git [2020-12-04T23:57:22.161Z] #41 5.919 GEN .gitid [2020-12-04T23:57:22.161Z] #41 5.966 GEN criu/include/version.h [2020-12-04T23:57:22.161Z] #41 6.112 GEN include/common/asm [2020-12-04T23:57:22.182Z] #41 40.23 CC images/mnt.o [2020-12-04T23:57:22.440Z] #41 40.53 CC images/pipe-data.o [2020-12-04T23:57:22.700Z] #41 40.75 CC images/sa.o [2020-12-04T23:57:22.733Z] #41 ... [2020-12-04T23:57:22.733Z] [2020-12-04T23:57:22.733Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:22.733Z] #32 101.1 github.com/BurntSushi/toml [2020-12-04T23:57:22.733Z] #32 101.1 flag [2020-12-04T23:57:22.733Z] #32 103.8 log [2020-12-04T23:57:22.733Z] #32 107.5 github.com/BurntSushi/toml/cmd/tomlv [2020-12-04T23:57:22.733Z] #32 ... [2020-12-04T23:57:22.733Z] [2020-12-04T23:57:22.733Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:22.733Z] #41 10.33 PBCC images/timens.pb-c.c [2020-12-04T23:57:22.733Z] #41 10.41 DEP images/timens.pb-c.d [2020-12-04T23:57:22.812Z] #27 15.32 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-04T23:57:22.994Z] #41 10.48 PBCC images/fown.pb-c.c [2020-12-04T23:57:22.994Z] #41 10.54 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-04T23:57:23.256Z] #41 10.75 PBCC images/opts.pb-c.c [2020-12-04T23:57:23.256Z] #41 10.92 PBCC images/memfd.pb-c.c [2020-12-04T23:57:23.261Z] #41 40.99 CC images/timer.o [2020-12-04T23:57:23.261Z] #41 41.39 CC images/timerfd.o [2020-12-04T23:57:23.408Z] #27 15.76 [2020-12-04T23:57:23.409Z] #27 ... [2020-12-04T23:57:23.409Z] [2020-12-04T23:57:23.409Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:57:23.409Z] #34 15.53 Fetched 8230 kB in 12s (691 kB/s) [2020-12-04T23:57:23.409Z] #34 15.53 Reading package lists... [2020-12-04T23:57:23.409Z] #34 ... [2020-12-04T23:57:23.409Z] [2020-12-04T23:57:23.409Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:57:23.409Z] #38 5.432 + git clone https://github.com/docker/distribution.git . [2020-12-04T23:57:23.409Z] #38 5.442 Cloning into '.'... [2020-12-04T23:57:23.517Z] #41 41.64 CC images/mm.o [2020-12-04T23:57:23.528Z] #41 11.07 DEP images/fown.pb-c.d [2020-12-04T23:57:23.728Z] #38 ... [2020-12-04T23:57:23.728Z] [2020-12-04T23:57:23.728Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:57:23.728Z] #27 15.97 ####################################### 55.3% ######################################################################## 100.0% [2020-12-04T23:57:23.728Z] #27 16.05 [2020-12-04T23:57:23.789Z] #41 11.16 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-04T23:57:23.789Z] #41 11.33 DEP images/opts.pb-c.d [2020-12-04T23:57:23.789Z] #41 11.48 DEP images/memfd.pb-c.d [2020-12-04T23:57:23.789Z] #41 11.56 PBCC images/sit.pb-c.c [2020-12-04T23:57:23.991Z] #27 ... [2020-12-04T23:57:23.991Z] [2020-12-04T23:57:23.991Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:57:23.991Z] #53 6.134 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:57:23.991Z] #53 6.173 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:57:23.991Z] #53 6.192 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:57:23.991Z] #53 7.215 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-12-04T23:57:23.991Z] #53 9.088 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [248 kB] [2020-12-04T23:57:23.991Z] #53 10.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-04T23:57:23.991Z] #53 ... [2020-12-04T23:57:23.991Z] [2020-12-04T23:57:23.991Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:57:23.991Z] #47 15.29 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-04T23:57:23.991Z] #47 15.34 go: downloading github.com/spf13/viper v1.6.1 [2020-12-04T23:57:23.991Z] #47 15.34 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-04T23:57:23.991Z] #47 15.34 go: downloading github.com/pkg/errors v0.8.1 [2020-12-04T23:57:23.991Z] #47 15.34 go: downloading github.com/fatih/color v1.7.0 [2020-12-04T23:57:23.991Z] #47 15.45 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-04T23:57:23.991Z] #47 15.62 go: extracting github.com/pkg/errors v0.8.1 [2020-12-04T23:57:23.991Z] #47 15.75 go: extracting github.com/fatih/color v1.7.0 [2020-12-04T23:57:23.991Z] #47 15.84 go: extracting github.com/spf13/viper v1.6.1 [2020-12-04T23:57:23.991Z] #47 15.85 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-04T23:57:23.991Z] #47 15.94 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-04T23:57:23.991Z] #47 15.96 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-04T23:57:23.991Z] #47 15.97 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-04T23:57:23.991Z] #47 16.03 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-04T23:57:23.991Z] #47 16.04 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-04T23:57:23.991Z] #47 16.19 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-04T23:57:23.991Z] #47 16.34 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-04T23:57:24.050Z] #41 11.73 DEP images/sit.pb-c.d [2020-12-04T23:57:24.050Z] #41 11.81 PBCC images/macvlan.pb-c.c [2020-12-04T23:57:24.075Z] #56 ... [2020-12-04T23:57:24.075Z] [2020-12-04T23:57:24.075Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:24.075Z] #34 82.98 internal/fmtsort [2020-12-04T23:57:24.075Z] #34 83.92 path/filepath [2020-12-04T23:57:24.075Z] #34 83.93 fmt [2020-12-04T23:57:24.075Z] #34 85.64 io/ioutil [2020-12-04T23:57:24.075Z] #34 87.87 log [2020-12-04T23:57:24.075Z] #34 87.89 github.com/BurntSushi/toml [2020-12-04T23:57:24.075Z] #34 87.92 flag [2020-12-04T23:57:24.075Z] #34 92.49 github.com/BurntSushi/toml/cmd/tomlv [2020-12-04T23:57:24.075Z] #34 ... [2020-12-04T23:57:24.075Z] [2020-12-04T23:57:24.075Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:24.075Z] #43 21.31 CC images/inventory.o [2020-12-04T23:57:24.075Z] #43 21.60 CC images/fdinfo.o [2020-12-04T23:57:24.075Z] #43 22.03 CC images/fown.o [2020-12-04T23:57:24.075Z] #43 22.22 CC images/ns.o [2020-12-04T23:57:24.075Z] #43 22.44 CC images/regfile.o [2020-12-04T23:57:24.075Z] #43 22.67 CC images/ghost-file.o [2020-12-04T23:57:24.075Z] #43 23.14 CC images/fifo.o [2020-12-04T23:57:24.075Z] #43 23.43 CC images/remap-file-path.o [2020-12-04T23:57:24.075Z] #43 23.64 CC images/eventfd.o [2020-12-04T23:57:24.075Z] #43 23.86 CC images/eventpoll.o [2020-12-04T23:57:24.075Z] #43 24.20 CC images/fh.o [2020-12-04T23:57:24.075Z] #43 24.64 CC images/fsnotify.o [2020-12-04T23:57:24.075Z] #43 25.38 CC images/signalfd.o [2020-12-04T23:57:24.075Z] #43 25.65 CC images/fs.o [2020-12-04T23:57:24.075Z] #43 25.94 CC images/pstree.o [2020-12-04T23:57:24.075Z] #43 26.16 CC images/pipe.o [2020-12-04T23:57:24.075Z] #43 26.52 CC images/tcp-stream.o [2020-12-04T23:57:24.075Z] #43 26.92 CC images/sk-packet.o [2020-12-04T23:57:24.075Z] #43 27.29 CC images/mnt.o [2020-12-04T23:57:24.075Z] #43 27.56 CC images/pipe-data.o [2020-12-04T23:57:24.075Z] #43 27.86 CC images/sa.o [2020-12-04T23:57:24.075Z] #43 28.08 CC images/timer.o [2020-12-04T23:57:24.075Z] #43 ... [2020-12-04T23:57:24.075Z] [2020-12-04T23:57:24.075Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:24.075Z] #45 83.28 os [2020-12-04T23:57:24.075Z] #45 89.02 github.com/LK4D4/vndr/versioned [2020-12-04T23:57:24.075Z] #45 89.65 internal/lazyregexp [2020-12-04T23:57:24.075Z] #45 89.67 net [2020-12-04T23:57:24.075Z] #45 89.69 os/exec [2020-12-04T23:57:24.075Z] #45 ... [2020-12-04T23:57:24.075Z] [2020-12-04T23:57:24.075Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:24.075Z] #43 28.63 CC images/timerfd.o [2020-12-04T23:57:24.075Z] #43 28.91 CC images/mm.o [2020-12-04T23:57:24.079Z] #41 41.85 CC images/sk-opts.o [2020-12-04T23:57:24.079Z] #41 42.03 CC images/sk-unix.o [2020-12-04T23:57:24.079Z] #41 ... [2020-12-04T23:57:24.079Z] [2020-12-04T23:57:24.079Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:57:24.079Z] #11 143.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-04T23:57:24.253Z] #47 16.44 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-04T23:57:24.311Z] #41 11.91 DEP images/macvlan.pb-c.d [2020-12-04T23:57:24.311Z] #41 11.95 PBCC images/autofs.pb-c.c [2020-12-04T23:57:24.311Z] #41 11.99 DEP images/autofs.pb-c.d [2020-12-04T23:57:24.311Z] #41 12.04 PBCC images/sysctl.pb-c.c [2020-12-04T23:57:24.311Z] #41 12.07 DEP images/sysctl.pb-c.d [2020-12-04T23:57:24.335Z] #11 143.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-04T23:57:24.335Z] #11 143.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:57:24.374Z] #43 29.30 CC images/sk-opts.o [2020-12-04T23:57:24.516Z] #47 16.81 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-04T23:57:24.516Z] #47 16.82 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-04T23:57:24.573Z] #41 12.12 PBCC images/time.pb-c.c [2020-12-04T23:57:24.573Z] #41 12.17 DEP images/time.pb-c.d [2020-12-04T23:57:24.605Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2020-12-04T23:57:24.671Z] #43 29.53 CC images/sk-unix.o [2020-12-04T23:57:24.814Z] #47 16.92 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-04T23:57:24.814Z] #47 16.95 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-04T23:57:24.834Z] #41 12.24 PBCC images/binfmt-misc.pb-c.c [2020-12-04T23:57:24.834Z] #41 12.26 DEP images/binfmt-misc.pb-c.d [2020-12-04T23:57:24.834Z] #41 12.32 PBCC images/seccomp.pb-c.c [2020-12-04T23:57:24.834Z] #41 12.35 DEP images/seccomp.pb-c.d [2020-12-04T23:57:24.834Z] #41 12.42 PBCC images/userns.pb-c.c [2020-12-04T23:57:24.834Z] #41 12.44 DEP images/userns.pb-c.d [2020-12-04T23:57:25.077Z] #47 17.04 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-04T23:57:25.077Z] #47 17.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-04T23:57:25.077Z] #47 17.08 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-04T23:57:25.077Z] #47 17.23 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-04T23:57:25.077Z] #47 17.26 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-04T23:57:25.095Z] #41 12.54 PBCC images/cgroup.pb-c.c [2020-12-04T23:57:25.096Z] #41 12.56 DEP images/cgroup.pb-c.d [2020-12-04T23:57:25.096Z] #41 12.62 PBCC images/ext-file.pb-c.c [2020-12-04T23:57:25.096Z] #41 12.69 DEP images/ext-file.pb-c.d [2020-12-04T23:57:25.096Z] #41 12.75 PBCC images/rpc.pb-c.c [2020-12-04T23:57:25.316Z] #43 29.95 CC images/sk-inet.o [2020-12-04T23:57:25.357Z] #41 12.79 DEP images/rpc.pb-c.d [2020-12-04T23:57:25.357Z] #41 12.92 PBCC images/siginfo.pb-c.c [2020-12-04T23:57:25.357Z] #41 12.99 DEP images/siginfo.pb-c.d [2020-12-04T23:57:25.617Z] #43 30.43 CC images/tun.o [2020-12-04T23:57:25.619Z] #41 ... [2020-12-04T23:57:25.619Z] [2020-12-04T23:57:25.619Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:25.619Z] #32 DONE 114.0s [2020-12-04T23:57:25.619Z] [2020-12-04T23:57:25.619Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:25.619Z] #41 13.06 PBCC images/pagemap.pb-c.c [2020-12-04T23:57:25.619Z] #41 13.10 DEP images/pagemap.pb-c.d [2020-12-04T23:57:25.619Z] #41 13.18 PBCC images/rlimit.pb-c.c [2020-12-04T23:57:25.619Z] #41 13.22 DEP images/rlimit.pb-c.d [2020-12-04T23:57:25.619Z] #41 13.30 PBCC images/file-lock.pb-c.c [2020-12-04T23:57:25.880Z] #41 13.38 DEP images/file-lock.pb-c.d [2020-12-04T23:57:25.880Z] #41 13.43 PBCC images/tty.pb-c.c [2020-12-04T23:57:26.025Z] #47 18.10 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-04T23:57:26.142Z] #41 13.68 DEP images/tty.pb-c.d [2020-12-04T23:57:26.142Z] #41 13.72 PBCC images/tun.pb-c.c [2020-12-04T23:57:26.142Z] #41 13.78 PBCC images/netdev.pb-c.c [2020-12-04T23:57:26.266Z] #43 30.83 CC images/sk-netlink.o [2020-12-04T23:57:26.403Z] #41 14.01 DEP images/tun.pb-c.d [2020-12-04T23:57:26.564Z] #43 31.13 CC images/packet-sock.o [2020-12-04T23:57:26.664Z] #41 14.17 DEP images/netdev.pb-c.d [2020-12-04T23:57:26.664Z] #41 14.30 PBCC images/vma.pb-c.c [2020-12-04T23:57:26.925Z] #41 14.38 DEP images/vma.pb-c.d [2020-12-04T23:57:26.925Z] #41 14.51 PBCC images/creds.pb-c.c [2020-12-04T23:57:26.925Z] #41 14.60 DEP images/creds.pb-c.d [2020-12-04T23:57:27.186Z] #41 14.71 PBCC images/utsns.pb-c.c [2020-12-04T23:57:27.186Z] #41 14.81 DEP images/utsns.pb-c.d [2020-12-04T23:57:27.186Z] #41 14.92 PBCC images/ipc-desc.pb-c.c [2020-12-04T23:57:27.213Z] #43 ... [2020-12-04T23:57:27.213Z] [2020-12-04T23:57:27.213Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:27.213Z] #34 DONE 96.5s [2020-12-04T23:57:27.213Z] [2020-12-04T23:57:27.213Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:27.213Z] #43 31.72 CC images/ipc-var.o [2020-12-04T23:57:27.213Z] #43 31.97 CC images/ipc-desc.o [2020-12-04T23:57:27.448Z] #41 15.03 PBCC images/ipc-sem.pb-c.c [2020-12-04T23:57:27.448Z] #41 15.06 DEP images/ipc-desc.pb-c.d [2020-12-04T23:57:27.512Z] #43 32.29 CC images/ipc-shm.o [2020-12-04T23:57:27.709Z] #41 15.18 DEP images/ipc-sem.pb-c.d [2020-12-04T23:57:27.710Z] #41 15.30 PBCC images/ipc-msg.pb-c.c [2020-12-04T23:57:27.710Z] #41 15.41 DEP images/ipc-msg.pb-c.d [2020-12-04T23:57:27.811Z] #43 ... [2020-12-04T23:57:27.811Z] [2020-12-04T23:57:27.811Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:27.811Z] #51 87.33 mvdan.cc/sh/v3/fileutil [2020-12-04T23:57:27.811Z] #51 89.23 github.com/pkg/diff [2020-12-04T23:57:27.811Z] #51 89.24 go/token [2020-12-04T23:57:27.811Z] #51 89.24 flag [2020-12-04T23:57:27.811Z] #51 89.26 encoding/binary [2020-12-04T23:57:27.811Z] #51 92.04 go/scanner [2020-12-04T23:57:27.811Z] #51 93.47 mvdan.cc/editorconfig [2020-12-04T23:57:27.811Z] #51 94.74 mvdan.cc/sh/v3/syntax [2020-12-04T23:57:27.811Z] #51 95.82 encoding/base64 [2020-12-04T23:57:27.811Z] #51 96.99 go/ast [2020-12-04T23:57:27.811Z] #51 ... [2020-12-04T23:57:27.811Z] [2020-12-04T23:57:27.811Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:27.811Z] #43 32.65 CC images/ipc-msg.o [2020-12-04T23:57:27.947Z] #47 ... [2020-12-04T23:57:27.947Z] [2020-12-04T23:57:27.947Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:57:27.947Z] #45 10.20 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-04T23:57:27.947Z] #45 10.35 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-04T23:57:27.947Z] #45 10.36 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-04T23:57:27.947Z] #45 10.36 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-04T23:57:27.947Z] #45 10.47 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-04T23:57:27.947Z] #45 10.69 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-04T23:57:27.947Z] #45 10.92 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-04T23:57:27.947Z] #45 12.59 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-04T23:57:27.947Z] #45 12.60 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-04T23:57:27.947Z] #45 14.46 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-04T23:57:27.947Z] #45 18.97 go: finding github.com/fatih/color v1.9.0 [2020-12-04T23:57:27.947Z] #45 19.01 go: finding github.com/pkg/errors v0.9.1 [2020-12-04T23:57:27.947Z] #45 19.01 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-04T23:57:27.947Z] #45 19.07 go: finding github.com/spf13/pflag v1.0.3 [2020-12-04T23:57:27.947Z] #45 19.11 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-04T23:57:27.947Z] #45 19.28 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-04T23:57:27.947Z] #45 19.61 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-04T23:57:27.947Z] #45 19.87 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-04T23:57:27.947Z] #45 19.93 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-04T23:57:27.947Z] #45 19.95 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-04T23:57:27.947Z] #45 19.97 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-04T23:57:27.947Z] #45 ... [2020-12-04T23:57:27.947Z] [2020-12-04T23:57:27.947Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:57:27.947Z] #38 16.43 Checking out files: 82% (1378/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-12-04T23:57:27.947Z] #38 16.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-04T23:57:27.947Z] #38 18.93 + 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-12-04T23:57:27.973Z] #41 15.55 PBCC images/ipc-shm.pb-c.c [2020-12-04T23:57:27.973Z] #41 ... [2020-12-04T23:57:27.973Z] [2020-12-04T23:57:27.973Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:27.973Z] #43 106.4 go/scanner [2020-12-04T23:57:27.973Z] #43 108.5 go/ast [2020-12-04T23:57:27.973Z] #43 109.3 internal/lazyregexp [2020-12-04T23:57:27.973Z] #43 110.0 net/url [2020-12-04T23:57:27.973Z] #43 112.4 text/template/parse [2020-12-04T23:57:27.973Z] #43 116.4 go/parser [2020-12-04T23:57:27.973Z] #43 ... [2020-12-04T23:57:27.973Z] [2020-12-04T23:57:27.973Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:27.973Z] #41 15.59 DEP images/ipc-shm.pb-c.d [2020-12-04T23:57:28.235Z] #41 15.74 PBCC images/ipc-var.pb-c.c [2020-12-04T23:57:28.235Z] #41 15.86 DEP images/ipc-var.pb-c.d [2020-12-04T23:57:28.235Z] #41 15.99 PBCC images/sk-opts.pb-c.c [2020-12-04T23:57:28.458Z] #43 33.29 CC images/ipc-sem.o [2020-12-04T23:57:28.496Z] #41 16.04 PBCC images/packet-sock.pb-c.c [2020-12-04T23:57:28.496Z] #41 16.09 DEP images/sk-opts.pb-c.d [2020-12-04T23:57:28.496Z] #41 16.17 DEP images/packet-sock.pb-c.d [2020-12-04T23:57:28.496Z] #41 16.24 PBCC images/sk-netlink.pb-c.c [2020-12-04T23:57:28.757Z] #43 33.49 CC images/utsns.o [2020-12-04T23:57:28.758Z] #41 16.33 DEP images/sk-netlink.pb-c.d [2020-12-04T23:57:29.020Z] #41 16.40 PBCC images/sk-inet.pb-c.c [2020-12-04T23:57:29.020Z] #41 16.48 DEP images/sk-inet.pb-c.d [2020-12-04T23:57:29.020Z] #41 16.53 PBCC images/sk-unix.pb-c.c [2020-12-04T23:57:29.020Z] #41 16.64 DEP images/sk-unix.pb-c.d [2020-12-04T23:57:29.020Z] #41 16.77 PBCC images/mm.pb-c.c [2020-12-04T23:57:29.054Z] #43 33.70 CC images/creds.o [2020-12-04T23:57:29.054Z] #43 33.94 CC images/vma.o [2020-12-04T23:57:29.282Z] #41 16.84 DEP images/mm.pb-c.d [2020-12-04T23:57:29.352Z] #43 34.21 CC images/netdev.o [2020-12-04T23:57:29.544Z] #41 16.92 PBCC images/timerfd.pb-c.c [2020-12-04T23:57:29.544Z] #41 16.95 DEP images/timerfd.pb-c.d [2020-12-04T23:57:29.544Z] #41 17.07 PBCC images/timer.pb-c.c [2020-12-04T23:57:29.544Z] #41 17.10 DEP images/timer.pb-c.d [2020-12-04T23:57:29.805Z] #41 17.23 PBCC images/sa.pb-c.c [2020-12-04T23:57:29.805Z] #41 17.32 DEP images/sa.pb-c.d [2020-12-04T23:57:29.805Z] #41 17.42 PBCC images/pipe-data.pb-c.c [2020-12-04T23:57:29.805Z] #41 17.45 DEP images/pipe-data.pb-c.d [2020-12-04T23:57:29.805Z] #41 17.50 PBCC images/mnt.pb-c.c [2020-12-04T23:57:30.000Z] #43 34.62 CC images/tty.o [2020-12-04T23:57:30.067Z] #41 17.57 DEP images/mnt.pb-c.d [2020-12-04T23:57:30.067Z] #41 17.69 PBCC images/sk-packet.pb-c.c [2020-12-04T23:57:30.067Z] #41 17.77 DEP images/sk-packet.pb-c.d [2020-12-04T23:57:30.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-04T23:57:30.329Z] #41 17.93 PBCC images/tcp-stream.pb-c.c [2020-12-04T23:57:30.329Z] #41 18.00 DEP images/tcp-stream.pb-c.d [2020-12-04T23:57:30.511Z] #38 ... [2020-12-04T23:57:30.511Z] [2020-12-04T23:57:30.511Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:30.591Z] #41 18.07 PBCC images/pipe.pb-c.c [2020-12-04T23:57:30.591Z] #41 18.20 DEP images/pipe.pb-c.d [2020-12-04T23:57:30.591Z] #41 18.28 PBCC images/pstree.pb-c.c [2020-12-04T23:57:30.657Z] #43 35.45 CC images/file-lock.o [2020-12-04T23:57:30.853Z] #41 18.40 DEP images/pstree.pb-c.d [2020-12-04T23:57:30.853Z] #41 18.48 PBCC images/fs.pb-c.c [2020-12-04T23:57:30.853Z] #41 18.58 DEP images/fs.pb-c.d [2020-12-04T23:57:30.921Z] #11 ... [2020-12-04T23:57:30.921Z] [2020-12-04T23:57:30.921Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:30.921Z] #41 42.30 CC images/sk-inet.o [2020-12-04T23:57:30.921Z] #41 42.74 CC images/tun.o [2020-12-04T23:57:30.921Z] #41 42.99 CC images/sk-netlink.o [2020-12-04T23:57:30.921Z] #41 43.19 CC images/packet-sock.o [2020-12-04T23:57:30.921Z] #41 43.51 CC images/ipc-var.o [2020-12-04T23:57:30.921Z] #41 43.68 CC images/ipc-desc.o [2020-12-04T23:57:30.921Z] #41 44.00 CC images/ipc-shm.o [2020-12-04T23:57:30.921Z] #41 44.17 CC images/ipc-msg.o [2020-12-04T23:57:30.921Z] #41 44.43 CC images/ipc-sem.o [2020-12-04T23:57:30.921Z] #41 44.63 CC images/utsns.o [2020-12-04T23:57:30.921Z] #41 44.83 CC images/creds.o [2020-12-04T23:57:30.921Z] #41 45.02 CC images/vma.o [2020-12-04T23:57:30.921Z] #41 45.29 CC images/netdev.o [2020-12-04T23:57:30.921Z] #41 45.74 CC images/tty.o [2020-12-04T23:57:30.921Z] #41 46.35 CC images/file-lock.o [2020-12-04T23:57:30.921Z] #41 46.60 CC images/rlimit.o [2020-12-04T23:57:30.921Z] #41 46.85 CC images/pagemap.o [2020-12-04T23:57:30.921Z] #41 47.14 CC images/siginfo.o [2020-12-04T23:57:30.921Z] #41 47.37 CC images/rpc.o [2020-12-04T23:57:30.921Z] #41 48.58 CC images/ext-file.o [2020-12-04T23:57:30.921Z] #41 48.78 CC images/cgroup.o [2020-12-04T23:57:30.955Z] #43 35.63 CC images/rlimit.o [2020-12-04T23:57:30.955Z] #43 35.82 CC images/pagemap.o [2020-12-04T23:57:31.073Z] #62 22.45 Checking out files: 55% (1059/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-12-04T23:57:31.073Z] #62 23.29 + cd /tmp/tmp.a3ClClhiVy/src/github.com/docker/libnetwork [2020-12-04T23:57:31.073Z] #62 23.29 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-04T23:57:31.115Z] #41 18.77 PBCC images/signalfd.pb-c.c [2020-12-04T23:57:31.115Z] #41 18.84 DEP images/signalfd.pb-c.d [2020-12-04T23:57:31.177Z] #41 ... [2020-12-04T23:57:31.177Z] [2020-12-04T23:57:31.177Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:31.177Z] #43 140.5 vendor/golang.org/x/text/secure/bidirule [2020-12-04T23:57:31.177Z] #43 140.8 vendor/golang.org/x/text/unicode/norm [2020-12-04T23:57:31.177Z] #43 144.6 vendor/golang.org/x/net/idna [2020-12-04T23:57:31.177Z] #43 147.0 vendor/golang.org/x/net/http2/hpack [2020-12-04T23:57:31.177Z] #43 148.3 mime [2020-12-04T23:57:31.177Z] #43 150.2 mime/quotedprintable [2020-12-04T23:57:31.177Z] #43 150.7 net/http/internal [2020-12-04T23:57:31.254Z] #43 36.11 CC images/siginfo.o [2020-12-04T23:57:31.377Z] #41 18.94 PBCC images/fh.pb-c.c [2020-12-04T23:57:31.377Z] #41 19.00 PBCC images/fsnotify.pb-c.c [2020-12-04T23:57:31.433Z] #43 ... [2020-12-04T23:57:31.433Z] [2020-12-04T23:57:31.433Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:31.433Z] #41 49.37 CC images/userns.o [2020-12-04T23:57:31.554Z] #43 36.42 CC images/rpc.o [2020-12-04T23:57:31.639Z] #41 19.11 DEP images/fh.pb-c.d [2020-12-04T23:57:31.639Z] #41 19.14 DEP images/fsnotify.pb-c.d [2020-12-04T23:57:31.639Z] #41 19.28 PBCC images/eventpoll.pb-c.c [2020-12-04T23:57:31.639Z] #41 19.33 DEP images/eventpoll.pb-c.d [2020-12-04T23:57:31.653Z] #62 ... [2020-12-04T23:57:31.653Z] [2020-12-04T23:57:31.653Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:31.653Z] #49 13.87 + cd /tmp/tmp.8q4a1ZQmuu/src/github.com/mvdan/sh [2020-12-04T23:57:31.653Z] #49 13.87 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-04T23:57:31.653Z] #49 14.04 + GO111MODULE=on [2020-12-04T23:57:31.653Z] #49 14.04 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-04T23:57:31.653Z] #49 15.81 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-04T23:57:31.653Z] #49 15.82 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-04T23:57:31.653Z] #49 15.82 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-04T23:57:31.653Z] #49 16.31 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-04T23:57:31.653Z] #49 16.53 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-04T23:57:31.653Z] #49 17.13 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-04T23:57:31.653Z] #49 18.00 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-04T23:57:31.653Z] #49 18.88 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-04T23:57:31.653Z] #49 20.25 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-04T23:57:31.653Z] #49 20.34 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-04T23:57:31.653Z] #49 20.52 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-04T23:57:31.653Z] #49 20.90 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-04T23:57:31.653Z] #49 22.02 runtime/cgo [2020-12-04T23:57:31.653Z] #49 22.07 runtime [2020-12-04T23:57:31.689Z] #41 49.71 CC images/google/protobuf/descriptor.o [2020-12-04T23:57:31.901Z] #41 19.41 PBCC images/eventfd.pb-c.c [2020-12-04T23:57:31.901Z] #41 19.48 DEP images/eventfd.pb-c.d [2020-12-04T23:57:31.901Z] #41 19.54 PBCC images/remap-file-path.pb-c.c [2020-12-04T23:57:31.901Z] #41 19.64 DEP images/remap-file-path.pb-c.d [2020-12-04T23:57:31.917Z] #49 ... [2020-12-04T23:57:31.917Z] [2020-12-04T23:57:31.917Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:57:31.917Z] #27 17.93 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-04T23:57:31.917Z] #27 18.41 #=#=# [2020-12-04T23:57:31.917Z] #27 18.70 #=#=# ##O#- # ############################### 43.5% ######################################################################## 100.0% [2020-12-04T23:57:31.917Z] #27 19.43 [2020-12-04T23:57:31.917Z] #27 21.01 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-04T23:57:31.917Z] #27 21.10 skipping existing 9a99313a2c50 [2020-12-04T23:57:31.917Z] #27 21.27 [2020-12-04T23:57:31.917Z] #27 22.83 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-04T23:57:31.917Z] #27 23.32 [2020-12-04T23:57:31.917Z] #27 23.62 ############ 17.8% ######################################################################## 100.0% [2020-12-04T23:57:31.917Z] #27 23.77 [2020-12-04T23:57:31.917Z] #27 24.61 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-04T23:57:32.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-04T23:57:32.164Z] #41 19.73 PBCC images/fifo.pb-c.c [2020-12-04T23:57:32.164Z] #41 19.77 DEP images/fifo.pb-c.d [2020-12-04T23:57:32.164Z] #41 19.80 PBCC images/ghost-file.pb-c.c [2020-12-04T23:57:32.164Z] #41 19.81 DEP images/ghost-file.pb-c.d [2020-12-04T23:57:32.164Z] #41 19.83 PBCC images/regfile.pb-c.c [2020-12-04T23:57:32.164Z] #41 19.84 DEP images/regfile.pb-c.d [2020-12-04T23:57:32.164Z] #41 19.89 PBCC images/ns.pb-c.c [2020-12-04T23:57:32.426Z] #41 19.91 DEP images/ns.pb-c.d [2020-12-04T23:57:32.426Z] #41 19.96 PBCC images/fdinfo.pb-c.c [2020-12-04T23:57:32.426Z] #41 20.04 DEP images/fdinfo.pb-c.d [2020-12-04T23:57:32.645Z] INFO: Extraction ended at 12/04/2020 23:57:29. Duration:00:00:26.7725490 [2020-12-04T23:57:32.645Z] INFO: Updating the golang and path environment variables [2020-12-04T23:57:32.645Z] INFO: GOPATH=d:\gopath [2020-12-04T23:57:32.645Z] INFO: go version go1.13.15 windows/amd64 [2020-12-04T23:57:32.645Z] INFO: Running the daemon under test in debug mode [2020-12-04T23:57:32.645Z] INFO: Starting a daemon under test... [2020-12-04T23:57:32.645Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41749\4\daemon --pidfile d:\CI\PR-41749\4\docker.pid -D [2020-12-04T23:57:32.645Z] INFO: Process started successfully. [2020-12-04T23:57:32.645Z] INFO: Start tailing logs of the daemon under tests [2020-12-04T23:57:32.645Z] INFO: Waiting for the daemon under test to start... [2020-12-04T23:57:32.688Z] #41 20.21 PBCC images/core-aarch64.pb-c.c [2020-12-04T23:57:32.688Z] #41 20.27 PBCC images/core-arm.pb-c.c [2020-12-04T23:57:32.950Z] #41 20.34 PBCC images/core-ppc64.pb-c.c [2020-12-04T23:57:32.950Z] #41 20.49 PBCC images/core-s390.pb-c.c [2020-12-04T23:57:32.950Z] #41 20.62 PBCC images/core-x86.pb-c.c [2020-12-04T23:57:32.967Z] #27 25.37 [2020-12-04T23:57:32.967Z] #27 25.62 ######################################################################## 100.0% [2020-12-04T23:57:33.092Z] #43 37.96 CC images/ext-file.o [2020-12-04T23:57:33.212Z] #41 20.67 PBCC images/core.pb-c.c [2020-12-04T23:57:33.212Z] #41 20.80 PBCC images/inventory.pb-c.c [2020-12-04T23:57:33.212Z] #41 20.81 DEP images/core-aarch64.pb-c.d [2020-12-04T23:57:33.212Z] #41 20.89 DEP images/core-arm.pb-c.d [2020-12-04T23:57:33.277Z] #27 25.81 [2020-12-04T23:57:33.277Z] #27 25.93 Download of images into '/build' complete. [2020-12-04T23:57:33.277Z] #27 25.94 Use something like the following to load the result into a Docker daemon: [2020-12-04T23:57:33.277Z] #27 25.94 tar -cC '/build' . | docker load [2020-12-04T23:57:33.391Z] #43 38.15 CC images/cgroup.o [2020-12-04T23:57:33.474Z] #41 21.03 DEP images/core-ppc64.pb-c.d [2020-12-04T23:57:33.474Z] #41 21.12 DEP images/core-s390.pb-c.d [2020-12-04T23:57:33.576Z] #41 51.60 CC images/opts.o [2020-12-04T23:57:33.737Z] #41 21.20 DEP images/core-x86.pb-c.d [2020-12-04T23:57:33.737Z] #41 21.29 DEP images/core.pb-c.d [2020-12-04T23:57:33.737Z] #41 21.42 DEP images/inventory.pb-c.d [2020-12-04T23:57:33.833Z] #41 51.79 CC images/seccomp.o [2020-12-04T23:57:34.001Z] #41 21.55 PBCC images/cpuinfo.pb-c.c [2020-12-04T23:57:34.001Z] #41 21.58 DEP images/cpuinfo.pb-c.d [2020-12-04T23:57:34.001Z] #41 21.65 PBCC images/stats.pb-c.c [2020-12-04T23:57:34.038Z] #43 38.96 CC images/userns.o [2020-12-04T23:57:34.089Z] #41 52.04 CC images/binfmt-misc.o [2020-12-04T23:57:34.263Z] #41 21.70 DEP images/stats.pb-c.d [2020-12-04T23:57:34.335Z] #43 ... [2020-12-04T23:57:34.335Z] [2020-12-04T23:57:34.335Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:57:34.335Z] #13 93.82 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-04T23:57:34.335Z] #13 93.82 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-04T23:57:34.335Z] #13 93.83 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:57:34.335Z] #13 ... [2020-12-04T23:57:34.335Z] [2020-12-04T23:57:34.335Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:34.335Z] #43 39.25 CC images/google/protobuf/descriptor.o [2020-12-04T23:57:34.345Z] #41 52.21 CC images/time.o [2020-12-04T23:57:34.601Z] #41 52.44 CC images/sysctl.o [2020-12-04T23:57:34.633Z] #43 ... [2020-12-04T23:57:34.633Z] [2020-12-04T23:57:34.633Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:34.633Z] #45 94.08 go/scanner [2020-12-04T23:57:34.633Z] #45 94.10 net/url [2020-12-04T23:57:34.633Z] #45 94.14 text/template/parse [2020-12-04T23:57:34.633Z] #45 98.25 go/ast [2020-12-04T23:57:34.633Z] #45 99.16 encoding/json [2020-12-04T23:57:34.673Z] #27 ... [2020-12-04T23:57:34.673Z] [2020-12-04T23:57:34.673Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:57:34.673Z] #53 16.78 Fetched 8230 kB in 11s (753 kB/s) [2020-12-04T23:57:34.673Z] #53 16.78 Reading package lists... [2020-12-04T23:57:34.673Z] #53 23.01 Reading package lists... [2020-12-04T23:57:34.673Z] #53 ... [2020-12-04T23:57:34.673Z] [2020-12-04T23:57:34.673Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:57:34.673Z] #47 21.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-04T23:57:34.673Z] #47 21.01 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-04T23:57:34.673Z] #47 21.03 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-04T23:57:34.673Z] #47 21.04 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-04T23:57:34.673Z] #47 21.04 go: downloading github.com/spf13/cast v1.3.0 [2020-12-04T23:57:34.673Z] #47 21.05 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-04T23:57:34.673Z] #47 21.05 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-04T23:57:34.673Z] #47 21.06 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-04T23:57:34.673Z] #47 21.22 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-04T23:57:34.673Z] #47 21.24 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-04T23:57:34.673Z] #47 21.45 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-04T23:57:34.673Z] #47 21.47 go: extracting github.com/spf13/cast v1.3.0 [2020-12-04T23:57:34.673Z] #47 21.50 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-04T23:57:34.673Z] #47 21.59 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-04T23:57:34.673Z] #47 21.63 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-04T23:57:34.673Z] #47 21.68 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-04T23:57:34.673Z] #47 21.71 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-04T23:57:34.673Z] #47 21.74 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-04T23:57:34.673Z] #47 21.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-04T23:57:34.673Z] #47 21.95 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-04T23:57:34.673Z] #47 22.02 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-04T23:57:34.673Z] #47 22.03 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-04T23:57:34.673Z] #47 22.13 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-04T23:57:34.673Z] #47 22.22 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-04T23:57:34.673Z] #47 22.23 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-04T23:57:34.673Z] #47 22.31 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-04T23:57:34.673Z] #47 22.39 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-04T23:57:34.673Z] #47 22.41 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-04T23:57:34.673Z] #47 22.44 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-04T23:57:34.673Z] #47 22.56 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-04T23:57:34.673Z] #47 22.72 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-04T23:57:34.673Z] #47 22.74 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-04T23:57:34.673Z] #47 22.76 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-04T23:57:34.673Z] #47 22.77 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-04T23:57:34.673Z] #47 23.06 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-04T23:57:34.673Z] #47 23.09 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-04T23:57:34.673Z] #47 23.16 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-04T23:57:34.673Z] #47 23.31 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-04T23:57:34.673Z] #47 23.43 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-04T23:57:34.674Z] #47 23.48 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-04T23:57:34.674Z] #47 23.72 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-04T23:57:34.674Z] #47 23.79 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-04T23:57:34.674Z] #47 23.85 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-04T23:57:34.674Z] #47 23.88 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-04T23:57:34.674Z] #47 23.89 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-04T23:57:34.674Z] #47 24.04 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-04T23:57:34.674Z] #47 24.06 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-04T23:57:34.674Z] #47 24.20 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-04T23:57:34.674Z] #47 24.25 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-04T23:57:34.674Z] #47 24.28 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-04T23:57:34.674Z] #47 24.34 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-04T23:57:34.674Z] #47 24.41 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-04T23:57:34.674Z] #47 24.64 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-04T23:57:34.674Z] #47 24.83 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-04T23:57:34.674Z] #47 24.89 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-04T23:57:34.674Z] #47 25.01 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-04T23:57:34.674Z] #47 25.11 go: downloading github.com/spf13/afero v1.1.2 [2020-12-04T23:57:34.674Z] #47 25.11 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-04T23:57:34.674Z] #47 25.29 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-04T23:57:34.674Z] #47 25.39 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-04T23:57:34.674Z] #47 25.44 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-04T23:57:34.674Z] #47 25.49 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-04T23:57:34.674Z] #47 25.50 go: extracting github.com/spf13/afero v1.1.2 [2020-12-04T23:57:34.674Z] #47 25.51 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-04T23:57:34.674Z] #47 25.58 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-04T23:57:34.674Z] #47 25.59 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-04T23:57:34.674Z] #47 25.60 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-04T23:57:34.674Z] #47 25.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-04T23:57:34.674Z] #47 25.90 go: downloading golang.org/x/text v0.3.2 [2020-12-04T23:57:34.674Z] #47 26.01 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-04T23:57:34.674Z] #47 26.19 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-04T23:57:34.674Z] #47 26.20 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-04T23:57:34.674Z] #47 26.20 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-04T23:57:34.674Z] #47 26.22 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-04T23:57:34.674Z] #47 26.30 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-04T23:57:34.674Z] #47 26.35 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-04T23:57:34.674Z] #47 26.59 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-04T23:57:34.674Z] #47 26.63 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-04T23:57:34.674Z] #47 26.77 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-04T23:57:34.674Z] #47 26.78 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-04T23:57:34.674Z] #47 26.79 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-04T23:57:34.674Z] #47 27.06 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-04T23:57:34.837Z] #41 ... [2020-12-04T23:57:34.837Z] [2020-12-04T23:57:34.837Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:34.837Z] #49 113.1 github.com/pkg/diff [2020-12-04T23:57:34.837Z] #49 115.6 go/ast [2020-12-04T23:57:34.837Z] #49 116.6 golang.org/x/crypto/ssh/terminal [2020-12-04T23:57:34.837Z] #49 118.7 mvdan.cc/editorconfig [2020-12-04T23:57:34.837Z] #49 120.6 mvdan.cc/sh/v3/fileutil [2020-12-04T23:57:34.837Z] #49 120.7 mvdan.cc/sh/v3/syntax [2020-12-04T23:57:34.857Z] #41 52.65 CC images/autofs.o [2020-12-04T23:57:34.857Z] #41 52.90 CC images/macvlan.o [2020-12-04T23:57:35.114Z] #41 53.15 CC images/sit.o [2020-12-04T23:57:35.296Z] #47 27.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-04T23:57:35.296Z] #47 ... [2020-12-04T23:57:35.296Z] [2020-12-04T23:57:35.296Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:57:35.296Z] #40 17.57 Fetched 8230 kB in 13s (620 kB/s) [2020-12-04T23:57:35.296Z] #40 17.57 Reading package lists... [2020-12-04T23:57:35.371Z] #41 53.37 CC images/memfd.o [2020-12-04T23:57:35.562Z] #40 23.59 Reading package lists... [2020-12-04T23:57:35.562Z] #40 ... [2020-12-04T23:57:35.562Z] [2020-12-04T23:57:35.562Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:57:35.562Z] #47 27.74 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-04T23:57:35.562Z] #47 27.74 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-04T23:57:35.562Z] #47 27.75 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-04T23:57:35.629Z] #41 53.60 CC images/timens.o [2020-12-04T23:57:35.826Z] #47 27.90 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-04T23:57:35.826Z] #47 27.98 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-04T23:57:35.826Z] #47 28.10 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-04T23:57:35.886Z] #41 53.85 LINK images/built-in.o [2020-12-04T23:57:36.143Z] #41 54.06 GEN compel/include/asm [2020-12-04T23:57:36.143Z] #41 54.09 GEN compel/include/version.h [2020-12-04T23:57:36.143Z] #41 54.11 touch .config [2020-12-04T23:57:36.143Z] #41 54.16 GEN include/common/config.h [2020-12-04T23:57:36.143Z] #41 54.26 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-12-04T23:57:36.177Z] #45 105.8 text/template [2020-12-04T23:57:36.400Z] #41 54.28 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-12-04T23:57:36.400Z] #41 54.31 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-12-04T23:57:36.400Z] #41 54.34 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-12-04T23:57:36.400Z] #41 54.37 DEP compel/arch/x86/plugins/std/memcpy.d [2020-12-04T23:57:36.400Z] #41 54.42 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-12-04T23:57:36.400Z] #41 54.44 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-04T23:57:36.400Z] #41 54.47 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-12-04T23:57:36.400Z] #41 54.48 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-04T23:57:36.442Z] #47 28.25 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-04T23:57:36.442Z] #47 28.25 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-04T23:57:36.442Z] #47 28.39 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-04T23:57:36.442Z] #47 28.68 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-04T23:57:36.657Z] #41 54.51 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-04T23:57:36.657Z] #41 54.51 DEP compel/plugins/std/infect.d [2020-12-04T23:57:36.657Z] #41 54.70 DEP compel/plugins/std/string.d [2020-12-04T23:57:36.755Z] #49 ... [2020-12-04T23:57:36.755Z] [2020-12-04T23:57:36.755Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:36.755Z] #41 24.37 make[1]: Nothing to be done for 'all'. [2020-12-04T23:57:36.785Z] #47 28.71 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-04T23:57:36.786Z] #47 ... [2020-12-04T23:57:36.786Z] [2020-12-04T23:57:36.786Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:57:36.786Z] #11 18.83 Fetched 8230 kB in 13s (632 kB/s) [2020-12-04T23:57:36.786Z] #11 18.83 Reading package lists... [2020-12-04T23:57:36.786Z] #11 23.60 Reading package lists... [2020-12-04T23:57:36.786Z] #11 ... [2020-12-04T23:57:36.786Z] [2020-12-04T23:57:36.786Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:57:36.786Z] #47 28.89 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-04T23:57:36.786Z] #47 28.93 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-04T23:57:36.817Z] #45 ... [2020-12-04T23:57:36.817Z] [2020-12-04T23:57:36.817Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:36.817Z] #43 41.58 CC images/opts.o [2020-12-04T23:57:36.914Z] #41 54.81 DEP compel/plugins/std/log.d [2020-12-04T23:57:36.914Z] #41 54.88 DEP compel/plugins/std/fds.d [2020-12-04T23:57:37.050Z] #47 28.94 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-04T23:57:37.050Z] #47 29.15 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-04T23:57:37.050Z] #47 29.21 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-04T23:57:37.115Z] #43 41.92 CC images/seccomp.o [2020-12-04T23:57:37.171Z] #41 54.97 DEP compel/plugins/std/std.d [2020-12-04T23:57:37.171Z] #41 55.13 DEP compel/plugins/shmem/shmem.d [2020-12-04T23:57:37.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-04T23:57:37.357Z] #47 29.26 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-04T23:57:37.357Z] #47 29.26 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-04T23:57:37.357Z] #47 29.48 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-04T23:57:37.412Z] #43 42.30 CC images/binfmt-misc.o [2020-12-04T23:57:37.428Z] #41 55.26 DEP compel/plugins/fds/fds.d [2020-12-04T23:57:37.428Z] #41 55.40 CC compel/plugins/std/std.o [2020-12-04T23:57:37.621Z] #47 29.85 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-04T23:57:37.710Z] #43 42.54 CC images/time.o [2020-12-04T23:57:37.885Z] #47 30.03 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-04T23:57:37.991Z] #41 55.76 CC compel/plugins/std/fds.o [2020-12-04T23:57:38.010Z] #43 42.73 CC images/sysctl.o [2020-12-04T23:57:38.010Z] #43 42.94 CC images/autofs.o [2020-12-04T23:57:38.150Z] #47 30.35 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-04T23:57:38.150Z] #47 30.35 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-04T23:57:38.248Z] #41 56.19 CC compel/plugins/std/log.o [2020-12-04T23:57:38.308Z] #43 43.21 CC images/macvlan.o [2020-12-04T23:57:38.415Z] #47 30.48 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-04T23:57:38.415Z] #47 30.49 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-04T23:57:38.415Z] #47 30.52 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-04T23:57:38.606Z] #43 43.43 CC images/sit.o [2020-12-04T23:57:38.606Z] #43 ... [2020-12-04T23:57:38.606Z] [2020-12-04T23:57:38.606Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:38.606Z] #51 98.17 golang.org/x/sys/unix [2020-12-04T23:57:38.606Z] #51 98.38 encoding/json [2020-12-04T23:57:38.681Z] #47 30.79 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-04T23:57:38.681Z] #47 30.82 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-04T23:57:38.681Z] #47 30.86 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-04T23:57:38.681Z] #47 31.06 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-04T23:57:38.904Z] #51 ... [2020-12-04T23:57:38.904Z] [2020-12-04T23:57:38.904Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:38.904Z] #43 43.66 CC images/memfd.o [2020-12-04T23:57:38.944Z] #47 31.07 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-04T23:57:39.178Z] #41 57.03 CC compel/plugins/std/string.o [2020-12-04T23:57:39.202Z] #43 43.98 CC images/timens.o [2020-12-04T23:57:39.272Z] #47 31.31 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-04T23:57:39.272Z] #47 31.36 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-04T23:57:39.272Z] #47 31.36 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-04T23:57:39.503Z] #43 44.30 LINK images/built-in.o [2020-12-04T23:57:39.757Z] #41 57.50 CC compel/plugins/std/infect.o [2020-12-04T23:57:39.757Z] #41 57.85 CC compel/arch/x86/plugins/std/parasite-head.o [2020-12-04T23:57:39.801Z] #43 44.47 GEN compel/include/asm [2020-12-04T23:57:39.801Z] #43 44.51 GEN compel/include/version.h [2020-12-04T23:57:39.801Z] #43 44.57 touch .config [2020-12-04T23:57:39.801Z] #43 44.64 GEN include/common/config.h [2020-12-04T23:57:40.037Z] #41 57.92 CC compel/arch/x86/plugins/std/memcpy.o [2020-12-04T23:57:40.037Z] #41 57.96 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-12-04T23:57:40.037Z] #41 58.07 AR compel/plugins/std.lib.a [2020-12-04T23:57:40.104Z] #43 44.74 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-04T23:57:40.104Z] #43 44.76 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-04T23:57:40.104Z] #43 44.79 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-12-04T23:57:40.104Z] #43 44.83 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-12-04T23:57:40.104Z] #43 44.88 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-12-04T23:57:40.104Z] #43 44.91 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-12-04T23:57:40.104Z] #43 44.94 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-12-04T23:57:40.104Z] #43 44.97 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-04T23:57:40.104Z] #43 45.00 DEP compel/plugins/std/infect.d [2020-12-04T23:57:40.249Z] #41 ... [2020-12-04T23:57:40.249Z] [2020-12-04T23:57:40.249Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:40.249Z] #43 118.3 text/template [2020-12-04T23:57:40.249Z] #43 122.1 encoding/xml [2020-12-04T23:57:40.249Z] #43 126.3 go/doc [2020-12-04T23:57:40.249Z] #43 ... [2020-12-04T23:57:40.249Z] [2020-12-04T23:57:40.249Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:57:40.249Z] #54 59.49 Checking out files: 23% (839/3632) Checking out files: 24% (872/3632) Checking out files: 25% (908/3632) Checking out files: 26% (945/3632) Checking out files: 27% (981/3632) Checking out files: 28% (1017/3632) Checking out files: 29% (1054/3632) Checking out files: 30% (1090/3632) Checking out files: 31% (1126/3632) Checking out files: 32% (1163/3632) Checking out files: 33% (1199/3632) Checking out files: 34% (1235/3632) Checking out files: 35% (1272/3632) Checking out files: 36% (1308/3632) Checking out files: 37% (1344/3632) Checking out files: 38% (1381/3632) Checking out files: 39% (1417/3632) Checking out files: 40% (1453/3632) Checking out files: 41% (1490/3632) Checking out files: 42% (1526/3632) Checking out files: 43% (1562/3632) Checking out files: 44% (1599/3632) Checking out files: 45% (1635/3632) Checking out files: 46% (1671/3632) Checking out files: 47% (1708/3632) Checking out files: 48% (1744/3632) Checking out files: 49% (1780/3632) Checking out files: 50% (1816/3632) Checking out files: 51% (1853/3632) Checking out files: 52% (1889/3632) Checking out files: 53% (1925/3632) Checking out files: 54% (1962/3632) Checking out files: 55% (1998/3632) Checking out files: 56% (2034/3632) Checking out files: 57% (2071/3632) Checking out files: 58% (2107/3632) Checking out files: 59% (2143/3632) Checking out files: 60% (2180/3632) Checking out files: 61% (2216/3632) Checking out files: 62% (2252/3632) Checking out files: 62% (2258/3632) Checking out files: 63% (2289/3632) Checking out files: 64% (2325/3632) Checking out files: 65% (2361/3632) Checking out files: 66% (2398/3632) Checking out files: 67% (2434/3632) Checking out files: 68% (2470/3632) Checking out files: 69% (2507/3632) Checking out files: 70% (2543/3632) Checking out files: 71% (2579/3632) Checking out files: 72% (2616/3632) Checking out files: 73% (2652/3632) Checking out files: 74% (2688/3632) Checking out files: 75% (2724/3632) Checking out files: 76% (2761/3632) Checking out files: 77% (2797/3632) Checking out files: 78% (2833/3632) Checking out files: 79% (2870/3632) Checking out files: 80% (2906/3632) Checking out files: 81% (2942/3632) Checking out files: 82% (2979/3632) Checking out files: 82% (3002/3632) Checking out files: 83% (3015/3632) Checking out files: 84% (3051/3632) Checking out files: 85% (3088/3632) Checking out files: 86% (3124/3632) Checking out files: 87% (3160/3632) Checking out files: 88% (3197/3632) Checking out files: 89% (3233/3632) Checking out files: 90% (3269/3632) Checking out files: 91% (3306/3632) Checking out files: 92% (3342/3632) Checking out files: 93% (3378/3632) Checking out files: 94% (3415/3632) Checking out files: 95% (3451/3632) Checking out files: 96% (3487/3632) Checking out files: 97% (3524/3632) Checking out files: 98% (3560/3632) Checking out files: 99% (3596/3632) Checking out files: 100% (3632/3632) Checking out files: 100% (3632/3632), done. [2020-12-04T23:57:40.295Z] #41 58.22 CC compel/plugins/fds/fds.o [2020-12-04T23:57:40.295Z] #41 ... [2020-12-04T23:57:40.295Z] [2020-12-04T23:57:40.295Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:57:40.295Z] #56 152.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-04T23:57:40.295Z] #56 152.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-04T23:57:40.295Z] #56 DONE 159.8s [2020-12-04T23:57:40.295Z] [2020-12-04T23:57:40.295Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-04T23:57:40.295Z] #57 DONE 0.0s [2020-12-04T23:57:40.295Z] [2020-12-04T23:57:40.295Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:57:40.295Z] #11 159.7 Selecting previously unselected package libapparmor1:amd64. [2020-12-04T23:57:40.295Z] #11 159.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-12-04T23:57:40.295Z] #11 159.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-12-04T23:57:40.385Z] #47 ... [2020-12-04T23:57:40.385Z] [2020-12-04T23:57:40.385Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:57:40.385Z] #34 15.53 Reading package lists... [2020-12-04T23:57:40.385Z] #34 22.44 Reading package lists... [2020-12-04T23:57:40.385Z] #34 28.16 Building dependency tree... [2020-12-04T23:57:40.385Z] #34 30.57 The following additional packages will be installed: [2020-12-04T23:57:40.385Z] #34 30.59 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-04T23:57:40.385Z] #34 30.59 Suggested packages: [2020-12-04T23:57:40.385Z] #34 30.59 cmake-doc ninja-build lrzip [2020-12-04T23:57:40.385Z] #34 30.59 Recommended packages: [2020-12-04T23:57:40.385Z] #34 30.59 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-04T23:57:40.385Z] #34 31.74 The following NEW packages will be installed: [2020-12-04T23:57:40.385Z] #34 31.75 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-04T23:57:40.385Z] #34 31.75 vim-common xxd [2020-12-04T23:57:40.385Z] #34 ... [2020-12-04T23:57:40.385Z] [2020-12-04T23:57:40.385Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:57:40.385Z] #11 23.60 Reading package lists... [2020-12-04T23:57:40.385Z] #11 29.21 Building dependency tree... [2020-12-04T23:57:40.385Z] #11 31.10 The following additional packages will be installed: [2020-12-04T23:57:40.385Z] #11 31.10 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-04T23:57:40.385Z] #11 31.10 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-04T23:57:40.385Z] #11 31.10 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-04T23:57:40.385Z] #11 31.10 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-04T23:57:40.385Z] #11 31.12 Suggested packages: [2020-12-04T23:57:40.385Z] #11 31.12 gcc-8-locales seccomp wine64 [2020-12-04T23:57:40.385Z] #11 31.98 The following NEW packages will be installed: [2020-12-04T23:57:40.385Z] #11 31.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-04T23:57:40.385Z] #11 31.98 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-04T23:57:40.385Z] #11 31.98 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-04T23:57:40.385Z] #11 31.98 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-04T23:57:40.385Z] #11 31.98 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-04T23:57:40.385Z] #11 31.98 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-04T23:57:40.385Z] #11 32.34 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:57:40.385Z] #11 32.34 Need to get 73.3 MB of archives. [2020-12-04T23:57:40.385Z] #11 32.34 After this operation, 472 MB of additional disk space will be used. [2020-12-04T23:57:40.385Z] #11 32.34 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-12-04T23:57:40.400Z] #43 45.15 DEP compel/plugins/std/string.d [2020-12-04T23:57:40.513Z] #54 62.58 + cd /tmp/tmp.hQnKHAwm1a/src/github.com/containerd/containerd [2020-12-04T23:57:40.513Z] #54 62.60 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-04T23:57:40.551Z] #11 ... [2020-12-04T23:57:40.551Z] [2020-12-04T23:57:40.551Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-04T23:57:40.551Z] #58 DONE 0.1s [2020-12-04T23:57:40.551Z] [2020-12-04T23:57:40.551Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:57:40.551Z] #11 160.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-12-04T23:57:40.551Z] #11 160.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-12-04T23:57:40.551Z] #11 160.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-04T23:57:40.698Z] #43 45.26 DEP compel/plugins/std/log.d [2020-12-04T23:57:40.698Z] #43 45.41 DEP compel/plugins/std/fds.d [2020-12-04T23:57:40.698Z] #43 45.52 DEP compel/plugins/std/std.d [2020-12-04T23:57:40.698Z] #43 45.64 DEP compel/plugins/shmem/shmem.d [2020-12-04T23:57:40.808Z] #11 160.2 Selecting previously unselected package libbtrfs0. [2020-12-04T23:57:40.808Z] #11 160.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-04T23:57:40.808Z] #11 160.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-04T23:57:40.996Z] #43 45.73 DEP compel/plugins/fds/fds.d [2020-12-04T23:57:40.996Z] #43 45.84 CC compel/plugins/std/std.o [2020-12-04T23:57:41.011Z] #11 33.17 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-12-04T23:57:41.065Z] #11 160.4 Selecting previously unselected package libbtrfs-dev. [2020-12-04T23:57:41.065Z] #11 160.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-04T23:57:41.065Z] #11 160.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:57:41.065Z] #11 160.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-12-04T23:57:41.322Z] #11 160.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-04T23:57:41.322Z] #11 160.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-04T23:57:41.322Z] #11 160.8 Selecting previously unselected package libudev-dev:amd64. [2020-12-04T23:57:41.322Z] #11 160.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-12-04T23:57:41.322Z] #11 160.9 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-12-04T23:57:41.579Z] #11 161.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-12-04T23:57:41.579Z] #11 161.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-12-04T23:57:41.579Z] #11 161.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-12-04T23:57:41.588Z] #11 33.61 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-12-04T23:57:41.588Z] #11 33.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-12-04T23:57:41.588Z] #11 33.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-12-04T23:57:41.588Z] #11 33.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-04T23:57:41.643Z] #43 46.30 CC compel/plugins/std/fds.o [2020-12-04T23:57:41.838Z] #11 161.4 Selecting previously unselected package libpcre16-3:amd64. [2020-12-04T23:57:41.838Z] #11 161.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-12-04T23:57:41.838Z] #11 161.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-12-04T23:57:41.942Z] #43 46.76 CC compel/plugins/std/log.o [2020-12-04T23:57:42.095Z] #11 161.5 Selecting previously unselected package libpcre32-3:amd64. [2020-12-04T23:57:42.095Z] #11 161.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-12-04T23:57:42.095Z] #11 161.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-12-04T23:57:42.165Z] #11 ... [2020-12-04T23:57:42.165Z] [2020-12-04T23:57:42.165Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:42.165Z] #62 24.08 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-04T23:57:42.165Z] #62 ... [2020-12-04T23:57:42.165Z] [2020-12-04T23:57:42.165Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-04T23:57:42.165Z] #30 33.75 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-04T23:57:42.352Z] #11 161.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-12-04T23:57:42.352Z] #11 161.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-12-04T23:57:42.352Z] #11 161.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-04T23:57:42.352Z] #11 161.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-12-04T23:57:42.352Z] #11 161.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-12-04T23:57:42.352Z] #11 161.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-04T23:57:42.503Z] #54 64.21 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-04T23:57:42.503Z] #54 64.21 + BUILDTAGS='netgo osusergo static_build' [2020-12-04T23:57:42.503Z] #54 64.21 + export EXTRA_FLAGS=-buildmode=pie [2020-12-04T23:57:42.503Z] #54 64.21 + EXTRA_FLAGS=-buildmode=pie [2020-12-04T23:57:42.503Z] #54 64.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-04T23:57:42.503Z] #54 64.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-04T23:57:42.503Z] #54 64.21 + '[' '' = dynamic ']' [2020-12-04T23:57:42.503Z] #54 64.21 + make [2020-12-04T23:57:42.609Z] #11 162.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-12-04T23:57:42.910Z] #11 162.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-12-04T23:57:42.910Z] #11 162.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-04T23:57:42.910Z] #11 162.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-12-04T23:57:42.910Z] #11 162.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-12-04T23:57:42.910Z] #11 162.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-04T23:57:42.910Z] #11 162.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-12-04T23:57:42.950Z] #30 34.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-04T23:57:42.995Z] #43 47.55 CC compel/plugins/std/string.o [2020-12-04T23:57:43.166Z] #11 162.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-12-04T23:57:43.167Z] #11 162.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-04T23:57:43.292Z] #43 48.17 CC compel/plugins/std/infect.o [2020-12-04T23:57:43.425Z] #11 162.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-12-04T23:57:43.425Z] #11 162.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-12-04T23:57:43.425Z] #11 162.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-12-04T23:57:43.910Z] #54 66.06 + bin/ctr [2020-12-04T23:57:43.940Z] #11 163.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-04T23:57:43.940Z] #11 163.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-04T23:57:43.940Z] #11 163.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-12-04T23:57:43.940Z] #11 163.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-04T23:57:43.940Z] #11 163.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-12-04T23:57:43.940Z] #11 163.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-12-04T23:57:43.940Z] #11 163.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:57:43.940Z] #11 163.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-04T23:57:43.940Z] #11 163.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-12-04T23:57:43.940Z] #11 163.4 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-12-04T23:57:43.940Z] #11 163.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-04T23:57:43.940Z] #11 163.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:57:43.940Z] #11 163.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-04T23:57:43.940Z] #11 163.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-04T23:57:43.940Z] #11 163.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-12-04T23:57:43.940Z] #11 163.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-04T23:57:43.940Z] #11 163.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-04T23:57:43.940Z] #11 163.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:57:43.940Z] #11 163.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-04T23:57:43.940Z] #11 163.5 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-12-04T23:57:43.941Z] #43 48.49 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-12-04T23:57:43.941Z] #43 48.53 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-12-04T23:57:43.941Z] #43 48.58 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-12-04T23:57:43.941Z] #43 ... [2020-12-04T23:57:43.941Z] [2020-12-04T23:57:43.941Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:57:43.941Z] #13 109.3 Selecting previously unselected package libapparmor1:ppc64el. [2020-12-04T23:57:43.941Z] #13 109.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-12-04T23:57:43.941Z] #13 109.3 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-12-04T23:57:43.941Z] #13 109.5 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-12-04T23:57:43.941Z] #13 109.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-12-04T23:57:43.941Z] #13 109.5 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-12-04T23:57:43.941Z] #13 109.7 Selecting previously unselected package libbtrfs0. [2020-12-04T23:57:43.941Z] #13 109.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-12-04T23:57:43.941Z] #13 109.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-04T23:57:43.941Z] #13 109.8 Selecting previously unselected package libbtrfs-dev. [2020-12-04T23:57:43.941Z] #13 109.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-12-04T23:57:43.941Z] #13 109.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:57:43.941Z] #13 109.9 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-12-04T23:57:43.941Z] #13 109.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-12-04T23:57:43.941Z] #13 109.9 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-04T23:57:43.941Z] #13 110.0 Selecting previously unselected package libudev-dev:ppc64el. [2020-12-04T23:57:43.941Z] #13 110.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-12-04T23:57:43.941Z] #13 110.1 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-12-04T23:57:43.941Z] #13 110.2 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-12-04T23:57:43.941Z] #13 110.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-12-04T23:57:43.941Z] #13 110.3 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-12-04T23:57:43.941Z] #13 110.6 Selecting previously unselected package libpcre16-3:ppc64el. [2020-12-04T23:57:43.941Z] #13 110.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-12-04T23:57:43.941Z] #13 110.7 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-12-04T23:57:43.941Z] #13 110.9 Selecting previously unselected package libpcre32-3:ppc64el. [2020-12-04T23:57:43.941Z] #13 110.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-12-04T23:57:43.941Z] #13 110.9 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-12-04T23:57:43.941Z] #13 111.1 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-12-04T23:57:43.941Z] #13 111.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-12-04T23:57:43.941Z] #13 111.1 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-12-04T23:57:43.941Z] #13 111.2 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-12-04T23:57:43.941Z] #13 111.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-12-04T23:57:43.941Z] #13 111.2 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-12-04T23:57:43.941Z] #13 111.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-12-04T23:57:43.941Z] #13 111.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-12-04T23:57:43.941Z] #13 111.7 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-12-04T23:57:43.941Z] #13 112.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-12-04T23:57:43.941Z] #13 112.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-12-04T23:57:43.941Z] #13 112.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-12-04T23:57:43.941Z] #13 112.1 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-12-04T23:57:43.941Z] #13 112.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-12-04T23:57:43.941Z] #13 112.1 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-12-04T23:57:43.941Z] #13 112.3 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-12-04T23:57:43.941Z] #13 112.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-12-04T23:57:43.941Z] #13 112.3 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-12-04T23:57:43.941Z] #13 112.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-12-04T23:57:43.941Z] #13 112.9 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-12-04T23:57:43.941Z] #13 112.9 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-12-04T23:57:43.941Z] #13 112.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-04T23:57:43.941Z] #13 112.9 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-12-04T23:57:43.941Z] #13 112.9 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-12-04T23:57:43.941Z] #13 112.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:57:43.941Z] #13 112.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-04T23:57:43.941Z] #13 112.9 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-12-04T23:57:43.941Z] #13 112.9 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-12-04T23:57:43.941Z] #13 112.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-04T23:57:43.941Z] #13 112.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:57:43.941Z] #13 112.9 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-12-04T23:57:43.941Z] #13 112.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-04T23:57:43.941Z] #13 113.0 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-12-04T23:57:43.941Z] #13 113.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-04T23:57:43.941Z] #13 113.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-12-04T23:57:43.941Z] #13 113.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:57:43.941Z] #13 113.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-12-04T23:57:43.941Z] #13 113.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-12-04T23:57:43.941Z] #13 113.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:57:43.941Z] #13 113.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-12-04T23:57:43.941Z] #13 113.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-04T23:57:43.941Z] #13 113.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-04T23:57:43.941Z] #13 113.0 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-12-04T23:57:43.941Z] #13 113.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-04T23:57:43.941Z] #13 113.1 Setting up dmsetup (2:1.02.155-3) ... [2020-12-04T23:57:43.941Z] #13 113.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-04T23:57:43.941Z] #13 113.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-12-04T23:57:43.941Z] #13 113.1 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:57:43.941Z] #13 DONE 113.5s [2020-12-04T23:57:43.941Z] [2020-12-04T23:57:43.941Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:43.941Z] #43 48.62 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-12-04T23:57:43.941Z] #43 48.67 AR compel/plugins/std.lib.a [2020-12-04T23:57:43.941Z] #43 ... [2020-12-04T23:57:43.941Z] [2020-12-04T23:57:43.941Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:43.941Z] #45 110.7 go/parser [2020-12-04T23:57:44.197Z] #11 163.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:57:44.197Z] #11 163.5 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-12-04T23:57:44.197Z] #11 163.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-12-04T23:57:44.197Z] #11 163.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-04T23:57:44.197Z] #11 163.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-04T23:57:44.197Z] #11 163.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-04T23:57:44.197Z] #11 163.6 Setting up dmsetup (2:1.02.155-3) ... [2020-12-04T23:57:44.197Z] #11 163.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-04T23:57:44.197Z] #11 163.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-04T23:57:44.197Z] #11 163.7 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:57:44.586Z] #45 ... [2020-12-04T23:57:44.586Z] [2020-12-04T23:57:44.586Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-04T23:57:44.586Z] #14 DONE 0.7s [2020-12-04T23:57:44.764Z] #11 DONE 164.2s [2020-12-04T23:57:44.764Z] [2020-12-04T23:57:44.764Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-04T23:57:44.764Z] #12 ... [2020-12-04T23:57:44.764Z] [2020-12-04T23:57:44.764Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:44.764Z] #43 154.1 net/textproto [2020-12-04T23:57:44.764Z] #43 154.1 crypto/x509 [2020-12-04T23:57:44.764Z] #43 155.4 vendor/golang.org/x/net/http/httpguts [2020-12-04T23:57:44.764Z] #43 155.6 vendor/golang.org/x/net/http/httpproxy [2020-12-04T23:57:44.764Z] #43 156.1 mime/multipart [2020-12-04T23:57:44.764Z] #43 158.5 crypto/tls [2020-12-04T23:57:44.884Z] [2020-12-04T23:57:44.884Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:44.884Z] #53 0.373 + RM_GOPATH=0 [2020-12-04T23:57:44.884Z] #53 0.374 + TMP_GOPATH= [2020-12-04T23:57:44.884Z] #53 0.376 + : /build [2020-12-04T23:57:44.884Z] #53 0.377 + '[' -z '' ']' [2020-12-04T23:57:44.884Z] #53 0.379 ++ mktemp -d [2020-12-04T23:57:44.884Z] #53 0.383 + export GOPATH=/tmp/tmp.HqRJsGgvZq [2020-12-04T23:57:44.884Z] #53 0.384 + GOPATH=/tmp/tmp.HqRJsGgvZq [2020-12-04T23:57:44.884Z] #53 0.384 + RM_GOPATH=1 [2020-12-04T23:57:44.884Z] #53 0.385 + case "$(go env GOARCH)" in [2020-12-04T23:57:44.884Z] #53 0.387 ++ go env GOARCH [2020-12-04T23:57:44.884Z] #53 0.394 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:44.884Z] #53 0.394 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:44.884Z] #53 0.396 ++ dirname /tmp/install/install.sh [2020-12-04T23:57:44.884Z] #53 0.402 + dir=/tmp/install [2020-12-04T23:57:44.884Z] #53 0.402 + bin=runc [2020-12-04T23:57:44.884Z] #53 0.402 + shift [2020-12-04T23:57:44.884Z] #53 0.402 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-04T23:57:44.884Z] #53 0.421 + . /tmp/install/runc.installer [2020-12-04T23:57:44.884Z] #53 0.425 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-04T23:57:44.884Z] #53 0.426 + install_runc [2020-12-04T23:57:44.884Z] #53 0.427 + uname -r [2020-12-04T23:57:44.884Z] #53 0.428 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-04T23:57:44.884Z] #53 0.431 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-04T23:57:44.884Z] #53 0.432 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-04T23:57:44.884Z] #53 0.432 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HqRJsGgvZq/src/github.com/opencontainers/runc [2020-12-04T23:57:44.884Z] #53 0.432 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-04T23:57:44.884Z] #53 0.435 Cloning into '/tmp/tmp.HqRJsGgvZq/src/github.com/opencontainers/runc'... [2020-12-04T23:57:45.023Z] #43 ... [2020-12-04T23:57:45.023Z] [2020-12-04T23:57:45.023Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:45.023Z] #41 58.76 AR compel/plugins/fds.lib.a [2020-12-04T23:57:45.023Z] #41 58.89 HOSTDEP compel/src/lib/log-host.d [2020-12-04T23:57:45.023Z] #41 59.02 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-04T23:57:45.023Z] #41 59.24 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-12-04T23:57:45.023Z] #41 59.32 HOSTDEP compel/src/main-host.d [2020-12-04T23:57:45.023Z] #41 59.43 DEP compel/src/lib/ptrace.d [2020-12-04T23:57:45.023Z] #41 59.66 DEP compel/src/lib/infect.d [2020-12-04T23:57:45.023Z] #41 59.82 DEP compel/src/lib/infect-util.d [2020-12-04T23:57:45.023Z] #41 59.91 DEP compel/src/lib/infect-rpc.d [2020-12-04T23:57:45.023Z] #41 59.99 DEP compel/arch/x86/src/lib/infect.d [2020-12-04T23:57:45.023Z] #41 60.10 DEP compel/arch/x86/src/lib/cpu.d [2020-12-04T23:57:45.023Z] #41 60.15 DEP compel/src/lib/log.d [2020-12-04T23:57:45.023Z] #41 60.25 DEP compel/src/main.d [2020-12-04T23:57:45.023Z] #41 60.38 DEP compel/src/lib/handle-elf.d [2020-12-04T23:57:45.023Z] #41 60.50 DEP compel/arch/x86/src/lib/handle-elf.d [2020-12-04T23:57:45.023Z] #41 60.60 CC compel/src/lib/log.o [2020-12-04T23:57:45.023Z] #41 60.82 CC compel/arch/x86/src/lib/cpu.o [2020-12-04T23:57:45.023Z] #41 61.46 CC compel/arch/x86/src/lib/infect.o [2020-12-04T23:57:45.023Z] #41 62.18 CC compel/src/lib/infect-rpc.o [2020-12-04T23:57:45.023Z] #41 62.50 CC compel/src/lib/infect-util.o [2020-12-04T23:57:45.023Z] #41 62.83 CC compel/src/lib/infect.o [2020-12-04T23:57:45.182Z] #53 ... [2020-12-04T23:57:45.182Z] [2020-12-04T23:57:45.182Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-04T23:57:45.182Z] #15 DONE 0.5s [2020-12-04T23:57:45.182Z] [2020-12-04T23:57:45.182Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-04T23:57:45.182Z] #16 0.262 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-04T23:57:45.481Z] #16 DONE 0.3s [2020-12-04T23:57:45.481Z] [2020-12-04T23:57:45.481Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-04T23:57:45.784Z] #17 DONE 0.3s [2020-12-04T23:57:45.784Z] [2020-12-04T23:57:45.784Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-04T23:57:46.104Z] #18 DONE 0.4s [2020-12-04T23:57:46.104Z] [2020-12-04T23:57:46.104Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2020-12-04T23:57:46.402Z] #41 ... [2020-12-04T23:57:46.403Z] [2020-12-04T23:57:46.403Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-04T23:57:46.403Z] #12 DONE 1.6s [2020-12-04T23:57:46.403Z] [2020-12-04T23:57:46.403Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-04T23:57:46.763Z] #19 DONE 0.4s [2020-12-04T23:57:46.763Z] [2020-12-04T23:57:46.763Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:57:47.062Z] #20 0.377 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:57:47.062Z] #20 0.451 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:57:47.062Z] #20 0.456 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:57:47.181Z] #30 ... [2020-12-04T23:57:47.181Z] [2020-12-04T23:57:47.181Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:57:47.181Z] #53 23.01 Reading package lists... [2020-12-04T23:57:47.181Z] #53 29.06 Building dependency tree... [2020-12-04T23:57:47.181Z] #53 31.36 The following additional packages will be installed: [2020-12-04T23:57:47.181Z] #53 31.36 libbtrfs0 [2020-12-04T23:57:47.181Z] #53 31.50 The following NEW packages will be installed: [2020-12-04T23:57:47.181Z] #53 31.50 libbtrfs-dev libbtrfs0 [2020-12-04T23:57:47.181Z] #53 31.98 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:57:47.181Z] #53 31.98 Need to get 119 kB of archives. [2020-12-04T23:57:47.181Z] #53 31.98 After this operation, 387 kB of additional disk space will be used. [2020-12-04T23:57:47.181Z] #53 31.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-12-04T23:57:47.181Z] #53 31.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-12-04T23:57:47.181Z] #53 35.05 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:57:47.181Z] #53 36.44 Fetched 119 kB in 0s (383 kB/s) [2020-12-04T23:57:47.181Z] #53 39.01 Selecting previously unselected package libbtrfs0. [2020-12-04T23:57:47.181Z] #53 39.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% [2020-12-04T23:57:47.181Z] #53 ... [2020-12-04T23:57:47.181Z] [2020-12-04T23:57:47.181Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:57:47.181Z] #34 32.30 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:57:47.181Z] #34 32.30 Need to get 14.2 MB of archives. [2020-12-04T23:57:47.181Z] #34 32.30 After this operation, 60.0 MB of additional disk space will be used. [2020-12-04T23:57:47.181Z] #34 32.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-12-04T23:57:47.181Z] #34 32.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-04T23:57:47.181Z] #34 32.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-04T23:57:47.181Z] #34 33.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-12-04T23:57:47.181Z] #34 34.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-12-04T23:57:47.181Z] #34 34.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-12-04T23:57:47.181Z] #34 34.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-12-04T23:57:47.181Z] #34 34.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-12-04T23:57:47.181Z] #34 34.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-12-04T23:57:47.181Z] #34 34.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-12-04T23:57:47.181Z] #34 36.38 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:57:47.181Z] #34 37.18 Fetched 14.2 MB in 3s (4538 kB/s) [2020-12-04T23:57:47.181Z] #34 39.02 Selecting previously unselected package xxd. [2020-12-04T23:57:47.181Z] #34 39.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-12-04T23:57:47.181Z] #34 39.13 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-12-04T23:57:47.181Z] #34 ... [2020-12-04T23:57:47.181Z] [2020-12-04T23:57:47.181Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:57:47.181Z] #40 23.59 Reading package lists... [2020-12-04T23:57:47.181Z] #40 29.30 Building dependency tree... [2020-12-04T23:57:47.181Z] #40 31.19 The following additional packages will be installed: [2020-12-04T23:57:47.181Z] #40 31.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-04T23:57:47.181Z] #40 31.20 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-04T23:57:47.181Z] #40 31.20 Suggested packages: [2020-12-04T23:57:47.181Z] #40 31.20 manpages-dev python-setuptools [2020-12-04T23:57:47.181Z] #40 32.15 The following NEW packages will be installed: [2020-12-04T23:57:47.181Z] #40 32.16 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-04T23:57:47.181Z] #40 32.16 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-04T23:57:47.181Z] #40 32.16 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-04T23:57:47.181Z] #40 32.16 python-six zlib1g-dev [2020-12-04T23:57:47.181Z] #40 32.78 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:57:47.181Z] #40 32.78 Need to get 3798 kB of archives. [2020-12-04T23:57:47.181Z] #40 32.78 After this operation, 21.6 MB of additional disk space will be used. [2020-12-04T23:57:47.181Z] #40 32.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-12-04T23:57:47.181Z] #40 32.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-12-04T23:57:47.181Z] #40 32.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-12-04T23:57:47.181Z] #40 32.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-12-04T23:57:47.181Z] #40 32.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-12-04T23:57:47.181Z] #40 33.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-12-04T23:57:47.181Z] #40 33.15 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-12-04T23:57:47.181Z] #40 33.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-12-04T23:57:47.181Z] #40 33.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-12-04T23:57:47.181Z] #40 33.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-12-04T23:57:47.181Z] #40 33.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-12-04T23:57:47.181Z] #40 33.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-12-04T23:57:47.181Z] #40 33.68 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-12-04T23:57:47.181Z] #40 33.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-12-04T23:57:47.181Z] #40 33.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-04T23:57:47.181Z] #40 33.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-12-04T23:57:47.181Z] #40 33.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-12-04T23:57:47.181Z] #40 35.88 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:57:47.181Z] #40 37.04 Fetched 3798 kB in 2s (2492 kB/s) [2020-12-04T23:57:47.181Z] #40 37.90 Selecting previously unselected package libcap-dev:arm64. [2020-12-04T23:57:47.181Z] #40 37.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-12-04T23:57:47.181Z] #40 37.96 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-12-04T23:57:47.181Z] #40 39.08 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-12-04T23:57:47.181Z] #40 ... [2020-12-04T23:57:47.181Z] [2020-12-04T23:57:47.181Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:57:47.181Z] #53 39.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-12-04T23:57:47.181Z] #53 39.13 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-12-04T23:57:47.337Z] #13 DONE 1.1s [2020-12-04T23:57:47.337Z] [2020-12-04T23:57:47.337Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:47.337Z] #51 1.533 + RM_GOPATH=0 [2020-12-04T23:57:47.337Z] #51 1.533 + TMP_GOPATH= [2020-12-04T23:57:47.337Z] #51 1.533 + : /build [2020-12-04T23:57:47.337Z] #51 1.533 + '[' -z '' ']' [2020-12-04T23:57:47.337Z] #51 1.533 ++ mktemp -d [2020-12-04T23:57:47.337Z] #51 1.544 + export GOPATH=/tmp/tmp.A6aMV2qFXr [2020-12-04T23:57:47.337Z] #51 1.544 + GOPATH=/tmp/tmp.A6aMV2qFXr [2020-12-04T23:57:47.337Z] #51 1.544 + RM_GOPATH=1 [2020-12-04T23:57:47.337Z] #51 1.544 + case "$(go env GOARCH)" in [2020-12-04T23:57:47.337Z] #51 1.555 ++ go env GOARCH [2020-12-04T23:57:47.337Z] #51 1.579 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:47.337Z] #51 1.583 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:47.337Z] #51 1.583 ++ dirname /tmp/install/install.sh [2020-12-04T23:57:47.337Z] #51 1.584 + dir=/tmp/install [2020-12-04T23:57:47.337Z] #51 1.588 + bin=runc [2020-12-04T23:57:47.337Z] #51 1.588 + shift [2020-12-04T23:57:47.337Z] #51 1.588 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-04T23:57:47.337Z] #51 1.595 + . /tmp/install/runc.installer [2020-12-04T23:57:47.337Z] #51 1.595 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-04T23:57:47.337Z] #51 1.595 + install_runc [2020-12-04T23:57:47.337Z] #51 1.599 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-04T23:57:47.337Z] #51 1.610 + uname -r [2020-12-04T23:57:47.337Z] #51 1.629 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-04T23:57:47.337Z] #51 1.629 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-04T23:57:47.337Z] #51 1.629 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-04T23:57:47.337Z] #51 1.629 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.A6aMV2qFXr/src/github.com/opencontainers/runc [2020-12-04T23:57:47.337Z] #51 1.651 Cloning into '/tmp/tmp.A6aMV2qFXr/src/github.com/opencontainers/runc'... [2020-12-04T23:57:48.601Z] #20 1.606 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-12-04T23:57:48.710Z] #51 ... [2020-12-04T23:57:48.710Z] [2020-12-04T23:57:48.710Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-04T23:57:48.710Z] #14 0.957 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-04T23:57:48.710Z] #14 DONE 1.1s [2020-12-04T23:57:48.710Z] [2020-12-04T23:57:48.710Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:48.710Z] #41 65.93 CC compel/src/lib/ptrace.o [2020-12-04T23:57:48.710Z] #41 66.42 AR compel/libcompel.a [2020-12-04T23:57:48.710Z] #41 66.61 HOSTCC compel/src/main-host.o [2020-12-04T23:57:48.971Z] #41 66.94 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-12-04T23:57:49.228Z] #41 67.18 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-04T23:57:49.657Z] #20 3.111 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [243 kB] [2020-12-04T23:57:49.747Z] #53 42.08 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-04T23:57:49.791Z] #41 ... [2020-12-04T23:57:49.791Z] [2020-12-04T23:57:49.791Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-04T23:57:49.791Z] #15 DONE 1.1s [2020-12-04T23:57:49.791Z] [2020-12-04T23:57:49.791Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:49.791Z] #41 67.56 HOSTCC compel/src/lib/log-host.o [2020-12-04T23:57:50.048Z] #41 67.95 HOSTLINK compel/compel-host-bin [2020-12-04T23:57:50.305Z] #41 68.14 DEP soccr/soccr.d [2020-12-04T23:57:50.305Z] #41 68.25 CC soccr/soccr.o [2020-12-04T23:57:50.305Z] #20 3.729 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-04T23:57:50.425Z] .....INFO: Daemon under test started and replied! [2020-12-04T23:57:50.425Z] INFO: Docker version of the daemon under test [2020-12-04T23:57:50.425Z] [2020-12-04T23:57:50.425Z] Client: [2020-12-04T23:57:50.425Z] Version: 17.06.2-ce [2020-12-04T23:57:50.425Z] API version: 1.30 [2020-12-04T23:57:50.425Z] Go version: go1.8.3 [2020-12-04T23:57:50.425Z] Git commit: cec0b72 [2020-12-04T23:57:50.425Z] Built: Tue Sep 5 19:57:19 2017 [2020-12-04T23:57:50.425Z] OS/Arch: windows/amd64 [2020-12-04T23:57:50.425Z] [2020-12-04T23:57:50.425Z] Server: [2020-12-04T23:57:50.425Z] Version: 0.0.0-dev [2020-12-04T23:57:50.425Z] API version: 1.41 (minimum version 1.24) [2020-12-04T23:57:50.425Z] Go version: go1.13.15 [2020-12-04T23:57:50.425Z] Git commit: 495d623ae5 [2020-12-04T23:57:50.425Z] Built: 12/04/2020 23:55:32 [2020-12-04T23:57:50.425Z] OS/Arch: windows/amd64 [2020-12-04T23:57:50.425Z] Experimental: false [2020-12-04T23:57:50.425Z] [2020-12-04T23:57:50.425Z] INFO: Docker info of the daemon under test [2020-12-04T23:57:50.425Z] [2020-12-04T23:57:50.425Z] Containers: 0 [2020-12-04T23:57:50.425Z] Running: 0 [2020-12-04T23:57:50.425Z] Paused: 0 [2020-12-04T23:57:50.425Z] Stopped: 0 [2020-12-04T23:57:50.425Z] Images: 0 [2020-12-04T23:57:50.425Z] Server Version: 0.0.0-dev [2020-12-04T23:57:50.425Z] Storage Driver: windowsfilter [2020-12-04T23:57:50.425Z] Windows: [2020-12-04T23:57:50.425Z] Logging Driver: json-file [2020-12-04T23:57:50.425Z] Plugins: [2020-12-04T23:57:50.425Z] Volume: local [2020-12-04T23:57:50.425Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-04T23:57:50.425Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-04T23:57:50.425Z] Swarm: inactive [2020-12-04T23:57:50.425Z] Default Isolation: process [2020-12-04T23:57:50.425Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-04T23:57:50.425Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-04T23:57:50.425Z] OSType: windows [2020-12-04T23:57:50.425Z] Architecture: x86_64 [2020-12-04T23:57:50.425Z] CPUs: 4 [2020-12-04T23:57:50.425Z] Total Memory: 32GiB [2020-12-04T23:57:50.425Z] Name: azwin-2-d78ae0 [2020-12-04T23:57:50.425Z] ID: X4LL:KDU3:QR47:CEE7:BQDN:R3JB:R6PR:5JQG:HVFS:FCTG:CIKW:YMAG [2020-12-04T23:57:50.425Z] Docker Root Dir: D:\CI\PR-41749\4\daemon [2020-12-04T23:57:50.425Z] Debug Mode (client): false [2020-12-04T23:57:50.425Z] Debug Mode (server): true [2020-12-04T23:57:50.425Z] File Descriptors: -1 [2020-12-04T23:57:50.425Z] Goroutines: 16 [2020-12-04T23:57:50.425Z] System Time: 2020-12-04T23:57:49.0833896Z [2020-12-04T23:57:50.425Z] EventsListeners: 0 [2020-12-04T23:57:50.425Z] Registry: https://index.docker.io/v1/ [2020-12-04T23:57:50.425Z] Labels: [2020-12-04T23:57:50.425Z] Experimental: false [2020-12-04T23:57:50.425Z] Insecure Registries: [2020-12-04T23:57:50.425Z] 127.0.0.0/8 [2020-12-04T23:57:50.425Z] Live Restore Enabled: false [2020-12-04T23:57:50.425Z] [2020-12-04T23:57:50.425Z] [2020-12-04T23:57:50.425Z] INFO: Docker images of the daemon under test [2020-12-04T23:57:50.425Z] [2020-12-04T23:57:50.425Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-12-04T23:57:50.425Z] [2020-12-04T23:57:50.425Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-12-04T23:57:50.425Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-12-04T23:57:50.425Z] ltsc2019: Pulling from windows/servercore [2020-12-04T23:57:50.425Z] 4612f6d0b889: Pulling fs layer [2020-12-04T23:57:50.425Z] 680bbdbacf1b: Pulling fs layer [2020-12-04T23:57:50.438Z] #53 ... [2020-12-04T23:57:50.438Z] [2020-12-04T23:57:50.438Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:57:50.438Z] #47 32.27 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-04T23:57:50.438Z] #47 32.28 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-04T23:57:50.438Z] #47 32.53 go: extracting golang.org/x/text v0.3.2 [2020-12-04T23:57:50.438Z] #47 32.79 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-04T23:57:50.438Z] #47 32.81 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-04T23:57:50.438Z] #47 34.50 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-04T23:57:50.438Z] #47 34.50 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-04T23:57:50.438Z] #47 40.89 go: finding github.com/fatih/color v1.7.0 [2020-12-04T23:57:50.438Z] #47 40.91 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-04T23:57:50.438Z] #47 40.98 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-04T23:57:50.438Z] #47 40.99 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-04T23:57:50.438Z] #47 41.54 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-04T23:57:50.438Z] #47 41.70 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-04T23:57:50.438Z] #47 41.71 go: finding github.com/pkg/errors v0.8.1 [2020-12-04T23:57:50.438Z] #47 42.07 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-04T23:57:50.438Z] #47 42.08 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-04T23:57:50.438Z] #47 42.08 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-04T23:57:50.438Z] #47 42.09 go: finding github.com/spf13/viper v1.6.1 [2020-12-04T23:57:50.438Z] #47 42.10 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-04T23:57:50.438Z] #47 42.13 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-04T23:57:50.438Z] #47 42.13 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-04T23:57:50.438Z] #47 42.16 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-04T23:57:50.438Z] #47 42.18 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-04T23:57:50.438Z] #47 42.23 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-04T23:57:50.438Z] #47 42.28 go: finding github.com/stretchr/testify v1.4.0 [2020-12-04T23:57:50.438Z] #47 42.32 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-04T23:57:50.438Z] #47 ... [2020-12-04T23:57:50.438Z] [2020-12-04T23:57:50.438Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:57:50.438Z] #34 41.54 Unpacking xxd (2:8.1.0875-5) ... [2020-12-04T23:57:50.438Z] #34 42.16 Selecting previously unselected package vim-common. [2020-12-04T23:57:50.438Z] #34 42.17 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-04T23:57:50.438Z] #34 42.20 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-04T23:57:50.517Z] #54 ... [2020-12-04T23:57:50.517Z] [2020-12-04T23:57:50.517Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:50.517Z] #41 27.43 CC images/stats.o [2020-12-04T23:57:50.517Z] #41 28.16 CC images/core.o [2020-12-04T23:57:50.517Z] #41 29.39 CC images/core-x86.o [2020-12-04T23:57:50.517Z] #41 30.38 CC images/core-arm.o [2020-12-04T23:57:50.517Z] #41 31.32 CC images/core-aarch64.o [2020-12-04T23:57:50.517Z] #41 31.85 CC images/core-ppc64.o [2020-12-04T23:57:50.517Z] #41 32.76 CC images/core-s390.o [2020-12-04T23:57:50.517Z] #41 33.91 CC images/cpuinfo.o [2020-12-04T23:57:50.517Z] #41 34.40 CC images/inventory.o [2020-12-04T23:57:50.517Z] #41 34.63 CC images/fdinfo.o [2020-12-04T23:57:50.517Z] #41 35.11 CC images/fown.o [2020-12-04T23:57:50.517Z] #41 35.42 CC images/ns.o [2020-12-04T23:57:50.517Z] #41 35.79 CC images/regfile.o [2020-12-04T23:57:50.517Z] #41 36.21 CC images/ghost-file.o [2020-12-04T23:57:50.517Z] #41 36.65 CC images/fifo.o [2020-12-04T23:57:50.517Z] #41 36.96 CC images/remap-file-path.o [2020-12-04T23:57:50.517Z] #41 37.22 CC images/eventfd.o [2020-12-04T23:57:50.517Z] #41 37.57 CC images/eventpoll.o [2020-12-04T23:57:50.517Z] #41 38.01 CC images/fh.o [2020-12-04T23:57:50.565Z] #41 ... [2020-12-04T23:57:50.565Z] [2020-12-04T23:57:50.565Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-04T23:57:50.565Z] #16 DONE 1.0s [2020-12-04T23:57:50.866Z] [2020-12-04T23:57:50.866Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-04T23:57:51.093Z] #41 38.46 CC images/fsnotify.o [2020-12-04T23:57:51.800Z] #17 DONE 1.1s [2020-12-04T23:57:51.800Z] [2020-12-04T23:57:51.800Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:57:51.897Z] #34 ... [2020-12-04T23:57:51.897Z] [2020-12-04T23:57:51.897Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:51.897Z] #43 33.96 sync [2020-12-04T23:57:51.897Z] #43 33.96 internal/reflectlite [2020-12-04T23:57:51.897Z] #43 34.96 github.com/LK4D4/vndr/godl/singleflight [2020-12-04T23:57:51.897Z] #43 34.97 math/rand [2020-12-04T23:57:51.897Z] #43 34.97 internal/singleflight [2020-12-04T23:57:51.897Z] #43 35.78 sort [2020-12-04T23:57:51.897Z] #43 35.78 errors [2020-12-04T23:57:51.897Z] #43 36.34 io [2020-12-04T23:57:51.897Z] #43 36.37 internal/oserror [2020-12-04T23:57:51.897Z] #43 36.38 strconv [2020-12-04T23:57:51.897Z] #43 37.05 vendor/golang.org/x/net/dns/dnsmessage [2020-12-04T23:57:51.897Z] #43 37.08 syscall [2020-12-04T23:57:51.897Z] #43 37.54 bytes [2020-12-04T23:57:51.897Z] #43 39.57 reflect [2020-12-04T23:57:51.897Z] #43 39.72 bufio [2020-12-04T23:57:51.897Z] #43 39.78 regexp/syntax [2020-12-04T23:57:51.897Z] #43 40.62 time [2020-12-04T23:57:51.898Z] #43 41.35 crypto [2020-12-04T23:57:51.898Z] #43 42.47 crypto/rc4 [2020-12-04T23:57:51.898Z] #43 ... [2020-12-04T23:57:51.898Z] [2020-12-04T23:57:51.898Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:57:51.898Z] #47 42.54 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-04T23:57:51.898Z] #47 42.58 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-04T23:57:51.898Z] #47 42.61 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-04T23:57:51.898Z] #47 42.91 go: finding github.com/spf13/cobra v0.0.5 [2020-12-04T23:57:51.898Z] #47 42.93 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-04T23:57:51.898Z] #47 42.96 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-04T23:57:51.898Z] #47 42.96 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-04T23:57:51.898Z] #47 43.17 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-04T23:57:51.898Z] #47 43.17 go: finding github.com/spf13/pflag v1.0.5 [2020-12-04T23:57:51.898Z] #47 43.21 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-04T23:57:51.898Z] #47 43.22 go: finding github.com/gobwas/glob v0.2.3 [2020-12-04T23:57:51.898Z] #47 43.24 go: finding github.com/magiconair/properties v1.8.1 [2020-12-04T23:57:51.898Z] #47 43.36 go: finding github.com/stretchr/objx v0.2.0 [2020-12-04T23:57:51.898Z] #47 43.38 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-04T23:57:51.898Z] #47 43.39 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-04T23:57:51.898Z] #47 43.45 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-04T23:57:51.898Z] #47 43.46 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-04T23:57:51.898Z] #47 43.46 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-04T23:57:51.898Z] #47 43.49 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-04T23:57:51.898Z] #47 43.57 go: finding github.com/spf13/afero v1.1.2 [2020-12-04T23:57:51.898Z] #47 43.60 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-04T23:57:51.898Z] #47 43.65 go: finding github.com/spf13/cast v1.3.0 [2020-12-04T23:57:51.898Z] #47 43.66 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-04T23:57:51.898Z] #47 43.81 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-04T23:57:51.898Z] #47 43.88 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-04T23:57:51.898Z] #47 43.88 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-04T23:57:51.898Z] #47 43.96 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-04T23:57:51.898Z] #47 44.00 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-04T23:57:51.898Z] #47 44.03 go: finding golang.org/x/text v0.3.2 [2020-12-04T23:57:51.898Z] #47 44.07 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-04T23:57:51.898Z] #47 44.08 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-04T23:57:51.898Z] #47 44.09 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-04T23:57:51.898Z] #47 44.10 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-04T23:57:51.898Z] #47 44.15 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-04T23:57:52.138Z] #41 39.51 CC images/signalfd.o [2020-12-04T23:57:52.161Z] #47 44.17 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-04T23:57:52.161Z] #47 44.20 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-04T23:57:52.161Z] #47 44.32 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-04T23:57:52.161Z] #47 ... [2020-12-04T23:57:52.161Z] [2020-12-04T23:57:52.161Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:57:52.161Z] #11 34.47 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-12-04T23:57:52.161Z] #11 35.40 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-12-04T23:57:52.161Z] #11 35.44 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-12-04T23:57:52.161Z] #11 41.31 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-12-04T23:57:52.161Z] #11 43.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-12-04T23:57:52.161Z] #11 43.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-12-04T23:57:52.161Z] #11 43.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-12-04T23:57:52.161Z] #11 43.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-12-04T23:57:52.161Z] #11 43.71 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-12-04T23:57:52.161Z] #11 43.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-12-04T23:57:52.161Z] #11 43.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-12-04T23:57:52.161Z] #11 43.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-12-04T23:57:52.161Z] #11 43.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-12-04T23:57:52.161Z] #11 43.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-12-04T23:57:52.161Z] #11 43.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-12-04T23:57:52.161Z] #11 43.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-12-04T23:57:52.161Z] #11 43.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-12-04T23:57:52.161Z] #11 43.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-12-04T23:57:52.161Z] #11 43.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-12-04T23:57:52.400Z] #41 ... [2020-12-04T23:57:52.400Z] [2020-12-04T23:57:52.400Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:52.400Z] #49 132.0 mvdan.cc/sh/v3/cmd/shfmt [2020-12-04T23:57:52.400Z] #49 DONE 140.9s [2020-12-04T23:57:52.400Z] [2020-12-04T23:57:52.400Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:52.400Z] #41 39.96 CC images/fs.o [2020-12-04T23:57:52.400Z] #41 ... [2020-12-04T23:57:52.400Z] [2020-12-04T23:57:52.400Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:52.400Z] #43 131.0 github.com/LK4D4/vndr/versioned [2020-12-04T23:57:52.400Z] #43 131.1 compress/flate [2020-12-04T23:57:52.400Z] #43 132.0 github.com/LK4D4/vndr/build [2020-12-04T23:57:52.400Z] #43 134.1 hash/crc32 [2020-12-04T23:57:52.400Z] #43 135.1 compress/gzip [2020-12-04T23:57:52.400Z] #43 136.4 net [2020-12-04T23:57:52.400Z] #43 136.5 vendor/golang.org/x/text/transform [2020-12-04T23:57:52.400Z] #43 137.7 vendor/golang.org/x/text/unicode/bidi [2020-12-04T23:57:52.400Z] #43 140.5 vendor/golang.org/x/text/secure/bidirule [2020-12-04T23:57:52.400Z] #43 140.9 vendor/golang.org/x/text/unicode/norm [2020-12-04T23:57:52.666Z] #43 ... [2020-12-04T23:57:52.666Z] [2020-12-04T23:57:52.666Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:52.666Z] #41 40.35 CC images/pstree.o [2020-12-04T23:57:52.738Z] #11 ... [2020-12-04T23:57:52.738Z] [2020-12-04T23:57:52.738Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:52.738Z] #32 34.51 sync [2020-12-04T23:57:52.738Z] #32 34.52 internal/reflectlite [2020-12-04T23:57:52.738Z] #32 36.44 sort [2020-12-04T23:57:52.738Z] #32 36.44 io [2020-12-04T23:57:52.738Z] #32 36.44 strconv [2020-12-04T23:57:52.738Z] #32 36.66 internal/oserror [2020-12-04T23:57:52.738Z] #32 36.85 syscall [2020-12-04T23:57:52.738Z] #32 37.74 strings [2020-12-04T23:57:52.738Z] #32 37.83 bytes [2020-12-04T23:57:52.738Z] #32 39.07 bufio [2020-12-04T23:57:52.738Z] #32 39.07 path [2020-12-04T23:57:52.738Z] #32 39.63 reflect [2020-12-04T23:57:52.738Z] #32 39.86 text/tabwriter [2020-12-04T23:57:52.738Z] #32 40.58 time [2020-12-04T23:57:52.738Z] #32 40.59 internal/syscall/execenv [2020-12-04T23:57:52.738Z] #32 40.59 internal/syscall/unix [2020-12-04T23:57:52.738Z] #32 ... [2020-12-04T23:57:52.738Z] [2020-12-04T23:57:52.738Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:57:52.738Z] #34 44.55 Selecting previously unselected package cmake-data. [2020-12-04T23:57:52.738Z] #34 44.55 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-04T23:57:53.090Z] #20 ... [2020-12-04T23:57:53.090Z] [2020-12-04T23:57:53.090Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:53.090Z] #43 48.80 CC compel/plugins/fds/fds.o [2020-12-04T23:57:53.090Z] #43 49.23 AR compel/plugins/fds.lib.a [2020-12-04T23:57:53.090Z] #43 49.31 HOSTDEP compel/src/lib/log-host.d [2020-12-04T23:57:53.090Z] #43 49.38 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-04T23:57:53.090Z] #43 49.50 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-12-04T23:57:53.090Z] #43 49.62 HOSTDEP compel/src/main-host.d [2020-12-04T23:57:53.090Z] #43 49.73 DEP compel/src/lib/ptrace.d [2020-12-04T23:57:53.090Z] #43 49.86 DEP compel/src/lib/infect.d [2020-12-04T23:57:53.090Z] #43 50.06 DEP compel/src/lib/infect-util.d [2020-12-04T23:57:53.090Z] #43 50.24 DEP compel/src/lib/infect-rpc.d [2020-12-04T23:57:53.090Z] #43 50.42 DEP compel/arch/ppc64/src/lib/infect.d [2020-12-04T23:57:53.090Z] #43 50.57 DEP compel/arch/ppc64/src/lib/cpu.d [2020-12-04T23:57:53.090Z] #43 50.65 DEP compel/src/lib/log.d [2020-12-04T23:57:53.090Z] #43 50.78 DEP compel/src/main.d [2020-12-04T23:57:53.090Z] #43 50.90 DEP compel/src/lib/handle-elf.d [2020-12-04T23:57:53.090Z] #43 51.11 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-12-04T23:57:53.090Z] #43 51.29 CC compel/src/lib/log.o [2020-12-04T23:57:53.090Z] #43 51.66 CC compel/arch/ppc64/src/lib/cpu.o [2020-12-04T23:57:53.090Z] #43 51.91 CC compel/arch/ppc64/src/lib/infect.o [2020-12-04T23:57:53.090Z] #43 52.69 CC compel/src/lib/infect-rpc.o [2020-12-04T23:57:53.090Z] #43 53.03 CC compel/src/lib/infect-util.o [2020-12-04T23:57:53.090Z] #43 53.29 CC compel/src/lib/infect.o [2020-12-04T23:57:53.090Z] #43 56.19 CC compel/src/lib/ptrace.o [2020-12-04T23:57:53.090Z] #43 56.80 AR compel/libcompel.a [2020-12-04T23:57:53.090Z] #43 56.87 HOSTCC compel/src/main-host.o [2020-12-04T23:57:53.090Z] #43 57.23 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-12-04T23:57:53.090Z] #43 57.44 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-04T23:57:53.090Z] #43 57.89 HOSTCC compel/src/lib/log-host.o [2020-12-04T23:57:53.183Z] #18 1.643 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:57:53.240Z] #41 40.68 CC images/pipe.o [2020-12-04T23:57:53.388Z] #43 58.07 HOSTLINK compel/compel-host-bin [2020-12-04T23:57:53.440Z] #18 1.692 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:57:53.440Z] #18 1.695 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:57:53.501Z] #41 41.16 CC images/tcp-stream.o [2020-12-04T23:57:53.688Z] #43 58.34 DEP soccr/soccr.d [2020-12-04T23:57:53.693Z] #34 45.72 Unpacking cmake-data (3.13.4-1) ... [2020-12-04T23:57:53.988Z] #43 58.64 CC soccr/soccr.o [2020-12-04T23:57:54.004Z] #18 2.359 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-04T23:57:54.075Z] #41 41.63 CC images/sk-packet.o [2020-12-04T23:57:54.634Z] #43 ... [2020-12-04T23:57:54.634Z] [2020-12-04T23:57:54.634Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:54.634Z] #53 10.63 + cd /tmp/tmp.HqRJsGgvZq/src/github.com/opencontainers/runc [2020-12-04T23:57:54.634Z] #53 10.63 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-04T23:57:54.644Z] #34 ... [2020-12-04T23:57:54.644Z] [2020-12-04T23:57:54.644Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:54.644Z] #62 DONE 46.8s [2020-12-04T23:57:54.644Z] [2020-12-04T23:57:54.644Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-04T23:57:54.644Z] #27 DONE 47.3s [2020-12-04T23:57:54.644Z] [2020-12-04T23:57:54.644Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:57:54.644Z] #47 44.54 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-04T23:57:54.644Z] #47 44.84 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-04T23:57:54.644Z] #47 44.84 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-04T23:57:54.644Z] #47 44.85 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-04T23:57:54.644Z] #47 45.10 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-04T23:57:54.644Z] #47 45.38 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-04T23:57:54.644Z] #47 45.39 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-04T23:57:54.644Z] #47 45.40 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-04T23:57:54.644Z] #47 45.47 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-04T23:57:54.644Z] #47 45.96 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-04T23:57:54.644Z] #47 45.96 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-04T23:57:54.644Z] #47 46.00 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-04T23:57:54.644Z] #47 46.03 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-04T23:57:54.644Z] #47 46.56 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-04T23:57:54.644Z] #47 46.77 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-04T23:57:54.644Z] #47 46.77 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-04T23:57:54.644Z] #47 46.92 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-04T23:57:54.644Z] #47 46.94 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-04T23:57:54.647Z] #41 42.26 CC images/mnt.o [2020-12-04T23:57:54.908Z] #47 ... [2020-12-04T23:57:54.908Z] [2020-12-04T23:57:54.908Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-04T23:57:54.908Z] #53 42.89 Selecting previously unselected package libbtrfs-dev. [2020-12-04T23:57:54.908Z] #53 42.91 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-12-04T23:57:54.908Z] #53 42.91 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:57:54.908Z] #53 44.04 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-04T23:57:54.908Z] #53 44.10 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:57:54.908Z] #53 44.16 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:57:54.908Z] #53 DONE 47.2s [2020-12-04T23:57:54.909Z] #41 42.67 CC images/pipe-data.o [2020-12-04T23:57:55.192Z] [2020-12-04T23:57:55.192Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:57:55.279Z] #53 11.38 + '[' -z '' ']' [2020-12-04T23:57:55.279Z] #53 11.39 + target=static [2020-12-04T23:57:55.279Z] #53 11.39 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-04T23:57:55.373Z] #18 3.446 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB] [2020-12-04T23:57:55.455Z] #54 ... [2020-12-04T23:57:55.455Z] [2020-12-04T23:57:55.455Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:57:55.455Z] #45 DONE 47.7s [2020-12-04T23:57:55.577Z] #53 11.66 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-12-04T23:57:55.577Z] #53 ... [2020-12-04T23:57:55.577Z] [2020-12-04T23:57:55.577Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:55.577Z] #45 115.1 encoding/xml [2020-12-04T23:57:55.577Z] #45 121.8 go/doc [2020-12-04T23:57:55.577Z] #45 122.7 crypto/rand [2020-12-04T23:57:55.577Z] #45 125.1 crypto/elliptic [2020-12-04T23:57:55.629Z] #18 ... [2020-12-04T23:57:55.629Z] [2020-12-04T23:57:55.629Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:55.629Z] #43 165.0 net/http/httptrace [2020-12-04T23:57:55.629Z] #43 165.4 net/http [2020-12-04T23:57:55.629Z] #43 ... [2020-12-04T23:57:55.629Z] [2020-12-04T23:57:55.629Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:55.629Z] #41 70.24 AR soccr/libsoccr.a [2020-12-04T23:57:55.629Z] #41 70.31 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-04T23:57:55.629Z] #41 70.82 DEP criu/arch/x86/sigframe.d [2020-12-04T23:57:55.629Z] #41 70.95 DEP criu/arch/x86/sigaction_compat.d [2020-12-04T23:57:55.629Z] #41 71.07 DEP criu/arch/x86/kerndat.d [2020-12-04T23:57:55.629Z] #41 71.21 DEP criu/arch/x86/crtools.d [2020-12-04T23:57:55.629Z] #41 71.30 DEP criu/arch/x86/cpu.d [2020-12-04T23:57:55.629Z] #41 71.52 CC criu/arch/x86/cpu.o [2020-12-04T23:57:55.629Z] #41 72.09 CC criu/arch/x86/crtools.o [2020-12-04T23:57:55.629Z] #41 73.47 CC criu/arch/x86/kerndat.o [2020-12-04T23:57:55.719Z] [2020-12-04T23:57:55.719Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:57:55.719Z] #11 46.46 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:57:55.719Z] #11 47.00 Fetched 73.3 MB in 12s (6122 kB/s) [2020-12-04T23:57:55.719Z] #11 47.27 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-04T23:57:55.719Z] #11 47.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-12-04T23:57:55.719Z] #11 47.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-12-04T23:57:55.719Z] #11 47.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-04T23:57:55.854Z] #41 43.30 CC images/sa.o [2020-12-04T23:57:55.874Z] #45 ... [2020-12-04T23:57:55.874Z] [2020-12-04T23:57:55.874Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:55.874Z] #43 60.72 AR soccr/libsoccr.a [2020-12-04T23:57:55.874Z] #43 60.77 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-04T23:57:56.116Z] #41 43.66 CC images/timer.o [2020-12-04T23:57:56.192Z] #41 74.06 CC criu/arch/x86/sigaction_compat.o [2020-12-04T23:57:56.448Z] #41 74.34 CC criu/arch/x86/sigframe.o [2020-12-04T23:57:56.448Z] #41 74.54 LINK criu/arch/x86/crtools.built-in.o [2020-12-04T23:57:56.525Z] #43 61.23 DEP criu/arch/ppc64/sigframe.d [2020-12-04T23:57:56.525Z] #43 61.32 DEP criu/arch/ppc64/crtools.d [2020-12-04T23:57:56.689Z] #41 44.30 CC images/timerfd.o [2020-12-04T23:57:56.705Z] #41 74.62 DEP criu/pie/util-vdso-elf32.d [2020-12-04T23:57:56.705Z] #41 74.71 DEP criu/pie/util-vdso.d [2020-12-04T23:57:56.705Z] #41 74.79 DEP criu/pie/util.d [2020-12-04T23:57:56.824Z] #43 ... [2020-12-04T23:57:56.824Z] [2020-12-04T23:57:56.824Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:56.824Z] #51 117.0 golang.org/x/crypto/ssh/terminal [2020-12-04T23:57:56.824Z] #51 120.5 mvdan.cc/sh/v3/cmd/shfmt [2020-12-04T23:57:56.824Z] #51 DONE 126.3s [2020-12-04T23:57:56.824Z] [2020-12-04T23:57:56.824Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:57:56.824Z] #43 61.48 DEP criu/arch/ppc64/cpu.d [2020-12-04T23:57:56.824Z] #43 61.76 CC criu/arch/ppc64/cpu.o [2020-12-04T23:57:56.961Z] #41 74.93 CC criu/pie/util.o [2020-12-04T23:57:57.116Z] #11 ... [2020-12-04T23:57:57.116Z] [2020-12-04T23:57:57.116Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:57:57.116Z] #49 39.17 syscall [2020-12-04T23:57:57.116Z] #49 39.18 strconv [2020-12-04T23:57:57.116Z] #49 39.54 bufio [2020-12-04T23:57:57.116Z] #49 39.54 text/tabwriter [2020-12-04T23:57:57.116Z] #49 42.32 reflect [2020-12-04T23:57:57.116Z] #49 42.33 regexp/syntax [2020-12-04T23:57:57.116Z] #49 45.19 internal/poll [2020-12-04T23:57:57.116Z] #49 45.23 context [2020-12-04T23:57:57.116Z] #49 46.41 os [2020-12-04T23:57:57.116Z] #49 47.84 regexp [2020-12-04T23:57:57.116Z] #49 ... [2020-12-04T23:57:57.116Z] [2020-12-04T23:57:57.116Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:57:57.116Z] #40 43.21 Selecting previously unselected package libnet1:arm64. [2020-12-04T23:57:57.116Z] #40 43.21 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-12-04T23:57:57.116Z] #40 43.41 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-04T23:57:57.116Z] #40 44.08 Selecting previously unselected package libnet1-dev. [2020-12-04T23:57:57.116Z] #40 44.08 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-12-04T23:57:57.116Z] #40 44.12 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-04T23:57:57.116Z] #40 47.21 Selecting previously unselected package libnl-3-200:arm64. [2020-12-04T23:57:57.116Z] #40 47.22 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-12-04T23:57:57.116Z] #40 47.28 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-12-04T23:57:57.116Z] #40 47.62 Selecting previously unselected package libnl-3-dev:arm64. [2020-12-04T23:57:57.116Z] #40 47.62 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-12-04T23:57:57.116Z] #40 47.66 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-12-04T23:57:57.116Z] #40 48.35 Selecting previously unselected package libprotobuf-c1:arm64. [2020-12-04T23:57:57.116Z] #40 48.35 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-12-04T23:57:57.116Z] #40 48.36 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-04T23:57:57.116Z] #40 48.60 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-12-04T23:57:57.116Z] #40 48.60 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-12-04T23:57:57.116Z] #40 48.62 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-12-04T23:57:57.116Z] #40 48.80 Selecting previously unselected package zlib1g-dev:arm64. [2020-12-04T23:57:57.116Z] #40 48.80 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-12-04T23:57:57.116Z] #40 48.84 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-12-04T23:57:57.116Z] #40 49.23 Selecting previously unselected package libprotobuf17:arm64. [2020-12-04T23:57:57.116Z] #40 49.24 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-12-04T23:57:57.116Z] #40 49.24 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-12-04T23:57:57.218Z] #41 75.22 CC criu/pie/util-vdso.o [2020-12-04T23:57:57.262Z] #41 44.79 CC images/mm.o [2020-12-04T23:57:57.262Z] #41 45.01 CC images/sk-opts.o [2020-12-04T23:57:57.696Z] #40 ... [2020-12-04T23:57:57.696Z] [2020-12-04T23:57:57.696Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:57:57.696Z] #54 2.572 + RM_GOPATH=0 [2020-12-04T23:57:57.696Z] #54 2.572 + TMP_GOPATH= [2020-12-04T23:57:57.696Z] #54 2.572 + : /build [2020-12-04T23:57:57.696Z] #54 2.572 + '[' -z '' ']' [2020-12-04T23:57:57.696Z] #54 2.572 ++ mktemp -d [2020-12-04T23:57:57.696Z] #54 2.572 + export GOPATH=/tmp/tmp.mCzP3DtCac [2020-12-04T23:57:57.696Z] #54 2.572 + GOPATH=/tmp/tmp.mCzP3DtCac [2020-12-04T23:57:57.696Z] #54 2.572 + RM_GOPATH=1 [2020-12-04T23:57:57.696Z] #54 2.572 + case "$(go env GOARCH)" in [2020-12-04T23:57:57.696Z] #54 2.572 ++ go env GOARCH [2020-12-04T23:57:57.696Z] #54 2.680 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-04T23:57:57.696Z] #54 2.681 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:57.696Z] #54 2.681 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:57:57.696Z] #54 2.681 ++ dirname /tmp/install/install.sh [2020-12-04T23:57:57.696Z] #54 2.681 + dir=/tmp/install [2020-12-04T23:57:57.696Z] #54 2.681 + bin=containerd [2020-12-04T23:57:57.696Z] #54 2.681 + shift [2020-12-04T23:57:57.696Z] #54 2.681 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-04T23:57:57.696Z] #54 2.681 + . /tmp/install/containerd.installer [2020-12-04T23:57:57.696Z] #54 2.681 ++ set -e [2020-12-04T23:57:57.696Z] #54 2.681 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-04T23:57:57.696Z] #54 2.681 + install_containerd [2020-12-04T23:57:57.696Z] #54 2.681 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-04T23:57:57.696Z] #54 2.681 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mCzP3DtCac/src/github.com/containerd/containerd [2020-12-04T23:57:57.696Z] #54 2.681 Cloning into '/tmp/tmp.mCzP3DtCac/src/github.com/containerd/containerd'... [2020-12-04T23:57:57.836Z] #41 45.24 CC images/sk-unix.o [2020-12-04T23:57:57.885Z] #43 62.65 CC criu/arch/ppc64/crtools.o [2020-12-04T23:57:58.101Z] #41 45.70 CC images/sk-inet.o [2020-12-04T23:57:58.101Z] #41 ... [2020-12-04T23:57:58.101Z] [2020-12-04T23:57:58.101Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:57:58.101Z] #43 146.8 vendor/golang.org/x/net/idna [2020-12-04T23:57:58.148Z] #41 76.08 CC criu/pie/util-vdso-elf32.o [2020-12-04T23:57:58.859Z] #41 76.90 AR criu/pie/pie.lib.a [2020-12-04T23:57:59.126Z] #41 76.98 DEP criu/pie/restorer.d [2020-12-04T23:57:59.399Z] #41 77.21 DEP criu/arch/x86/sigaction_compat_pie.d [2020-12-04T23:57:59.399Z] #41 77.35 DEP criu/arch/x86/restorer_unmap.d [2020-12-04T23:57:59.399Z] #41 77.38 DEP criu/arch/x86/restorer.d [2020-12-04T23:57:59.422Z] #43 64.05 CC criu/arch/ppc64/sigframe.o [2020-12-04T23:57:59.664Z] #41 77.65 DEP criu/arch/x86/vdso-pie.d [2020-12-04T23:57:59.664Z] #41 77.80 DEP criu/pie/parasite-vdso.d [2020-12-04T23:57:59.723Z] #43 64.38 LINK criu/arch/ppc64/crtools.built-in.o [2020-12-04T23:57:59.723Z] #43 64.43 DEP criu/pie/util-vdso.d [2020-12-04T23:58:00.022Z] #43 64.59 DEP criu/pie/util.d [2020-12-04T23:58:00.022Z] #43 64.77 CC criu/pie/util.o [2020-12-04T23:58:00.231Z] #41 77.96 DEP criu/pie/parasite.d [2020-12-04T23:58:00.231Z] #41 ... [2020-12-04T23:58:00.231Z] [2020-12-04T23:58:00.231Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:58:00.231Z] #43 179.7 github.com/LK4D4/vndr/godl [2020-12-04T23:58:00.319Z] #43 65.07 CC criu/pie/util-vdso.o [2020-12-04T23:58:00.836Z] 680bbdbacf1b: Verifying Checksum [2020-12-04T23:58:00.836Z] 680bbdbacf1b: Download complete [2020-12-04T23:58:00.966Z] #43 65.83 AR criu/pie/pie.lib.a [2020-12-04T23:58:00.966Z] #43 65.86 DEP criu/pie/restorer.d [2020-12-04T23:58:01.158Z] #43 180.6 github.com/LK4D4/vndr [2020-12-04T23:58:01.264Z] #43 66.06 DEP criu/arch/ppc64/vdso-trampoline.d [2020-12-04T23:58:01.264Z] #43 66.08 DEP criu/arch/ppc64/restorer.d [2020-12-04T23:58:01.410Z] #43 149.6 vendor/golang.org/x/net/http2/hpack [2020-12-04T23:58:01.581Z] #43 66.34 DEP criu/arch/ppc64/vdso-pie.d [2020-12-04T23:58:01.896Z] #43 66.50 DEP criu/pie/parasite-vdso.d [2020-12-04T23:58:01.896Z] #43 66.69 DEP criu/pie/parasite.d [2020-12-04T23:58:02.192Z] #43 66.99 CC criu/pie/parasite.o [2020-12-04T23:58:03.040Z] #54 ... [2020-12-04T23:58:03.040Z] [2020-12-04T23:58:03.040Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:58:03.040Z] #32 44.88 internal/poll [2020-12-04T23:58:03.040Z] #32 45.61 os [2020-12-04T23:58:03.040Z] #32 47.26 internal/fmtsort [2020-12-04T23:58:03.040Z] #32 48.36 fmt [2020-12-04T23:58:03.040Z] #32 48.36 path/filepath [2020-12-04T23:58:03.040Z] #32 50.48 io/ioutil [2020-12-04T23:58:03.040Z] #32 52.42 flag [2020-12-04T23:58:03.040Z] #32 52.45 log [2020-12-04T23:58:03.040Z] #32 52.46 github.com/BurntSushi/toml [2020-12-04T23:58:03.040Z] #32 ... [2020-12-04T23:58:03.040Z] [2020-12-04T23:58:03.040Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:58:03.040Z] #40 50.06 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-12-04T23:58:03.040Z] #40 50.07 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-12-04T23:58:03.040Z] #40 50.08 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-12-04T23:58:03.040Z] #40 50.76 Selecting previously unselected package libprotobuf-dev:arm64. [2020-12-04T23:58:03.040Z] #40 50.77 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-12-04T23:58:03.040Z] #40 50.80 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-12-04T23:58:03.040Z] #40 52.55 Selecting previously unselected package libprotoc17:arm64. [2020-12-04T23:58:03.040Z] #40 52.55 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-12-04T23:58:03.040Z] #40 52.60 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-12-04T23:58:03.040Z] #40 53.15 Selecting previously unselected package protobuf-c-compiler. [2020-12-04T23:58:03.040Z] #40 53.16 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-12-04T23:58:03.040Z] #40 53.17 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-04T23:58:03.040Z] #40 53.41 Selecting previously unselected package protobuf-compiler. [2020-12-04T23:58:03.040Z] #40 53.41 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-12-04T23:58:03.040Z] #40 53.41 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-04T23:58:03.040Z] #40 53.58 Selecting previously unselected package python-pkg-resources. [2020-12-04T23:58:03.040Z] #40 53.59 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-04T23:58:03.040Z] #40 53.61 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-04T23:58:03.040Z] #40 53.89 Selecting previously unselected package python-six. [2020-12-04T23:58:03.040Z] #40 53.90 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-04T23:58:03.040Z] #40 53.91 Unpacking python-six (1.12.0-1) ... [2020-12-04T23:58:03.040Z] #40 54.20 Selecting previously unselected package python-protobuf. [2020-12-04T23:58:03.040Z] #40 54.21 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-12-04T23:58:03.040Z] #40 54.23 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-04T23:58:03.040Z] #40 54.80 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-04T23:58:03.040Z] #40 ... [2020-12-04T23:58:03.040Z] [2020-12-04T23:58:03.040Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:58:03.040Z] #43 45.15 regexp [2020-12-04T23:58:03.040Z] #43 46.03 context [2020-12-04T23:58:03.040Z] #43 46.05 os [2020-12-04T23:58:03.040Z] #43 48.18 github.com/LK4D4/vndr/versioned [2020-12-04T23:58:03.040Z] #43 50.84 internal/lazyregexp [2020-12-04T23:58:03.040Z] #43 50.84 io/ioutil [2020-12-04T23:58:03.040Z] #43 50.94 net [2020-12-04T23:58:03.040Z] #43 51.51 os/exec [2020-12-04T23:58:03.040Z] #43 53.41 encoding/binary [2020-12-04T23:58:03.040Z] #43 53.41 flag [2020-12-04T23:58:03.040Z] #43 54.71 go/token [2020-12-04T23:58:03.040Z] #43 ... [2020-12-04T23:58:03.040Z] [2020-12-04T23:58:03.040Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:58:03.040Z] #49 53.82 mvdan.cc/sh/v3/fileutil [2020-12-04T23:58:03.040Z] #49 54.96 github.com/pkg/diff [2020-12-04T23:58:03.040Z] #49 54.96 go/token [2020-12-04T23:58:03.040Z] #49 54.97 mvdan.cc/editorconfig [2020-12-04T23:58:03.040Z] #49 54.98 encoding/binary [2020-12-04T23:58:03.342Z] #43 151.7 mime [2020-12-04T23:58:03.725Z] #43 ... [2020-12-04T23:58:03.725Z] [2020-12-04T23:58:03.725Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:58:03.725Z] #58 133.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-04T23:58:03.725Z] #58 133.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-04T23:58:03.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-04T23:58:04.288Z] #43 ... [2020-12-04T23:58:04.288Z] [2020-12-04T23:58:04.288Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:58:04.288Z] #11 142.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-04T23:58:04.288Z] #11 142.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-04T23:58:04.288Z] #11 142.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:58:04.288Z] #11 ... [2020-12-04T23:58:04.288Z] [2020-12-04T23:58:04.288Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:04.288Z] #41 46.12 CC images/tun.o [2020-12-04T23:58:04.288Z] #41 46.47 CC images/sk-netlink.o [2020-12-04T23:58:04.288Z] #41 46.75 CC images/packet-sock.o [2020-12-04T23:58:04.288Z] #41 47.08 CC images/ipc-var.o [2020-12-04T23:58:04.288Z] #41 47.36 CC images/ipc-desc.o [2020-12-04T23:58:04.288Z] #41 47.54 CC images/ipc-shm.o [2020-12-04T23:58:04.288Z] #41 47.86 CC images/ipc-msg.o [2020-12-04T23:58:04.288Z] #41 48.16 CC images/ipc-sem.o [2020-12-04T23:58:04.288Z] #41 48.40 CC images/utsns.o [2020-12-04T23:58:04.288Z] #41 48.86 CC images/creds.o [2020-12-04T23:58:04.288Z] #41 49.43 CC images/vma.o [2020-12-04T23:58:04.288Z] #41 49.56 CC images/netdev.o [2020-12-04T23:58:04.288Z] #41 50.25 CC images/tty.o [2020-12-04T23:58:04.288Z] #41 51.31 CC images/file-lock.o [2020-12-04T23:58:04.288Z] #41 51.49 CC images/rlimit.o [2020-12-04T23:58:04.288Z] #41 51.68 CC images/pagemap.o [2020-12-04T23:58:04.437Z] #49 56.38 go/scanner [2020-12-04T23:58:04.550Z] #41 51.95 CC images/siginfo.o [2020-12-04T23:58:04.550Z] #41 52.19 CC images/rpc.o [2020-12-04T23:58:05.494Z] #41 ... [2020-12-04T23:58:05.494Z] [2020-12-04T23:58:05.494Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:58:05.494Z] #43 154.0 mime/quotedprintable [2020-12-04T23:58:05.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-04T23:58:05.880Z] #49 57.95 mvdan.cc/sh/v3/syntax [2020-12-04T23:58:06.069Z] #43 154.5 net/http/internal [2020-12-04T23:58:06.405Z] #43 ... [2020-12-04T23:58:06.405Z] [2020-12-04T23:58:06.405Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:06.405Z] #41 78.23 CC criu/pie/parasite.o [2020-12-04T23:58:06.405Z] #41 79.58 LINK criu/pie/parasite.built-in.o [2020-12-04T23:58:06.405Z] #41 79.59 GEN criu/pie/parasite-blob.h [2020-12-04T23:58:06.405Z] #41 79.65 CC criu/pie/parasite-vdso.o [2020-12-04T23:58:06.405Z] #41 80.39 CC criu/arch/x86/vdso-pie.o [2020-12-04T23:58:06.405Z] #41 80.78 CC criu/arch/x86/restorer.o [2020-12-04T23:58:06.405Z] #41 81.33 CC criu/arch/x86/restorer_unmap.o [2020-12-04T23:58:06.405Z] #41 81.37 CC criu/arch/x86/sigaction_compat_pie.o [2020-12-04T23:58:06.405Z] #41 81.66 CC criu/pie/restorer.o [2020-12-04T23:58:06.405Z] #41 ... [2020-12-04T23:58:06.405Z] [2020-12-04T23:58:06.405Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:58:06.405Z] #51 11.42 + cd /tmp/tmp.A6aMV2qFXr/src/github.com/opencontainers/runc [2020-12-04T23:58:06.405Z] #51 11.42 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-04T23:58:06.405Z] #51 12.13 + '[' -z '' ']' [2020-12-04T23:58:06.405Z] #51 12.13 + target=static [2020-12-04T23:58:06.405Z] #51 12.13 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-04T23:58:06.405Z] #51 12.56 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-12-04T23:58:06.457Z] #49 58.55 encoding/base64 [2020-12-04T23:58:06.457Z] #49 58.56 golang.org/x/sys/unix [2020-12-04T23:58:06.662Z] #51 ... [2020-12-04T23:58:06.662Z] [2020-12-04T23:58:06.662Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:58:06.662Z] #18 5.054 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-04T23:58:06.662Z] #18 10.57 Fetched 8407 kB in 10s (885 kB/s) [2020-12-04T23:58:06.662Z] #18 10.57 Reading package lists... [2020-12-04T23:58:06.919Z] #18 14.80 Reading package lists... [2020-12-04T23:58:06.919Z] #18 ... [2020-12-04T23:58:06.919Z] [2020-12-04T23:58:06.919Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:06.919Z] #41 84.75 LINK criu/pie/restorer.built-in.o [2020-12-04T23:58:06.919Z] #41 84.78 GEN criu/pie/restorer-blob.h [2020-12-04T23:58:06.919Z] #41 84.94 DEP criu/vdso.d [2020-12-04T23:58:07.034Z] #49 59.37 go/ast [2020-12-04T23:58:07.176Z] #41 85.11 DEP criu/vdso-compat.d [2020-12-04T23:58:07.176Z] #41 85.31 DEP criu/uts_ns.d [2020-12-04T23:58:07.285Z] #58 ... [2020-12-04T23:58:07.285Z] [2020-12-04T23:58:07.285Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:58:07.285Z] #20 10.27 Fetched 8182 kB in 10s (823 kB/s) [2020-12-04T23:58:07.285Z] #20 10.27 Reading package lists... [2020-12-04T23:58:07.285Z] #20 15.53 Reading package lists... [2020-12-04T23:58:07.285Z] #20 19.78 Building dependency tree... [2020-12-04T23:58:07.285Z] #20 ... [2020-12-04T23:58:07.285Z] [2020-12-04T23:58:07.285Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:07.285Z] #43 68.44 LINK criu/pie/parasite.built-in.o [2020-12-04T23:58:07.285Z] #43 68.45 GEN criu/pie/parasite-blob.h [2020-12-04T23:58:07.285Z] #43 68.50 CC criu/pie/parasite-vdso.o [2020-12-04T23:58:07.285Z] #43 69.43 CC criu/arch/ppc64/vdso-pie.o [2020-12-04T23:58:07.285Z] #43 69.84 CC criu/arch/ppc64/restorer.o [2020-12-04T23:58:07.285Z] #43 70.32 CC criu/arch/ppc64/vdso-trampoline.o [2020-12-04T23:58:07.285Z] #43 70.38 CC criu/pie/restorer.o [2020-12-04T23:58:07.298Z] #49 59.66 encoding/json [2020-12-04T23:58:07.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-04T23:58:07.740Z] #41 85.55 DEP criu/util.d [2020-12-04T23:58:07.876Z] #49 ... [2020-12-04T23:58:07.876Z] [2020-12-04T23:58:07.876Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:58:07.876Z] #40 58.29 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-12-04T23:58:07.876Z] #40 58.59 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-04T23:58:07.876Z] #40 58.66 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-04T23:58:07.876Z] #40 58.67 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-12-04T23:58:07.876Z] #40 58.70 Setting up python-six (1.12.0-1) ... [2020-12-04T23:58:07.968Z] 4612f6d0b889: Verifying Checksum [2020-12-04T23:58:07.968Z] 4612f6d0b889: Download complete [2020-12-04T23:58:07.997Z] #41 85.86 DEP criu/uffd.d [2020-12-04T23:58:07.997Z] #41 86.05 DEP criu/tun.d [2020-12-04T23:58:08.140Z] #40 ... [2020-12-04T23:58:08.140Z] [2020-12-04T23:58:08.140Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:58:08.140Z] #11 50.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-04T23:58:08.140Z] #11 50.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-12-04T23:58:08.140Z] #11 50.18 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-04T23:58:08.140Z] #11 53.52 Selecting previously unselected package binutils-mingw-w64. [2020-12-04T23:58:08.140Z] #11 53.52 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-04T23:58:08.140Z] #11 53.53 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-04T23:58:08.140Z] #11 53.69 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-12-04T23:58:08.140Z] #11 53.69 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-12-04T23:58:08.140Z] #11 53.72 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-12-04T23:58:08.140Z] #11 54.04 Selecting previously unselected package dmsetup. [2020-12-04T23:58:08.140Z] #11 54.05 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-12-04T23:58:08.140Z] #11 54.05 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-04T23:58:08.140Z] #11 54.27 Selecting previously unselected package mingw-w64-common. [2020-12-04T23:58:08.140Z] #11 54.31 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-04T23:58:08.140Z] #11 54.31 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-04T23:58:08.140Z] #11 ... [2020-12-04T23:58:08.140Z] [2020-12-04T23:58:08.140Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:58:08.140Z] #34 52.13 Selecting previously unselected package libicu63:arm64. [2020-12-04T23:58:08.140Z] #34 52.13 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-12-04T23:58:08.140Z] #34 52.17 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-04T23:58:08.140Z] #34 58.07 Selecting previously unselected package libxml2:arm64. [2020-12-04T23:58:08.140Z] #34 58.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-12-04T23:58:08.140Z] #34 58.22 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-12-04T23:58:08.140Z] #34 58.71 Selecting previously unselected package libarchive13:arm64. [2020-12-04T23:58:08.140Z] #34 58.71 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-12-04T23:58:08.140Z] #34 58.72 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-12-04T23:58:08.140Z] #34 60.16 Selecting previously unselected package libjsoncpp1:arm64. [2020-12-04T23:58:08.140Z] #34 60.17 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-12-04T23:58:08.140Z] #34 60.31 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-12-04T23:58:08.254Z] #41 86.21 DEP criu/tty.d [2020-12-04T23:58:08.404Z] #34 ... [2020-12-04T23:58:08.404Z] [2020-12-04T23:58:08.404Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:58:08.404Z] #40 60.49 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-12-04T23:58:08.511Z] #41 86.41 DEP criu/timerfd.d [2020-12-04T23:58:08.768Z] #41 86.57 DEP criu/timens.d [2020-12-04T23:58:08.768Z] #41 86.79 DEP criu/sysfs_parse.d [2020-12-04T23:58:08.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-04T23:58:09.026Z] #41 87.01 DEP criu/sysctl.d [2020-12-04T23:58:09.283Z] #41 87.14 DEP criu/string.d [2020-12-04T23:58:09.283Z] #41 87.20 DEP criu/stats.d [2020-12-04T23:58:09.283Z] #41 87.31 DEP criu/sockets.d [2020-12-04T23:58:09.385Z] #43 73.98 LINK criu/pie/restorer.built-in.o [2020-12-04T23:58:09.385Z] #43 74.00 GEN criu/pie/restorer-blob.h [2020-12-04T23:58:09.385Z] #43 74.10 DEP criu/vdso.d [2020-12-04T23:58:09.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-04T23:58:09.539Z] #41 87.51 DEP criu/sk-unix.d [2020-12-04T23:58:09.698Z] #43 74.32 DEP criu/uts_ns.d [2020-12-04T23:58:09.796Z] #41 87.75 DEP criu/sk-tcp.d [2020-12-04T23:58:09.994Z] #43 74.58 DEP criu/util.d [2020-12-04T23:58:10.054Z] #41 87.95 DEP criu/sk-queue.d [2020-12-04T23:58:10.054Z] #41 88.15 DEP criu/sk-packet.d [2020-12-04T23:58:10.284Z] #43 158.2 net/textproto [2020-12-04T23:58:10.284Z] #43 158.2 crypto/x509 [2020-12-04T23:58:10.291Z] #43 74.98 DEP criu/uffd.d [2020-12-04T23:58:10.311Z] #41 88.36 DEP criu/sk-netlink.d [2020-12-04T23:58:10.567Z] #41 88.55 DEP criu/sk-inet.d [2020-12-04T23:58:10.589Z] #43 75.20 DEP criu/tun.d [2020-12-04T23:58:10.589Z] #43 75.40 DEP criu/tty.d [2020-12-04T23:58:10.589Z] #43 ... [2020-12-04T23:58:10.589Z] [2020-12-04T23:58:10.589Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:58:10.589Z] #20 19.78 Building dependency tree... [2020-12-04T23:58:10.589Z] #20 21.36 libcap2-bin is already the newest version (1:2.25-2). [2020-12-04T23:58:10.589Z] #20 21.36 The following additional packages will be installed: [2020-12-04T23:58:10.589Z] #20 21.36 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-04T23:58:10.589Z] #20 21.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-04T23:58:10.589Z] #20 21.36 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-04T23:58:10.589Z] #20 21.36 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-04T23:58:10.589Z] #20 21.36 python3.7 python3.7-minimal vim-runtime xxd [2020-12-04T23:58:10.589Z] #20 21.36 Suggested packages: [2020-12-04T23:58:10.589Z] #20 21.36 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-04T23:58:10.589Z] #20 21.36 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-04T23:58:10.589Z] #20 21.36 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-04T23:58:10.589Z] #20 21.36 Recommended packages: [2020-12-04T23:58:10.589Z] #20 21.36 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-04T23:58:10.589Z] #20 21.36 python3-keyrings.alt python3-xdg unzip [2020-12-04T23:58:10.589Z] #20 23.49 The following NEW packages will be installed: [2020-12-04T23:58:10.589Z] #20 23.49 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-04T23:58:10.589Z] #20 23.49 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-04T23:58:10.589Z] #20 23.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-04T23:58:10.589Z] #20 23.49 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-04T23:58:10.589Z] #20 23.49 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-04T23:58:10.589Z] #20 23.49 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-04T23:58:10.589Z] #20 23.49 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-04T23:58:10.589Z] #20 23.49 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-04T23:58:10.589Z] #20 23.49 xz-utils zip [2020-12-04T23:58:10.589Z] #20 23.77 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:58:10.589Z] #20 23.77 Need to get 29.2 MB of archives. [2020-12-04T23:58:10.589Z] #20 23.77 After this operation, 134 MB of additional disk space will be used. [2020-12-04T23:58:10.589Z] #20 23.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-12-04T23:58:10.589Z] #20 23.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-12-04T23:58:10.589Z] #20 24.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-12-04T23:58:10.824Z] #41 88.80 DEP criu/signalfd.d [2020-12-04T23:58:10.824Z] #41 88.96 DEP criu/sigframe.d [2020-12-04T23:58:10.857Z] #43 159.1 vendor/golang.org/x/net/http/httpguts [2020-12-04T23:58:10.857Z] #43 159.5 vendor/golang.org/x/net/http/httpproxy [2020-12-04T23:58:10.888Z] #20 ... [2020-12-04T23:58:10.888Z] [2020-12-04T23:58:10.888Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:58:10.888Z] #58 DONE 140.5s [2020-12-04T23:58:11.081Z] #41 89.05 DEP criu/shmem.d [2020-12-04T23:58:11.081Z] #41 ... [2020-12-04T23:58:11.081Z] [2020-12-04T23:58:11.081Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:58:11.081Z] #43 DONE 190.6s [2020-12-04T23:58:11.081Z] [2020-12-04T23:58:11.081Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:11.081Z] #41 89.21 DEP criu/servicefd.d [2020-12-04T23:58:11.188Z] [2020-12-04T23:58:11.188Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-04T23:58:11.188Z] #59 DONE 0.1s [2020-12-04T23:58:11.188Z] [2020-12-04T23:58:11.188Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-04T23:58:11.188Z] #60 DONE 0.1s [2020-12-04T23:58:11.188Z] [2020-12-04T23:58:11.188Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:11.188Z] #43 75.67 DEP criu/timerfd.d [2020-12-04T23:58:11.188Z] #43 75.88 DEP criu/timens.d [2020-12-04T23:58:11.431Z] #43 ... [2020-12-04T23:58:11.431Z] [2020-12-04T23:58:11.431Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:11.431Z] #41 53.37 CC images/ext-file.o [2020-12-04T23:58:11.431Z] #41 53.56 CC images/cgroup.o [2020-12-04T23:58:11.431Z] #41 54.26 CC images/userns.o [2020-12-04T23:58:11.431Z] #41 54.54 CC images/google/protobuf/descriptor.o [2020-12-04T23:58:11.431Z] #41 56.06 CC images/opts.o [2020-12-04T23:58:11.431Z] #41 56.28 CC images/seccomp.o [2020-12-04T23:58:11.431Z] #41 56.51 CC images/binfmt-misc.o [2020-12-04T23:58:11.431Z] #41 56.71 CC images/time.o [2020-12-04T23:58:11.431Z] #41 56.86 CC images/sysctl.o [2020-12-04T23:58:11.431Z] #41 57.02 CC images/autofs.o [2020-12-04T23:58:11.431Z] #41 57.21 CC images/macvlan.o [2020-12-04T23:58:11.431Z] #41 57.39 CC images/sit.o [2020-12-04T23:58:11.431Z] #41 57.60 CC images/memfd.o [2020-12-04T23:58:11.431Z] #41 57.81 CC images/timens.o [2020-12-04T23:58:11.431Z] #41 58.08 LINK images/built-in.o [2020-12-04T23:58:11.431Z] #41 58.23 GEN compel/include/asm [2020-12-04T23:58:11.431Z] #41 58.25 GEN compel/include/version.h [2020-12-04T23:58:11.431Z] #41 58.27 touch .config [2020-12-04T23:58:11.431Z] #41 58.32 GEN include/common/config.h [2020-12-04T23:58:11.431Z] #41 58.39 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-12-04T23:58:11.431Z] #41 58.42 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-12-04T23:58:11.431Z] #41 58.45 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-12-04T23:58:11.431Z] #41 58.47 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-12-04T23:58:11.431Z] #41 58.50 DEP compel/arch/x86/plugins/std/memcpy.d [2020-12-04T23:58:11.431Z] #41 58.52 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-12-04T23:58:11.431Z] #41 58.54 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-04T23:58:11.431Z] #41 58.57 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-12-04T23:58:11.431Z] #41 58.58 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-04T23:58:11.431Z] #41 58.60 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-04T23:58:11.431Z] #41 58.61 DEP compel/plugins/std/infect.d [2020-12-04T23:58:11.431Z] #41 58.77 DEP compel/plugins/std/string.d [2020-12-04T23:58:11.431Z] #41 58.90 DEP compel/plugins/std/log.d [2020-12-04T23:58:11.431Z] #41 58.97 DEP compel/plugins/std/fds.d [2020-12-04T23:58:11.431Z] #41 59.05 DEP compel/plugins/std/std.d [2020-12-04T23:58:11.431Z] #41 59.19 DEP compel/plugins/shmem/shmem.d [2020-12-04T23:58:11.488Z] #43 76.10 DEP criu/sysfs_parse.d [2020-12-04T23:58:11.488Z] #43 76.45 DEP criu/sysctl.d [2020-12-04T23:58:11.646Z] #41 89.55 DEP criu/seize.d [2020-12-04T23:58:11.692Z] #41 59.32 DEP compel/plugins/fds/fds.d [2020-12-04T23:58:11.692Z] #41 59.44 CC compel/plugins/std/std.o [2020-12-04T23:58:11.787Z] #43 ... [2020-12-04T23:58:11.787Z] [2020-12-04T23:58:11.787Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:58:11.787Z] #45 131.2 crypto/ecdsa [2020-12-04T23:58:11.787Z] #45 133.2 crypto/rsa [2020-12-04T23:58:11.787Z] #45 133.7 crypto/dsa [2020-12-04T23:58:11.787Z] #45 134.2 github.com/LK4D4/vndr/build [2020-12-04T23:58:11.787Z] #45 134.9 crypto/x509/pkix [2020-12-04T23:58:11.787Z] #45 136.3 vendor/golang.org/x/crypto/cryptobyte [2020-12-04T23:58:11.787Z] #45 137.6 vendor/golang.org/x/net/idna [2020-12-04T23:58:11.787Z] #45 ... [2020-12-04T23:58:11.787Z] [2020-12-04T23:58:11.787Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:11.787Z] #43 76.68 DEP criu/string.d [2020-12-04T23:58:11.903Z] #41 89.78 DEP criu/seccomp.d [2020-12-04T23:58:11.919Z] #40 63.93 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-12-04T23:58:11.935Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-04T23:58:11.935Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-12-04T23:58:11.935Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-12-04T23:58:11.935Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-04T23:58:11.935Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-04T23:58:11.935Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-04T23:58:12.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-04T23:58:12.087Z] #43 76.73 DEP criu/stats.d [2020-12-04T23:58:12.087Z] #43 76.96 DEP criu/sockets.d [2020-12-04T23:58:12.159Z] #41 90.09 DEP criu/rst-malloc.d [2020-12-04T23:58:12.159Z] #41 90.15 DEP criu/rbtree.d [2020-12-04T23:58:12.159Z] #41 90.20 DEP criu/pstree.d [2020-12-04T23:58:12.265Z] #41 59.79 CC compel/plugins/std/fds.o [2020-12-04T23:58:12.416Z] #41 90.36 DEP criu/protobuf.d [2020-12-04T23:58:12.567Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-04T23:58:12.567Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-04T23:58:12.567Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-04T23:58:12.567Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-04T23:58:12.567Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-04T23:58:12.567Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-04T23:58:12.674Z] #41 90.51 GEN criu/protobuf-desc-gen.h [2020-12-04T23:58:12.734Z] #43 77.33 DEP criu/sk-unix.d [2020-12-04T23:58:12.839Z] #41 60.23 CC compel/plugins/std/log.o [2020-12-04T23:58:13.032Z] #43 77.70 DEP criu/sk-tcp.d [2020-12-04T23:58:13.032Z] #43 77.88 DEP criu/sk-queue.d [2020-12-04T23:58:13.199Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-04T23:58:13.199Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-04T23:58:13.330Z] #43 78.11 DEP criu/sk-packet.d [2020-12-04T23:58:13.412Z] #41 61.02 CC compel/plugins/std/string.o [2020-12-04T23:58:13.680Z] #43 78.30 DEP criu/sk-netlink.d [2020-12-04T23:58:13.680Z] #43 78.54 DEP criu/sk-inet.d [2020-12-04T23:58:13.832Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2020-12-04T23:58:13.832Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-04T23:58:13.832Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-04T23:58:13.832Z] ? github.com/docker/docker/api/types [no test files] [2020-12-04T23:58:13.832Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-04T23:58:13.832Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-04T23:58:13.832Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-04T23:58:13.832Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-04T23:58:13.851Z] #40 ... [2020-12-04T23:58:13.851Z] [2020-12-04T23:58:13.851Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:58:13.851Z] #43 55.74 go/scanner [2020-12-04T23:58:13.851Z] #43 56.27 net/url [2020-12-04T23:58:13.851Z] #43 57.95 text/template/parse [2020-12-04T23:58:13.851Z] #43 58.75 go/ast [2020-12-04T23:58:13.851Z] #43 58.99 encoding/base64 [2020-12-04T23:58:13.851Z] #43 59.89 encoding/json [2020-12-04T23:58:13.851Z] #43 62.79 text/template [2020-12-04T23:58:13.851Z] #43 63.71 go/parser [2020-12-04T23:58:13.851Z] #43 64.87 encoding/xml [2020-12-04T23:58:13.851Z] #43 ... [2020-12-04T23:58:13.851Z] [2020-12-04T23:58:13.851Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:58:13.851Z] #49 65.81 golang.org/x/crypto/ssh/terminal [2020-12-04T23:58:13.851Z] #49 ... [2020-12-04T23:58:13.851Z] [2020-12-04T23:58:13.851Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:58:13.851Z] #32 56.24 github.com/BurntSushi/toml/cmd/tomlv [2020-12-04T23:58:13.851Z] #32 DONE 66.1s [2020-12-04T23:58:13.980Z] #43 78.74 DEP criu/signalfd.d [2020-12-04T23:58:13.980Z] #43 78.93 DEP criu/sigframe.d [2020-12-04T23:58:13.988Z] #41 ... [2020-12-04T23:58:13.988Z] [2020-12-04T23:58:13.988Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:58:13.988Z] #11 162.3 Selecting previously unselected package libapparmor1:amd64. [2020-12-04T23:58:13.988Z] #11 162.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-12-04T23:58:13.988Z] #11 162.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-12-04T23:58:14.044Z] #41 92.10 DEP criu/protobuf-desc.d [2020-12-04T23:58:14.114Z] [2020-12-04T23:58:14.114Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:58:14.114Z] #34 64.78 Selecting previously unselected package librhash0:arm64. [2020-12-04T23:58:14.114Z] #34 64.79 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-12-04T23:58:14.114Z] #34 65.07 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-12-04T23:58:14.123Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2020-12-04T23:58:14.123Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-12-04T23:58:14.123Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-04T23:58:14.123Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-04T23:58:14.123Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-04T23:58:14.123Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-04T23:58:14.123Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-04T23:58:14.123Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-04T23:58:14.123Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-04T23:58:14.277Z] #43 78.98 DEP criu/shmem.d [2020-12-04T23:58:14.277Z] #43 79.11 DEP criu/servicefd.d [2020-12-04T23:58:14.300Z] #41 92.23 DEP criu/proc_parse.d [2020-12-04T23:58:14.414Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-12-04T23:58:14.414Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-12-04T23:58:14.414Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-04T23:58:14.414Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-04T23:58:14.414Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-04T23:58:14.414Z] ? github.com/docker/docker/builder [no test files] [2020-12-04T23:58:14.414Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-04T23:58:14.414Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-04T23:58:14.414Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-04T23:58:14.414Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-04T23:58:14.414Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-04T23:58:14.414Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-04T23:58:14.414Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-04T23:58:14.557Z] #41 92.40 DEP criu/plugin.d [2020-12-04T23:58:14.557Z] #41 92.52 DEP criu/pipes.d [2020-12-04T23:58:14.575Z] #43 79.30 DEP criu/seize.d [2020-12-04T23:58:14.575Z] #43 79.45 DEP criu/seccomp.d [2020-12-04T23:58:14.814Z] #41 92.67 DEP criu/pie-util.d [2020-12-04T23:58:14.814Z] #41 92.79 DEP criu/pie-util-vdso.d [2020-12-04T23:58:14.814Z] #41 92.89 DEP criu/pie-util-vdso-elf32.d [2020-12-04T23:58:14.874Z] #43 79.61 DEP criu/rst-malloc.d [2020-12-04T23:58:14.874Z] #43 79.73 DEP criu/rbtree.d [2020-12-04T23:58:15.027Z] #11 163.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-12-04T23:58:15.027Z] #11 163.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-12-04T23:58:15.027Z] #11 163.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-04T23:58:15.065Z] #34 67.12 Selecting previously unselected package libuv1:arm64. [2020-12-04T23:58:15.065Z] #34 67.13 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-12-04T23:58:15.071Z] #41 92.99 DEP criu/path.d [2020-12-04T23:58:15.173Z] #43 79.78 DEP criu/pstree.d [2020-12-04T23:58:15.173Z] #43 80.03 DEP criu/protobuf.d [2020-12-04T23:58:15.333Z] #41 93.13 DEP criu/parasite-syscall.d [2020-12-04T23:58:15.333Z] #41 93.34 DEP criu/pagemap.d [2020-12-04T23:58:15.334Z] #34 67.38 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-12-04T23:58:15.470Z] #43 80.21 GEN criu/protobuf-desc-gen.h [2020-12-04T23:58:15.632Z] #41 93.54 DEP criu/pagemap-cache.d [2020-12-04T23:58:15.632Z] #41 93.64 DEP criu/page-xfer.d [2020-12-04T23:58:15.687Z] #11 164.0 Selecting previously unselected package libbtrfs0. [2020-12-04T23:58:15.687Z] #11 164.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-04T23:58:15.687Z] #11 164.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-04T23:58:15.889Z] #41 93.86 DEP criu/page-pipe.d [2020-12-04T23:58:15.889Z] #41 93.98 DEP criu/netfilter.d [2020-12-04T23:58:15.949Z] #11 164.5 Selecting previously unselected package libbtrfs-dev. [2020-12-04T23:58:16.146Z] #41 94.17 DEP criu/net.d [2020-12-04T23:58:16.216Z] #11 ... [2020-12-04T23:58:16.216Z] [2020-12-04T23:58:16.216Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:58:16.216Z] #56 156.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-04T23:58:16.216Z] #56 156.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-04T23:58:16.216Z] #56 DONE 164.5s [2020-12-04T23:58:16.216Z] [2020-12-04T23:58:16.216Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-04T23:58:16.216Z] #57 DONE 0.0s [2020-12-04T23:58:16.216Z] [2020-12-04T23:58:16.216Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-04T23:58:16.216Z] #58 DONE 0.1s [2020-12-04T23:58:16.216Z] [2020-12-04T23:58:16.216Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:58:16.216Z] #11 164.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-04T23:58:16.216Z] #11 164.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:58:16.216Z] #11 164.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-12-04T23:58:16.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-04T23:58:16.403Z] #41 94.39 DEP criu/namespaces.d [2020-12-04T23:58:16.479Z] #11 164.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-04T23:58:16.479Z] #11 164.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-04T23:58:16.479Z] #11 164.9 Selecting previously unselected package libudev-dev:amd64. [2020-12-04T23:58:16.479Z] #11 164.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-12-04T23:58:16.479Z] #11 165.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-12-04T23:58:16.659Z] #41 94.60 DEP criu/mount.d [2020-12-04T23:58:16.660Z] #41 94.80 DEP criu/memfd.d [2020-12-04T23:58:16.735Z] #34 68.73 Selecting previously unselected package cmake. [2020-12-04T23:58:16.735Z] #34 68.73 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-12-04T23:58:16.741Z] #11 165.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-12-04T23:58:16.741Z] #11 165.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-12-04T23:58:16.741Z] #11 165.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-12-04T23:58:16.916Z] #41 94.90 DEP criu/mem.d [2020-12-04T23:58:17.000Z] #34 69.06 Unpacking cmake (3.13.4-1) ... [2020-12-04T23:58:17.002Z] #11 165.5 Selecting previously unselected package libpcre16-3:amd64. [2020-12-04T23:58:17.002Z] #11 165.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-12-04T23:58:17.002Z] #11 165.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-12-04T23:58:17.149Z] ok github.com/docker/docker/builder/remotecontext 0.325s coverage: 13.7% of statements [2020-12-04T23:58:17.173Z] #41 95.14 DEP criu/lsm.d [2020-12-04T23:58:17.430Z] #41 95.28 DEP criu/log.d [2020-12-04T23:58:17.430Z] #41 95.44 DEP criu/libnetlink.d [2020-12-04T23:58:17.442Z] ok github.com/docker/docker/builder/dockerfile 0.959s coverage: 48.3% of statements [2020-12-04T23:58:17.442Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-04T23:58:17.577Z] #11 165.8 Selecting previously unselected package libpcre32-3:amd64. [2020-12-04T23:58:17.577Z] #11 165.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-12-04T23:58:17.577Z] #11 165.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-12-04T23:58:17.577Z] #11 166.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-12-04T23:58:17.577Z] #11 166.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-12-04T23:58:17.577Z] #11 166.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-04T23:58:17.687Z] #41 95.61 DEP criu/kerndat.d [2020-12-04T23:58:17.837Z] #11 166.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-12-04T23:58:17.838Z] #11 166.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-12-04T23:58:17.838Z] #11 166.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-04T23:58:17.944Z] #41 ... [2020-12-04T23:58:17.944Z] [2020-12-04T23:58:17.944Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-04T23:58:17.944Z] #30 DONE 197.1s [2020-12-04T23:58:17.944Z] [2020-12-04T23:58:17.944Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:58:17.944Z] #18 14.80 Reading package lists... [2020-12-04T23:58:17.944Z] #18 18.78 Building dependency tree... [2020-12-04T23:58:17.944Z] #18 21.11 libcap2-bin is already the newest version (1:2.25-2). [2020-12-04T23:58:17.944Z] #18 21.11 The following additional packages will be installed: [2020-12-04T23:58:17.944Z] #18 21.13 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-04T23:58:17.944Z] #18 21.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-04T23:58:17.944Z] #18 21.13 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-04T23:58:17.944Z] #18 21.13 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-04T23:58:17.944Z] #18 21.14 python3.7 python3.7-minimal vim-runtime xxd [2020-12-04T23:58:17.944Z] #18 21.14 Suggested packages: [2020-12-04T23:58:17.944Z] #18 21.14 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-04T23:58:17.944Z] #18 21.14 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-04T23:58:17.944Z] #18 21.14 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-04T23:58:17.944Z] #18 21.14 Recommended packages: [2020-12-04T23:58:17.944Z] #18 21.14 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-04T23:58:17.944Z] #18 21.14 python3-keyrings.alt python3-xdg unzip [2020-12-04T23:58:17.944Z] #18 23.00 The following NEW packages will be installed: [2020-12-04T23:58:17.944Z] #18 23.01 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-04T23:58:17.944Z] #18 23.01 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-04T23:58:17.944Z] #18 23.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-04T23:58:17.944Z] #18 23.01 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-04T23:58:17.944Z] #18 23.01 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-04T23:58:17.944Z] #18 23.01 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-04T23:58:17.944Z] #18 23.01 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-04T23:58:17.944Z] #18 23.02 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-04T23:58:17.944Z] #18 23.02 xz-utils zip [2020-12-04T23:58:17.944Z] #18 23.33 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:58:17.944Z] #18 23.33 Need to get 28.5 MB of archives. [2020-12-04T23:58:17.944Z] #18 23.33 After this operation, 116 MB of additional disk space will be used. [2020-12-04T23:58:17.944Z] #18 23.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-12-04T23:58:17.944Z] #18 23.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-12-04T23:58:17.944Z] #18 23.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-12-04T23:58:17.944Z] #18 23.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-12-04T23:58:17.944Z] #18 23.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-12-04T23:58:17.944Z] #18 23.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-12-04T23:58:17.944Z] #18 23.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-12-04T23:58:17.944Z] #18 23.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-12-04T23:58:17.944Z] #18 23.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-12-04T23:58:17.945Z] #18 23.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-12-04T23:58:17.945Z] #18 23.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-12-04T23:58:17.945Z] #18 23.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-12-04T23:58:17.945Z] #18 23.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-12-04T23:58:17.945Z] #18 23.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-12-04T23:58:17.945Z] #18 23.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-12-04T23:58:17.945Z] #18 23.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-12-04T23:58:17.945Z] #18 23.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-04T23:58:17.945Z] #18 23.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-04T23:58:17.945Z] #18 23.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-12-04T23:58:17.945Z] #18 23.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-12-04T23:58:17.945Z] #18 23.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-12-04T23:58:17.945Z] #18 23.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-12-04T23:58:17.945Z] #18 23.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-12-04T23:58:17.945Z] #18 23.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-04T23:58:17.945Z] #18 23.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-04T23:58:17.945Z] #18 23.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-04T23:58:17.945Z] #18 23.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-12-04T23:58:17.945Z] #18 23.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-12-04T23:58:17.945Z] #18 23.82 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-04T23:58:17.945Z] #18 24.38 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-04T23:58:17.945Z] #18 24.38 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-04T23:58:17.945Z] #18 24.38 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-04T23:58:17.945Z] #18 24.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-12-04T23:58:17.945Z] #18 24.39 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-12-04T23:58:17.945Z] #18 24.41 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-04T23:58:17.945Z] #18 24.47 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-04T23:58:17.945Z] #18 24.48 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-04T23:58:17.945Z] #18 24.48 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-12-04T23:58:17.945Z] #18 24.50 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-04T23:58:17.945Z] #18 24.50 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-04T23:58:17.945Z] #18 24.52 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-04T23:58:17.945Z] #18 24.53 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-12-04T23:58:17.945Z] #18 24.60 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-12-04T23:58:17.945Z] #18 24.62 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-12-04T23:58:17.945Z] #18 24.65 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-04T23:58:17.945Z] #18 24.99 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-12-04T23:58:17.945Z] #18 25.04 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-12-04T23:58:17.945Z] #18 25.07 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-12-04T23:58:17.945Z] #18 25.82 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:58:17.945Z] #18 25.95 Fetched 28.5 MB in 2s (14.3 MB/s) [2020-12-04T23:58:17.945Z] #18 25.99 Selecting previously unselected package pigz. [2020-12-04T23:58:17.945Z] #18 26.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-12-04T23:58:17.945Z] #18 26.10 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-12-04T23:58:17.945Z] #18 26.11 Unpacking pigz (2.4-1) ... [2020-12-04T23:58:17.945Z] #18 26.28 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-12-04T23:58:17.945Z] #18 26.29 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-04T23:58:17.945Z] #18 ... [2020-12-04T23:58:17.945Z] [2020-12-04T23:58:17.945Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:17.945Z] #41 95.94 DEP criu/kcmp-ids.d [2020-12-04T23:58:18.075Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-12-04T23:58:18.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-04T23:58:18.202Z] #41 96.05 DEP criu/irmap.d [2020-12-04T23:58:18.202Z] #41 96.21 DEP criu/ipc_ns.d [2020-12-04T23:58:18.244Z] #43 82.56 DEP criu/protobuf-desc.d [2020-12-04T23:58:18.244Z] #43 82.79 DEP criu/proc_parse.d [2020-12-04T23:58:18.244Z] #43 82.98 DEP criu/plugin.d [2020-12-04T23:58:18.244Z] #43 83.09 DEP criu/pipes.d [2020-12-04T23:58:18.370Z] ok github.com/docker/docker/builder/remotecontext/git 0.927s coverage: 86.3% of statements [2020-12-04T23:58:18.370Z] ? github.com/docker/docker/cli [no test files] [2020-12-04T23:58:18.370Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-04T23:58:18.409Z] #11 166.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-12-04T23:58:18.409Z] #11 166.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-12-04T23:58:18.409Z] #11 166.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-04T23:58:18.458Z] #41 96.46 DEP criu/image.d [2020-12-04T23:58:18.544Z] #43 83.23 DEP criu/pie-util.d [2020-12-04T23:58:18.544Z] #43 83.34 DEP criu/pie-util-vdso.d [2020-12-04T23:58:18.544Z] #43 ... [2020-12-04T23:58:18.544Z] [2020-12-04T23:58:18.544Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:58:18.544Z] #20 24.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-12-04T23:58:18.544Z] #20 24.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-12-04T23:58:18.544Z] #20 24.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-12-04T23:58:18.544Z] #20 25.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-12-04T23:58:18.544Z] #20 25.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-12-04T23:58:18.544Z] #20 25.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-12-04T23:58:18.544Z] #20 25.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-12-04T23:58:18.544Z] #20 25.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-12-04T23:58:18.544Z] #20 25.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-12-04T23:58:18.544Z] #20 25.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-12-04T23:58:18.544Z] #20 25.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-12-04T23:58:18.544Z] #20 25.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-12-04T23:58:18.544Z] #20 25.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-12-04T23:58:18.544Z] #20 25.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-12-04T23:58:18.544Z] #20 25.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-12-04T23:58:18.544Z] #20 25.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-12-04T23:58:18.544Z] #20 25.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-12-04T23:58:18.544Z] #20 25.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-12-04T23:58:18.544Z] #20 25.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-12-04T23:58:18.544Z] #20 25.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-12-04T23:58:18.544Z] #20 25.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-12-04T23:58:18.544Z] #20 25.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-12-04T23:58:18.544Z] #20 25.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-12-04T23:58:18.544Z] #20 25.90 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-12-04T23:58:18.544Z] #20 25.91 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-12-04T23:58:18.544Z] #20 25.91 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-12-04T23:58:18.544Z] #20 26.41 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-12-04T23:58:18.544Z] #20 26.41 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-12-04T23:58:18.544Z] #20 26.42 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-12-04T23:58:18.544Z] #20 26.42 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-12-04T23:58:18.544Z] #20 26.43 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-12-04T23:58:18.544Z] #20 26.45 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-12-04T23:58:18.544Z] #20 26.52 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-04T23:58:18.544Z] #20 26.53 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-12-04T23:58:18.544Z] #20 26.54 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-12-04T23:58:18.544Z] #20 26.55 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-04T23:58:18.544Z] #20 26.56 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-12-04T23:58:18.544Z] #20 26.57 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-04T23:58:18.544Z] #20 26.60 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-12-04T23:58:18.544Z] #20 27.19 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-12-04T23:58:18.544Z] #20 27.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-12-04T23:58:18.544Z] #20 27.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-04T23:58:18.544Z] #20 27.63 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-12-04T23:58:18.544Z] #20 27.70 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-12-04T23:58:18.544Z] #20 27.76 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-12-04T23:58:18.544Z] #20 28.74 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:58:18.544Z] #20 28.92 Fetched 29.2 MB in 4s (6979 kB/s) [2020-12-04T23:58:18.544Z] #20 28.99 Selecting previously unselected package pigz. [2020-12-04T23:58:18.544Z] #20 28.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-12-04T23:58:18.544Z] #20 29.07 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-12-04T23:58:18.544Z] #20 29.08 Unpacking pigz (2.4-1) ... [2020-12-04T23:58:18.544Z] #20 29.22 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-12-04T23:58:18.544Z] #20 29.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-04T23:58:18.544Z] #20 29.23 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-12-04T23:58:18.545Z] #20 29.78 Selecting previously unselected package python3.7-minimal. [2020-12-04T23:58:18.545Z] #20 29.78 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-04T23:58:18.545Z] #20 29.79 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-04T23:58:18.545Z] #20 30.93 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-12-04T23:58:18.545Z] #20 30.94 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-04T23:58:18.669Z] #11 167.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-12-04T23:58:18.669Z] #11 167.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-12-04T23:58:18.669Z] #11 167.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-04T23:58:18.669Z] #11 167.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-12-04T23:58:18.737Z] #41 96.70 DEP criu/image-desc.d [2020-12-04T23:58:18.737Z] #41 96.82 DEP criu/fsnotify.d [2020-12-04T23:58:18.930Z] #11 167.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-12-04T23:58:18.930Z] #11 167.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-04T23:58:18.930Z] #11 167.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-12-04T23:58:18.997Z] #41 96.98 DEP criu/filesystems.d [2020-12-04T23:58:19.190Z] #11 167.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-12-04T23:58:19.190Z] #11 167.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-12-04T23:58:19.451Z] #11 167.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-04T23:58:19.451Z] #11 167.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-04T23:58:19.451Z] #11 167.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-12-04T23:58:19.451Z] #11 168.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-04T23:58:19.451Z] #11 168.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-12-04T23:58:19.451Z] #11 168.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-12-04T23:58:19.451Z] #11 168.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:58:19.451Z] #11 168.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-04T23:58:19.451Z] #11 168.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-12-04T23:58:19.451Z] #11 168.1 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-12-04T23:58:19.561Z] #41 97.35 DEP criu/files.d [2020-12-04T23:58:19.561Z] #41 97.49 DEP criu/files-reg.d [2020-12-04T23:58:19.565Z] #34 ... [2020-12-04T23:58:19.565Z] [2020-12-04T23:58:19.565Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:58:19.565Z] #40 65.95 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-12-04T23:58:19.565Z] #40 66.50 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-12-04T23:58:19.565Z] #40 67.19 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-12-04T23:58:19.565Z] #40 67.66 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-04T23:58:19.565Z] #40 68.78 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-04T23:58:19.565Z] #40 69.08 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-12-04T23:58:19.565Z] #40 69.09 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-04T23:58:19.565Z] #40 69.12 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-04T23:58:19.565Z] #40 ... [2020-12-04T23:58:19.565Z] [2020-12-04T23:58:19.565Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:58:19.565Z] #34 71.76 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-04T23:58:19.565Z] #34 71.80 Setting up xxd (2:8.1.0875-5) ... [2020-12-04T23:58:19.565Z] #34 71.82 Setting up libuv1:arm64 (1.24.1-1) ... [2020-12-04T23:58:19.565Z] #34 71.84 Setting up vim-common (2:8.1.0875-5) ... [2020-12-04T23:58:19.712Z] #11 168.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-04T23:58:19.712Z] #11 168.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:58:19.712Z] #11 168.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-04T23:58:19.712Z] #11 168.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-04T23:58:19.712Z] #11 168.2 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-12-04T23:58:19.712Z] #11 168.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-04T23:58:19.712Z] #11 168.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-04T23:58:19.712Z] #11 168.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:58:19.712Z] #11 168.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-04T23:58:19.712Z] #11 168.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-04T23:58:19.712Z] #11 168.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:58:19.712Z] #11 168.2 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-12-04T23:58:19.712Z] #11 168.2 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-12-04T23:58:19.712Z] #11 168.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-04T23:58:19.712Z] #11 168.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-04T23:58:19.712Z] #11 168.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-04T23:58:19.712Z] #11 168.3 Setting up dmsetup (2:1.02.155-3) ... [2020-12-04T23:58:19.818Z] #41 97.60 DEP criu/files-ext.d [2020-12-04T23:58:19.818Z] #41 97.78 DEP criu/file-lock.d [2020-12-04T23:58:19.828Z] #34 71.88 Setting up librhash0:arm64 (1.3.8-1) ... [2020-12-04T23:58:19.828Z] #34 72.01 Setting up cmake-data (3.13.4-1) ... [2020-12-04T23:58:19.828Z] #34 72.04 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-12-04T23:58:19.972Z] #11 168.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-04T23:58:19.972Z] #11 168.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-04T23:58:19.972Z] #11 168.3 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:58:20.076Z] #41 97.94 DEP criu/file-ids.d [2020-12-04T23:58:20.076Z] #41 98.04 DEP criu/fifo.d [2020-12-04T23:58:20.076Z] #41 98.13 DEP criu/fdstore.d [2020-12-04T23:58:20.091Z] #34 72.17 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-12-04T23:58:20.091Z] #34 72.19 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-12-04T23:58:20.234Z] #11 DONE 168.7s [2020-12-04T23:58:20.234Z] [2020-12-04T23:58:20.234Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:20.234Z] #41 61.58 CC compel/plugins/std/infect.o [2020-12-04T23:58:20.234Z] #41 61.87 CC compel/arch/x86/plugins/std/parasite-head.o [2020-12-04T23:58:20.234Z] #41 61.99 CC compel/arch/x86/plugins/std/memcpy.o [2020-12-04T23:58:20.234Z] #41 62.10 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-12-04T23:58:20.234Z] #41 62.21 AR compel/plugins/std.lib.a [2020-12-04T23:58:20.234Z] #41 62.28 CC compel/plugins/fds/fds.o [2020-12-04T23:58:20.234Z] #41 62.47 AR compel/plugins/fds.lib.a [2020-12-04T23:58:20.234Z] #41 62.56 HOSTDEP compel/src/lib/log-host.d [2020-12-04T23:58:20.234Z] #41 62.61 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-04T23:58:20.234Z] #41 62.81 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-12-04T23:58:20.234Z] #41 62.90 HOSTDEP compel/src/main-host.d [2020-12-04T23:58:20.234Z] #41 63.05 DEP compel/src/lib/ptrace.d [2020-12-04T23:58:20.234Z] #41 63.14 DEP compel/src/lib/infect.d [2020-12-04T23:58:20.234Z] #41 63.46 DEP compel/src/lib/infect-util.d [2020-12-04T23:58:20.234Z] #41 63.55 DEP compel/src/lib/infect-rpc.d [2020-12-04T23:58:20.234Z] #41 63.62 DEP compel/arch/x86/src/lib/infect.d [2020-12-04T23:58:20.234Z] #41 63.92 DEP compel/arch/x86/src/lib/cpu.d [2020-12-04T23:58:20.234Z] #41 63.98 DEP compel/src/lib/log.d [2020-12-04T23:58:20.234Z] #41 64.03 DEP compel/src/main.d [2020-12-04T23:58:20.234Z] #41 64.18 DEP compel/src/lib/handle-elf.d [2020-12-04T23:58:20.234Z] #41 64.30 DEP compel/arch/x86/src/lib/handle-elf.d [2020-12-04T23:58:20.234Z] #41 64.49 CC compel/src/lib/log.o [2020-12-04T23:58:20.234Z] #41 64.91 CC compel/arch/x86/src/lib/cpu.o [2020-12-04T23:58:20.234Z] #41 65.92 CC compel/arch/x86/src/lib/infect.o [2020-12-04T23:58:20.234Z] #41 66.83 CC compel/src/lib/infect-rpc.o [2020-12-04T23:58:20.234Z] #41 67.17 CC compel/src/lib/infect-util.o [2020-12-04T23:58:20.234Z] #41 67.39 CC compel/src/lib/infect.o [2020-12-04T23:58:20.332Z] #41 98.20 DEP criu/fault-injection.d [2020-12-04T23:58:20.332Z] #41 98.27 DEP criu/external.d [2020-12-04T23:58:20.332Z] #41 98.40 DEP criu/eventpoll.d [2020-12-04T23:58:20.355Z] #34 72.68 Setting up cmake (3.13.4-1) ... [2020-12-04T23:58:20.589Z] #41 98.53 DEP criu/eventfd.d [2020-12-04T23:58:20.618Z] #34 72.82 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:58:20.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-04T23:58:20.649Z] #20 33.91 Selecting previously unselected package python3-minimal. [2020-12-04T23:58:20.649Z] #20 33.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-12-04T23:58:20.649Z] #20 33.98 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-12-04T23:58:20.649Z] #20 33.98 Unpacking python3-minimal (3.7.3-1) ... [2020-12-04T23:58:20.649Z] #20 34.10 Selecting previously unselected package libmpdec2:ppc64el. [2020-12-04T23:58:20.846Z] #41 98.69 DEP criu/crtools.d [2020-12-04T23:58:20.846Z] #41 98.82 DEP criu/cr-service.d [2020-12-04T23:58:20.968Z] #20 34.11 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-12-04T23:58:20.968Z] #20 34.11 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-12-04T23:58:20.968Z] #20 34.21 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-12-04T23:58:20.968Z] #20 34.23 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-04T23:58:20.968Z] #20 34.24 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-12-04T23:58:21.102Z] #41 99.04 DEP criu/cr-restore.d [2020-12-04T23:58:21.105Z] ok github.com/docker/docker/client 0.131s coverage: 75.4% of statements [2020-12-04T23:58:21.195Z] #34 73.28 Processing triggers for mime-support (3.62) ... [2020-12-04T23:58:21.363Z] #41 99.20 DEP criu/cr-errno.d [2020-12-04T23:58:21.363Z] #41 99.21 DEP criu/cr-dump.d [2020-12-04T23:58:21.363Z] #41 99.36 DEP criu/cr-dedup.d [2020-12-04T23:58:21.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-04T23:58:21.618Z] #41 ... [2020-12-04T23:58:21.618Z] [2020-12-04T23:58:21.619Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:58:21.619Z] #43 160.0 mime/multipart [2020-12-04T23:58:21.619Z] #43 162.1 crypto/tls [2020-12-04T23:58:21.619Z] #43 167.9 net/http/httptrace [2020-12-04T23:58:21.619Z] #43 168.2 net/http [2020-12-04T23:58:21.619Z] #43 ... [2020-12-04T23:58:21.619Z] [2020-12-04T23:58:21.619Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:58:21.619Z] #51 1.454 + RM_GOPATH=0 [2020-12-04T23:58:21.622Z] #41 99.51 DEP criu/cr-check.d [2020-12-04T23:58:21.879Z] #41 99.75 DEP criu/config.d [2020-12-04T23:58:21.879Z] #41 99.88 DEP criu/clone-noasan.d [2020-12-04T23:58:21.879Z] #41 99.96 DEP criu/cgroup.d [2020-12-04T23:58:21.879Z] #51 ... [2020-12-04T23:58:21.879Z] [2020-12-04T23:58:21.879Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-04T23:58:21.879Z] #12 DONE 1.5s [2020-12-04T23:58:21.879Z] [2020-12-04T23:58:21.879Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:58:21.879Z] #51 1.456 + TMP_GOPATH= [2020-12-04T23:58:21.879Z] #51 1.456 + : /build [2020-12-04T23:58:21.879Z] #51 1.456 + '[' -z '' ']' [2020-12-04T23:58:21.879Z] #51 1.457 ++ mktemp -d [2020-12-04T23:58:21.879Z] #51 1.460 + export GOPATH=/tmp/tmp.NTrjxCwrQ4 [2020-12-04T23:58:21.879Z] #51 1.479 + GOPATH=/tmp/tmp.NTrjxCwrQ4 [2020-12-04T23:58:21.879Z] #51 1.479 + RM_GOPATH=1 [2020-12-04T23:58:21.879Z] #51 1.479 + case "$(go env GOARCH)" in [2020-12-04T23:58:21.879Z] #51 1.479 ++ go env GOARCH [2020-12-04T23:58:21.879Z] #51 1.496 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:58:21.879Z] #51 1.496 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:58:21.879Z] #51 1.498 ++ dirname /tmp/install/install.sh [2020-12-04T23:58:21.879Z] #51 1.503 + dir=/tmp/install [2020-12-04T23:58:21.879Z] #51 1.503 + bin=runc [2020-12-04T23:58:21.879Z] #51 1.503 + shift [2020-12-04T23:58:21.879Z] #51 1.503 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-04T23:58:21.879Z] #51 1.506 + . /tmp/install/runc.installer [2020-12-04T23:58:21.879Z] #51 1.506 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-04T23:58:21.879Z] #51 1.507 + install_runc [2020-12-04T23:58:21.879Z] #51 1.509 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-04T23:58:21.879Z] #51 1.510 + uname -r [2020-12-04T23:58:21.879Z] #51 1.516 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-04T23:58:21.879Z] #51 1.516 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-04T23:58:21.879Z] #51 1.516 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-04T23:58:21.879Z] #51 1.516 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NTrjxCwrQ4/src/github.com/opencontainers/runc [2020-12-04T23:58:21.879Z] #51 1.536 Cloning into '/tmp/tmp.NTrjxCwrQ4/src/github.com/opencontainers/runc'... [2020-12-04T23:58:22.135Z] #41 100.1 DEP criu/cgroup-props.d [2020-12-04T23:58:22.135Z] #41 100.2 DEP criu/bitmap.d [2020-12-04T23:58:22.135Z] #41 100.2 DEP criu/bfd.d [2020-12-04T23:58:22.392Z] #41 100.3 DEP criu/autofs.d [2020-12-04T23:58:22.392Z] #41 100.4 DEP criu/aio.d [2020-12-04T23:58:22.540Z] #20 35.64 Selecting previously unselected package python3.7. [2020-12-04T23:58:22.540Z] #20 35.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-04T23:58:22.540Z] #20 35.66 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-04T23:58:22.540Z] #20 35.83 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-12-04T23:58:22.540Z] #20 35.84 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-12-04T23:58:22.540Z] #20 35.84 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-12-04T23:58:22.540Z] #20 35.98 Setting up python3-minimal (3.7.3-1) ... [2020-12-04T23:58:22.648Z] #41 100.5 DEP criu/action-scripts.d [2020-12-04T23:58:22.838Z] #20 ... [2020-12-04T23:58:22.838Z] [2020-12-04T23:58:22.838Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:58:22.838Z] #45 142.4 mime [2020-12-04T23:58:22.838Z] #45 147.2 vendor/golang.org/x/net/http/httpproxy [2020-12-04T23:58:22.838Z] #45 147.2 net/textproto [2020-12-04T23:58:22.838Z] #45 147.2 crypto/x509 [2020-12-04T23:58:22.838Z] #45 149.4 mime/multipart [2020-12-04T23:58:22.838Z] #45 149.4 vendor/golang.org/x/net/http/httpguts [2020-12-04T23:58:22.838Z] #45 152.5 crypto/tls [2020-12-04T23:58:22.949Z] #41 100.8 CC criu/action-scripts.o [2020-12-04T23:58:23.136Z] #45 ... [2020-12-04T23:58:23.136Z] [2020-12-04T23:58:23.136Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:23.136Z] #43 83.57 DEP criu/path.d [2020-12-04T23:58:23.136Z] #43 83.74 DEP criu/parasite-syscall.d [2020-12-04T23:58:23.136Z] #43 84.04 DEP criu/pagemap.d [2020-12-04T23:58:23.136Z] #43 84.27 DEP criu/pagemap-cache.d [2020-12-04T23:58:23.136Z] #43 84.42 DEP criu/page-xfer.d [2020-12-04T23:58:23.136Z] #43 84.61 DEP criu/page-pipe.d [2020-12-04T23:58:23.136Z] #43 84.72 DEP criu/netfilter.d [2020-12-04T23:58:23.136Z] #43 84.91 DEP criu/net.d [2020-12-04T23:58:23.136Z] #43 85.18 DEP criu/namespaces.d [2020-12-04T23:58:23.136Z] #43 85.39 DEP criu/mount.d [2020-12-04T23:58:23.136Z] #43 85.61 DEP criu/memfd.d [2020-12-04T23:58:23.136Z] #43 85.85 DEP criu/mem.d [2020-12-04T23:58:23.136Z] #43 86.13 DEP criu/lsm.d [2020-12-04T23:58:23.136Z] #43 86.29 DEP criu/log.d [2020-12-04T23:58:23.136Z] #43 86.44 DEP criu/libnetlink.d [2020-12-04T23:58:23.136Z] #43 86.63 DEP criu/kerndat.d [2020-12-04T23:58:23.136Z] #43 86.82 DEP criu/kcmp-ids.d [2020-12-04T23:58:23.136Z] #43 86.95 DEP criu/irmap.d [2020-12-04T23:58:23.136Z] #43 87.13 DEP criu/ipc_ns.d [2020-12-04T23:58:23.136Z] #43 87.33 DEP criu/image.d [2020-12-04T23:58:23.136Z] #43 87.57 DEP criu/image-desc.d [2020-12-04T23:58:23.136Z] #43 87.68 DEP criu/fsnotify.d [2020-12-04T23:58:23.136Z] #43 87.84 DEP criu/filesystems.d [2020-12-04T23:58:23.136Z] #43 88.03 DEP criu/files.d [2020-12-04T23:58:23.206Z] #41 101.2 CC criu/aio.o [2020-12-04T23:58:23.263Z] #51 ... [2020-12-04T23:58:23.263Z] [2020-12-04T23:58:23.263Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-04T23:58:23.263Z] #13 DONE 1.2s [2020-12-04T23:58:23.263Z] [2020-12-04T23:58:23.263Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-04T23:58:23.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-04T23:58:23.434Z] #43 88.24 DEP criu/files-reg.d [2020-12-04T23:58:23.732Z] #43 88.48 DEP criu/files-ext.d [2020-12-04T23:58:23.760Z] #34 ... [2020-12-04T23:58:23.760Z] [2020-12-04T23:58:23.761Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-04T23:58:23.761Z] #49 68.22 mvdan.cc/sh/v3/cmd/shfmt [2020-12-04T23:58:23.761Z] #49 DONE 75.9s [2020-12-04T23:58:23.761Z] [2020-12-04T23:58:23.761Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-04T23:58:23.761Z] #34 DONE 76.1s [2020-12-04T23:58:23.761Z] [2020-12-04T23:58:23.761Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-04T23:58:23.761Z] #40 73.29 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-12-04T23:58:23.761Z] #40 73.33 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:58:23.769Z] #41 101.8 CC criu/autofs.o [2020-12-04T23:58:23.834Z] #14 0.927 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-04T23:58:24.025Z] #40 DONE 76.3s [2020-12-04T23:58:24.025Z] [2020-12-04T23:58:24.025Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:24.031Z] #43 88.62 DEP criu/file-lock.d [2020-12-04T23:58:24.031Z] #43 88.81 DEP criu/file-ids.d [2020-12-04T23:58:24.095Z] #14 DONE 1.0s [2020-12-04T23:58:24.095Z] [2020-12-04T23:58:24.095Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-04T23:58:24.329Z] #43 88.97 DEP criu/fifo.d [2020-12-04T23:58:24.329Z] #43 ... [2020-12-04T23:58:24.329Z] [2020-12-04T23:58:24.329Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:58:24.329Z] #20 37.02 Selecting previously unselected package python3. [2020-12-04T23:58:24.329Z] #20 37.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-12-04T23:58:24.329Z] #20 37.10 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-12-04T23:58:24.329Z] #20 37.11 Unpacking python3 (3.7.3-1) ... [2020-12-04T23:58:24.329Z] #20 37.26 Selecting previously unselected package libip4tc0:ppc64el. [2020-12-04T23:58:24.329Z] #20 37.26 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-12-04T23:58:24.329Z] #20 37.27 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-12-04T23:58:24.329Z] #20 37.43 Selecting previously unselected package libip6tc0:ppc64el. [2020-12-04T23:58:24.329Z] #20 37.43 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-12-04T23:58:24.329Z] #20 37.44 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-12-04T23:58:24.329Z] #20 37.54 Selecting previously unselected package libiptc0:ppc64el. [2020-12-04T23:58:24.329Z] #20 37.58 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-12-04T23:58:24.329Z] #20 37.58 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-12-04T23:58:24.329Z] #20 37.71 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-12-04T23:58:24.329Z] #20 37.72 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-12-04T23:58:24.329Z] #20 37.74 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-12-04T23:58:24.329Z] #20 37.81 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-12-04T23:58:24.602Z] #41 ... [2020-12-04T23:58:24.602Z] [2020-12-04T23:58:24.602Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:58:24.602Z] #43 66.95 go/doc [2020-12-04T23:58:24.602Z] #43 67.99 compress/gzip [2020-12-04T23:58:24.602Z] #43 68.83 crypto/rand [2020-12-04T23:58:24.602Z] #43 70.15 crypto/elliptic [2020-12-04T23:58:24.602Z] #43 71.31 encoding/asn1 [2020-12-04T23:58:24.602Z] #43 73.05 github.com/LK4D4/vndr/build [2020-12-04T23:58:24.602Z] #43 74.15 vendor/golang.org/x/text/unicode/bidi [2020-12-04T23:58:24.602Z] #43 75.19 vendor/golang.org/x/crypto/cryptobyte [2020-12-04T23:58:24.602Z] #43 76.38 vendor/golang.org/x/text/unicode/norm [2020-12-04T23:58:24.626Z] #20 37.83 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-12-04T23:58:24.626Z] #20 37.85 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-12-04T23:58:24.626Z] #20 37.98 Selecting previously unselected package libnftnl11:ppc64el. [2020-12-04T23:58:24.626Z] #20 38.00 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-12-04T23:58:24.626Z] #20 38.00 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-12-04T23:58:24.742Z] #41 ... [2020-12-04T23:58:24.742Z] [2020-12-04T23:58:24.742Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:58:24.742Z] #18 26.30 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-04T23:58:24.742Z] #18 27.22 Selecting previously unselected package python3.7-minimal. [2020-12-04T23:58:24.742Z] #18 27.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-04T23:58:24.742Z] #18 27.23 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-04T23:58:24.742Z] #18 28.21 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-04T23:58:24.742Z] #18 28.22 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-04T23:58:24.742Z] #18 30.17 Selecting previously unselected package python3-minimal. [2020-12-04T23:58:24.743Z] #18 30.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-12-04T23:58:24.743Z] #18 30.24 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-12-04T23:58:24.743Z] #18 30.24 Unpacking python3-minimal (3.7.3-1) ... [2020-12-04T23:58:24.743Z] #18 30.33 Selecting previously unselected package libmpdec2:amd64. [2020-12-04T23:58:24.743Z] #18 30.33 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-12-04T23:58:24.743Z] #18 30.35 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-12-04T23:58:24.743Z] #18 30.43 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-12-04T23:58:24.743Z] #18 30.46 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-12-04T23:58:24.743Z] #18 30.47 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-04T23:58:24.743Z] #18 31.35 Selecting previously unselected package python3.7. [2020-12-04T23:58:24.743Z] #18 31.36 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-12-04T23:58:24.743Z] #18 31.37 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-04T23:58:24.743Z] #18 31.46 Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-04T23:58:24.743Z] #18 31.48 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-12-04T23:58:24.743Z] #18 31.48 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-04T23:58:24.743Z] #18 31.60 Setting up python3-minimal (3.7.3-1) ... [2020-12-04T23:58:24.743Z] #18 32.47 Selecting previously unselected package python3. [2020-12-04T23:58:24.743Z] #18 32.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 ... 24093 files and directories currently installed.) [2020-12-04T23:58:24.743Z] #18 32.53 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-12-04T23:58:24.743Z] #18 32.54 Unpacking python3 (3.7.3-1) ... [2020-12-04T23:58:24.743Z] #18 32.64 Selecting previously unselected package libip4tc0:amd64. [2020-12-04T23:58:24.743Z] #18 32.65 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-12-04T23:58:24.743Z] #18 32.66 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-12-04T23:58:24.743Z] #18 32.75 Selecting previously unselected package libip6tc0:amd64. [2020-12-04T23:58:24.743Z] #18 32.77 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-12-04T23:58:24.743Z] #18 32.77 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-12-04T23:58:24.743Z] #18 32.86 Selecting previously unselected package libiptc0:amd64. [2020-12-04T23:58:24.743Z] #18 32.87 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-12-04T23:58:24.743Z] #18 32.88 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-12-04T23:58:24.743Z] #18 32.98 Selecting previously unselected package libnfnetlink0:amd64. [2020-12-04T23:58:24.743Z] #18 33.00 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-12-04T23:58:24.743Z] #18 33.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-04T23:58:24.743Z] #18 33.06 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-12-04T23:58:24.743Z] #18 33.07 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-12-04T23:58:24.743Z] #18 33.07 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-04T23:58:24.866Z] #43 77.15 vendor/golang.org/x/net/http2/hpack [2020-12-04T23:58:24.866Z] #43 ... [2020-12-04T23:58:24.866Z] [2020-12-04T23:58:24.866Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:58:24.866Z] #56 76.85 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-04T23:58:24.866Z] #56 76.85 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-04T23:58:24.923Z] #20 38.15 Selecting previously unselected package iptables. [2020-12-04T23:58:24.923Z] #20 38.15 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-12-04T23:58:24.923Z] #20 38.16 Unpacking iptables (1.8.2-4) ... [2020-12-04T23:58:24.999Z] #18 33.15 Selecting previously unselected package libnftnl11:amd64. [2020-12-04T23:58:24.999Z] #18 33.17 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-12-04T23:58:24.999Z] #18 33.17 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-12-04T23:58:24.999Z] #18 33.25 Selecting previously unselected package iptables. [2020-12-04T23:58:24.999Z] #18 33.26 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-12-04T23:58:24.999Z] #18 33.27 Unpacking iptables (1.8.2-4) ... [2020-12-04T23:58:25.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-04T23:58:25.256Z] #18 ... [2020-12-04T23:58:25.256Z] [2020-12-04T23:58:25.256Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:25.256Z] #41 103.2 CC criu/bfd.o [2020-12-04T23:58:25.478Z] #15 DONE 1.1s [2020-12-04T23:58:25.478Z] [2020-12-04T23:58:25.478Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-04T23:58:25.591Z] #20 38.82 Selecting previously unselected package xxd. [2020-12-04T23:58:25.591Z] #20 38.82 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-04T23:58:25.591Z] #20 38.85 Unpacking xxd (2:8.1.0875-5) ... [2020-12-04T23:58:25.591Z] #20 39.00 Selecting previously unselected package vim-common. [2020-12-04T23:58:25.591Z] #20 39.00 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-04T23:58:25.591Z] #20 39.04 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-04T23:58:25.818Z] #41 103.7 CC criu/bitmap.o [2020-12-04T23:58:25.891Z] #20 39.26 Selecting previously unselected package bash-completion. [2020-12-04T23:58:25.891Z] #20 39.26 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-04T23:58:26.075Z] #41 103.9 CC criu/cgroup-props.o [2020-12-04T23:58:26.421Z] #16 DONE 1.1s [2020-12-04T23:58:26.421Z] [2020-12-04T23:58:26.421Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-04T23:58:26.794Z] #56 ... [2020-12-04T23:58:26.794Z] [2020-12-04T23:58:26.794Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:58:26.794Z] #11 69.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-04T23:58:26.794Z] #11 69.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-04T23:58:26.794Z] #11 69.07 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-04T23:58:26.794Z] #11 77.76 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-04T23:58:26.794Z] #11 77.76 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-12-04T23:58:26.794Z] #11 77.78 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:58:26.794Z] #11 78.09 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-04T23:58:26.794Z] #11 78.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-12-04T23:58:26.794Z] #11 78.11 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:58:27.004Z] #41 104.8 CC criu/cgroup.o [2020-12-04T23:58:27.058Z] #11 ... [2020-12-04T23:58:27.058Z] [2020-12-04T23:58:27.058Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:58:27.058Z] #35 1.928 + RM_GOPATH=0 [2020-12-04T23:58:27.058Z] #35 1.928 + TMP_GOPATH= [2020-12-04T23:58:27.058Z] #35 1.934 + : /build [2020-12-04T23:58:27.058Z] #35 1.934 + '[' -z '' ']' [2020-12-04T23:58:27.058Z] #35 1.934 ++ mktemp -d [2020-12-04T23:58:27.058Z] #35 1.936 + export GOPATH=/tmp/tmp.RZdssXHXnz [2020-12-04T23:58:27.058Z] #35 1.936 + GOPATH=/tmp/tmp.RZdssXHXnz [2020-12-04T23:58:27.058Z] #35 1.936 + RM_GOPATH=1 [2020-12-04T23:58:27.058Z] #35 1.936 + case "$(go env GOARCH)" in [2020-12-04T23:58:27.058Z] #35 1.937 ++ go env GOARCH [2020-12-04T23:58:27.058Z] #35 1.986 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:58:27.058Z] #35 1.986 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:58:27.058Z] #35 1.986 ++ dirname /tmp/install/install.sh [2020-12-04T23:58:27.058Z] #35 1.986 + dir=/tmp/install [2020-12-04T23:58:27.058Z] #35 1.986 + bin=tini [2020-12-04T23:58:27.058Z] #35 1.986 + shift [2020-12-04T23:58:27.058Z] #35 1.986 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-04T23:58:27.058Z] #35 1.986 + . /tmp/install/tini.installer [2020-12-04T23:58:27.058Z] #35 1.986 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-04T23:58:27.058Z] #35 1.986 + install_tini [2020-12-04T23:58:27.058Z] #35 1.986 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-04T23:58:27.058Z] #35 1.986 + git clone https://github.com/krallin/tini.git /tmp/tmp.RZdssXHXnz/tini [2020-12-04T23:58:27.058Z] #35 1.986 Cloning into '/tmp/tmp.RZdssXHXnz/tini'... [2020-12-04T23:58:27.058Z] #35 1.988 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-04T23:58:27.368Z] #17 DONE 1.0s [2020-12-04T23:58:27.368Z] [2020-12-04T23:58:27.368Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:58:27.635Z] #35 3.554 + cd /tmp/tmp.RZdssXHXnz/tini [2020-12-04T23:58:27.635Z] #35 3.555 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-04T23:58:27.635Z] #35 3.587 + cmake . [2020-12-04T23:58:27.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-04T23:58:28.587Z] #35 4.560 -- The C compiler identification is GNU 8.3.0 [2020-12-04T23:58:28.587Z] #35 4.581 -- Check for working C compiler: /usr/bin/cc [2020-12-04T23:58:28.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-04T23:58:28.756Z] #18 1.482 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:58:28.756Z] #18 1.615 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:58:29.017Z] #18 1.700 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:58:29.166Z] #35 5.160 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-04T23:58:29.166Z] #35 5.169 -- Detecting C compiler ABI info [2020-12-04T23:58:29.166Z] #35 ... [2020-12-04T23:58:29.166Z] [2020-12-04T23:58:29.166Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:58:29.279Z] #18 2.062 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-04T23:58:29.628Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-04T23:58:29.628Z] Using test binary docker [2020-12-04T23:58:29.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-04T23:58:29.628Z] +++ /etc/init.d/apparmor start [2020-12-04T23:58:29.628Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-04T23:58:29.628Z] INFO: Waiting for daemon to start... [2020-12-04T23:58:29.628Z] Starting dockerd [2020-12-04T23:58:29.628Z] +++ 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-12-04T23:58:29.628Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-04T23:58:29.628Z] Using test binary docker [2020-12-04T23:58:29.887Z] +++ /etc/init.d/apparmor start [2020-12-04T23:58:29.887Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-04T23:58:29.887Z] INFO: Waiting for daemon to start... [2020-12-04T23:58:29.887Z] Starting dockerd [2020-12-04T23:58:29.887Z] +++ 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-12-04T23:58:30.275Z] #41 107.6 CC criu/clone-noasan.o [2020-12-04T23:58:30.275Z] #41 107.8 CC criu/config.o [2020-12-04T23:58:30.423Z] #20 43.71 Unpacking bash-completion (1:2.8-6) ... [2020-12-04T23:58:30.423Z] #20 ... [2020-12-04T23:58:30.423Z] [2020-12-04T23:58:30.423Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:58:30.479Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-04T23:58:30.479Z] Using test binary docker [2020-12-04T23:58:30.479Z] +++ /etc/init.d/apparmor start [2020-12-04T23:58:30.479Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-04T23:58:30.479Z] INFO: Waiting for daemon to start... [2020-12-04T23:58:30.479Z] Starting dockerd [2020-12-04T23:58:30.479Z] +++ 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-12-04T23:58:30.666Z] #18 3.420 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB] [2020-12-04T23:58:30.839Z] #41 ... [2020-12-04T23:58:30.839Z] [2020-12-04T23:58:30.839Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:58:30.839Z] #18 33.62 Selecting previously unselected package xxd. [2020-12-04T23:58:30.839Z] #18 33.63 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-04T23:58:30.839Z] #18 33.63 Unpacking xxd (2:8.1.0875-5) ... [2020-12-04T23:58:30.839Z] #18 33.75 Selecting previously unselected package vim-common. [2020-12-04T23:58:30.839Z] #18 33.77 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-04T23:58:30.839Z] #18 33.80 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-04T23:58:30.839Z] #18 33.98 Selecting previously unselected package bash-completion. [2020-12-04T23:58:30.839Z] #18 33.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-04T23:58:30.839Z] #18 36.71 Unpacking bash-completion (1:2.8-6) ... [2020-12-04T23:58:30.839Z] #18 37.08 Selecting previously unselected package bzip2. [2020-12-04T23:58:30.839Z] #18 37.10 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-12-04T23:58:30.839Z] #18 37.11 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-04T23:58:30.839Z] #18 37.20 Selecting previously unselected package xz-utils. [2020-12-04T23:58:30.839Z] #18 37.21 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-12-04T23:58:30.839Z] #18 37.22 Unpacking xz-utils (5.2.4-1) ... [2020-12-04T23:58:30.839Z] #18 37.38 Selecting previously unselected package apparmor. [2020-12-04T23:58:30.839Z] #18 37.39 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-12-04T23:58:30.839Z] #18 37.48 Unpacking apparmor (2.13.2-10) ... [2020-12-04T23:58:30.839Z] #18 37.84 Selecting previously unselected package aufs-tools. [2020-12-04T23:58:30.839Z] #18 37.85 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-12-04T23:58:30.839Z] #18 37.86 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-04T23:58:30.839Z] #18 37.98 Selecting previously unselected package libonig5:amd64. [2020-12-04T23:58:30.839Z] #18 37.98 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-12-04T23:58:30.839Z] #18 38.00 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-04T23:58:30.839Z] #18 38.12 Selecting previously unselected package libjq1:amd64. [2020-12-04T23:58:30.839Z] #18 38.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-04T23:58:30.839Z] #18 38.13 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-04T23:58:30.839Z] #18 38.23 Selecting previously unselected package jq. [2020-12-04T23:58:30.839Z] #18 38.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-04T23:58:30.839Z] #18 38.25 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-04T23:58:30.839Z] #18 38.31 Selecting previously unselected package libaio1:amd64. [2020-12-04T23:58:30.839Z] #18 38.31 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-12-04T23:58:30.839Z] #18 38.32 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-12-04T23:58:30.839Z] #18 38.38 Selecting previously unselected package libgpm2:amd64. [2020-12-04T23:58:30.839Z] #18 38.38 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-12-04T23:58:30.839Z] #18 38.40 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-12-04T23:58:30.839Z] #18 38.46 Selecting previously unselected package libicu63:amd64. [2020-12-04T23:58:30.839Z] #18 38.47 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-04T23:58:30.839Z] #18 38.49 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-04T23:58:31.018Z] #54 34.19 Checking out files: 32% (1164/3632) Checking out files: 33% (1199/3632) Checking out files: 34% (1235/3632) Checking out files: 35% (1272/3632) Checking out files: 36% (1308/3632) Checking out files: 37% (1344/3632) Checking out files: 38% (1381/3632) Checking out files: 39% (1417/3632) Checking out files: 40% (1453/3632) Checking out files: 41% (1490/3632) Checking out files: 42% (1526/3632) Checking out files: 43% (1562/3632) Checking out files: 44% (1599/3632) Checking out files: 45% (1635/3632) Checking out files: 46% (1671/3632) Checking out files: 47% (1708/3632) Checking out files: 48% (1744/3632) Checking out files: 49% (1780/3632) Checking out files: 50% (1816/3632) Checking out files: 51% (1853/3632) Checking out files: 52% (1889/3632) Checking out files: 53% (1925/3632) Checking out files: 54% (1962/3632) Checking out files: 55% (1998/3632) Checking out files: 56% (2034/3632) Checking out files: 57% (2071/3632) Checking out files: 58% (2107/3632) Checking out files: 59% (2143/3632) Checking out files: 60% (2180/3632) Checking out files: 61% (2216/3632) Checking out files: 62% (2252/3632) Checking out files: 63% (2289/3632) Checking out files: 64% (2325/3632) Checking out files: 65% (2361/3632) Checking out files: 66% (2398/3632) Checking out files: 67% (2434/3632) Checking out files: 68% (2470/3632) Checking out files: 69% (2507/3632) Checking out files: 70% (2543/3632) Checking out files: 71% (2579/3632) Checking out files: 71% (2604/3632) Checking out files: 72% (2616/3632) Checking out files: 73% (2652/3632) Checking out files: 74% (2688/3632) Checking out files: 75% (2724/3632) Checking out files: 76% (2761/3632) Checking out files: 77% (2797/3632) Checking out files: 78% (2833/3632) Checking out files: 79% (2870/3632) Checking out files: 80% (2906/3632) Checking out files: 81% (2942/3632) Checking out files: 82% (2979/3632) Checking out files: 83% (3015/3632) Checking out files: 84% (3051/3632) Checking out files: 85% (3088/3632) Checking out files: 86% (3124/3632) Checking out files: 87% (3160/3632) Checking out files: 88% (3197/3632) Checking out files: 89% (3233/3632) Checking out files: 90% (3269/3632) Checking out files: 91% (3306/3632) [2020-12-04T23:58:31.018Z] #54 ... [2020-12-04T23:58:31.018Z] [2020-12-04T23:58:31.018Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:58:31.018Z] #56 DONE 83.4s [2020-12-04T23:58:31.283Z] [2020-12-04T23:58:31.283Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-04T23:58:31.283Z] #57 DONE 0.1s [2020-12-04T23:58:31.283Z] [2020-12-04T23:58:31.283Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:58:31.283Z] #54 34.19 Checking out files: 32% (1164/3632) Checking out files: 33% (1199/3632) Checking out files: 34% (1235/3632) Checking out files: 35% (1272/3632) Checking out files: 36% (1308/3632) Checking out files: 37% (1344/3632) Checking out files: 38% (1381/3632) Checking out files: 39% (1417/3632) Checking out files: 40% (1453/3632) Checking out files: 41% (1490/3632) Checking out files: 42% (1526/3632) Checking out files: 43% (1562/3632) Checking out files: 44% (1599/3632) Checking out files: 45% (1635/3632) Checking out files: 46% (1671/3632) Checking out files: 47% (1708/3632) Checking out files: 48% (1744/3632) Checking out files: 49% (1780/3632) Checking out files: 50% (1816/3632) Checking out files: 51% (1853/3632) Checking out files: 52% (1889/3632) Checking out files: 53% (1925/3632) Checking out files: 54% (1962/3632) Checking out files: 55% (1998/3632) Checking out files: 56% (2034/3632) Checking out files: 57% (2071/3632) Checking out files: 58% (2107/3632) Checking out files: 59% (2143/3632) Checking out files: 60% (2180/3632) Checking out files: 61% (2216/3632) Checking out files: 62% (2252/3632) Checking out files: 63% (2289/3632) Checking out files: 64% (2325/3632) Checking out files: 65% (2361/3632) Checking out files: 66% (2398/3632) Checking out files: 67% (2434/3632) Checking out files: 68% (2470/3632) Checking out files: 69% (2507/3632) Checking out files: 70% (2543/3632) Checking out files: 71% (2579/3632) Checking out files: 71% (2604/3632) Checking out files: 72% (2616/3632) Checking out files: 73% (2652/3632) Checking out files: 74% (2688/3632) Checking out files: 75% (2724/3632) Checking out files: 76% (2761/3632) Checking out files: 77% (2797/3632) Checking out files: 78% (2833/3632) Checking out files: 79% (2870/3632) Checking out files: 80% (2906/3632) Checking out files: 81% (2942/3632) Checking out files: 82% (2979/3632) Checking out files: 83% (3015/3632) Checking out files: 84% (3051/3632) Checking out files: 85% (3088/3632) Checking out files: 86% (3124/3632) Checking out files: 87% (3160/3632) Checking out files: 88% (3197/3632) Checking out files: 89% (3233/3632) Checking out files: 90% (3269/3632) Checking out files: 91% (3306/3632) Checking out files: 92% (3342/3632) Checking out files: 92% (3364/3632) Checking out files: 93% (3378/3632) Checking out files: 94% (3415/3632) Checking out files: 95% (3451/3632) Checking out files: 96% (3487/3632) Checking out files: 97% (3524/3632) Checking out files: 98% (3560/3632) Checking out files: 99% (3596/3632) Checking out files: 100% (3632/3632) Checking out files: 100% (3632/3632), done. [2020-12-04T23:58:31.283Z] #54 36.39 + cd /tmp/tmp.mCzP3DtCac/src/github.com/containerd/containerd [2020-12-04T23:58:31.547Z] #54 ... [2020-12-04T23:58:31.547Z] [2020-12-04T23:58:31.547Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-04T23:58:31.547Z] #58 DONE 0.1s [2020-12-04T23:58:31.547Z] [2020-12-04T23:58:31.547Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:58:31.547Z] #54 36.39 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-04T23:58:32.051Z] #18 4.775 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-04T23:58:32.945Z] #54 37.70 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-04T23:58:32.945Z] #54 37.70 + BUILDTAGS='netgo osusergo static_build' [2020-12-04T23:58:32.945Z] #54 37.70 + export EXTRA_FLAGS=-buildmode=pie [2020-12-04T23:58:32.945Z] #54 37.70 + EXTRA_FLAGS=-buildmode=pie [2020-12-04T23:58:32.945Z] #54 37.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-04T23:58:32.945Z] #54 37.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-04T23:58:32.945Z] #54 37.70 + '[' '' = dynamic ']' [2020-12-04T23:58:32.945Z] #54 37.70 + make [2020-12-04T23:58:32.995Z] #18 ... [2020-12-04T23:58:32.995Z] [2020-12-04T23:58:32.995Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:32.995Z] #41 70.35 CC compel/src/lib/ptrace.o [2020-12-04T23:58:32.995Z] #41 70.97 AR compel/libcompel.a [2020-12-04T23:58:32.995Z] #41 71.09 HOSTCC compel/src/main-host.o [2020-12-04T23:58:32.995Z] #41 71.49 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-12-04T23:58:32.995Z] #41 71.71 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-04T23:58:32.995Z] #41 72.12 HOSTCC compel/src/lib/log-host.o [2020-12-04T23:58:32.995Z] #41 72.28 HOSTLINK compel/compel-host-bin [2020-12-04T23:58:32.995Z] #41 72.42 DEP soccr/soccr.d [2020-12-04T23:58:32.995Z] #41 72.62 CC soccr/soccr.o [2020-12-04T23:58:32.995Z] #41 74.53 AR soccr/libsoccr.a [2020-12-04T23:58:32.995Z] #41 74.61 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-04T23:58:32.995Z] #41 75.14 DEP criu/arch/x86/sigframe.d [2020-12-04T23:58:32.995Z] #41 75.28 DEP criu/arch/x86/sigaction_compat.d [2020-12-04T23:58:32.995Z] #41 75.41 DEP criu/arch/x86/kerndat.d [2020-12-04T23:58:32.995Z] #41 75.58 DEP criu/arch/x86/crtools.d [2020-12-04T23:58:32.995Z] #41 75.74 DEP criu/arch/x86/cpu.d [2020-12-04T23:58:32.995Z] #41 75.87 CC criu/arch/x86/cpu.o [2020-12-04T23:58:32.995Z] #41 76.47 CC criu/arch/x86/crtools.o [2020-12-04T23:58:32.995Z] #41 77.80 CC criu/arch/x86/kerndat.o [2020-12-04T23:58:32.995Z] #41 78.25 CC criu/arch/x86/sigaction_compat.o [2020-12-04T23:58:32.995Z] #41 78.42 CC criu/arch/x86/sigframe.o [2020-12-04T23:58:32.995Z] #41 78.72 LINK criu/arch/x86/crtools.built-in.o [2020-12-04T23:58:32.995Z] #41 78.75 DEP criu/pie/util-vdso-elf32.d [2020-12-04T23:58:32.995Z] #41 78.90 DEP criu/pie/util-vdso.d [2020-12-04T23:58:32.995Z] #41 79.05 DEP criu/pie/util.d [2020-12-04T23:58:32.995Z] #41 79.26 CC criu/pie/util.o [2020-12-04T23:58:32.995Z] #41 79.62 CC criu/pie/util-vdso.o [2020-12-04T23:58:32.995Z] #41 80.34 CC criu/pie/util-vdso-elf32.o [2020-12-04T23:58:32.995Z] #41 ... [2020-12-04T23:58:32.995Z] [2020-12-04T23:58:32.995Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:58:32.995Z] #51 10.79 + cd /tmp/tmp.NTrjxCwrQ4/src/github.com/opencontainers/runc [2020-12-04T23:58:32.995Z] #51 10.79 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-04T23:58:32.995Z] #51 11.52 + '[' -z '' ']' [2020-12-04T23:58:32.995Z] #51 11.52 + target=static [2020-12-04T23:58:32.995Z] #51 11.52 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-04T23:58:32.995Z] #51 11.93 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-12-04T23:58:33.427Z] #24 158.8 Checking out files: 23% (2662/11134) Checking out files: 24% (2673/11134) Checking out files: 25% (2784/11134) Checking out files: 26% (2895/11134) Checking out files: 27% (3007/11134) Checking out files: 28% (3118/11134) Checking out files: 29% (3229/11134) Checking out files: 30% (3341/11134) Checking out files: 31% (3452/11134) Checking out files: 32% (3563/11134) Checking out files: 33% (3675/11134) Checking out files: 34% (3786/11134) Checking out files: 35% (3897/11134) Checking out files: 36% (4009/11134) Checking out files: 37% (4120/11134) Checking out files: 38% (4231/11134) Checking out files: 39% (4343/11134) Checking out files: 40% (4454/11134) Checking out files: 41% (4565/11134) Checking out files: 42% (4677/11134) Checking out files: 43% (4788/11134) Checking out files: 44% (4899/11134) Checking out files: 45% (5011/11134) Checking out files: 46% (5122/11134) Checking out files: 47% (5233/11134) Checking out files: 48% (5345/11134) Checking out files: 49% (5456/11134) Checking out files: 50% (5567/11134) Checking out files: 51% (5679/11134) Checking out files: 52% (5790/11134) Checking out files: 53% (5902/11134) Checking out files: 54% (6013/11134) Checking out files: 55% (6124/11134) Checking out files: 56% (6236/11134) Checking out files: 57% (6347/11134) Checking out files: 58% (6458/11134) Checking out files: 59% (6570/11134) Checking out files: 60% (6681/11134) Checking out files: 61% (6792/11134) Checking out files: 62% (6904/11134) Checking out files: 63% (7015/11134) Checking out files: 64% (7126/11134) Checking out files: 65% (7238/11134) Checking out files: 66% (7349/11134) Checking out files: 67% (7460/11134) Checking out files: 68% (7572/11134) Checking out files: 69% (7683/11134) Checking out files: 70% (7794/11134) Checking out files: 71% (7906/11134) Checking out files: 72% (8017/11134) Checking out files: 73% (8128/11134) Checking out files: 74% (8240/11134) Checking out files: 75% (8351/11134) Checking out files: 76% (8462/11134) Checking out files: 77% (8574/11134) Checking out files: 78% (8685/11134) Checking out files: 79% (8796/11134) Checking out files: 80% (8908/11134) Checking out files: 81% (9019/11134) Checking out files: 81% (9081/11134) Checking out files: 82% (9130/11134) Checking out files: 83% (9242/11134) Checking out files: 84% (9353/11134) Checking out files: 85% (9464/11134) Checking out files: 86% (9576/11134) Checking out files: 87% (9687/11134) Checking out files: 88% (9798/11134) Checking out files: 89% (9910/11134) Checking out files: 90% (10021/11134) Checking out files: 91% (10132/11134) Checking out files: 92% (10244/11134) Checking out files: 93% (10355/11134) Checking out files: 94% (10466/11134) Checking out files: 95% (10578/11134) Checking out files: 96% (10689/11134) Checking out files: 97% (10800/11134) Checking out files: 98% (10912/11134) Checking out files: 98% (10984/11134) Checking out files: 99% (11023/11134) Checking out files: 100% (11134/11134) Checking out files: 100% (11134/11134), done. [2020-12-04T23:58:33.427Z] #24 163.0 + cd /tmp/tmp.F3JACq6IeO/tmp/docker-ce [2020-12-04T23:58:33.427Z] #24 163.0 + git checkout -q v17.06.2-ce [2020-12-04T23:58:33.897Z] #54 38.80 + bin/ctr [2020-12-04T23:58:34.111Z] #18 41.86 Selecting previously unselected package libnet1:amd64. [2020-12-04T23:58:34.111Z] #18 41.86 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-04T23:58:34.111Z] #18 41.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-04T23:58:34.111Z] #18 41.96 Selecting previously unselected package libnl-3-200:amd64. [2020-12-04T23:58:34.111Z] #18 41.97 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-04T23:58:34.111Z] #18 41.98 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-04T23:58:34.111Z] #18 42.09 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-04T23:58:34.111Z] #18 42.11 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-04T23:58:34.111Z] #18 42.12 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-04T23:58:34.111Z] #18 42.19 Selecting previously unselected package libreadline5:amd64. [2020-12-04T23:58:34.111Z] #18 42.20 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-12-04T23:58:34.111Z] #18 42.21 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-04T23:58:34.111Z] #18 42.35 Selecting previously unselected package net-tools. [2020-12-04T23:58:34.111Z] #18 42.36 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-12-04T23:58:34.111Z] #18 42.37 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-04T23:58:34.366Z] #18 42.56 Selecting previously unselected package python-pip-whl. [2020-12-04T23:58:34.366Z] #18 42.58 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-04T23:58:34.366Z] #18 42.58 Unpacking python-pip-whl (18.1-5) ... [2020-12-04T23:58:34.488Z] #24 ... [2020-12-04T23:58:34.488Z] [2020-12-04T23:58:34.488Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:34.488Z] #43 89.24 DEP criu/fdstore.d [2020-12-04T23:58:34.488Z] #43 89.44 DEP criu/fault-injection.d [2020-12-04T23:58:34.488Z] #43 89.48 DEP criu/external.d [2020-12-04T23:58:34.488Z] #43 89.63 DEP criu/eventpoll.d [2020-12-04T23:58:34.488Z] #43 89.86 DEP criu/eventfd.d [2020-12-04T23:58:34.488Z] #43 90.09 DEP criu/crtools.d [2020-12-04T23:58:34.488Z] #43 90.22 DEP criu/cr-service.d [2020-12-04T23:58:34.488Z] #43 90.37 DEP criu/cr-restore.d [2020-12-04T23:58:34.488Z] #43 90.63 DEP criu/cr-errno.d [2020-12-04T23:58:34.488Z] #43 90.66 DEP criu/cr-dump.d [2020-12-04T23:58:34.488Z] #43 90.92 DEP criu/cr-dedup.d [2020-12-04T23:58:34.488Z] #43 91.15 DEP criu/cr-check.d [2020-12-04T23:58:34.488Z] #43 91.34 DEP criu/config.d [2020-12-04T23:58:34.488Z] #43 91.60 DEP criu/clone-noasan.d [2020-12-04T23:58:34.488Z] #43 91.70 DEP criu/cgroup.d [2020-12-04T23:58:34.488Z] #43 92.02 DEP criu/cgroup-props.d [2020-12-04T23:58:34.488Z] #43 92.14 DEP criu/bitmap.d [2020-12-04T23:58:34.488Z] #43 92.16 DEP criu/bfd.d [2020-12-04T23:58:34.488Z] #43 92.29 DEP criu/autofs.d [2020-12-04T23:58:34.488Z] #43 92.50 DEP criu/aio.d [2020-12-04T23:58:34.488Z] #43 92.69 DEP criu/action-scripts.d [2020-12-04T23:58:34.488Z] #43 93.07 CC criu/action-scripts.o [2020-12-04T23:58:34.488Z] #43 93.96 CC criu/aio.o [2020-12-04T23:58:34.488Z] #43 94.81 CC criu/autofs.o [2020-12-04T23:58:34.488Z] #43 97.51 CC criu/bfd.o [2020-12-04T23:58:34.488Z] #43 98.41 CC criu/bitmap.o [2020-12-04T23:58:34.488Z] #43 98.57 CC criu/cgroup-props.o [2020-12-04T23:58:34.488Z] #43 ... [2020-12-04T23:58:34.488Z] [2020-12-04T23:58:34.488Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:58:34.488Z] #20 44.36 Selecting previously unselected package bzip2. [2020-12-04T23:58:34.488Z] #20 44.36 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-12-04T23:58:34.488Z] #20 44.37 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-04T23:58:34.488Z] #20 44.51 Selecting previously unselected package xz-utils. [2020-12-04T23:58:34.488Z] #20 44.51 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-12-04T23:58:34.488Z] #20 44.53 Unpacking xz-utils (5.2.4-1) ... [2020-12-04T23:58:34.488Z] #20 44.77 Selecting previously unselected package apparmor. [2020-12-04T23:58:34.488Z] #20 44.79 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-12-04T23:58:34.488Z] #20 44.96 Unpacking apparmor (2.13.2-10) ... [2020-12-04T23:58:34.488Z] #20 45.46 Selecting previously unselected package aufs-tools. [2020-12-04T23:58:34.488Z] #20 45.48 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-12-04T23:58:34.488Z] #20 45.49 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-04T23:58:34.488Z] #20 45.63 Selecting previously unselected package libonig5:ppc64el. [2020-12-04T23:58:34.488Z] #20 45.63 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-12-04T23:58:34.488Z] #20 45.65 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-12-04T23:58:34.488Z] #20 45.88 Selecting previously unselected package libjq1:ppc64el. [2020-12-04T23:58:34.488Z] #20 45.89 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-04T23:58:34.488Z] #20 45.89 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-04T23:58:34.488Z] #20 45.99 Selecting previously unselected package jq. [2020-12-04T23:58:34.488Z] #20 46.00 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-04T23:58:34.488Z] #20 46.00 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-04T23:58:34.488Z] #20 46.11 Selecting previously unselected package libaio1:ppc64el. [2020-12-04T23:58:34.488Z] #20 46.11 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-12-04T23:58:34.488Z] #20 46.13 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-12-04T23:58:34.488Z] #20 46.20 Selecting previously unselected package libgpm2:ppc64el. [2020-12-04T23:58:34.488Z] #20 46.21 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-12-04T23:58:34.488Z] #20 46.22 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-12-04T23:58:34.488Z] #20 46.33 Selecting previously unselected package libicu63:ppc64el. [2020-12-04T23:58:34.488Z] #20 46.33 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-12-04T23:58:34.488Z] #20 46.34 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-04T23:58:34.641Z] . [2020-12-04T23:58:34.641Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-04T23:58:34.641Z] [2020-12-04T23:58:34.641Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-04T23:58:34.641Z] [2020-12-04T23:58:34.641Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-04T23:58:34.641Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-04T23:58:34.641Z] Error: No such image: emptyfs [2020-12-04T23:58:34.641Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-04T23:58:34.641Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-04T23:58:34.641Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-04T23:58:34.641Z] ++++ docker load [2020-12-04T23:58:34.641Z] Error: No such image: emptyfs [2020-12-04T23:58:34.641Z] Error: No such image: emptyfs [2020-12-04T23:58:34.641Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-04T23:58:34.641Z] ++++ docker load [2020-12-04T23:58:34.641Z] ++++ docker load [2020-12-04T23:58:34.641Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-04T23:58:34.641Z] Running integration-test (iteration 1) [2020-12-04T23:58:34.641Z] 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-12-04T23:58:34.641Z] ++ 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-12-04T23:58:34.641Z] ++ set -e [2020-12-04T23:58:34.641Z] ++ '[' -n 0 ']' [2020-12-04T23:58:34.641Z] ++ set -x [2020-12-04T23:58:34.641Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-12-04T23:58:34.641Z] Running integration-test (iteration 1) [2020-12-04T23:58:34.641Z] Running integration-test (iteration 1) [2020-12-04T23:58:34.641Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-12-04T23:58:34.641Z] ++ 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-12-04T23:58:34.641Z] ++ set -e [2020-12-04T23:58:34.641Z] ++ '[' -n 0 ']' [2020-12-04T23:58:34.641Z] ++ set -x [2020-12-04T23:58:34.641Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-12-04T23:58:34.641Z] 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-12-04T23:58:34.641Z] ++ 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-12-04T23:58:34.641Z] ++ set -e [2020-12-04T23:58:34.641Z] ++ '[' -n 0 ']' [2020-12-04T23:58:34.641Z] ++ set -x [2020-12-04T23:58:34.641Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-12-04T23:58:34.928Z] #18 43.12 Selecting previously unselected package python3-lib2to3. [2020-12-04T23:58:34.928Z] #18 43.13 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-04T23:58:34.928Z] #18 43.13 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-04T23:58:34.928Z] #18 43.26 Selecting previously unselected package python3-distutils. [2020-12-04T23:58:34.928Z] #18 43.26 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-04T23:58:34.928Z] #18 43.27 Unpacking python3-distutils (3.7.3-1) ... [2020-12-04T23:58:35.185Z] #18 43.43 Selecting previously unselected package python3-pip. [2020-12-04T23:58:35.185Z] #18 43.44 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-04T23:58:35.185Z] #18 43.45 Unpacking python3-pip (18.1-5) ... [2020-12-04T23:58:35.442Z] #18 43.62 Selecting previously unselected package python3-pkg-resources. [2020-12-04T23:58:35.442Z] #18 43.62 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-04T23:58:35.442Z] #18 43.63 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-04T23:58:35.442Z] #18 43.74 Selecting previously unselected package python3-setuptools. [2020-12-04T23:58:35.442Z] #18 43.74 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-04T23:58:35.442Z] #18 43.75 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-04T23:58:35.698Z] #18 43.99 Selecting previously unselected package python3-wheel. [2020-12-04T23:58:35.698Z] #18 43.99 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-04T23:58:35.698Z] #18 43.99 Unpacking python3-wheel (0.32.3-2) ... [2020-12-04T23:58:35.698Z] #18 44.06 Selecting previously unselected package sudo. [2020-12-04T23:58:35.698Z] #18 44.06 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-12-04T23:58:35.828Z] #54 ... [2020-12-04T23:58:35.828Z] [2020-12-04T23:58:35.828Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:58:35.828Z] #35 5.914 -- Detecting C compiler ABI info - done [2020-12-04T23:58:35.828Z] #35 5.946 -- Detecting C compile features [2020-12-04T23:58:35.828Z] #35 8.333 -- Detecting C compile features - done [2020-12-04T23:58:35.828Z] #35 8.384 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-04T23:58:35.828Z] #35 8.779 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-04T23:58:35.828Z] #35 8.951 -- Configuring done [2020-12-04T23:58:35.828Z] #35 9.023 -- Generating done [2020-12-04T23:58:35.828Z] #35 9.023 -- Build files have been written to: /tmp/tmp.RZdssXHXnz/tini [2020-12-04T23:58:35.828Z] #35 9.043 + make tini-static [2020-12-04T23:58:35.828Z] #35 9.751 Scanning dependencies of target tini-static [2020-12-04T23:58:35.828Z] #35 9.840 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-04T23:58:35.828Z] #35 11.25 [100%] Linking C executable tini-static [2020-12-04T23:58:35.828Z] #35 11.63 [100%] Built target tini-static [2020-12-04T23:58:35.828Z] #35 11.69 + mkdir -p /build [2020-12-04T23:58:35.828Z] #35 11.70 + cp tini-static /build/docker-init [2020-12-04T23:58:35.828Z] #35 DONE 11.9s [2020-12-04T23:58:35.828Z] [2020-12-04T23:58:35.828Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:35.828Z] #41 3.453 Note: Building without setproctitle() and strlcpy() support. [2020-12-04T23:58:35.828Z] #41 3.453 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-04T23:58:35.828Z] #41 3.463 Note: Building without GnuTLS support [2020-12-04T23:58:35.828Z] #41 3.466 Makefile.config:39: Warn: you have no libnftables installed [2020-12-04T23:58:35.828Z] #41 3.466 Makefile.config:40: Warn: Building without nftables support [2020-12-04T23:58:35.828Z] #41 5.868 fatal: not a git repository (or any of the parent directories): .git [2020-12-04T23:58:35.828Z] #41 5.947 GEN .gitid [2020-12-04T23:58:35.828Z] #41 5.993 GEN criu/include/version.h [2020-12-04T23:58:35.828Z] #41 6.101 GEN include/common/asm [2020-12-04T23:58:35.828Z] #41 7.957 PBCC images/timens.pb-c.c [2020-12-04T23:58:35.828Z] #41 8.062 DEP images/timens.pb-c.d [2020-12-04T23:58:35.828Z] #41 8.158 PBCC images/fown.pb-c.c [2020-12-04T23:58:35.828Z] #41 8.209 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-04T23:58:35.828Z] #41 8.370 PBCC images/opts.pb-c.c [2020-12-04T23:58:35.828Z] #41 8.422 PBCC images/memfd.pb-c.c [2020-12-04T23:58:35.828Z] #41 8.447 DEP images/fown.pb-c.d [2020-12-04T23:58:35.828Z] #41 8.562 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-04T23:58:35.828Z] #41 8.664 DEP images/opts.pb-c.d [2020-12-04T23:58:35.828Z] #41 8.703 DEP images/memfd.pb-c.d [2020-12-04T23:58:35.828Z] #41 8.731 PBCC images/sit.pb-c.c [2020-12-04T23:58:35.828Z] #41 8.782 DEP images/sit.pb-c.d [2020-12-04T23:58:35.828Z] #41 8.892 PBCC images/macvlan.pb-c.c [2020-12-04T23:58:35.828Z] #41 8.904 DEP images/macvlan.pb-c.d [2020-12-04T23:58:35.828Z] #41 9.016 PBCC images/autofs.pb-c.c [2020-12-04T23:58:35.828Z] #41 9.088 DEP images/autofs.pb-c.d [2020-12-04T23:58:35.828Z] #41 9.160 PBCC images/sysctl.pb-c.c [2020-12-04T23:58:35.828Z] #41 9.188 DEP images/sysctl.pb-c.d [2020-12-04T23:58:35.828Z] #41 9.296 PBCC images/time.pb-c.c [2020-12-04T23:58:35.828Z] #41 9.316 DEP images/time.pb-c.d [2020-12-04T23:58:35.828Z] #41 9.424 PBCC images/binfmt-misc.pb-c.c [2020-12-04T23:58:35.828Z] #41 9.460 DEP images/binfmt-misc.pb-c.d [2020-12-04T23:58:35.828Z] #41 9.470 PBCC images/seccomp.pb-c.c [2020-12-04T23:58:35.828Z] #41 9.489 DEP images/seccomp.pb-c.d [2020-12-04T23:58:35.828Z] #41 9.515 PBCC images/userns.pb-c.c [2020-12-04T23:58:35.828Z] #41 9.530 DEP images/userns.pb-c.d [2020-12-04T23:58:35.828Z] #41 9.612 PBCC images/cgroup.pb-c.c [2020-12-04T23:58:35.828Z] #41 9.636 DEP images/cgroup.pb-c.d [2020-12-04T23:58:35.828Z] #41 9.701 PBCC images/ext-file.pb-c.c [2020-12-04T23:58:35.828Z] #41 9.753 DEP images/ext-file.pb-c.d [2020-12-04T23:58:35.828Z] #41 9.798 PBCC images/rpc.pb-c.c [2020-12-04T23:58:35.828Z] #41 9.824 DEP images/rpc.pb-c.d [2020-12-04T23:58:35.828Z] #41 9.864 PBCC images/siginfo.pb-c.c [2020-12-04T23:58:35.828Z] #41 9.891 DEP images/siginfo.pb-c.d [2020-12-04T23:58:35.828Z] #41 9.922 PBCC images/pagemap.pb-c.c [2020-12-04T23:58:35.828Z] #41 9.945 DEP images/pagemap.pb-c.d [2020-12-04T23:58:35.828Z] #41 9.986 PBCC images/rlimit.pb-c.c [2020-12-04T23:58:35.828Z] #41 9.999 DEP images/rlimit.pb-c.d [2020-12-04T23:58:35.828Z] #41 10.06 PBCC images/file-lock.pb-c.c [2020-12-04T23:58:35.828Z] #41 10.09 DEP images/file-lock.pb-c.d [2020-12-04T23:58:35.828Z] #41 10.16 PBCC images/tty.pb-c.c [2020-12-04T23:58:35.828Z] #41 10.25 DEP images/tty.pb-c.d [2020-12-04T23:58:35.828Z] #41 10.31 PBCC images/tun.pb-c.c [2020-12-04T23:58:35.828Z] #41 10.33 PBCC images/netdev.pb-c.c [2020-12-04T23:58:35.828Z] #41 10.39 DEP images/tun.pb-c.d [2020-12-04T23:58:35.828Z] #41 10.45 DEP images/netdev.pb-c.d [2020-12-04T23:58:35.828Z] #41 10.57 PBCC images/vma.pb-c.c [2020-12-04T23:58:35.828Z] #41 10.63 DEP images/vma.pb-c.d [2020-12-04T23:58:35.828Z] #41 10.69 PBCC images/creds.pb-c.c [2020-12-04T23:58:35.828Z] #41 10.72 DEP images/creds.pb-c.d [2020-12-04T23:58:35.828Z] #41 10.77 PBCC images/utsns.pb-c.c [2020-12-04T23:58:35.828Z] #41 10.79 DEP images/utsns.pb-c.d [2020-12-04T23:58:35.828Z] #41 10.86 PBCC images/ipc-desc.pb-c.c [2020-12-04T23:58:35.828Z] #41 10.90 PBCC images/ipc-sem.pb-c.c [2020-12-04T23:58:35.828Z] #41 10.91 DEP images/ipc-desc.pb-c.d [2020-12-04T23:58:35.828Z] #41 10.94 DEP images/ipc-sem.pb-c.d [2020-12-04T23:58:35.828Z] #41 10.96 PBCC images/ipc-msg.pb-c.c [2020-12-04T23:58:35.828Z] #41 10.98 DEP images/ipc-msg.pb-c.d [2020-12-04T23:58:35.828Z] #41 11.00 PBCC images/ipc-shm.pb-c.c [2020-12-04T23:58:35.828Z] #41 11.01 DEP images/ipc-shm.pb-c.d [2020-12-04T23:58:35.828Z] #41 11.03 PBCC images/ipc-var.pb-c.c [2020-12-04T23:58:35.828Z] #41 11.04 DEP images/ipc-var.pb-c.d [2020-12-04T23:58:35.828Z] #41 11.09 PBCC images/sk-opts.pb-c.c [2020-12-04T23:58:35.828Z] #41 11.11 PBCC images/packet-sock.pb-c.c [2020-12-04T23:58:35.828Z] #41 11.15 DEP images/sk-opts.pb-c.d [2020-12-04T23:58:35.828Z] #41 11.18 DEP images/packet-sock.pb-c.d [2020-12-04T23:58:35.828Z] #41 11.23 PBCC images/sk-netlink.pb-c.c [2020-12-04T23:58:35.828Z] #41 11.28 DEP images/sk-netlink.pb-c.d [2020-12-04T23:58:35.828Z] #41 11.32 PBCC images/sk-inet.pb-c.c [2020-12-04T23:58:35.828Z] #41 11.36 DEP images/sk-inet.pb-c.d [2020-12-04T23:58:35.828Z] #41 11.39 PBCC images/sk-unix.pb-c.c [2020-12-04T23:58:35.828Z] #41 11.42 DEP images/sk-unix.pb-c.d [2020-12-04T23:58:35.828Z] #41 11.44 PBCC images/mm.pb-c.c [2020-12-04T23:58:35.828Z] #41 11.47 DEP images/mm.pb-c.d [2020-12-04T23:58:35.828Z] #41 11.51 PBCC images/timerfd.pb-c.c [2020-12-04T23:58:35.828Z] #41 11.54 DEP images/timerfd.pb-c.d [2020-12-04T23:58:35.828Z] #41 11.57 PBCC images/timer.pb-c.c [2020-12-04T23:58:35.828Z] #41 11.59 DEP images/timer.pb-c.d [2020-12-04T23:58:35.828Z] #41 11.62 PBCC images/sa.pb-c.c [2020-12-04T23:58:35.828Z] #41 11.64 DEP images/sa.pb-c.d [2020-12-04T23:58:35.828Z] #41 11.73 PBCC images/pipe-data.pb-c.c [2020-12-04T23:58:35.828Z] #41 11.75 DEP images/pipe-data.pb-c.d [2020-12-04T23:58:35.828Z] #41 11.78 PBCC images/mnt.pb-c.c [2020-12-04T23:58:35.828Z] #41 11.87 DEP images/mnt.pb-c.d [2020-12-04T23:58:35.954Z] #18 44.09 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-04T23:58:36.092Z] #41 11.91 PBCC images/sk-packet.pb-c.c [2020-12-04T23:58:36.092Z] #41 12.01 DEP images/sk-packet.pb-c.d [2020-12-04T23:58:36.092Z] #41 12.04 PBCC images/tcp-stream.pb-c.c [2020-12-04T23:58:36.356Z] #41 12.19 DEP images/tcp-stream.pb-c.d [2020-12-04T23:58:36.356Z] #41 12.32 PBCC images/pipe.pb-c.c [2020-12-04T23:58:36.356Z] #41 12.35 DEP images/pipe.pb-c.d [2020-12-04T23:58:36.356Z] #41 12.40 PBCC images/pstree.pb-c.c [2020-12-04T23:58:36.356Z] #41 12.44 DEP images/pstree.pb-c.d [2020-12-04T23:58:36.516Z] #18 44.56 Selecting previously unselected package thin-provisioning-tools. [2020-12-04T23:58:36.516Z] #18 44.57 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-12-04T23:58:36.516Z] #18 44.57 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-04T23:58:36.516Z] #18 44.83 Selecting previously unselected package uidmap. [2020-12-04T23:58:36.516Z] #18 44.83 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-12-04T23:58:36.516Z] #18 44.84 Unpacking uidmap (1:4.5-1.1) ... [2020-12-04T23:58:36.620Z] #41 12.51 PBCC images/fs.pb-c.c [2020-12-04T23:58:36.620Z] #41 12.53 DEP images/fs.pb-c.d [2020-12-04T23:58:36.620Z] #41 12.57 PBCC images/signalfd.pb-c.c [2020-12-04T23:58:36.620Z] #41 12.61 DEP images/signalfd.pb-c.d [2020-12-04T23:58:36.620Z] #41 12.67 PBCC images/fh.pb-c.c [2020-12-04T23:58:36.776Z] #18 44.97 Selecting previously unselected package vim-runtime. [2020-12-04T23:58:36.776Z] #18 44.97 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-04T23:58:36.777Z] #18 45.03 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-04T23:58:36.777Z] #18 45.06 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-04T23:58:36.777Z] #18 45.07 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-04T23:58:36.884Z] #41 12.78 PBCC images/fsnotify.pb-c.c [2020-12-04T23:58:36.884Z] #41 12.85 DEP images/fh.pb-c.d [2020-12-04T23:58:36.884Z] #41 12.91 DEP images/fsnotify.pb-c.d [2020-12-04T23:58:37.149Z] #41 12.95 PBCC images/eventpoll.pb-c.c [2020-12-04T23:58:37.149Z] #41 13.00 DEP images/eventpoll.pb-c.d [2020-12-04T23:58:37.149Z] #41 ... [2020-12-04T23:58:37.149Z] [2020-12-04T23:58:37.149Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:58:37.149Z] #43 79.31 mime [2020-12-04T23:58:37.149Z] #43 80.41 net/http/internal [2020-12-04T23:58:37.149Z] #43 83.27 vendor/golang.org/x/net/idna [2020-12-04T23:58:37.149Z] #43 86.32 net/textproto [2020-12-04T23:58:37.149Z] #43 86.32 vendor/golang.org/x/net/http/httpproxy [2020-12-04T23:58:37.149Z] #43 86.33 crypto/x509 [2020-12-04T23:58:37.149Z] #43 87.66 mime/multipart [2020-12-04T23:58:37.149Z] #43 87.66 vendor/golang.org/x/net/http/httpguts [2020-12-04T23:58:37.149Z] #43 ... [2020-12-04T23:58:37.149Z] [2020-12-04T23:58:37.149Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:37.149Z] #41 13.07 PBCC images/eventfd.pb-c.c [2020-12-04T23:58:37.149Z] #41 13.10 DEP images/eventfd.pb-c.d [2020-12-04T23:58:37.149Z] #41 13.14 PBCC images/remap-file-path.pb-c.c [2020-12-04T23:58:37.149Z] #41 13.15 DEP images/remap-file-path.pb-c.d [2020-12-04T23:58:37.203Z] #51 ... [2020-12-04T23:58:37.203Z] [2020-12-04T23:58:37.203Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:37.203Z] #41 81.04 AR criu/pie/pie.lib.a [2020-12-04T23:58:37.203Z] #41 81.13 DEP criu/pie/restorer.d [2020-12-04T23:58:37.203Z] #41 81.38 DEP criu/arch/x86/sigaction_compat_pie.d [2020-12-04T23:58:37.203Z] #41 81.57 DEP criu/arch/x86/restorer_unmap.d [2020-12-04T23:58:37.203Z] #41 81.58 DEP criu/arch/x86/restorer.d [2020-12-04T23:58:37.203Z] #41 81.78 DEP criu/arch/x86/vdso-pie.d [2020-12-04T23:58:37.203Z] #41 81.90 DEP criu/pie/parasite-vdso.d [2020-12-04T23:58:37.203Z] #41 82.08 DEP criu/pie/parasite.d [2020-12-04T23:58:37.203Z] #41 82.37 CC criu/pie/parasite.o [2020-12-04T23:58:37.203Z] #41 83.60 LINK criu/pie/parasite.built-in.o [2020-12-04T23:58:37.203Z] #41 83.62 GEN criu/pie/parasite-blob.h [2020-12-04T23:58:37.203Z] #41 83.63 CC criu/pie/parasite-vdso.o [2020-12-04T23:58:37.203Z] #41 84.33 CC criu/arch/x86/vdso-pie.o [2020-12-04T23:58:37.203Z] #41 84.65 CC criu/arch/x86/restorer.o [2020-12-04T23:58:37.412Z] #41 13.24 PBCC images/fifo.pb-c.c [2020-12-04T23:58:37.412Z] #41 13.26 DEP images/fifo.pb-c.d [2020-12-04T23:58:37.412Z] #41 13.32 PBCC images/ghost-file.pb-c.c [2020-12-04T23:58:37.412Z] #41 13.37 DEP images/ghost-file.pb-c.d [2020-12-04T23:58:37.412Z] #41 13.42 PBCC images/regfile.pb-c.c [2020-12-04T23:58:37.467Z] #41 85.18 CC criu/arch/x86/restorer_unmap.o [2020-12-04T23:58:37.676Z] #41 13.49 DEP images/regfile.pb-c.d [2020-12-04T23:58:37.676Z] #41 13.56 PBCC images/ns.pb-c.c [2020-12-04T23:58:37.676Z] #41 13.59 DEP images/ns.pb-c.d [2020-12-04T23:58:37.676Z] #41 13.64 PBCC images/fdinfo.pb-c.c [2020-12-04T23:58:37.729Z] #41 85.22 CC criu/arch/x86/sigaction_compat_pie.o [2020-12-04T23:58:37.941Z] #41 13.75 DEP images/fdinfo.pb-c.d [2020-12-04T23:58:37.941Z] #41 13.79 PBCC images/core-aarch64.pb-c.c [2020-12-04T23:58:37.941Z] #41 13.82 PBCC images/core-arm.pb-c.c [2020-12-04T23:58:37.941Z] #41 13.84 PBCC images/core-ppc64.pb-c.c [2020-12-04T23:58:37.941Z] #41 13.89 PBCC images/core-s390.pb-c.c [2020-12-04T23:58:37.941Z] #41 13.92 PBCC images/core-x86.pb-c.c [2020-12-04T23:58:37.941Z] #41 13.97 PBCC images/core.pb-c.c [2020-12-04T23:58:37.990Z] #41 85.52 CC criu/pie/restorer.o [2020-12-04T23:58:38.060Z] #20 50.85 Selecting previously unselected package libnet1:ppc64el. [2020-12-04T23:58:38.060Z] #20 ... [2020-12-04T23:58:38.060Z] [2020-12-04T23:58:38.060Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:58:38.060Z] #24 167.0 + mkdir -p /tmp/tmp.F3JACq6IeO/src/github.com/docker [2020-12-04T23:58:38.060Z] #24 167.0 + mv components/cli /tmp/tmp.F3JACq6IeO/src/github.com/docker/cli [2020-12-04T23:58:38.060Z] #24 167.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-12-04T23:58:38.211Z] #41 14.02 PBCC images/inventory.pb-c.c [2020-12-04T23:58:38.211Z] #41 14.07 DEP images/core-aarch64.pb-c.d [2020-12-04T23:58:38.211Z] #41 14.12 DEP images/core-arm.pb-c.d [2020-12-04T23:58:38.211Z] #41 14.19 DEP images/core-ppc64.pb-c.d [2020-12-04T23:58:38.211Z] #41 14.25 DEP images/core-s390.pb-c.d [2020-12-04T23:58:38.211Z] #41 14.30 DEP images/core-x86.pb-c.d [2020-12-04T23:58:38.475Z] #41 14.36 DEP images/core.pb-c.d [2020-12-04T23:58:38.475Z] #41 14.39 DEP images/inventory.pb-c.d [2020-12-04T23:58:38.475Z] #41 14.45 PBCC images/cpuinfo.pb-c.c [2020-12-04T23:58:38.740Z] #41 14.48 DEP images/cpuinfo.pb-c.d [2020-12-04T23:58:38.740Z] #41 14.52 PBCC images/stats.pb-c.c [2020-12-04T23:58:38.740Z] #41 14.53 DEP images/stats.pb-c.d [2020-12-04T23:58:40.047Z] #18 48.07 Selecting previously unselected package vim. [2020-12-04T23:58:40.047Z] #18 48.08 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-12-04T23:58:40.047Z] #18 48.10 Unpacking vim (2:8.1.0875-5) ... [2020-12-04T23:58:40.136Z] #41 16.02 make[1]: Nothing to be done for 'all'. [2020-12-04T23:58:40.560Z] #18 48.63 Selecting previously unselected package xfsprogs. [2020-12-04T23:58:40.560Z] #18 48.65 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-12-04T23:58:40.560Z] #18 48.65 Unpacking xfsprogs (4.20.0-1) ... [2020-12-04T23:58:40.817Z] #18 49.14 Selecting previously unselected package zip. [2020-12-04T23:58:40.817Z] #18 49.14 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-12-04T23:58:40.817Z] #18 49.15 Unpacking zip (3.0-11+b1) ... [2020-12-04T23:58:40.847Z] #24 ... [2020-12-04T23:58:40.847Z] [2020-12-04T23:58:40.847Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:58:40.847Z] #45 160.5 net/http/httptrace [2020-12-04T23:58:40.847Z] #45 161.0 net/http [2020-12-04T23:58:41.077Z] #18 49.36 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-04T23:58:41.077Z] #18 49.38 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-04T23:58:41.077Z] #18 49.39 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-12-04T23:58:41.077Z] #18 49.40 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-04T23:58:41.077Z] #18 49.41 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-12-04T23:58:41.077Z] #18 49.42 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-12-04T23:58:41.077Z] #18 49.43 Setting up uidmap (1:4.5-1.1) ... [2020-12-04T23:58:41.077Z] #18 49.44 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-12-04T23:58:41.077Z] #18 49.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-04T23:58:41.149Z] #45 ... [2020-12-04T23:58:41.149Z] [2020-12-04T23:58:41.149Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:58:41.149Z] #20 50.86 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-04T23:58:41.149Z] #20 50.86 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-04T23:58:41.149Z] #20 50.98 Selecting previously unselected package libnl-3-200:ppc64el. [2020-12-04T23:58:41.149Z] #20 51.01 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-12-04T23:58:41.149Z] #20 51.01 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-04T23:58:41.149Z] #20 51.15 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-12-04T23:58:41.149Z] #20 51.16 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-12-04T23:58:41.149Z] #20 51.16 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-04T23:58:41.149Z] #20 51.30 Selecting previously unselected package libreadline5:ppc64el. [2020-12-04T23:58:41.149Z] #20 51.32 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-12-04T23:58:41.149Z] #20 51.32 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-12-04T23:58:41.149Z] #20 51.46 Selecting previously unselected package net-tools. [2020-12-04T23:58:41.149Z] #20 51.47 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-12-04T23:58:41.149Z] #20 51.48 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-04T23:58:41.149Z] #20 51.80 Selecting previously unselected package python-pip-whl. [2020-12-04T23:58:41.149Z] #20 51.82 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-04T23:58:41.149Z] #20 51.82 Unpacking python-pip-whl (18.1-5) ... [2020-12-04T23:58:41.149Z] #20 52.36 Selecting previously unselected package python3-lib2to3. [2020-12-04T23:58:41.149Z] #20 52.37 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-04T23:58:41.149Z] #20 52.38 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-04T23:58:41.149Z] #20 52.55 Selecting previously unselected package python3-distutils. [2020-12-04T23:58:41.149Z] #20 52.56 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-04T23:58:41.149Z] #20 52.56 Unpacking python3-distutils (3.7.3-1) ... [2020-12-04T23:58:41.149Z] #20 52.66 Selecting previously unselected package python3-pip. [2020-12-04T23:58:41.149Z] #20 52.68 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-04T23:58:41.149Z] #20 52.68 Unpacking python3-pip (18.1-5) ... [2020-12-04T23:58:41.149Z] #20 52.92 Selecting previously unselected package python3-pkg-resources. [2020-12-04T23:58:41.149Z] #20 52.93 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-04T23:58:41.149Z] #20 52.94 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-04T23:58:41.149Z] #20 53.09 Selecting previously unselected package python3-setuptools. [2020-12-04T23:58:41.149Z] #20 53.11 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-04T23:58:41.149Z] #20 53.11 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-04T23:58:41.149Z] #20 53.39 Selecting previously unselected package python3-wheel. [2020-12-04T23:58:41.149Z] #20 53.41 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-04T23:58:41.149Z] #20 53.42 Unpacking python3-wheel (0.32.3-2) ... [2020-12-04T23:58:41.149Z] #20 53.51 Selecting previously unselected package sudo. [2020-12-04T23:58:41.149Z] #20 53.52 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-12-04T23:58:41.149Z] #20 53.54 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-04T23:58:41.149Z] #20 54.10 Selecting previously unselected package thin-provisioning-tools. [2020-12-04T23:58:41.149Z] #20 54.11 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-12-04T23:58:41.149Z] #20 54.11 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-04T23:58:41.149Z] #20 54.45 Selecting previously unselected package uidmap. [2020-12-04T23:58:41.149Z] #20 54.47 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-12-04T23:58:41.149Z] #20 54.47 Unpacking uidmap (1:4.5-1.1) ... [2020-12-04T23:58:41.294Z] #41 88.64 LINK criu/pie/restorer.built-in.o [2020-12-04T23:58:41.294Z] #41 88.65 GEN criu/pie/restorer-blob.h [2020-12-04T23:58:41.294Z] #41 88.78 DEP criu/vdso.d [2020-12-04T23:58:41.334Z] #18 49.47 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-04T23:58:41.335Z] #18 49.48 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-04T23:58:41.335Z] #18 49.49 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-04T23:58:41.335Z] #18 49.51 Setting up xxd (2:8.1.0875-5) ... [2020-12-04T23:58:41.335Z] #18 49.52 Setting up zip (3.0-11+b1) ... [2020-12-04T23:58:41.335Z] #18 49.53 Setting up vim-common (2:8.1.0875-5) ... [2020-12-04T23:58:41.335Z] #18 ... [2020-12-04T23:58:41.335Z] [2020-12-04T23:58:41.335Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:41.335Z] #41 109.2 CC criu/cr-check.o [2020-12-04T23:58:41.335Z] #41 111.1 CC criu/cr-dedup.o [2020-12-04T23:58:41.335Z] #41 111.6 CC criu/cr-dump.o [2020-12-04T23:58:41.335Z] #41 113.8 CC criu/cr-errno.o [2020-12-04T23:58:41.335Z] #41 113.9 CC criu/cr-restore.o [2020-12-04T23:58:41.335Z] #41 118.6 CC criu/cr-service.o [2020-12-04T23:58:41.335Z] #41 ... [2020-12-04T23:58:41.335Z] [2020-12-04T23:58:41.335Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:58:41.335Z] #18 49.62 Setting up bash-completion (1:2.8-6) ... [2020-12-04T23:58:41.449Z] #20 54.62 Selecting previously unselected package vim-runtime. [2020-12-04T23:58:41.449Z] #20 54.64 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-04T23:58:41.449Z] #20 54.72 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-04T23:58:41.449Z] #20 54.80 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-04T23:58:41.449Z] #20 54.82 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-04T23:58:41.546Z] #41 17.36 CC images/stats.o [2020-12-04T23:58:41.555Z] #41 88.98 DEP criu/vdso-compat.d [2020-12-04T23:58:41.555Z] #41 89.12 DEP criu/uts_ns.d [2020-12-04T23:58:41.816Z] #41 89.24 DEP criu/util.d [2020-12-04T23:58:41.816Z] #41 89.44 DEP criu/uffd.d [2020-12-04T23:58:41.824Z] #41 17.91 CC images/core.o [2020-12-04T23:58:42.077Z] #41 89.62 DEP criu/tun.d [2020-12-04T23:58:42.077Z] #41 89.77 DEP criu/tty.d [2020-12-04T23:58:42.339Z] #41 89.96 DEP criu/timerfd.d [2020-12-04T23:58:42.600Z] #41 90.20 DEP criu/timens.d [2020-12-04T23:58:42.775Z] #41 18.67 CC images/core-x86.o [2020-12-04T23:58:42.775Z] #41 ... [2020-12-04T23:58:42.775Z] [2020-12-04T23:58:42.775Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:58:42.775Z] #11 95.11 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-04T23:58:42.775Z] #11 95.11 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-12-04T23:58:42.775Z] #11 95.12 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:58:42.861Z] #41 90.34 DEP criu/sysfs_parse.d [2020-12-04T23:58:42.861Z] #41 90.55 DEP criu/sysctl.d [2020-12-04T23:58:43.122Z] #41 90.69 DEP criu/string.d [2020-12-04T23:58:43.122Z] #41 90.75 DEP criu/stats.d [2020-12-04T23:58:43.384Z] #41 90.89 DEP criu/sockets.d [2020-12-04T23:58:43.384Z] #41 91.13 DEP criu/sk-unix.d [2020-12-04T23:58:43.856Z] #18 52.21 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-12-04T23:58:43.856Z] #18 52.22 Setting up xz-utils (5.2.4-1) ... [2020-12-04T23:58:43.856Z] #18 52.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-04T23:58:43.856Z] #18 52.25 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-04T23:58:43.856Z] #18 52.30 invoke-rc.d: could not determine current runlevel [2020-12-04T23:58:43.956Z] #41 91.31 DEP criu/sk-tcp.d [2020-12-04T23:58:43.956Z] #41 91.57 DEP criu/sk-queue.d [2020-12-04T23:58:44.113Z] #18 52.31 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-04T23:58:44.113Z] #18 52.32 Setting up pigz (2.4-1) ... [2020-12-04T23:58:44.113Z] #18 52.33 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-04T23:58:44.113Z] #18 52.34 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-04T23:58:44.113Z] #18 52.36 Setting up python-pip-whl (18.1-5) ... [2020-12-04T23:58:44.113Z] #18 52.37 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-12-04T23:58:44.113Z] #18 52.38 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-04T23:58:44.218Z] #41 91.81 DEP criu/sk-packet.d [2020-12-04T23:58:44.218Z] #41 ... [2020-12-04T23:58:44.218Z] [2020-12-04T23:58:44.218Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:58:44.218Z] #43 182.6 github.com/LK4D4/vndr/godl [2020-12-04T23:58:44.218Z] #43 183.4 github.com/LK4D4/vndr [2020-12-04T23:58:44.479Z] #43 ... [2020-12-04T23:58:44.479Z] [2020-12-04T23:58:44.479Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:58:44.479Z] #18 10.48 Fetched 8407 kB in 9s (895 kB/s) [2020-12-04T23:58:44.479Z] #18 10.48 Reading package lists... [2020-12-04T23:58:44.479Z] #18 14.52 Reading package lists... [2020-12-04T23:58:44.479Z] #18 ... [2020-12-04T23:58:44.479Z] [2020-12-04T23:58:44.479Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:44.479Z] #41 92.04 DEP criu/sk-netlink.d [2020-12-04T23:58:44.677Z] #18 52.77 Setting up libaio1:amd64 (0.3.112-3) ... [2020-12-04T23:58:44.677Z] #18 52.79 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-04T23:58:44.677Z] #18 52.80 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-04T23:58:44.677Z] #18 52.81 Setting up vim (2:8.1.0875-5) ... [2020-12-04T23:58:44.677Z] #18 52.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-04T23:58:44.677Z] #18 52.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-04T23:58:44.677Z] #18 52.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-04T23:58:44.677Z] #18 52.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-04T23:58:44.677Z] #18 52.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-04T23:58:44.677Z] #18 52.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-04T23:58:44.677Z] #18 52.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-04T23:58:44.677Z] #18 52.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-04T23:58:44.677Z] #18 52.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-04T23:58:44.677Z] #18 52.92 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-04T23:58:44.677Z] #18 52.94 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-04T23:58:44.677Z] #18 52.95 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-04T23:58:44.677Z] #18 52.97 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-04T23:58:44.677Z] #18 52.98 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-04T23:58:44.741Z] #41 ... [2020-12-04T23:58:44.741Z] [2020-12-04T23:58:44.741Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:58:44.741Z] #43 DONE 193.3s [2020-12-04T23:58:44.741Z] [2020-12-04T23:58:44.741Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:44.741Z] #41 92.36 DEP criu/sk-inet.d [2020-12-04T23:58:45.019Z] #20 ... [2020-12-04T23:58:45.019Z] [2020-12-04T23:58:45.020Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:45.020Z] #43 99.88 CC criu/cgroup.o [2020-12-04T23:58:45.020Z] #43 105.3 CC criu/clone-noasan.o [2020-12-04T23:58:45.020Z] #43 105.8 CC criu/config.o [2020-12-04T23:58:45.020Z] #43 108.8 CC criu/cr-check.o [2020-12-04T23:58:45.317Z] #41 92.65 DEP criu/signalfd.d [2020-12-04T23:58:45.317Z] #41 92.89 DEP criu/sigframe.d [2020-12-04T23:58:45.319Z] #43 ... [2020-12-04T23:58:45.319Z] [2020-12-04T23:58:45.319Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:58:45.319Z] #20 58.86 Selecting previously unselected package vim. [2020-12-04T23:58:45.580Z] #41 93.07 DEP criu/shmem.d [2020-12-04T23:58:45.617Z] #20 58.88 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-04T23:58:45.617Z] #20 58.90 Unpacking vim (2:8.1.0875-5) ... [2020-12-04T23:58:45.842Z] #41 93.35 DEP criu/servicefd.d [2020-12-04T23:58:45.842Z] #41 93.49 DEP criu/seize.d [2020-12-04T23:58:46.103Z] #41 93.63 DEP criu/seccomp.d [2020-12-04T23:58:46.264Z] #20 59.56 Selecting previously unselected package xfsprogs. [2020-12-04T23:58:46.264Z] #20 59.58 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-12-04T23:58:46.264Z] #20 59.59 Unpacking xfsprogs (4.20.0-1) ... [2020-12-04T23:58:46.364Z] #41 93.85 DEP criu/rst-malloc.d [2020-12-04T23:58:46.364Z] #41 93.91 DEP criu/rbtree.d [2020-12-04T23:58:46.364Z] #41 93.93 DEP criu/pstree.d [2020-12-04T23:58:46.626Z] #41 94.06 DEP criu/protobuf.d [2020-12-04T23:58:46.626Z] #41 94.18 GEN criu/protobuf-desc-gen.h [2020-12-04T23:58:46.860Z] Loaded image: buildpack-deps:buster [2020-12-04T23:58:46.860Z] Loaded image: buildpack-deps:buster [2020-12-04T23:58:46.860Z] Loaded image: buildpack-deps:buster [2020-12-04T23:58:46.918Z] #20 60.20 Selecting previously unselected package zip. [2020-12-04T23:58:46.918Z] #20 60.22 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-12-04T23:58:46.918Z] #20 60.23 Unpacking zip (3.0-11+b1) ... [2020-12-04T23:58:47.216Z] #20 60.54 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-04T23:58:47.216Z] #20 60.56 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-04T23:58:47.216Z] #20 60.57 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-12-04T23:58:47.216Z] #20 60.57 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-12-04T23:58:47.216Z] #20 60.59 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-12-04T23:58:47.216Z] #20 60.60 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-12-04T23:58:47.216Z] #20 60.61 Setting up uidmap (1:4.5-1.1) ... [2020-12-04T23:58:47.216Z] #20 60.61 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-12-04T23:58:47.216Z] #20 60.63 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-04T23:58:47.516Z] #20 60.67 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-04T23:58:47.516Z] #20 60.69 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-04T23:58:47.516Z] #20 60.70 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-04T23:58:47.516Z] #20 60.71 Setting up xxd (2:8.1.0875-5) ... [2020-12-04T23:58:47.516Z] #20 60.71 Setting up zip (3.0-11+b1) ... [2020-12-04T23:58:47.516Z] #20 60.72 Setting up vim-common (2:8.1.0875-5) ... [2020-12-04T23:58:47.516Z] #20 60.76 Setting up bash-completion (1:2.8-6) ... [2020-12-04T23:58:47.786Z] Loaded image: busybox:latest [2020-12-04T23:58:47.991Z] #18 55.75 Setting up iptables (1.8.2-4) ... [2020-12-04T23:58:47.991Z] #18 55.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-04T23:58:47.991Z] #18 55.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-04T23:58:47.991Z] #18 55.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-04T23:58:47.991Z] #18 55.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-04T23:58:47.991Z] #18 55.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-04T23:58:47.991Z] #18 55.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-04T23:58:47.991Z] #18 55.92 Setting up python3 (3.7.3-1) ... [2020-12-04T23:58:48.012Z] #41 95.63 DEP criu/protobuf-desc.d [2020-12-04T23:58:48.012Z] #41 95.73 DEP criu/proc_parse.d [2020-12-04T23:58:48.041Z] Loaded image: busybox:latest [2020-12-04T23:58:48.041Z] Loaded image: busybox:latest [2020-12-04T23:58:48.248Z] #18 56.43 Setting up python3-wheel (0.32.3-2) ... [2020-12-04T23:58:48.266Z] ok github.com/docker/docker/cmd/dockerd 0.078s coverage: 29.1% of statements [2020-12-04T23:58:48.266Z] ok github.com/docker/docker/container 0.118s coverage: 34.7% of statements [2020-12-04T23:58:48.266Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-04T23:58:48.266Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-04T23:58:48.266Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-04T23:58:48.266Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-04T23:58:48.273Z] #41 95.93 DEP criu/plugin.d [2020-12-04T23:58:48.273Z] #41 96.02 DEP criu/pipes.d [2020-12-04T23:58:48.534Z] #41 96.20 DEP criu/pie-util.d [2020-12-04T23:58:48.534Z] #41 96.28 DEP criu/pie-util-vdso.d [2020-12-04T23:58:48.651Z] Loaded image: busybox:glibc [2020-12-04T23:58:48.795Z] #41 96.44 DEP criu/pie-util-vdso-elf32.d [2020-12-04T23:58:48.795Z] #41 96.54 DEP criu/path.d [2020-12-04T23:58:48.906Z] Loaded image: debian:buster [2020-12-04T23:58:49.161Z] Loaded image: busybox:glibc [2020-12-04T23:58:49.161Z] Loaded image: busybox:glibc [2020-12-04T23:58:49.177Z] #18 57.25 Setting up apparmor (2.13.2-10) ... [2020-12-04T23:58:49.367Z] #41 96.72 DEP criu/parasite-syscall.d [2020-12-04T23:58:49.367Z] #41 96.91 DEP criu/pagemap.d [2020-12-04T23:58:49.411Z] #11 ... [2020-12-04T23:58:49.411Z] [2020-12-04T23:58:49.411Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:58:49.411Z] #43 90.52 crypto/tls [2020-12-04T23:58:49.411Z] #43 95.41 net/http/httptrace [2020-12-04T23:58:49.411Z] #43 95.69 net/http [2020-12-04T23:58:49.411Z] #43 ... [2020-12-04T23:58:49.411Z] [2020-12-04T23:58:49.411Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:49.411Z] #41 19.37 CC images/core-arm.o [2020-12-04T23:58:49.411Z] #41 19.74 CC images/core-aarch64.o [2020-12-04T23:58:49.411Z] #41 20.00 CC images/core-ppc64.o [2020-12-04T23:58:49.411Z] #41 20.67 CC images/core-s390.o [2020-12-04T23:58:49.411Z] #41 21.44 CC images/cpuinfo.o [2020-12-04T23:58:49.411Z] #41 21.96 CC images/inventory.o [2020-12-04T23:58:49.411Z] #41 22.27 CC images/fdinfo.o [2020-12-04T23:58:49.411Z] #41 22.70 CC images/fown.o [2020-12-04T23:58:49.411Z] #41 23.04 CC images/ns.o [2020-12-04T23:58:49.411Z] #41 23.18 CC images/regfile.o [2020-12-04T23:58:49.411Z] #41 23.34 CC images/ghost-file.o [2020-12-04T23:58:49.411Z] #41 23.71 CC images/fifo.o [2020-12-04T23:58:49.411Z] #41 23.86 CC images/remap-file-path.o [2020-12-04T23:58:49.411Z] #41 24.02 CC images/eventfd.o [2020-12-04T23:58:49.411Z] #41 24.28 CC images/eventpoll.o [2020-12-04T23:58:49.411Z] #41 24.49 CC images/fh.o [2020-12-04T23:58:49.411Z] #41 24.82 CC images/fsnotify.o [2020-12-04T23:58:49.457Z] Loaded image: debian:buster [2020-12-04T23:58:49.457Z] Loaded image: debian:buster [2020-12-04T23:58:49.629Z] #41 97.09 DEP criu/pagemap-cache.d [2020-12-04T23:58:49.629Z] #41 97.22 DEP criu/page-xfer.d [2020-12-04T23:58:49.674Z] #41 25.53 CC images/signalfd.o [2020-12-04T23:58:49.674Z] #41 25.72 CC images/fs.o [2020-12-04T23:58:49.890Z] #41 97.37 DEP criu/page-pipe.d [2020-12-04T23:58:49.890Z] #41 97.50 DEP criu/netfilter.d [2020-12-04T23:58:49.890Z] #41 97.64 DEP criu/net.d [2020-12-04T23:58:49.938Z] #41 25.88 CC images/pstree.o [2020-12-04T23:58:50.017Z] Loaded image: hello-world:latest [2020-12-04T23:58:50.017Z] Loaded image: hello-world:latest [2020-12-04T23:58:50.017Z] Loaded image: hello-world:latest [2020-12-04T23:58:50.017Z] Loaded image: arm32v7/hello-world:latest [2020-12-04T23:58:50.017Z] Loaded image: arm32v7/hello-world:latest [2020-12-04T23:58:50.017Z] Loaded image: arm32v7/hello-world:latest [2020-12-04T23:58:50.017Z] INFO: Testing against a local daemon [2020-12-04T23:58:50.017Z] === RUN TestDockerDaemonSuite [2020-12-04T23:58:50.017Z] INFO: Testing against a local daemon [2020-12-04T23:58:50.017Z] === RUN TestDockerSuite [2020-12-04T23:58:50.017Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-12-04T23:58:50.017Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-12-04T23:58:50.017Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-12-04T23:58:50.017Z] INFO: Testing against a local daemon [2020-12-04T23:58:50.017Z] === RUN TestCgroupNamespacesBuild [2020-12-04T23:58:50.151Z] #41 97.79 DEP criu/namespaces.d [2020-12-04T23:58:50.201Z] #41 26.05 CC images/pipe.o [2020-12-04T23:58:50.272Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-12-04T23:58:50.273Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-12-04T23:58:50.273Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-12-04T23:58:50.273Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-12-04T23:58:50.273Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-12-04T23:58:50.273Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-12-04T23:58:50.413Z] #41 97.93 DEP criu/mount.d [2020-12-04T23:58:50.413Z] #41 98.10 DEP criu/memfd.d [2020-12-04T23:58:50.465Z] #41 26.19 CC images/tcp-stream.o [2020-12-04T23:58:50.465Z] #41 26.43 CC images/sk-packet.o [2020-12-04T23:58:50.674Z] #41 98.24 DEP criu/mem.d [2020-12-04T23:58:50.937Z] #41 98.48 DEP criu/lsm.d [2020-12-04T23:58:50.937Z] #41 98.60 DEP criu/log.d [2020-12-04T23:58:51.042Z] #41 26.75 CC images/mnt.o [2020-12-04T23:58:51.042Z] #41 27.01 CC images/pipe-data.o [2020-12-04T23:58:51.111Z] #18 59.07 Setting up xfsprogs (4.20.0-1) ... [2020-12-04T23:58:51.111Z] #18 59.08 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-04T23:58:51.111Z] #18 59.41 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-04T23:58:51.204Z] #41 98.77 DEP criu/libnetlink.d [2020-12-04T23:58:51.204Z] #41 98.88 DEP criu/kerndat.d [2020-12-04T23:58:51.305Z] #41 27.19 CC images/sa.o [2020-12-04T23:58:51.466Z] #41 99.08 DEP criu/kcmp-ids.d [2020-12-04T23:58:51.466Z] #41 99.15 DEP criu/irmap.d [2020-12-04T23:58:51.569Z] #41 27.38 CC images/timer.o [2020-12-04T23:58:51.569Z] #41 ... [2020-12-04T23:58:51.569Z] [2020-12-04T23:58:51.569Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:58:51.569Z] #43 103.9 github.com/LK4D4/vndr/godl [2020-12-04T23:58:51.727Z] #41 99.29 DEP criu/ipc_ns.d [2020-12-04T23:58:51.727Z] #41 99.42 DEP criu/image.d [2020-12-04T23:58:51.785Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2020-12-04T23:58:51.989Z] #41 ... [2020-12-04T23:58:51.989Z] [2020-12-04T23:58:51.989Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-04T23:58:51.989Z] #30 DONE 200.2s [2020-12-04T23:58:51.989Z] [2020-12-04T23:58:51.989Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:58:51.989Z] #18 14.52 Reading package lists... [2020-12-04T23:58:51.989Z] #18 18.66 Building dependency tree... [2020-12-04T23:58:51.989Z] #18 20.04 libcap2-bin is already the newest version (1:2.25-2). [2020-12-04T23:58:51.989Z] #18 20.04 The following additional packages will be installed: [2020-12-04T23:58:51.989Z] #18 20.05 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-04T23:58:51.989Z] #18 20.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-04T23:58:51.990Z] #18 20.05 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-04T23:58:51.990Z] #18 20.05 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-04T23:58:51.990Z] #18 20.05 python3.7 python3.7-minimal vim-runtime xxd [2020-12-04T23:58:51.990Z] #18 20.05 Suggested packages: [2020-12-04T23:58:51.990Z] #18 20.05 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-04T23:58:51.990Z] #18 20.05 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-04T23:58:51.990Z] #18 20.05 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-04T23:58:51.990Z] #18 20.05 Recommended packages: [2020-12-04T23:58:51.990Z] #18 20.05 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-04T23:58:51.990Z] #18 20.05 python3-keyrings.alt python3-xdg unzip [2020-12-04T23:58:51.990Z] #18 21.83 The following NEW packages will be installed: [2020-12-04T23:58:51.990Z] #18 21.83 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-04T23:58:51.990Z] #18 21.83 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-04T23:58:51.990Z] #18 21.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-04T23:58:51.990Z] #18 21.83 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-04T23:58:51.990Z] #18 21.83 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-04T23:58:51.990Z] #18 21.83 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-04T23:58:51.990Z] #18 21.84 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-04T23:58:51.990Z] #18 21.84 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-04T23:58:51.990Z] #18 21.84 xz-utils zip [2020-12-04T23:58:51.990Z] #18 22.16 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:58:51.990Z] #18 22.16 Need to get 28.5 MB of archives. [2020-12-04T23:58:51.990Z] #18 22.16 After this operation, 116 MB of additional disk space will be used. [2020-12-04T23:58:51.990Z] #18 22.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-12-04T23:58:51.990Z] #18 22.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-12-04T23:58:51.990Z] #18 22.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-12-04T23:58:51.990Z] #18 22.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-12-04T23:58:51.990Z] #18 22.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-12-04T23:58:51.990Z] #18 22.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-12-04T23:58:51.990Z] #18 22.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-12-04T23:58:51.990Z] #18 22.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-12-04T23:58:51.990Z] #18 22.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-12-04T23:58:51.990Z] #18 22.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-12-04T23:58:51.990Z] #18 22.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-12-04T23:58:51.990Z] #18 22.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-12-04T23:58:51.990Z] #18 22.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-12-04T23:58:51.990Z] #18 22.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-12-04T23:58:51.990Z] #18 22.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-12-04T23:58:51.990Z] #18 22.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-12-04T23:58:51.990Z] #18 22.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-04T23:58:51.990Z] #18 22.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-04T23:58:51.990Z] #18 22.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-12-04T23:58:51.990Z] #18 22.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-12-04T23:58:51.990Z] #18 22.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-12-04T23:58:51.990Z] #18 22.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-12-04T23:58:51.990Z] #18 22.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-12-04T23:58:51.990Z] #18 22.59 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-04T23:58:51.990Z] #18 22.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-04T23:58:51.990Z] #18 22.62 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-04T23:58:51.990Z] #18 22.62 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-12-04T23:58:51.990Z] #18 22.62 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-12-04T23:58:51.990Z] #18 22.62 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-04T23:58:51.990Z] #18 23.12 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-04T23:58:51.990Z] #18 23.12 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-04T23:58:51.990Z] #18 23.13 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-04T23:58:51.990Z] #18 23.13 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-12-04T23:58:51.990Z] #18 23.14 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-12-04T23:58:51.990Z] #18 23.15 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-04T23:58:51.990Z] #18 23.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-04T23:58:51.990Z] #18 23.26 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-04T23:58:51.990Z] #18 23.27 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-12-04T23:58:51.990Z] #18 23.28 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-04T23:58:51.990Z] #18 23.31 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-04T23:58:51.990Z] #18 23.37 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-04T23:58:51.990Z] #18 23.37 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-12-04T23:58:51.990Z] #18 23.44 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-12-04T23:58:51.990Z] #18 23.47 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-12-04T23:58:51.990Z] #18 23.48 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-04T23:58:51.990Z] #18 23.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-12-04T23:58:51.990Z] #18 23.82 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-12-04T23:58:51.990Z] #18 23.86 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-12-04T23:58:51.990Z] #18 24.52 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:58:51.990Z] #18 24.63 Fetched 28.5 MB in 2s (14.4 MB/s) [2020-12-04T23:58:51.990Z] #18 24.69 Selecting previously unselected package pigz. [2020-12-04T23:58:51.990Z] #18 24.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-12-04T23:58:51.990Z] #18 24.75 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-12-04T23:58:51.990Z] #18 24.77 Unpacking pigz (2.4-1) ... [2020-12-04T23:58:52.069Z] #18 60.39 Setting up python3-distutils (3.7.3-1) ... [2020-12-04T23:58:52.252Z] #18 24.92 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-12-04T23:58:52.252Z] #18 24.92 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-04T23:58:52.252Z] #18 24.92 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-04T23:58:52.328Z] #18 ... [2020-12-04T23:58:52.328Z] [2020-12-04T23:58:52.328Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:52.328Z] #41 120.2 CC criu/crtools.o [2020-12-04T23:58:52.328Z] #41 120.8 CC criu/eventfd.o [2020-12-04T23:58:52.328Z] #41 121.2 CC criu/eventpoll.o [2020-12-04T23:58:52.328Z] #41 122.1 CC criu/external.o [2020-12-04T23:58:52.328Z] #41 122.6 CC criu/fault-injection.o [2020-12-04T23:58:52.328Z] #41 122.7 CC criu/fdstore.o [2020-12-04T23:58:52.328Z] #41 123.1 CC criu/fifo.o [2020-12-04T23:58:52.328Z] #41 123.5 CC criu/file-ids.o [2020-12-04T23:58:52.328Z] #41 123.9 CC criu/file-lock.o [2020-12-04T23:58:52.328Z] #41 124.8 CC criu/files-ext.o [2020-12-04T23:58:52.328Z] #41 125.2 CC criu/files-reg.o [2020-12-04T23:58:52.328Z] #41 127.3 CC criu/files.o [2020-12-04T23:58:52.328Z] #41 129.6 CC criu/filesystems.o [2020-12-04T23:58:52.328Z] #41 130.3 CC criu/fsnotify.o [2020-12-04T23:58:52.517Z] #43 104.7 github.com/LK4D4/vndr [2020-12-04T23:58:52.824Z] #18 25.69 Selecting previously unselected package python3.7-minimal. [2020-12-04T23:58:52.824Z] #18 25.69 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-04T23:58:52.892Z] #41 ... [2020-12-04T23:58:52.892Z] [2020-12-04T23:58:52.892Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:58:52.892Z] #18 61.02 Setting up python3-setuptools (40.8.0-1) ... [2020-12-04T23:58:53.086Z] #18 25.73 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-04T23:58:53.138Z] #20 65.60 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-12-04T23:58:53.138Z] #20 65.60 Setting up xz-utils (5.2.4-1) ... [2020-12-04T23:58:53.138Z] #20 65.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-04T23:58:53.138Z] #20 65.63 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-04T23:58:53.138Z] #20 65.72 invoke-rc.d: could not determine current runlevel [2020-12-04T23:58:53.138Z] #20 65.73 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-04T23:58:53.138Z] #20 65.74 Setting up pigz (2.4-1) ... [2020-12-04T23:58:53.138Z] #20 65.75 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-12-04T23:58:53.138Z] #20 65.76 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-04T23:58:53.138Z] #20 65.78 Setting up python-pip-whl (18.1-5) ... [2020-12-04T23:58:53.138Z] #20 65.79 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-12-04T23:58:53.138Z] #20 65.81 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-04T23:58:53.138Z] #20 66.35 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-12-04T23:58:53.138Z] #20 66.36 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-12-04T23:58:53.138Z] #20 66.37 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-12-04T23:58:53.138Z] #20 66.37 Setting up vim (2:8.1.0875-5) ... [2020-12-04T23:58:53.138Z] #20 66.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-04T23:58:53.138Z] #20 66.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-04T23:58:53.138Z] #20 66.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-04T23:58:53.138Z] #20 66.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-04T23:58:53.138Z] #20 66.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-04T23:58:53.138Z] #20 66.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-04T23:58:53.139Z] #20 66.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-04T23:58:53.139Z] #20 66.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-04T23:58:53.139Z] #20 66.52 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-04T23:58:53.294Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-12-04T23:58:53.437Z] #20 66.55 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-04T23:58:53.437Z] #20 66.56 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-12-04T23:58:53.437Z] #20 66.56 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-04T23:58:53.437Z] #20 66.57 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-12-04T23:58:53.437Z] #20 66.59 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-04T23:58:54.031Z] #18 26.82 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-04T23:58:54.031Z] #18 26.83 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-04T23:58:54.257Z] #18 62.33 Setting up python3-pip (18.1-5) ... [2020-12-04T23:58:54.331Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-12-04T23:58:55.188Z] #18 63.50 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:58:55.188Z] #18 63.55 Processing triggers for mime-support (3.62) ... [2020-12-04T23:58:55.564Z] #20 ... [2020-12-04T23:58:55.564Z] [2020-12-04T23:58:55.564Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:58:55.564Z] #45 175.3 github.com/LK4D4/vndr/godl [2020-12-04T23:58:55.564Z] #45 176.1 github.com/LK4D4/vndr [2020-12-04T23:58:55.861Z] #45 ... [2020-12-04T23:58:55.861Z] [2020-12-04T23:58:55.861Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:58:55.861Z] #43 111.3 CC criu/cr-dedup.o [2020-12-04T23:58:55.861Z] #43 112.1 CC criu/cr-dump.o [2020-12-04T23:58:55.861Z] #43 115.8 CC criu/cr-errno.o [2020-12-04T23:58:55.861Z] #43 115.9 CC criu/cr-restore.o [2020-12-04T23:58:55.947Z] #18 28.61 Selecting previously unselected package python3-minimal. [2020-12-04T23:58:55.947Z] #18 28.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-12-04T23:58:55.947Z] #18 28.65 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-12-04T23:58:55.947Z] #18 28.66 Unpacking python3-minimal (3.7.3-1) ... [2020-12-04T23:58:55.947Z] #18 28.75 Selecting previously unselected package libmpdec2:amd64. [2020-12-04T23:58:55.947Z] #18 28.76 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-12-04T23:58:55.947Z] #18 28.78 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-12-04T23:58:56.119Z] #18 DONE 64.4s [2020-12-04T23:58:56.119Z] [2020-12-04T23:58:56.119Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:58:56.119Z] #38 232.7 + dpkg --print-architecture [2020-12-04T23:58:56.119Z] #38 232.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-04T23:58:56.119Z] #38 233.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-04T23:58:56.119Z] #38 233.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-04T23:58:56.209Z] #18 28.89 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-12-04T23:58:56.209Z] #18 28.90 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-12-04T23:58:56.209Z] #18 28.92 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-04T23:58:56.508Z] #43 ... [2020-12-04T23:58:56.508Z] [2020-12-04T23:58:56.508Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:58:56.508Z] #45 DONE 185.9s [2020-12-04T23:58:56.508Z] [2020-12-04T23:58:56.508Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:58:56.746Z] #43 ... [2020-12-04T23:58:56.746Z] [2020-12-04T23:58:56.746Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:58:56.746Z] #11 106.9 Selecting previously unselected package libapparmor1:arm64. [2020-12-04T23:58:56.746Z] #11 107.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-12-04T23:58:56.746Z] #11 107.0 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-12-04T23:58:56.746Z] #11 107.1 Selecting previously unselected package libapparmor-dev:arm64. [2020-12-04T23:58:56.746Z] #11 107.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-12-04T23:58:56.746Z] #11 107.1 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-12-04T23:58:56.746Z] #11 107.3 Selecting previously unselected package libbtrfs0. [2020-12-04T23:58:56.746Z] #11 107.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-12-04T23:58:56.746Z] #11 107.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-04T23:58:56.746Z] #11 107.4 Selecting previously unselected package libbtrfs-dev. [2020-12-04T23:58:56.746Z] #11 107.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-12-04T23:58:56.746Z] #11 107.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:58:56.746Z] #11 107.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-12-04T23:58:56.746Z] #11 107.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-12-04T23:58:56.746Z] #11 107.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-12-04T23:58:56.746Z] #11 107.7 Selecting previously unselected package libudev-dev:arm64. [2020-12-04T23:58:56.746Z] #11 107.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-12-04T23:58:56.746Z] #11 107.8 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-12-04T23:58:56.746Z] #11 107.9 Selecting previously unselected package libsepol1-dev:arm64. [2020-12-04T23:58:56.746Z] #11 107.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-12-04T23:58:56.746Z] #11 107.9 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-12-04T23:58:56.746Z] #11 108.5 Selecting previously unselected package libpcre16-3:arm64. [2020-12-04T23:58:56.746Z] #11 108.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-12-04T23:58:56.746Z] #11 108.5 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-12-04T23:58:56.746Z] #11 108.8 Selecting previously unselected package libpcre32-3:arm64. [2020-12-04T23:58:56.746Z] #11 108.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-12-04T23:58:56.746Z] #11 108.8 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-12-04T23:58:56.746Z] #11 109.0 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-12-04T23:58:56.746Z] #11 109.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-12-04T23:58:56.746Z] #11 109.1 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-12-04T23:58:57.010Z] #11 109.2 Selecting previously unselected package libpcre3-dev:arm64. [2020-12-04T23:58:57.010Z] #11 109.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-12-04T23:58:57.010Z] #11 109.2 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-12-04T23:58:57.050Z] #38 ... [2020-12-04T23:58:57.050Z] [2020-12-04T23:58:57.050Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-04T23:58:57.050Z] #19 0.956 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-04T23:58:57.050Z] #19 0.962 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-04T23:58:57.050Z] #19 0.970 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-04T23:58:57.050Z] #19 DONE 1.0s [2020-12-04T23:58:57.153Z] #18 29.84 Selecting previously unselected package python3.7. [2020-12-04T23:58:57.153Z] #18 29.84 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-12-04T23:58:57.153Z] #18 29.85 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-04T23:58:57.153Z] #18 29.96 Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-04T23:58:57.153Z] #18 29.98 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-12-04T23:58:57.153Z] #18 30.00 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-04T23:58:57.275Z] #11 109.6 Selecting previously unselected package libselinux1-dev:arm64. [2020-12-04T23:58:57.307Z] [2020-12-04T23:58:57.307Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-04T23:58:57.426Z] #18 30.11 Setting up python3-minimal (3.7.3-1) ... [2020-12-04T23:58:57.539Z] #11 109.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-12-04T23:58:57.539Z] #11 109.6 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-12-04T23:58:57.802Z] #11 110.0 Selecting previously unselected package libdevmapper-dev:arm64. [2020-12-04T23:58:57.802Z] #11 110.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-12-04T23:58:57.802Z] #11 110.1 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-12-04T23:58:58.067Z] #11 110.2 Selecting previously unselected package libseccomp-dev:arm64. [2020-12-04T23:58:58.067Z] #11 110.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-12-04T23:58:58.067Z] #11 110.3 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-12-04T23:58:58.067Z] #11 110.4 Selecting previously unselected package libsystemd-dev:arm64. [2020-12-04T23:58:58.067Z] #11 110.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-12-04T23:58:58.067Z] #11 110.4 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-12-04T23:58:58.370Z] #18 31.09 Selecting previously unselected package python3. [2020-12-04T23:58:58.370Z] #18 31.09 (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-12-04T23:58:58.370Z] #18 31.15 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-12-04T23:58:58.370Z] #18 31.16 Unpacking python3 (3.7.3-1) ... [2020-12-04T23:58:58.370Z] #18 31.27 Selecting previously unselected package libip4tc0:amd64. [2020-12-04T23:58:58.370Z] #18 31.29 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-12-04T23:58:58.370Z] #18 31.29 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-12-04T23:58:58.370Z] #18 31.37 Selecting previously unselected package libip6tc0:amd64. [2020-12-04T23:58:58.632Z] #18 31.37 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-12-04T23:58:58.632Z] #18 31.39 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-12-04T23:58:58.632Z] #18 31.48 Selecting previously unselected package libiptc0:amd64. [2020-12-04T23:58:58.632Z] #18 31.48 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-12-04T23:58:58.632Z] #18 31.49 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-12-04T23:58:58.632Z] #18 31.57 Selecting previously unselected package libnfnetlink0:amd64. [2020-12-04T23:58:58.632Z] #18 31.58 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-12-04T23:58:58.645Z] #11 111.0 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-12-04T23:58:58.645Z] #11 111.1 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-12-04T23:58:58.674Z] #40 ... [2020-12-04T23:58:58.674Z] [2020-12-04T23:58:58.674Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:58:58.674Z] #20 71.90 Setting up iptables (1.8.2-4) ... [2020-12-04T23:58:58.674Z] #20 71.93 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-04T23:58:58.674Z] #20 71.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-04T23:58:58.674Z] #20 71.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-04T23:58:58.674Z] #20 71.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-04T23:58:58.674Z] #20 71.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-04T23:58:58.674Z] #20 71.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-04T23:58:58.674Z] #20 72.06 Setting up python3 (3.7.3-1) ... [2020-12-04T23:58:58.893Z] #18 31.58 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-04T23:58:58.893Z] #18 31.64 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-12-04T23:58:58.893Z] #18 31.65 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-12-04T23:58:58.893Z] #18 31.66 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-04T23:58:58.893Z] #18 31.73 Selecting previously unselected package libnftnl11:amd64. [2020-12-04T23:58:58.893Z] #18 31.74 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-12-04T23:58:58.893Z] #18 31.74 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-12-04T23:58:58.908Z] #11 111.1 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-12-04T23:58:58.908Z] #11 111.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-04T23:58:58.908Z] #11 111.1 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-12-04T23:58:58.908Z] #11 111.1 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-12-04T23:58:58.908Z] #11 111.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:58:58.908Z] #11 111.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-04T23:58:58.908Z] #11 111.2 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-12-04T23:58:58.908Z] #11 111.2 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-12-04T23:58:58.908Z] #11 111.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-04T23:58:58.908Z] #11 111.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-04T23:58:58.908Z] #11 111.2 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-12-04T23:58:58.908Z] #11 111.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-04T23:58:58.908Z] #11 111.3 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-12-04T23:58:58.908Z] #11 111.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-04T23:58:59.155Z] #18 31.82 Selecting previously unselected package iptables. [2020-12-04T23:58:59.155Z] #18 31.83 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-12-04T23:58:59.155Z] #18 31.84 Unpacking iptables (1.8.2-4) ... [2020-12-04T23:58:59.172Z] #11 111.4 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-12-04T23:58:59.172Z] #11 111.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:58:59.172Z] #11 111.4 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-12-04T23:58:59.172Z] #11 111.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-04T23:58:59.172Z] #11 111.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-04T23:58:59.172Z] #11 111.5 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-12-04T23:58:59.172Z] #11 111.5 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-12-04T23:58:59.172Z] #11 111.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-04T23:58:59.172Z] #11 111.5 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-12-04T23:58:59.172Z] #11 111.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-12-04T23:58:59.172Z] #11 111.5 Setting up dmsetup (2:1.02.155-3) ... [2020-12-04T23:58:59.320Z] #20 72.51 Setting up python3-wheel (0.32.3-2) ... [2020-12-04T23:58:59.417Z] #18 32.18 Selecting previously unselected package xxd. [2020-12-04T23:58:59.417Z] #18 32.20 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-04T23:58:59.417Z] #18 32.21 Unpacking xxd (2:8.1.0875-5) ... [2020-12-04T23:58:59.417Z] #18 32.33 Selecting previously unselected package vim-common. [2020-12-04T23:58:59.417Z] #18 32.34 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-04T23:58:59.417Z] #18 32.39 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-04T23:58:59.436Z] #11 111.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-12-04T23:58:59.436Z] #11 111.6 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-12-04T23:58:59.436Z] #11 111.6 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:58:59.989Z] #18 32.56 Selecting previously unselected package bash-completion. [2020-12-04T23:58:59.989Z] #18 32.56 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-04T23:59:00.205Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-12-04T23:59:00.205Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-12-04T23:59:00.205Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-12-04T23:59:00.205Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-12-04T23:59:00.377Z] #20 73.44 Setting up apparmor (2.13.2-10) ... [2020-12-04T23:59:00.460Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-12-04T23:59:00.716Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-12-04T23:59:00.716Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-12-04T23:59:00.716Z] --- PASS: TestCgroupNamespacesBuild (10.62s) [2020-12-04T23:59:00.716Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-04T23:59:01.296Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 14.1% of statements [2020-12-04T23:59:01.997Z] #11 ... [2020-12-04T23:59:01.997Z] [2020-12-04T23:59:01.997Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:01.997Z] #41 27.71 CC images/timerfd.o [2020-12-04T23:59:01.997Z] #41 28.00 CC images/mm.o [2020-12-04T23:59:01.997Z] #41 28.35 CC images/sk-opts.o [2020-12-04T23:59:01.997Z] #41 28.55 CC images/sk-unix.o [2020-12-04T23:59:01.997Z] #41 29.01 CC images/sk-inet.o [2020-12-04T23:59:01.997Z] #41 29.44 CC images/tun.o [2020-12-04T23:59:01.997Z] #41 29.67 CC images/sk-netlink.o [2020-12-04T23:59:01.997Z] #41 29.83 CC images/packet-sock.o [2020-12-04T23:59:01.997Z] #41 30.11 CC images/ipc-var.o [2020-12-04T23:59:01.997Z] #41 30.43 CC images/ipc-desc.o [2020-12-04T23:59:01.997Z] #41 30.72 CC images/ipc-shm.o [2020-12-04T23:59:01.997Z] #41 30.91 CC images/ipc-msg.o [2020-12-04T23:59:01.997Z] #41 31.19 CC images/ipc-sem.o [2020-12-04T23:59:01.997Z] #41 31.36 CC images/utsns.o [2020-12-04T23:59:01.997Z] #41 31.61 CC images/creds.o [2020-12-04T23:59:01.997Z] #41 31.77 CC images/vma.o [2020-12-04T23:59:01.997Z] #41 32.02 CC images/netdev.o [2020-12-04T23:59:01.997Z] #41 32.61 CC images/tty.o [2020-12-04T23:59:01.997Z] #41 33.22 CC images/file-lock.o [2020-12-04T23:59:01.997Z] #41 33.42 CC images/rlimit.o [2020-12-04T23:59:01.997Z] #41 33.58 CC images/pagemap.o [2020-12-04T23:59:01.997Z] #41 34.03 CC images/siginfo.o [2020-12-04T23:59:01.997Z] #41 34.31 CC images/rpc.o [2020-12-04T23:59:01.997Z] #41 35.48 CC images/ext-file.o [2020-12-04T23:59:01.997Z] #41 35.83 CC images/cgroup.o [2020-12-04T23:59:01.997Z] #41 36.59 CC images/userns.o [2020-12-04T23:59:01.997Z] #41 36.85 CC images/google/protobuf/descriptor.o [2020-12-04T23:59:02.080Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-12-04T23:59:02.080Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.41s) [2020-12-04T23:59:02.080Z] === RUN TestBuildWithSession [2020-12-04T23:59:02.080Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-04T23:59:02.080Z] build_session_test.go:25: TODO: BuildKit [2020-12-04T23:59:02.080Z] === RUN TestBuildSquashParent [2020-12-04T23:59:02.080Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-12-04T23:59:02.080Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-12-04T23:59:02.080Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-12-04T23:59:02.260Z] #41 38.15 CC images/opts.o [2020-12-04T23:59:02.394Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.8% of statements [2020-12-04T23:59:02.490Z] #20 75.77 Setting up xfsprogs (4.20.0-1) ... [2020-12-04T23:59:02.490Z] #20 75.78 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-04T23:59:02.524Z] #41 38.31 CC images/seccomp.o [2020-12-04T23:59:02.524Z] #41 ... [2020-12-04T23:59:02.524Z] [2020-12-04T23:59:02.524Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-04T23:59:02.524Z] #11 DONE 114.8s [2020-12-04T23:59:02.524Z] [2020-12-04T23:59:02.524Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:59:02.524Z] #43 DONE 115.0s [2020-12-04T23:59:02.524Z] [2020-12-04T23:59:02.524Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:02.524Z] #41 38.52 CC images/binfmt-misc.o [2020-12-04T23:59:02.524Z] #41 ... [2020-12-04T23:59:02.524Z] [2020-12-04T23:59:02.524Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-04T23:59:02.537Z] #18 ... [2020-12-04T23:59:02.537Z] [2020-12-04T23:59:02.537Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:02.537Z] #41 99.69 DEP criu/image-desc.d [2020-12-04T23:59:02.537Z] #41 99.77 DEP criu/fsnotify.d [2020-12-04T23:59:02.537Z] #41 99.94 DEP criu/filesystems.d [2020-12-04T23:59:02.537Z] #41 100.2 DEP criu/files.d [2020-12-04T23:59:02.537Z] #41 100.5 DEP criu/files-reg.d [2020-12-04T23:59:02.537Z] #41 100.8 DEP criu/files-ext.d [2020-12-04T23:59:02.537Z] #41 101.0 DEP criu/file-lock.d [2020-12-04T23:59:02.537Z] #41 101.1 DEP criu/file-ids.d [2020-12-04T23:59:02.537Z] #41 101.2 DEP criu/fifo.d [2020-12-04T23:59:02.537Z] #41 101.4 DEP criu/fdstore.d [2020-12-04T23:59:02.537Z] #41 101.5 DEP criu/fault-injection.d [2020-12-04T23:59:02.537Z] #41 101.6 DEP criu/external.d [2020-12-04T23:59:02.537Z] #41 101.7 DEP criu/eventpoll.d [2020-12-04T23:59:02.537Z] #41 101.9 DEP criu/eventfd.d [2020-12-04T23:59:02.537Z] #41 102.0 DEP criu/crtools.d [2020-12-04T23:59:02.537Z] #41 102.1 DEP criu/cr-service.d [2020-12-04T23:59:02.537Z] #41 102.3 DEP criu/cr-restore.d [2020-12-04T23:59:02.537Z] #41 102.5 DEP criu/cr-errno.d [2020-12-04T23:59:02.537Z] #41 102.5 DEP criu/cr-dump.d [2020-12-04T23:59:02.537Z] #41 102.7 DEP criu/cr-dedup.d [2020-12-04T23:59:02.537Z] #41 102.9 DEP criu/cr-check.d [2020-12-04T23:59:02.537Z] #41 103.1 DEP criu/config.d [2020-12-04T23:59:02.537Z] #41 103.2 DEP criu/clone-noasan.d [2020-12-04T23:59:02.537Z] #41 103.3 DEP criu/cgroup.d [2020-12-04T23:59:02.537Z] #41 103.4 DEP criu/cgroup-props.d [2020-12-04T23:59:02.537Z] #41 103.5 DEP criu/bitmap.d [2020-12-04T23:59:02.538Z] #41 103.5 DEP criu/bfd.d [2020-12-04T23:59:02.538Z] #41 103.6 DEP criu/autofs.d [2020-12-04T23:59:02.538Z] #41 103.7 DEP criu/aio.d [2020-12-04T23:59:02.538Z] #41 103.8 DEP criu/action-scripts.d [2020-12-04T23:59:02.538Z] #41 104.1 CC criu/action-scripts.o [2020-12-04T23:59:02.538Z] #41 104.6 CC criu/aio.o [2020-12-04T23:59:02.538Z] #41 105.0 CC criu/autofs.o [2020-12-04T23:59:02.538Z] #41 106.5 CC criu/bfd.o [2020-12-04T23:59:02.538Z] #41 106.9 CC criu/bitmap.o [2020-12-04T23:59:02.538Z] #41 107.1 CC criu/cgroup-props.o [2020-12-04T23:59:02.538Z] #41 107.9 CC criu/cgroup.o [2020-12-04T23:59:02.538Z] #41 ... [2020-12-04T23:59:02.538Z] [2020-12-04T23:59:02.538Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:59:02.538Z] #18 35.25 Unpacking bash-completion (1:2.8-6) ... [2020-12-04T23:59:02.563Z] #20 4.909 Collecting yamllint==1.16.0 [2020-12-04T23:59:02.790Z] #20 76.26 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-04T23:59:02.799Z] #18 35.70 Selecting previously unselected package bzip2. [2020-12-04T23:59:02.799Z] #18 35.71 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-12-04T23:59:02.799Z] #18 35.72 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-04T23:59:02.799Z] #18 35.80 Selecting previously unselected package xz-utils. [2020-12-04T23:59:03.007Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-12-04T23:59:03.027Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-12-04T23:59:03.060Z] #18 35.80 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-12-04T23:59:03.060Z] #18 35.81 Unpacking xz-utils (5.2.4-1) ... [2020-12-04T23:59:03.263Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-12-04T23:59:03.322Z] #18 35.97 Selecting previously unselected package apparmor. [2020-12-04T23:59:03.322Z] #18 35.97 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-12-04T23:59:03.322Z] #18 36.05 Unpacking apparmor (2.13.2-10) ... [2020-12-04T23:59:03.493Z] #20 ... [2020-12-04T23:59:03.493Z] [2020-12-04T23:59:03.493Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:03.493Z] #41 131.6 CC criu/image-desc.o [2020-12-04T23:59:03.493Z] #41 131.7 CC criu/image.o [2020-12-04T23:59:03.493Z] #41 132.7 CC criu/ipc_ns.o [2020-12-04T23:59:03.493Z] #41 133.9 CC criu/irmap.o [2020-12-04T23:59:03.493Z] #41 134.7 CC criu/kcmp-ids.o [2020-12-04T23:59:03.493Z] #41 135.1 CC criu/kerndat.o [2020-12-04T23:59:03.493Z] #41 136.5 CC criu/libnetlink.o [2020-12-04T23:59:03.493Z] #41 136.9 CC criu/log.o [2020-12-04T23:59:03.493Z] #41 137.4 CC criu/lsm.o [2020-12-04T23:59:03.493Z] #41 137.9 CC criu/mem.o [2020-12-04T23:59:03.493Z] #41 139.8 CC criu/memfd.o [2020-12-04T23:59:03.493Z] #41 140.5 CC criu/mount.o [2020-12-04T23:59:03.583Z] #18 36.39 Selecting previously unselected package aufs-tools. [2020-12-04T23:59:03.583Z] #18 36.41 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-12-04T23:59:03.583Z] #18 36.42 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-04T23:59:03.659Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-12-04T23:59:03.844Z] #18 36.54 Selecting previously unselected package libonig5:amd64. [2020-12-04T23:59:03.844Z] #18 36.55 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-12-04T23:59:03.844Z] #18 36.56 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-04T23:59:03.844Z] #18 36.72 Selecting previously unselected package libjq1:amd64. [2020-12-04T23:59:03.844Z] #18 36.74 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-04T23:59:03.920Z] #12 ... [2020-12-04T23:59:03.920Z] [2020-12-04T23:59:03.920Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-04T23:59:03.920Z] #30 DONE 115.8s [2020-12-04T23:59:03.920Z] [2020-12-04T23:59:03.920Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:03.920Z] #41 38.72 CC images/time.o [2020-12-04T23:59:03.920Z] #41 38.98 CC images/sysctl.o [2020-12-04T23:59:03.920Z] #41 39.39 CC images/autofs.o [2020-12-04T23:59:03.920Z] #41 39.59 CC images/macvlan.o [2020-12-04T23:59:03.920Z] #41 39.78 CC images/sit.o [2020-12-04T23:59:04.106Z] #18 36.74 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-04T23:59:04.106Z] #18 36.82 Selecting previously unselected package jq. [2020-12-04T23:59:04.106Z] #18 36.83 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-04T23:59:04.106Z] #18 36.83 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-04T23:59:04.106Z] #18 36.93 Selecting previously unselected package libaio1:amd64. [2020-12-04T23:59:04.106Z] #18 36.93 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-12-04T23:59:04.106Z] #18 36.94 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-12-04T23:59:04.106Z] #18 37.01 Selecting previously unselected package libgpm2:amd64. [2020-12-04T23:59:04.184Z] #41 39.96 CC images/memfd.o [2020-12-04T23:59:04.190Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-12-04T23:59:04.191Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-12-04T23:59:04.191Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-12-04T23:59:04.191Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-12-04T23:59:04.191Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-12-04T23:59:04.300Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-12-04T23:59:04.335Z] #20 77.60 Setting up python3-distutils (3.7.3-1) ... [2020-12-04T23:59:04.370Z] #18 37.01 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-12-04T23:59:04.370Z] #18 37.02 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-12-04T23:59:04.370Z] #18 37.08 Selecting previously unselected package libicu63:amd64. [2020-12-04T23:59:04.370Z] #18 37.09 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-04T23:59:04.370Z] #18 37.09 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-04T23:59:04.447Z] #41 40.48 CC images/timens.o [2020-12-04T23:59:04.948Z] ok github.com/docker/docker/daemon 12.232s coverage: 17.2% of statements [2020-12-04T23:59:04.949Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-04T23:59:04.949Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-04T23:59:04.949Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-04T23:59:04.949Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-04T23:59:05.023Z] #41 40.76 LINK images/built-in.o [2020-12-04T23:59:05.023Z] #41 40.86 GEN compel/include/asm [2020-12-04T23:59:05.023Z] #41 40.89 GEN compel/include/version.h [2020-12-04T23:59:05.023Z] #41 40.91 touch .config [2020-12-04T23:59:05.023Z] #41 41.01 GEN include/common/config.h [2020-12-04T23:59:05.286Z] #41 41.20 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-04T23:59:05.286Z] #41 41.24 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-12-04T23:59:05.286Z] #41 41.31 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-12-04T23:59:05.286Z] #41 41.32 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-12-04T23:59:05.286Z] #41 41.39 DEP compel/plugins/std/infect.d [2020-12-04T23:59:05.393Z] #20 78.46 Setting up python3-setuptools (40.8.0-1) ... [2020-12-04T23:59:05.554Z] #41 41.50 DEP compel/plugins/std/string.d [2020-12-04T23:59:05.554Z] #41 41.65 DEP compel/plugins/std/log.d [2020-12-04T23:59:05.818Z] #41 41.79 DEP compel/plugins/std/fds.d [2020-12-04T23:59:06.082Z] #41 41.97 DEP compel/plugins/std/std.d [2020-12-04T23:59:06.347Z] #41 42.16 DEP compel/plugins/shmem/shmem.d [2020-12-04T23:59:06.347Z] #41 ... [2020-12-04T23:59:06.347Z] [2020-12-04T23:59:06.347Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-04T23:59:06.347Z] #12 DONE 3.8s [2020-12-04T23:59:06.347Z] [2020-12-04T23:59:06.347Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:06.347Z] #41 42.28 DEP compel/plugins/fds/fds.d [2020-12-04T23:59:06.461Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-12-04T23:59:06.611Z] #41 42.50 CC compel/plugins/std/std.o [2020-12-04T23:59:06.766Z] #41 144.3 CC criu/namespaces.o [2020-12-04T23:59:06.936Z] #20 80.04 Setting up python3-pip (18.1-5) ... [2020-12-04T23:59:07.093Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.187s coverage: 56.2% of statements [2020-12-04T23:59:07.190Z] #41 43.07 CC compel/plugins/std/fds.o [2020-12-04T23:59:07.453Z] --- PASS: TestBuildSquashParent (5.28s) [2020-12-04T23:59:07.453Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-04T23:59:07.453Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-04T23:59:07.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-04T23:59:07.453Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-04T23:59:07.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-04T23:59:07.453Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-04T23:59:07.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-04T23:59:07.453Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-04T23:59:07.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-04T23:59:07.453Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-04T23:59:07.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-04T23:59:07.453Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-04T23:59:07.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-04T23:59:07.453Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-04T23:59:07.453Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-04T23:59:07.453Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-04T23:59:07.453Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-04T23:59:07.453Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-04T23:59:07.453Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-04T23:59:07.674Z] #18 40.40 Selecting previously unselected package libnet1:amd64. [2020-12-04T23:59:07.674Z] #18 40.40 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-04T23:59:07.674Z] #18 40.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-04T23:59:07.674Z] #18 40.50 Selecting previously unselected package libnl-3-200:amd64. [2020-12-04T23:59:07.674Z] #18 40.52 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-04T23:59:07.674Z] #18 40.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-04T23:59:07.674Z] #18 40.61 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-04T23:59:07.696Z] #41 ... [2020-12-04T23:59:07.696Z] [2020-12-04T23:59:07.696Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-04T23:59:07.696Z] #20 10.32 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-04T23:59:07.696Z] #20 10.41 Collecting pyyaml (from yamllint==1.16.0) [2020-12-04T23:59:07.696Z] #20 10.58 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-04T23:59:07.768Z] #41 43.58 CC compel/plugins/std/log.o [2020-12-04T23:59:07.936Z] #18 40.62 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-04T23:59:07.936Z] #18 40.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-04T23:59:07.936Z] #18 40.68 Selecting previously unselected package libreadline5:amd64. [2020-12-04T23:59:07.936Z] #18 40.70 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-12-04T23:59:07.936Z] #18 40.70 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-04T23:59:07.936Z] #18 40.81 Selecting previously unselected package net-tools. [2020-12-04T23:59:07.936Z] #18 40.82 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-12-04T23:59:07.936Z] #18 40.83 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-04T23:59:08.016Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-12-04T23:59:08.197Z] #18 41.04 Selecting previously unselected package python-pip-whl. [2020-12-04T23:59:08.197Z] #18 41.04 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-04T23:59:08.197Z] #18 41.04 Unpacking python-pip-whl (18.1-5) ... [2020-12-04T23:59:08.581Z] #20 81.46 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:59:08.581Z] #20 81.50 Processing triggers for mime-support (3.62) ... [2020-12-04T23:59:08.581Z] #20 DONE 81.7s [2020-12-04T23:59:08.581Z] [2020-12-04T23:59:08.581Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:08.581Z] #43 123.5 CC criu/cr-service.o [2020-12-04T23:59:08.581Z] #43 126.3 CC criu/crtools.o [2020-12-04T23:59:08.581Z] #43 127.3 CC criu/eventfd.o [2020-12-04T23:59:08.581Z] #43 127.9 CC criu/eventpoll.o [2020-12-04T23:59:08.581Z] #43 129.1 CC criu/external.o [2020-12-04T23:59:08.581Z] #43 129.7 CC criu/fault-injection.o [2020-12-04T23:59:08.581Z] #43 129.9 CC criu/fdstore.o [2020-12-04T23:59:08.581Z] #43 130.4 CC criu/fifo.o [2020-12-04T23:59:08.581Z] #43 130.9 CC criu/file-ids.o [2020-12-04T23:59:08.581Z] #43 131.3 CC criu/file-lock.o [2020-12-04T23:59:08.581Z] #43 132.6 CC criu/files-ext.o [2020-12-04T23:59:08.581Z] #43 133.1 CC criu/files-reg.o [2020-12-04T23:59:08.581Z] #43 ... [2020-12-04T23:59:08.581Z] [2020-12-04T23:59:08.581Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-04T23:59:08.719Z] #41 44.46 CC compel/plugins/std/string.o [2020-12-04T23:59:08.866Z] #18 41.57 Selecting previously unselected package python3-lib2to3. [2020-12-04T23:59:08.866Z] #18 41.58 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-04T23:59:08.866Z] #18 41.59 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-04T23:59:08.866Z] #18 41.69 Selecting previously unselected package python3-distutils. [2020-12-04T23:59:08.866Z] #18 41.70 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-04T23:59:08.866Z] #18 41.72 Unpacking python3-distutils (3.7.3-1) ... [2020-12-04T23:59:08.880Z] #21 0.407 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-04T23:59:08.880Z] #21 0.411 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-04T23:59:08.880Z] #21 0.415 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-04T23:59:08.880Z] #21 DONE 0.5s [2020-12-04T23:59:08.880Z] [2020-12-04T23:59:08.880Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-04T23:59:08.982Z] #41 ... [2020-12-04T23:59:08.982Z] [2020-12-04T23:59:08.982Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-04T23:59:08.982Z] #13 DONE 2.7s [2020-12-04T23:59:09.065Z] #20 12.06 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-04T23:59:09.128Z] #18 41.84 Selecting previously unselected package python3-pip. [2020-12-04T23:59:09.128Z] #18 41.85 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-04T23:59:09.128Z] #18 41.86 Unpacking python3-pip (18.1-5) ... [2020-12-04T23:59:09.128Z] #18 42.01 Selecting previously unselected package python3-pkg-resources. [2020-12-04T23:59:09.128Z] #18 42.03 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-04T23:59:09.128Z] #18 42.04 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-04T23:59:09.246Z] [2020-12-04T23:59:09.246Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:09.246Z] #41 45.02 CC compel/plugins/std/infect.o [2020-12-04T23:59:09.322Z] #20 12.12 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-04T23:59:09.322Z] #20 12.17 Building wheels for collected packages: pyyaml [2020-12-04T23:59:09.322Z] #20 12.17 Running setup.py bdist_wheel for pyyaml: started [2020-12-04T23:59:09.389Z] #18 42.20 Selecting previously unselected package python3-setuptools. [2020-12-04T23:59:09.389Z] #18 42.21 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-04T23:59:09.389Z] #18 42.22 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-04T23:59:09.650Z] #18 42.45 Selecting previously unselected package python3-wheel. [2020-12-04T23:59:09.650Z] #18 42.45 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-04T23:59:09.650Z] #18 42.46 Unpacking python3-wheel (0.32.3-2) ... [2020-12-04T23:59:09.650Z] #18 42.53 Selecting previously unselected package sudo. [2020-12-04T23:59:09.650Z] #18 42.53 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-12-04T23:59:09.650Z] #18 42.54 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-04T23:59:09.824Z] #41 45.67 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-12-04T23:59:09.824Z] #41 45.70 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-12-04T23:59:09.824Z] #41 45.78 AR compel/plugins/std.lib.a [2020-12-04T23:59:10.088Z] #41 45.95 CC compel/plugins/fds/fds.o [2020-12-04T23:59:10.222Z] #18 42.96 Selecting previously unselected package thin-provisioning-tools. [2020-12-04T23:59:10.222Z] #18 42.97 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-12-04T23:59:10.222Z] #18 42.98 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-04T23:59:10.484Z] #18 43.23 Selecting previously unselected package uidmap. [2020-12-04T23:59:10.484Z] #18 43.24 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-12-04T23:59:10.484Z] #18 43.25 Unpacking uidmap (1:4.5-1.1) ... [2020-12-04T23:59:10.532Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-12-04T23:59:10.691Z] #20 13.26 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-04T23:59:10.691Z] #20 13.26 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-04T23:59:10.691Z] #20 13.36 Successfully built pyyaml [2020-12-04T23:59:10.691Z] #20 13.37 Installing collected packages: pyyaml, pathspec, yamllint [2020-12-04T23:59:10.718Z] #41 46.53 AR compel/plugins/fds.lib.a [2020-12-04T23:59:10.718Z] #41 46.60 HOSTDEP compel/src/lib/log-host.d [2020-12-04T23:59:10.745Z] #18 43.38 Selecting previously unselected package vim-runtime. [2020-12-04T23:59:10.745Z] #18 43.38 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-04T23:59:10.745Z] #18 43.41 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-04T23:59:10.746Z] #18 43.44 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-04T23:59:10.746Z] #18 43.45 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-04T23:59:10.947Z] #20 13.77 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-04T23:59:10.982Z] #41 46.84 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-04T23:59:10.982Z] #41 46.90 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-12-04T23:59:10.982Z] #41 46.94 HOSTDEP compel/src/main-host.d [2020-12-04T23:59:10.982Z] #41 47.00 DEP compel/src/lib/ptrace.d [2020-12-04T23:59:10.982Z] #41 47.06 DEP compel/src/lib/infect.d [2020-12-04T23:59:11.094Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-12-04T23:59:11.094Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.60s) [2020-12-04T23:59:11.094Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.84s) [2020-12-04T23:59:11.094Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.97s) [2020-12-04T23:59:11.094Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.10s) [2020-12-04T23:59:11.094Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.51s) [2020-12-04T23:59:11.094Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.75s) [2020-12-04T23:59:11.094Z] === RUN TestBuildMultiStageCopy [2020-12-04T23:59:11.094Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-04T23:59:11.203Z] #20 DONE 14.2s [2020-12-04T23:59:11.203Z] [2020-12-04T23:59:11.203Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-04T23:59:11.246Z] #41 47.13 DEP compel/src/lib/infect-util.d [2020-12-04T23:59:11.246Z] #41 47.20 DEP compel/src/lib/infect-rpc.d [2020-12-04T23:59:11.246Z] #41 47.31 DEP compel/arch/aarch64/src/lib/infect.d [2020-12-04T23:59:11.532Z] #41 47.43 DEP compel/arch/aarch64/src/lib/cpu.d [2020-12-04T23:59:11.532Z] #41 47.46 DEP compel/src/lib/log.d [2020-12-04T23:59:11.545Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.935s coverage: 46.2% of statements [2020-12-04T23:59:11.768Z] #23 DONE 0.3s [2020-12-04T23:59:11.768Z] [2020-12-04T23:59:11.768Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-04T23:59:11.795Z] #41 47.66 DEP compel/src/main.d [2020-12-04T23:59:11.795Z] #41 ... [2020-12-04T23:59:11.795Z] [2020-12-04T23:59:11.795Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-04T23:59:11.795Z] #14 1.373 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-04T23:59:11.795Z] #14 DONE 2.8s [2020-12-04T23:59:11.795Z] [2020-12-04T23:59:11.795Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:11.795Z] #41 47.81 DEP compel/src/lib/handle-elf.d [2020-12-04T23:59:12.059Z] #41 47.95 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-12-04T23:59:12.059Z] #41 48.08 CC compel/src/lib/log.o [2020-12-04T23:59:12.182Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-12-04T23:59:12.451Z] #22 ... [2020-12-04T23:59:12.451Z] [2020-12-04T23:59:12.451Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-04T23:59:12.451Z] #32 DONE 202.0s [2020-12-04T23:59:12.451Z] [2020-12-04T23:59:12.451Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:12.451Z] #43 135.9 CC criu/files.o [2020-12-04T23:59:12.457Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-04T23:59:12.457Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-12-04T23:59:12.638Z] #41 48.42 CC compel/arch/aarch64/src/lib/cpu.o [2020-12-04T23:59:12.638Z] #41 ... [2020-12-04T23:59:12.638Z] [2020-12-04T23:59:12.638Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:59:12.638Z] #51 2.766 + RM_GOPATH=0 [2020-12-04T23:59:12.638Z] #51 2.766 + TMP_GOPATH= [2020-12-04T23:59:12.638Z] #51 2.766 + : /build [2020-12-04T23:59:12.638Z] #51 2.766 + '[' -z '' ']' [2020-12-04T23:59:12.638Z] #51 2.766 ++ mktemp -d [2020-12-04T23:59:12.638Z] #51 2.773 + export GOPATH=/tmp/tmp.ZPTm1Szqj7 [2020-12-04T23:59:12.638Z] #51 2.773 + GOPATH=/tmp/tmp.ZPTm1Szqj7 [2020-12-04T23:59:12.638Z] #51 2.773 + RM_GOPATH=1 [2020-12-04T23:59:12.638Z] #51 2.773 + case "$(go env GOARCH)" in [2020-12-04T23:59:12.638Z] #51 2.773 ++ go env GOARCH [2020-12-04T23:59:12.638Z] #51 2.809 + export GO_BUILDMODE=-buildmode=pie [2020-12-04T23:59:12.638Z] #51 2.809 + GO_BUILDMODE=-buildmode=pie [2020-12-04T23:59:12.638Z] #51 2.809 ++ dirname /tmp/install/install.sh [2020-12-04T23:59:12.638Z] #51 2.809 + dir=/tmp/install [2020-12-04T23:59:12.638Z] #51 2.809 + bin=runc [2020-12-04T23:59:12.638Z] #51 2.809 + shift [2020-12-04T23:59:12.638Z] #51 2.809 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-04T23:59:12.638Z] #51 2.809 + . /tmp/install/runc.installer [2020-12-04T23:59:12.638Z] #51 2.809 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-04T23:59:12.638Z] #51 2.809 + install_runc [2020-12-04T23:59:12.638Z] #51 2.821 + uname -r [2020-12-04T23:59:12.638Z] #51 2.821 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-04T23:59:12.638Z] #51 2.821 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-04T23:59:12.638Z] #51 2.821 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-04T23:59:12.638Z] #51 2.821 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZPTm1Szqj7/src/github.com/opencontainers/runc [2020-12-04T23:59:12.638Z] #51 2.834 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-04T23:59:12.638Z] #51 2.839 Cloning into '/tmp/tmp.ZPTm1Szqj7/src/github.com/opencontainers/runc'... [2020-12-04T23:59:12.638Z] #51 8.701 + cd /tmp/tmp.ZPTm1Szqj7/src/github.com/opencontainers/runc [2020-12-04T23:59:12.638Z] #51 8.702 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-04T23:59:12.638Z] #51 9.091 + '[' -z '' ']' [2020-12-04T23:59:12.638Z] #51 9.091 + target=static [2020-12-04T23:59:12.638Z] #51 9.091 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-04T23:59:12.638Z] #51 9.707 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-12-04T23:59:12.638Z] #51 ... [2020-12-04T23:59:12.638Z] [2020-12-04T23:59:12.638Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:12.638Z] #41 48.70 CC compel/arch/aarch64/src/lib/infect.o [2020-12-04T23:59:12.712Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-04T23:59:12.968Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-04T23:59:13.215Z] #41 49.11 CC compel/src/lib/infect-rpc.o [2020-12-04T23:59:13.224Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-04T23:59:13.295Z] #18 ... [2020-12-04T23:59:13.295Z] [2020-12-04T23:59:13.295Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:13.295Z] #41 110.8 CC criu/clone-noasan.o [2020-12-04T23:59:13.295Z] #41 111.1 CC criu/config.o [2020-12-04T23:59:13.295Z] #41 112.3 CC criu/cr-check.o [2020-12-04T23:59:13.295Z] #41 114.2 CC criu/cr-dedup.o [2020-12-04T23:59:13.295Z] #41 114.6 CC criu/cr-dump.o [2020-12-04T23:59:13.295Z] #41 116.8 CC criu/cr-errno.o [2020-12-04T23:59:13.295Z] #41 116.9 CC criu/cr-restore.o [2020-12-04T23:59:13.480Z] --- PASS: TestBuildMultiStageCopy (2.21s) [2020-12-04T23:59:13.480Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.32s) [2020-12-04T23:59:13.480Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2020-12-04T23:59:13.480Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2020-12-04T23:59:13.480Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2020-12-04T23:59:13.480Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2020-12-04T23:59:13.480Z] === RUN TestBuildMultiStageParentConfig [2020-12-04T23:59:13.484Z] #41 49.50 CC compel/src/lib/infect-util.o [2020-12-04T23:59:13.557Z] #41 ... [2020-12-04T23:59:13.557Z] [2020-12-04T23:59:13.557Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:59:13.557Z] #18 46.33 Selecting previously unselected package vim. [2020-12-04T23:59:13.557Z] #18 46.34 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-12-04T23:59:13.557Z] #18 46.36 Unpacking vim (2:8.1.0875-5) ... [2020-12-04T23:59:13.749Z] #41 ... [2020-12-04T23:59:13.749Z] [2020-12-04T23:59:13.749Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-04T23:59:13.749Z] #15 DONE 1.9s [2020-12-04T23:59:13.749Z] [2020-12-04T23:59:13.749Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:59:14.041Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2020-12-04T23:59:14.041Z] === RUN TestBuildLabelWithTargets [2020-12-04T23:59:14.129Z] #18 46.93 Selecting previously unselected package xfsprogs. [2020-12-04T23:59:14.129Z] #18 46.94 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-12-04T23:59:14.129Z] #18 46.94 Unpacking xfsprogs (4.20.0-1) ... [2020-12-04T23:59:14.297Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-12-04T23:59:14.702Z] #18 47.41 Selecting previously unselected package zip. [2020-12-04T23:59:14.702Z] #18 47.42 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-12-04T23:59:14.702Z] #18 47.42 Unpacking zip (3.0-11+b1) ... [2020-12-04T23:59:14.702Z] #18 47.62 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-04T23:59:14.702Z] #18 47.65 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-04T23:59:14.858Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-12-04T23:59:14.858Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2020-12-04T23:59:14.858Z] === RUN TestBuildWithEmptyLayers [2020-12-04T23:59:14.963Z] #18 47.66 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-12-04T23:59:14.963Z] #18 47.67 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-04T23:59:14.963Z] #18 47.69 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-12-04T23:59:14.963Z] #18 47.70 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-12-04T23:59:14.963Z] #18 47.71 Setting up uidmap (1:4.5-1.1) ... [2020-12-04T23:59:14.963Z] #18 47.72 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-12-04T23:59:14.963Z] #18 47.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-04T23:59:14.963Z] #18 47.74 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-04T23:59:14.963Z] #18 47.75 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-04T23:59:14.963Z] #18 47.76 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-04T23:59:14.963Z] #18 47.77 Setting up xxd (2:8.1.0875-5) ... [2020-12-04T23:59:14.963Z] #18 47.78 Setting up zip (3.0-11+b1) ... [2020-12-04T23:59:14.963Z] #18 47.80 Setting up vim-common (2:8.1.0875-5) ... [2020-12-04T23:59:14.963Z] #18 47.84 Setting up bash-completion (1:2.8-6) ... [2020-12-04T23:59:15.240Z] #43 139.6 CC criu/filesystems.o [2020-12-04T23:59:15.419Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2020-12-04T23:59:15.419Z] === RUN TestBuildMultiStageOnBuild [2020-12-04T23:59:15.419Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-12-04T23:59:15.701Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.347s coverage: 49.5% of statements [2020-12-04T23:59:15.877Z] #22 124.7 Checking out files: 28% (3124/11134) Checking out files: 29% (3229/11134) Checking out files: 30% (3341/11134) Checking out files: 31% (3452/11134) Checking out files: 32% (3563/11134) Checking out files: 33% (3675/11134) Checking out files: 34% (3786/11134) Checking out files: 35% (3897/11134) Checking out files: 36% (4009/11134) Checking out files: 37% (4120/11134) Checking out files: 38% (4231/11134) Checking out files: 39% (4343/11134) Checking out files: 40% (4454/11134) Checking out files: 41% (4565/11134) Checking out files: 42% (4677/11134) Checking out files: 43% (4788/11134) Checking out files: 44% (4899/11134) Checking out files: 45% (5011/11134) Checking out files: 46% (5122/11134) Checking out files: 47% (5233/11134) Checking out files: 48% (5345/11134) Checking out files: 49% (5456/11134) Checking out files: 50% (5567/11134) Checking out files: 51% (5679/11134) Checking out files: 52% (5790/11134) Checking out files: 53% (5902/11134) Checking out files: 54% (6013/11134) Checking out files: 55% (6124/11134) Checking out files: 56% (6236/11134) Checking out files: 57% (6347/11134) Checking out files: 58% (6458/11134) Checking out files: 59% (6570/11134) Checking out files: 60% (6681/11134) Checking out files: 61% (6792/11134) Checking out files: 62% (6904/11134) Checking out files: 63% (7015/11134) Checking out files: 64% (7126/11134) Checking out files: 65% (7238/11134) Checking out files: 65% (7343/11134) Checking out files: 66% (7349/11134) Checking out files: 67% (7460/11134) Checking out files: 68% (7572/11134) Checking out files: 69% (7683/11134) Checking out files: 70% (7794/11134) Checking out files: 71% (7906/11134) Checking out files: 72% (8017/11134) Checking out files: 73% (8128/11134) Checking out files: 74% (8240/11134) Checking out files: 75% (8351/11134) Checking out files: 76% (8462/11134) Checking out files: 77% (8574/11134) Checking out files: 78% (8685/11134) Checking out files: 79% (8796/11134) Checking out files: 80% (8908/11134) Checking out files: 81% (9019/11134) Checking out files: 82% (9130/11134) Checking out files: 83% (9242/11134) Checking out files: 84% (9353/11134) Checking out files: 85% (9464/11134) Checking out files: 86% (9576/11134) Checking out files: 87% (9687/11134) Checking out files: 88% (9798/11134) Checking out files: 89% (9910/11134) Checking out files: 90% (10021/11134) Checking out files: 91% (10132/11134) Checking out files: 91% (10174/11134) Checking out files: 92% (10244/11134) Checking out files: 93% (10355/11134) Checking out files: 94% (10466/11134) Checking out files: 95% (10578/11134) Checking out files: 96% (10689/11134) [2020-12-04T23:59:15.877Z] #22 ... [2020-12-04T23:59:15.877Z] [2020-12-04T23:59:15.877Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-04T23:59:15.877Z] #16 DONE 2.1s [2020-12-04T23:59:15.877Z] [2020-12-04T23:59:15.877Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:59:15.877Z] #22 124.7 Checking out files: 28% (3124/11134) Checking out files: 29% (3229/11134) Checking out files: 30% (3341/11134) Checking out files: 31% (3452/11134) Checking out files: 32% (3563/11134) Checking out files: 33% (3675/11134) Checking out files: 34% (3786/11134) Checking out files: 35% (3897/11134) Checking out files: 36% (4009/11134) Checking out files: 37% (4120/11134) Checking out files: 38% (4231/11134) Checking out files: 39% (4343/11134) Checking out files: 40% (4454/11134) Checking out files: 41% (4565/11134) Checking out files: 42% (4677/11134) Checking out files: 43% (4788/11134) Checking out files: 44% (4899/11134) Checking out files: 45% (5011/11134) Checking out files: 46% (5122/11134) Checking out files: 47% (5233/11134) Checking out files: 48% (5345/11134) Checking out files: 49% (5456/11134) Checking out files: 50% (5567/11134) Checking out files: 51% (5679/11134) Checking out files: 52% (5790/11134) Checking out files: 53% (5902/11134) Checking out files: 54% (6013/11134) Checking out files: 55% (6124/11134) Checking out files: 56% (6236/11134) Checking out files: 57% (6347/11134) Checking out files: 58% (6458/11134) Checking out files: 59% (6570/11134) Checking out files: 60% (6681/11134) Checking out files: 61% (6792/11134) Checking out files: 62% (6904/11134) Checking out files: 63% (7015/11134) Checking out files: 64% (7126/11134) Checking out files: 65% (7238/11134) Checking out files: 65% (7343/11134) Checking out files: 66% (7349/11134) Checking out files: 67% (7460/11134) Checking out files: 68% (7572/11134) Checking out files: 69% (7683/11134) Checking out files: 70% (7794/11134) Checking out files: 71% (7906/11134) Checking out files: 72% (8017/11134) Checking out files: 73% (8128/11134) Checking out files: 74% (8240/11134) Checking out files: 75% (8351/11134) Checking out files: 76% (8462/11134) Checking out files: 77% (8574/11134) Checking out files: 78% (8685/11134) Checking out files: 79% (8796/11134) Checking out files: 80% (8908/11134) Checking out files: 81% (9019/11134) Checking out files: 82% (9130/11134) Checking out files: 83% (9242/11134) Checking out files: 84% (9353/11134) Checking out files: 85% (9464/11134) Checking out files: 86% (9576/11134) Checking out files: 87% (9687/11134) Checking out files: 88% (9798/11134) Checking out files: 89% (9910/11134) Checking out files: 90% (10021/11134) Checking out files: 91% (10132/11134) Checking out files: 91% (10174/11134) Checking out files: 92% (10244/11134) Checking out files: 93% (10355/11134) Checking out files: 94% (10466/11134) Checking out files: 95% (10578/11134) Checking out files: 96% (10689/11134) Checking out files: 97% (10800/11134) Checking out files: 98% (10912/11134) Checking out files: 99% (11023/11134) Checking out files: 100% (11134/11134) Checking out files: 100% (11134/11134), done. [2020-12-04T23:59:15.885Z] #43 140.8 CC criu/fsnotify.o [2020-12-04T23:59:15.980Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-12-04T23:59:16.001Z] #28 DONE 3.9s [2020-12-04T23:59:16.001Z] [2020-12-04T23:59:16.001Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-04T23:59:16.001Z] #31 DONE 0.3s [2020-12-04T23:59:16.001Z] [2020-12-04T23:59:16.001Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-04T23:59:16.001Z] #33 DONE 0.2s [2020-12-04T23:59:16.001Z] [2020-12-04T23:59:16.001Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:16.001Z] #41 146.3 CC criu/net.o [2020-12-04T23:59:16.001Z] #41 150.3 CC criu/netfilter.o [2020-12-04T23:59:16.001Z] #41 150.7 CC criu/page-pipe.o [2020-12-04T23:59:16.001Z] #41 151.3 CC criu/page-xfer.o [2020-12-04T23:59:16.001Z] #41 152.7 CC criu/pagemap-cache.o [2020-12-04T23:59:16.001Z] #41 152.9 CC criu/pagemap.o [2020-12-04T23:59:16.001Z] #41 153.8 CC criu/parasite-syscall.o [2020-12-04T23:59:16.001Z] #41 ... [2020-12-04T23:59:16.001Z] [2020-12-04T23:59:16.001Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-04T23:59:16.001Z] #36 DONE 0.0s [2020-12-04T23:59:16.143Z] #22 128.5 + cd /tmp/tmp.EPF8k0hMR0/tmp/docker-ce [2020-12-04T23:59:16.143Z] #22 128.5 + git checkout -q v17.06.2-ce [2020-12-04T23:59:16.258Z] [2020-12-04T23:59:16.258Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:59:16.516Z] #54 ... [2020-12-04T23:59:16.516Z] [2020-12-04T23:59:16.516Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:16.516Z] #41 154.7 CC criu/path.o [2020-12-04T23:59:16.907Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-12-04T23:59:16.940Z] #43 ... [2020-12-04T23:59:16.940Z] [2020-12-04T23:59:16.940Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-04T23:59:16.940Z] #22 6.371 Collecting yamllint==1.16.0 [2020-12-04T23:59:16.940Z] #22 6.819 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-04T23:59:16.940Z] #22 6.942 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-04T23:59:16.940Z] #22 7.002 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-04T23:59:16.940Z] #22 7.067 Collecting pyyaml (from yamllint==1.16.0) [2020-12-04T23:59:16.940Z] #22 7.300 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-04T23:59:17.079Z] #41 154.9 CC criu/pie-util-vdso-elf32.o [2020-12-04T23:59:17.162Z] --- PASS: TestBuildMultiStageOnBuild (1.81s) [2020-12-04T23:59:17.162Z] === RUN TestBuildUncleanTarFilenames [2020-12-04T23:59:17.335Z] #41 155.3 CC criu/pie-util-vdso.o [2020-12-04T23:59:17.544Z] #22 ... [2020-12-04T23:59:17.544Z] [2020-12-04T23:59:17.544Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-04T23:59:17.544Z] #17 DONE 1.7s [2020-12-04T23:59:17.723Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2020-12-04T23:59:17.723Z] === RUN TestBuildMultiStageLayerLeak [2020-12-04T23:59:17.808Z] [2020-12-04T23:59:17.808Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:59:17.941Z] #41 155.8 CC criu/pie-util.o [2020-12-04T23:59:17.941Z] #41 155.9 CC criu/pipes.o [2020-12-04T23:59:17.998Z] #22 9.151 Building wheels for collected packages: pyyaml [2020-12-04T23:59:17.998Z] #22 9.154 Running setup.py bdist_wheel for pyyaml: started [2020-12-04T23:59:18.270Z] #18 50.60 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-12-04T23:59:18.270Z] #18 50.61 Setting up xz-utils (5.2.4-1) ... [2020-12-04T23:59:18.270Z] #18 50.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-04T23:59:18.270Z] #18 50.63 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-04T23:59:18.270Z] #18 50.70 invoke-rc.d: could not determine current runlevel [2020-12-04T23:59:18.270Z] #18 50.71 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-04T23:59:18.270Z] #18 50.71 Setting up pigz (2.4-1) ... [2020-12-04T23:59:18.270Z] #18 50.73 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-04T23:59:18.270Z] #18 50.74 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-04T23:59:18.270Z] #18 50.76 Setting up python-pip-whl (18.1-5) ... [2020-12-04T23:59:18.270Z] #18 50.77 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-12-04T23:59:18.270Z] #18 50.78 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-04T23:59:18.270Z] #18 51.20 Setting up libaio1:amd64 (0.3.112-3) ... [2020-12-04T23:59:18.270Z] #18 51.22 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-04T23:59:18.270Z] #18 51.23 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-04T23:59:18.270Z] #18 51.24 Setting up vim (2:8.1.0875-5) ... [2020-12-04T23:59:18.270Z] #18 51.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-04T23:59:18.270Z] #18 51.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-04T23:59:18.508Z] #41 156.6 CC criu/plugin.o [2020-12-04T23:59:18.531Z] #18 51.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-04T23:59:18.531Z] #18 51.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-04T23:59:18.531Z] #18 51.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-04T23:59:18.531Z] #18 51.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-04T23:59:18.531Z] #18 51.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-04T23:59:18.531Z] #18 51.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-04T23:59:18.531Z] #18 51.32 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-04T23:59:18.531Z] #18 51.33 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-04T23:59:18.531Z] #18 51.35 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-04T23:59:18.531Z] #18 51.36 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-04T23:59:18.531Z] #18 51.37 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-04T23:59:18.531Z] #18 51.39 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-04T23:59:18.649Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-12-04T23:59:19.072Z] #41 157.0 CC criu/proc_parse.o [2020-12-04T23:59:19.206Z] #18 1.838 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-04T23:59:19.206Z] #18 1.871 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-04T23:59:19.542Z] #22 10.42 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-04T23:59:19.542Z] #22 10.42 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-04T23:59:19.542Z] #22 10.54 Successfully built pyyaml [2020-12-04T23:59:19.542Z] #22 10.56 Installing collected packages: pathspec, pyyaml, yamllint [2020-12-04T23:59:19.575Z] --- PASS: TestBuildMultiStageLayerLeak (1.64s) [2020-12-04T23:59:19.575Z] === RUN TestBuildWithHugeFile [2020-12-04T23:59:19.783Z] #18 2.035 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-04T23:59:19.849Z] #22 11.01 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-04T23:59:20.135Z] === RUN TestDockerSuite/TestAttachDetach [2020-12-04T23:59:20.148Z] #22 DONE 11.3s [2020-12-04T23:59:20.148Z] [2020-12-04T23:59:20.148Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:20.148Z] #43 142.2 CC criu/image-desc.o [2020-12-04T23:59:20.148Z] #43 142.4 CC criu/image.o [2020-12-04T23:59:20.148Z] #43 143.5 CC criu/ipc_ns.o [2020-12-04T23:59:20.360Z] #18 2.768 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-12-04T23:59:20.448Z] #43 145.2 CC criu/irmap.o [2020-12-04T23:59:20.483Z] #41 ... [2020-12-04T23:59:20.483Z] [2020-12-04T23:59:20.483Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:59:20.483Z] #51 92.65 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-12-04T23:59:20.483Z] #51 94.66 + mkdir -p /build [2020-12-04T23:59:20.483Z] #51 94.66 + cp runc /build/runc [2020-12-04T23:59:20.483Z] #51 DONE 95.7s [2020-12-04T23:59:20.483Z] [2020-12-04T23:59:20.483Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:59:20.698Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-12-04T23:59:20.953Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-12-04T23:59:21.047Z] #54 ... [2020-12-04T23:59:21.047Z] [2020-12-04T23:59:21.047Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:59:21.047Z] #38 DONE 260.2s [2020-12-04T23:59:21.047Z] [2020-12-04T23:59:21.047Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:59:21.099Z] #43 146.0 CC criu/kcmp-ids.o [2020-12-04T23:59:21.311Z] #18 3.719 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [248 kB] [2020-12-04T23:59:21.346Z] #47 ... [2020-12-04T23:59:21.346Z] [2020-12-04T23:59:21.346Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:21.346Z] #41 159.3 CC criu/protobuf-desc.o [2020-12-04T23:59:21.750Z] #43 146.4 CC criu/kerndat.o [2020-12-04T23:59:21.834Z] #18 54.12 Setting up iptables (1.8.2-4) ... [2020-12-04T23:59:21.834Z] #18 54.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-04T23:59:21.834Z] #18 54.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-04T23:59:21.834Z] #18 54.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-04T23:59:21.834Z] #18 54.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-04T23:59:21.834Z] #18 54.17 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-04T23:59:21.834Z] #18 54.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-04T23:59:21.834Z] #18 54.18 Setting up python3 (3.7.3-1) ... [2020-12-04T23:59:21.834Z] #18 54.66 Setting up python3-wheel (0.32.3-2) ... [2020-12-04T23:59:21.881Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-12-04T23:59:21.891Z] #18 4.372 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-04T23:59:22.275Z] #41 160.2 CC criu/protobuf.o [2020-12-04T23:59:22.723Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.764s coverage: 73.1% of statements [2020-12-04T23:59:22.723Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-04T23:59:22.723Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.308s coverage: 57.7% of statements [2020-12-04T23:59:22.723Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-04T23:59:22.723Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-04T23:59:22.723Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.0% of statements [2020-12-04T23:59:22.778Z] #18 55.39 Setting up apparmor (2.13.2-10) ... [2020-12-04T23:59:22.808Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-12-04T23:59:22.838Z] #41 160.7 CC criu/pstree.o [2020-12-04T23:59:23.293Z] #43 147.9 CC criu/libnetlink.o [2020-12-04T23:59:23.357Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-12-04T23:59:23.592Z] #43 148.3 CC criu/log.o [2020-12-04T23:59:23.722Z] #18 ... [2020-12-04T23:59:23.722Z] [2020-12-04T23:59:23.722Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:23.722Z] #41 121.4 CC criu/cr-service.o [2020-12-04T23:59:23.722Z] #41 123.0 CC criu/crtools.o [2020-12-04T23:59:23.722Z] #41 123.6 CC criu/eventfd.o [2020-12-04T23:59:23.722Z] #41 124.0 CC criu/eventpoll.o [2020-12-04T23:59:23.722Z] #41 124.9 CC criu/external.o [2020-12-04T23:59:23.722Z] #41 125.2 CC criu/fault-injection.o [2020-12-04T23:59:23.722Z] #41 125.3 CC criu/fdstore.o [2020-12-04T23:59:23.723Z] #41 125.7 CC criu/fifo.o [2020-12-04T23:59:23.723Z] #41 126.1 CC criu/file-ids.o [2020-12-04T23:59:23.723Z] #41 126.4 CC criu/file-lock.o [2020-12-04T23:59:23.723Z] #41 127.4 CC criu/files-ext.o [2020-12-04T23:59:23.723Z] #41 127.9 CC criu/files-reg.o [2020-12-04T23:59:23.723Z] #41 130.1 CC criu/files.o [2020-12-04T23:59:23.735Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-12-04T23:59:23.818Z] #18 ... [2020-12-04T23:59:23.818Z] [2020-12-04T23:59:23.818Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:23.818Z] #41 49.82 CC compel/src/lib/infect.o [2020-12-04T23:59:23.818Z] #41 52.54 CC compel/src/lib/ptrace.o [2020-12-04T23:59:23.818Z] #41 52.99 AR compel/libcompel.a [2020-12-04T23:59:23.818Z] #41 53.09 HOSTCC compel/src/main-host.o [2020-12-04T23:59:23.818Z] #41 53.55 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-12-04T23:59:23.818Z] #41 53.76 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-04T23:59:23.818Z] #41 54.08 HOSTCC compel/src/lib/log-host.o [2020-12-04T23:59:23.818Z] #41 54.34 HOSTLINK compel/compel-host-bin [2020-12-04T23:59:23.818Z] #41 54.53 DEP soccr/soccr.d [2020-12-04T23:59:23.818Z] #41 54.65 CC soccr/soccr.o [2020-12-04T23:59:23.818Z] #41 55.89 AR soccr/libsoccr.a [2020-12-04T23:59:23.818Z] #41 55.95 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-04T23:59:23.818Z] #41 56.41 DEP criu/arch/aarch64/sigframe.d [2020-12-04T23:59:23.818Z] #41 56.54 DEP criu/arch/aarch64/crtools.d [2020-12-04T23:59:23.818Z] #41 56.70 DEP criu/arch/aarch64/cpu.d [2020-12-04T23:59:23.818Z] #41 56.76 DEP criu/arch/aarch64/bitops.d [2020-12-04T23:59:23.818Z] #41 56.81 CC criu/arch/aarch64/bitops.o [2020-12-04T23:59:23.818Z] #41 56.88 CC criu/arch/aarch64/cpu.o [2020-12-04T23:59:23.818Z] #41 57.05 CC criu/arch/aarch64/crtools.o [2020-12-04T23:59:23.818Z] #41 57.61 CC criu/arch/aarch64/sigframe.o [2020-12-04T23:59:23.818Z] #41 57.90 LINK criu/arch/aarch64/crtools.built-in.o [2020-12-04T23:59:23.818Z] #41 57.93 DEP criu/pie/util-vdso.d [2020-12-04T23:59:23.818Z] #41 58.11 DEP criu/pie/util.d [2020-12-04T23:59:23.818Z] #41 58.30 CC criu/pie/util.o [2020-12-04T23:59:23.818Z] #41 58.63 CC criu/pie/util-vdso.o [2020-12-04T23:59:23.818Z] #41 59.46 AR criu/pie/pie.lib.a [2020-12-04T23:59:23.818Z] #41 59.51 DEP criu/pie/restorer.d [2020-12-04T23:59:23.818Z] #41 59.76 DEP criu/arch/aarch64/intraprocedure.d [2020-12-04T23:59:23.818Z] #41 59.78 DEP criu/arch/aarch64/restorer.d [2020-12-04T23:59:23.853Z] #41 161.8 CC criu/rbtree.o [2020-12-04T23:59:23.991Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-12-04T23:59:24.081Z] #41 59.92 DEP criu/arch/aarch64/vdso-pie.d [2020-12-04T23:59:24.110Z] #41 162.0 CC criu/rst-malloc.o [2020-12-04T23:59:24.110Z] #41 ... [2020-12-04T23:59:24.110Z] [2020-12-04T23:59:24.110Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-04T23:59:24.110Z] #39 DONE 0.8s [2020-12-04T23:59:24.244Z] #43 148.9 CC criu/lsm.o [2020-12-04T23:59:24.295Z] #41 ... [2020-12-04T23:59:24.296Z] [2020-12-04T23:59:24.296Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:59:24.296Z] #18 57.30 Setting up xfsprogs (4.20.0-1) ... [2020-12-04T23:59:24.296Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-12-04T23:59:24.344Z] #41 60.12 DEP criu/pie/parasite-vdso.d [2020-12-04T23:59:24.344Z] #41 60.32 DEP criu/pie/parasite.d [2020-12-04T23:59:24.409Z] [2020-12-04T23:59:24.409Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:24.409Z] #41 162.3 CC criu/seccomp.o [2020-12-04T23:59:24.557Z] #18 57.31 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-04T23:59:24.620Z] #43 149.4 CC criu/mem.o [2020-12-04T23:59:24.858Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-12-04T23:59:24.921Z] #41 60.69 CC criu/pie/parasite.o [2020-12-04T23:59:24.972Z] #41 162.7 CC criu/seize.o [2020-12-04T23:59:25.024Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 6.5% of statements [2020-12-04T23:59:25.024Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-04T23:59:25.024Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-04T23:59:25.114Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-12-04T23:59:25.190Z] #18 57.78 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-04T23:59:25.537Z] #41 163.3 CC criu/servicefd.o [2020-12-04T23:59:25.537Z] #41 163.6 CC criu/shmem.o [2020-12-04T23:59:25.657Z] ok github.com/docker/docker/daemon/logger 0.214s coverage: 41.0% of statements [2020-12-04T23:59:25.777Z] #18 58.75 Setting up python3-distutils (3.7.3-1) ... [2020-12-04T23:59:25.871Z] #41 ... [2020-12-04T23:59:25.871Z] [2020-12-04T23:59:25.871Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:59:25.871Z] #18 8.128 Fetched 8230 kB in 7s (1254 kB/s) [2020-12-04T23:59:26.041Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-12-04T23:59:26.103Z] #41 164.1 CC criu/sigframe.o [2020-12-04T23:59:26.353Z] #18 59.29 Setting up python3-setuptools (40.8.0-1) ... [2020-12-04T23:59:26.362Z] #41 ... [2020-12-04T23:59:26.362Z] [2020-12-04T23:59:26.362Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:59:26.362Z] #47 265.4 + /build/golangci-lint --version [2020-12-04T23:59:26.362Z] #47 265.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-04T23:59:26.362Z] #47 DONE 265.8s [2020-12-04T23:59:26.362Z] [2020-12-04T23:59:26.362Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:26.362Z] #41 164.2 CC criu/signalfd.o [2020-12-04T23:59:26.362Z] #41 164.4 CC criu/sk-inet.o [2020-12-04T23:59:26.602Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-12-04T23:59:26.691Z] ok github.com/docker/docker/daemon/logger/awslogs 0.082s coverage: 77.8% of statements [2020-12-04T23:59:26.691Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-04T23:59:26.691Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-04T23:59:26.691Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2020-12-04T23:59:26.743Z] #43 151.4 CC criu/memfd.o [2020-12-04T23:59:27.324Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2020-12-04T23:59:27.333Z] #41 165.2 CC criu/sk-netlink.o [2020-12-04T23:59:27.333Z] #41 165.4 CC criu/sk-packet.o [2020-12-04T23:59:27.391Z] #43 152.0 CC criu/mount.o [2020-12-04T23:59:27.529Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-12-04T23:59:27.615Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-12-04T23:59:27.615Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2020-12-04T23:59:27.747Z] #18 60.51 Setting up python3-pip (18.1-5) ... [2020-12-04T23:59:27.896Z] #41 165.8 CC criu/sk-queue.o [2020-12-04T23:59:28.153Z] #41 166.2 CC criu/sk-tcp.o [2020-12-04T23:59:28.456Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-12-04T23:59:28.678Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2020-12-04T23:59:28.678Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-04T23:59:28.705Z] #18 61.64 Processing triggers for libc-bin (2.28-10) ... [2020-12-04T23:59:28.717Z] #41 166.6 CC criu/sk-unix.o [2020-12-04T23:59:28.968Z] #18 61.70 Processing triggers for mime-support (3.62) ... [2020-12-04T23:59:28.970Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.063s coverage: 58.6% of statements [2020-12-04T23:59:29.192Z] #18 8.128 Reading package lists... [2020-12-04T23:59:29.543Z] #18 DONE 62.4s [2020-12-04T23:59:29.543Z] [2020-12-04T23:59:29.543Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-04T23:59:29.602Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-12-04T23:59:29.689Z] #41 167.6 CC criu/sockets.o [2020-12-04T23:59:29.820Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-12-04T23:59:29.820Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-12-04T23:59:30.252Z] #41 168.0 CC criu/stats.o [2020-12-04T23:59:30.252Z] #41 168.2 CC criu/string.o [2020-12-04T23:59:30.252Z] #41 168.2 CC criu/sysctl.o [2020-12-04T23:59:30.381Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-12-04T23:59:30.588Z] #18 11.45 Reading package lists... [2020-12-04T23:59:30.588Z] #18 ... [2020-12-04T23:59:30.588Z] [2020-12-04T23:59:30.588Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:59:30.588Z] #22 132.8 + mkdir -p /tmp/tmp.EPF8k0hMR0/src/github.com/docker [2020-12-04T23:59:30.588Z] #22 132.8 + mv components/cli /tmp/tmp.EPF8k0hMR0/src/github.com/docker/cli [2020-12-04T23:59:30.588Z] #22 132.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-12-04T23:59:30.637Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-12-04T23:59:30.637Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-12-04T23:59:30.639Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-12-04T23:59:30.814Z] #41 168.5 CC criu/sysfs_parse.o [2020-12-04T23:59:30.814Z] #41 168.7 CC criu/timens.o [2020-12-04T23:59:30.853Z] #22 ... [2020-12-04T23:59:30.853Z] [2020-12-04T23:59:30.853Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:30.853Z] #41 61.96 LINK criu/pie/parasite.built-in.o [2020-12-04T23:59:30.853Z] #41 62.00 GEN criu/pie/parasite-blob.h [2020-12-04T23:59:30.853Z] #41 62.02 CC criu/pie/parasite-vdso.o [2020-12-04T23:59:30.853Z] #41 62.73 CC criu/arch/aarch64/vdso-pie.o [2020-12-04T23:59:30.853Z] #41 62.95 CC criu/arch/aarch64/restorer.o [2020-12-04T23:59:30.853Z] #41 63.40 CC criu/arch/aarch64/intraprocedure.o [2020-12-04T23:59:30.853Z] #41 63.46 CC criu/pie/restorer.o [2020-12-04T23:59:30.853Z] #41 66.66 LINK criu/pie/restorer.built-in.o [2020-12-04T23:59:30.853Z] #41 66.67 GEN criu/pie/restorer-blob.h [2020-12-04T23:59:30.853Z] #41 66.76 DEP criu/vdso.d [2020-12-04T23:59:30.930Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-12-04T23:59:30.938Z] #19 1.012 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-04T23:59:30.938Z] #19 1.017 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-04T23:59:30.938Z] #19 1.023 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-04T23:59:30.938Z] #19 DONE 1.1s [2020-12-04T23:59:30.938Z] [2020-12-04T23:59:30.938Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-04T23:59:31.071Z] #41 168.9 CC criu/timerfd.o [2020-12-04T23:59:31.071Z] #41 169.1 CC criu/tty.o [2020-12-04T23:59:31.117Z] #41 67.04 DEP criu/uts_ns.d [2020-12-04T23:59:31.117Z] #41 67.18 DEP criu/util.d [2020-12-04T23:59:31.563Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-12-04T23:59:31.563Z] ok github.com/docker/docker/daemon/logger/splunk 1.469s coverage: 82.5% of statements [2020-12-04T23:59:31.563Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-04T23:59:31.563Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-04T23:59:31.716Z] #41 67.33 DEP criu/uffd.d [2020-12-04T23:59:31.716Z] #41 67.62 DEP criu/tun.d [2020-12-04T23:59:31.905Z] #43 156.5 CC criu/namespaces.o [2020-12-04T23:59:31.980Z] #41 67.84 DEP criu/tty.d [2020-12-04T23:59:32.001Z] #41 169.9 CC criu/tun.o [2020-12-04T23:59:32.244Z] #41 68.08 DEP criu/timerfd.d [2020-12-04T23:59:32.257Z] #41 170.2 CC criu/uffd.o [2020-12-04T23:59:32.512Z] #41 68.28 DEP criu/timens.d [2020-12-04T23:59:32.512Z] #41 ... [2020-12-04T23:59:32.512Z] [2020-12-04T23:59:32.512Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:59:32.512Z] #38 142.0 + dpkg --print-architecture [2020-12-04T23:59:32.512Z] #38 DONE 144.5s [2020-12-04T23:59:32.512Z] [2020-12-04T23:59:32.512Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:32.512Z] #41 68.49 DEP criu/sysfs_parse.d [2020-12-04T23:59:32.512Z] #41 ... [2020-12-04T23:59:32.512Z] [2020-12-04T23:59:32.512Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:59:32.512Z] #18 11.45 Reading package lists... [2020-12-04T23:59:32.512Z] #18 14.33 Building dependency tree... [2020-12-04T23:59:32.820Z] #41 170.8 CC criu/util.o [2020-12-04T23:59:33.072Z] ok github.com/docker/docker/distribution/metadata 0.045s coverage: 48.2% of statements [2020-12-04T23:59:33.364Z] ok github.com/docker/docker/distribution 0.241s coverage: 25.1% of statements [2020-12-04T23:59:33.364Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-04T23:59:33.384Z] #41 171.5 CC criu/uts_ns.o [2020-12-04T23:59:33.640Z] #41 171.6 CC criu/vdso-compat.o [2020-12-04T23:59:33.897Z] #41 171.7 CC criu/vdso.o [2020-12-04T23:59:33.902Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-12-04T23:59:33.928Z] #18 16.08 libcap2-bin is already the newest version (1:2.25-2). [2020-12-04T23:59:33.928Z] #18 16.08 The following additional packages will be installed: [2020-12-04T23:59:33.928Z] #18 16.08 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-04T23:59:33.928Z] #18 16.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-04T23:59:33.928Z] #18 16.08 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-04T23:59:33.928Z] #18 16.08 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-04T23:59:33.928Z] #18 16.08 python3.7 python3.7-minimal vim-runtime xxd [2020-12-04T23:59:33.928Z] #18 16.09 Suggested packages: [2020-12-04T23:59:33.928Z] #18 16.10 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-04T23:59:33.928Z] #18 16.10 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-04T23:59:33.928Z] #18 16.10 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-04T23:59:33.928Z] #18 16.10 Recommended packages: [2020-12-04T23:59:33.928Z] #18 16.10 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-04T23:59:33.929Z] #18 16.10 python3-keyrings.alt python3-xdg unzip [2020-12-04T23:59:34.026Z] #43 158.8 CC criu/net.o [2020-12-04T23:59:34.196Z] #41 172.0 LINK criu/built-in.o [2020-12-04T23:59:34.196Z] #41 172.1 LINK criu/criu [2020-12-04T23:59:34.400Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2020-12-04T23:59:34.453Z] #41 172.4 DEP lib/c/criu.d [2020-12-04T23:59:34.453Z] #41 172.4 CC images/rpc.pb-c.o [2020-12-04T23:59:34.709Z] #41 172.8 CC lib/c/criu.o [2020-12-04T23:59:34.881Z] #18 17.49 The following NEW packages will be installed: [2020-12-04T23:59:35.033Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-12-04T23:59:35.145Z] #18 17.49 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-04T23:59:35.145Z] #18 17.49 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-04T23:59:35.145Z] #18 17.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-04T23:59:35.145Z] #18 17.49 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-04T23:59:35.145Z] #18 17.50 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-04T23:59:35.145Z] #18 17.50 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-04T23:59:35.145Z] #18 17.50 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-04T23:59:35.145Z] #18 17.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-04T23:59:35.145Z] #18 17.50 xz-utils zip [2020-12-04T23:59:35.147Z] #20 ... [2020-12-04T23:59:35.147Z] [2020-12-04T23:59:35.147Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:35.147Z] #41 132.2 CC criu/filesystems.o [2020-12-04T23:59:35.147Z] #41 133.0 CC criu/fsnotify.o [2020-12-04T23:59:35.147Z] #41 134.4 CC criu/image-desc.o [2020-12-04T23:59:35.147Z] #41 134.6 CC criu/image.o [2020-12-04T23:59:35.147Z] #41 135.7 CC criu/ipc_ns.o [2020-12-04T23:59:35.147Z] #41 137.0 CC criu/irmap.o [2020-12-04T23:59:35.147Z] #41 138.1 CC criu/kcmp-ids.o [2020-12-04T23:59:35.147Z] #41 138.4 CC criu/kerndat.o [2020-12-04T23:59:35.147Z] #41 139.8 CC criu/libnetlink.o [2020-12-04T23:59:35.147Z] #41 140.1 CC criu/log.o [2020-12-04T23:59:35.147Z] #41 140.8 CC criu/lsm.o [2020-12-04T23:59:35.147Z] #41 141.1 CC criu/mem.o [2020-12-04T23:59:35.147Z] #41 ... [2020-12-04T23:59:35.147Z] [2020-12-04T23:59:35.147Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:59:35.147Z] #38 234.9 + dpkg --print-architecture [2020-12-04T23:59:35.147Z] #38 234.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-04T23:59:35.147Z] #38 235.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-04T23:59:35.147Z] #38 235.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-04T23:59:35.324Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-12-04T23:59:35.408Z] #38 ... [2020-12-04T23:59:35.408Z] [2020-12-04T23:59:35.408Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:35.408Z] #41 143.0 CC criu/memfd.o [2020-12-04T23:59:35.410Z] #18 17.83 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-12-04T23:59:35.410Z] #18 17.83 Need to get 27.6 MB of archives. [2020-12-04T23:59:35.410Z] #18 17.83 After this operation, 114 MB of additional disk space will be used. [2020-12-04T23:59:35.410Z] #18 17.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-12-04T23:59:35.410Z] #18 17.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-12-04T23:59:35.410Z] #18 17.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-12-04T23:59:35.410Z] #18 17.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-12-04T23:59:35.410Z] #18 17.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-12-04T23:59:35.410Z] #18 17.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-12-04T23:59:35.410Z] #18 17.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-12-04T23:59:35.410Z] #18 17.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-12-04T23:59:35.410Z] #18 17.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-12-04T23:59:35.410Z] #18 17.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-12-04T23:59:35.410Z] #18 17.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-12-04T23:59:35.410Z] #18 17.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-12-04T23:59:35.410Z] #18 17.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-12-04T23:59:35.615Z] ok github.com/docker/docker/distribution/xfer 1.870s coverage: 85.1% of statements [2020-12-04T23:59:35.615Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-04T23:59:35.615Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-04T23:59:35.638Z] #41 173.3 LINK lib/c/built-in.o [2020-12-04T23:59:35.639Z] #41 173.3 LINK lib/c/libcriu.so [2020-12-04T23:59:35.639Z] #41 173.3 LINK lib/c/libcriu.a [2020-12-04T23:59:35.639Z] #41 173.4 GEN magic.py [2020-12-04T23:59:35.639Z] #41 173.5 Note: Building without setproctitle() and strlcpy() support. [2020-12-04T23:59:35.639Z] #41 173.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-04T23:59:35.639Z] #41 173.5 Note: Building without GnuTLS support [2020-12-04T23:59:35.639Z] #41 173.5 Makefile.config:39: Warn: you have no libnftables installed [2020-12-04T23:59:35.639Z] #41 173.5 Makefile.config:40: Warn: Building without nftables support [2020-12-04T23:59:35.673Z] #18 18.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-12-04T23:59:35.790Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-12-04T23:59:35.895Z] #41 173.9 fatal: not a git repository (or any of the parent directories): .git [2020-12-04T23:59:35.907Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2020-12-04T23:59:35.907Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-04T23:59:35.937Z] #18 18.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-12-04T23:59:35.937Z] #18 18.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-12-04T23:59:35.937Z] #18 18.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-12-04T23:59:35.937Z] #18 18.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-04T23:59:35.937Z] #18 18.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-12-04T23:59:35.937Z] #18 18.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-12-04T23:59:35.937Z] #18 18.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-12-04T23:59:35.937Z] #18 18.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-12-04T23:59:35.937Z] #18 18.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-12-04T23:59:35.937Z] #18 18.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-12-04T23:59:35.937Z] #18 18.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-12-04T23:59:35.937Z] #18 18.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-12-04T23:59:35.937Z] #18 18.43 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-12-04T23:59:35.937Z] #18 18.43 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-12-04T23:59:35.937Z] #18 18.44 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-12-04T23:59:35.980Z] #41 143.6 CC criu/mount.o [2020-12-04T23:59:36.201Z] #18 18.68 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-12-04T23:59:36.201Z] #18 18.68 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-12-04T23:59:36.201Z] #18 18.68 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-12-04T23:59:36.201Z] #18 18.68 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-12-04T23:59:36.201Z] #18 18.69 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-12-04T23:59:36.201Z] #18 18.70 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-04T23:59:36.458Z] #41 174.2 make[1]: Nothing to be done for 'all'. [2020-12-04T23:59:36.458Z] #41 174.5 make[1]: 'images/built-in.o' is up to date. [2020-12-04T23:59:36.458Z] #41 174.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-04T23:59:36.464Z] #18 18.90 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-04T23:59:36.464Z] #18 18.94 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-04T23:59:36.464Z] #18 18.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-12-04T23:59:36.464Z] #18 19.00 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-04T23:59:36.464Z] #18 19.01 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-04T23:59:36.464Z] #18 19.01 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-04T23:59:36.464Z] #18 19.02 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-12-04T23:59:36.464Z] #18 19.07 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-12-04T23:59:36.539Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2020-12-04T23:59:36.714Z] #41 174.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-04T23:59:36.715Z] #41 174.6 make[1]: 'compel/libcompel.a' is up to date. [2020-12-04T23:59:36.715Z] #41 174.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-04T23:59:36.715Z] #41 174.6 make[1]: Nothing to be done for 'all'. [2020-12-04T23:59:36.715Z] #41 174.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-04T23:59:36.715Z] #41 174.7 make[2]: Nothing to be done for 'all'. [2020-12-04T23:59:36.715Z] #41 174.7 make[2]: Nothing to be done for 'all'. [2020-12-04T23:59:36.715Z] #41 174.8 make[2]: Nothing to be done for 'all'. [2020-12-04T23:59:36.715Z] #41 174.8 make[2]: Nothing to be done for 'all'. [2020-12-04T23:59:36.715Z] #41 174.8 make[2]: Nothing to be done for 'all'. [2020-12-04T23:59:36.715Z] #41 174.8 make[2]: Nothing to be done for 'all'. [2020-12-04T23:59:36.727Z] #18 19.07 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-12-04T23:59:36.727Z] #18 19.09 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-04T23:59:36.971Z] #41 174.8 make[2]: Nothing to be done for 'all'. [2020-12-04T23:59:36.971Z] #41 174.9 make[2]: Nothing to be done for 'all'. [2020-12-04T23:59:36.971Z] #41 174.9 INSTALL criu/criu [2020-12-04T23:59:36.990Z] #18 19.37 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-12-04T23:59:36.990Z] #18 19.43 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-12-04T23:59:36.990Z] #18 19.47 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-12-04T23:59:37.171Z] ok github.com/docker/docker/oci 0.003s coverage: 8.2% of statements [2020-12-04T23:59:37.228Z] #41 DONE 175.2s [2020-12-04T23:59:37.228Z] [2020-12-04T23:59:37.228Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:59:37.804Z] ok github.com/docker/docker/opts 0.014s coverage: 67.1% of statements [2020-12-04T23:59:37.804Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-12-04T23:59:37.939Z] #18 20.45 debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:59:38.202Z] #18 20.57 Fetched 27.6 MB in 2s (14.4 MB/s) [2020-12-04T23:59:38.202Z] #18 20.63 Selecting previously unselected package pigz. [2020-12-04T23:59:38.202Z] #18 20.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 ... 23405 files and directories currently installed.) [2020-12-04T23:59:38.202Z] #18 20.75 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-12-04T23:59:38.202Z] #18 20.79 Unpacking pigz (2.4-1) ... [2020-12-04T23:59:38.465Z] #18 21.06 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-12-04T23:59:38.465Z] #18 21.07 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-12-04T23:59:38.465Z] #18 21.09 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-12-04T23:59:38.535Z] #43 163.1 CC criu/netfilter.o [2020-12-04T23:59:38.611Z] #54 228.1 + bin/containerd [2020-12-04T23:59:38.611Z] #54 ... [2020-12-04T23:59:38.611Z] [2020-12-04T23:59:38.611Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-04T23:59:38.611Z] #42 DONE 0.0s [2020-12-04T23:59:38.611Z] [2020-12-04T23:59:38.611Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-04T23:59:38.612Z] #44 DONE 0.2s [2020-12-04T23:59:38.612Z] [2020-12-04T23:59:38.612Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:59:38.834Z] #43 163.5 CC criu/page-pipe.o [2020-12-04T23:59:38.867Z] #54 ... [2020-12-04T23:59:38.867Z] [2020-12-04T23:59:38.867Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-04T23:59:38.867Z] #46 DONE 0.1s [2020-12-04T23:59:39.041Z] #18 21.62 Selecting previously unselected package python3.7-minimal. [2020-12-04T23:59:39.041Z] #18 21.63 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-12-04T23:59:39.041Z] #18 21.64 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-04T23:59:39.057Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-12-04T23:59:39.123Z] [2020-12-04T23:59:39.123Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-04T23:59:39.314Z] ok github.com/docker/docker/pkg/archive 0.499s coverage: 76.8% of statements [2020-12-04T23:59:39.379Z] #48 DONE 0.6s [2020-12-04T23:59:39.379Z] [2020-12-04T23:59:39.379Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-04T23:59:39.379Z] #50 DONE 0.1s [2020-12-04T23:59:39.379Z] [2020-12-04T23:59:39.379Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:59:39.635Z] #54 ... [2020-12-04T23:59:39.635Z] [2020-12-04T23:59:39.635Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-04T23:59:39.635Z] #52 DONE 0.2s [2020-12-04T23:59:39.891Z] [2020-12-04T23:59:39.891Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:59:39.898Z] #43 164.5 CC criu/page-xfer.o [2020-12-04T23:59:39.990Z] #18 22.29 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-12-04T23:59:39.990Z] #18 22.33 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-04T23:59:40.190Z] #41 147.1 CC criu/namespaces.o [2020-12-04T23:59:40.348Z] ok github.com/docker/docker/pkg/authorization 0.272s coverage: 68.3% of statements [2020-12-04T23:59:40.348Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-12-04T23:59:40.642Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-12-04T23:59:41.134Z] #41 148.8 CC criu/net.o [2020-12-04T23:59:41.571Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-12-04T23:59:42.006Z] #43 166.8 CC criu/pagemap-cache.o [2020-12-04T23:59:42.653Z] #43 167.4 CC criu/pagemap.o [2020-12-04T23:59:42.670Z] #18 25.03 Selecting previously unselected package python3-minimal. [2020-12-04T23:59:42.670Z] #18 25.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 ... 23654 files and directories currently installed.) [2020-12-04T23:59:42.670Z] #18 25.14 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-12-04T23:59:42.670Z] #18 25.15 Unpacking python3-minimal (3.7.3-1) ... [2020-12-04T23:59:42.938Z] #18 25.28 Selecting previously unselected package libmpdec2:arm64. [2020-12-04T23:59:42.938Z] #18 25.29 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-12-04T23:59:42.938Z] #18 25.31 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-12-04T23:59:42.938Z] #18 ... [2020-12-04T23:59:42.938Z] [2020-12-04T23:59:42.938Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:42.938Z] #41 68.74 DEP criu/sysctl.d [2020-12-04T23:59:42.938Z] #41 69.02 DEP criu/string.d [2020-12-04T23:59:42.938Z] #41 69.04 DEP criu/stats.d [2020-12-04T23:59:42.938Z] #41 69.28 DEP criu/sockets.d [2020-12-04T23:59:42.938Z] #41 69.53 DEP criu/sk-unix.d [2020-12-04T23:59:42.938Z] #41 69.81 DEP criu/sk-tcp.d [2020-12-04T23:59:42.938Z] #41 70.08 DEP criu/sk-queue.d [2020-12-04T23:59:42.938Z] #41 70.20 DEP criu/sk-packet.d [2020-12-04T23:59:42.938Z] #41 70.42 DEP criu/sk-netlink.d [2020-12-04T23:59:42.938Z] #41 70.65 DEP criu/sk-inet.d [2020-12-04T23:59:42.938Z] #41 70.86 DEP criu/signalfd.d [2020-12-04T23:59:42.938Z] #41 71.01 DEP criu/sigframe.d [2020-12-04T23:59:42.938Z] #41 71.10 DEP criu/shmem.d [2020-12-04T23:59:42.938Z] #41 71.22 DEP criu/servicefd.d [2020-12-04T23:59:42.938Z] #41 71.43 DEP criu/seize.d [2020-12-04T23:59:42.938Z] #41 71.60 DEP criu/seccomp.d [2020-12-04T23:59:42.938Z] #41 71.74 DEP criu/rst-malloc.d [2020-12-04T23:59:42.938Z] #41 71.87 DEP criu/rbtree.d [2020-12-04T23:59:42.938Z] #41 71.92 DEP criu/pstree.d [2020-12-04T23:59:42.938Z] #41 72.06 DEP criu/protobuf.d [2020-12-04T23:59:42.938Z] #41 72.21 GEN criu/protobuf-desc-gen.h [2020-12-04T23:59:42.938Z] #41 73.96 DEP criu/protobuf-desc.d [2020-12-04T23:59:42.938Z] #41 74.04 DEP criu/proc_parse.d [2020-12-04T23:59:42.938Z] #41 74.20 DEP criu/plugin.d [2020-12-04T23:59:42.938Z] #41 74.27 DEP criu/pipes.d [2020-12-04T23:59:42.938Z] #41 74.45 DEP criu/pie-util.d [2020-12-04T23:59:42.938Z] #41 74.56 DEP criu/pie-util-vdso.d [2020-12-04T23:59:42.938Z] #41 74.73 DEP criu/path.d [2020-12-04T23:59:42.938Z] #41 74.85 DEP criu/parasite-syscall.d [2020-12-04T23:59:42.938Z] #41 75.13 DEP criu/pagemap.d [2020-12-04T23:59:42.938Z] #41 75.31 DEP criu/pagemap-cache.d [2020-12-04T23:59:42.938Z] #41 75.50 DEP criu/page-xfer.d [2020-12-04T23:59:42.938Z] #41 75.71 DEP criu/page-pipe.d [2020-12-04T23:59:42.938Z] #41 75.79 DEP criu/netfilter.d [2020-12-04T23:59:42.938Z] #41 76.00 DEP criu/net.d [2020-12-04T23:59:42.938Z] #41 76.23 DEP criu/namespaces.d [2020-12-04T23:59:42.938Z] #41 76.37 DEP criu/mount.d [2020-12-04T23:59:42.939Z] #41 76.57 DEP criu/memfd.d [2020-12-04T23:59:42.939Z] #41 76.73 DEP criu/mem.d [2020-12-04T23:59:42.939Z] #41 76.91 DEP criu/lsm.d [2020-12-04T23:59:42.939Z] #41 77.00 DEP criu/log.d [2020-12-04T23:59:42.939Z] #41 77.05 DEP criu/libnetlink.d [2020-12-04T23:59:42.939Z] #41 77.13 DEP criu/kerndat.d [2020-12-04T23:59:42.939Z] #41 77.27 DEP criu/kcmp-ids.d [2020-12-04T23:59:42.939Z] #41 77.41 DEP criu/irmap.d [2020-12-04T23:59:42.939Z] #41 77.61 DEP criu/ipc_ns.d [2020-12-04T23:59:42.939Z] #41 77.74 DEP criu/image.d [2020-12-04T23:59:42.939Z] #41 77.90 DEP criu/image-desc.d [2020-12-04T23:59:42.939Z] #41 78.06 DEP criu/fsnotify.d [2020-12-04T23:59:42.939Z] #41 78.23 DEP criu/filesystems.d [2020-12-04T23:59:42.939Z] #41 78.47 DEP criu/files.d [2020-12-04T23:59:42.939Z] #41 78.57 DEP criu/files-reg.d [2020-12-04T23:59:42.939Z] #41 78.67 DEP criu/files-ext.d [2020-12-04T23:59:42.939Z] #41 78.82 DEP criu/file-lock.d [2020-12-04T23:59:42.939Z] #41 ... [2020-12-04T23:59:42.939Z] [2020-12-04T23:59:42.939Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:59:42.939Z] #18 25.46 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-12-04T23:59:42.939Z] #18 25.46 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-12-04T23:59:42.939Z] #18 25.47 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-12-04T23:59:43.050Z] #41 ... [2020-12-04T23:59:43.050Z] [2020-12-04T23:59:43.050Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-04T23:59:43.050Z] #20 4.989 Collecting yamllint==1.16.0 [2020-12-04T23:59:43.050Z] #20 10.35 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-04T23:59:43.050Z] #20 10.41 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-04T23:59:43.050Z] #20 10.46 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-04T23:59:43.050Z] #20 10.51 Collecting pyyaml (from yamllint==1.16.0) [2020-12-04T23:59:43.050Z] #20 10.62 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-04T23:59:43.050Z] #20 12.15 Building wheels for collected packages: pyyaml [2020-12-04T23:59:43.050Z] #20 12.15 Running setup.py bdist_wheel for pyyaml: started [2020-12-04T23:59:43.707Z] #43 168.5 CC criu/parasite-syscall.o [2020-12-04T23:59:43.994Z] #20 13.23 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-04T23:59:43.994Z] #20 13.23 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-04T23:59:43.994Z] #20 13.32 Successfully built pyyaml [2020-12-04T23:59:43.994Z] #20 13.33 Installing collected packages: pathspec, pyyaml, yamllint [2020-12-04T23:59:44.085Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-12-04T23:59:44.381Z] #18 26.70 Selecting previously unselected package python3.7. [2020-12-04T23:59:44.381Z] #18 26.70 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-12-04T23:59:44.381Z] #18 26.72 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-04T23:59:44.381Z] #18 26.90 Selecting previously unselected package libpython3-stdlib:arm64. [2020-12-04T23:59:44.381Z] #18 26.90 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-12-04T23:59:44.381Z] #18 26.92 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-12-04T23:59:44.568Z] #20 13.70 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-04T23:59:44.665Z] #18 27.09 Setting up python3-minimal (3.7.3-1) ... [2020-12-04T23:59:44.765Z] #43 169.5 CC criu/path.o [2020-12-04T23:59:44.829Z] #20 DONE 14.1s [2020-12-04T23:59:44.829Z] [2020-12-04T23:59:44.829Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:44.829Z] #41 152.5 CC criu/netfilter.o [2020-12-04T23:59:45.091Z] #41 ... [2020-12-04T23:59:45.091Z] [2020-12-04T23:59:45.091Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-04T23:59:45.091Z] #23 DONE 0.1s [2020-12-04T23:59:45.091Z] [2020-12-04T23:59:45.091Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-04T23:59:45.094Z] ok github.com/docker/docker/pkg/chrootarchive 3.477s coverage: 43.2% of statements [2020-12-04T23:59:45.094Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-12-04T23:59:45.094Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-12-04T23:59:45.094Z] ok github.com/docker/docker/layer 8.008s coverage: 68.8% of statements [2020-12-04T23:59:45.094Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-04T23:59:45.094Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-04T23:59:45.094Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-04T23:59:45.094Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-04T23:59:45.094Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-04T23:59:45.094Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-04T23:59:45.094Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-04T23:59:45.385Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-12-04T23:59:45.411Z] #43 170.0 CC criu/pie-util-vdso.o [2020-12-04T23:59:45.450Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-12-04T23:59:45.728Z] #43 170.6 CC criu/pie-util.o [2020-12-04T23:59:46.017Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-12-04T23:59:46.030Z] #43 170.8 CC criu/pipes.o [2020-12-04T23:59:46.141Z] #18 28.37 Selecting previously unselected package python3. [2020-12-04T23:59:46.141Z] #18 28.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 ... 24066 files and directories currently installed.) [2020-12-04T23:59:46.141Z] #18 28.41 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-12-04T23:59:46.141Z] #18 28.42 Unpacking python3 (3.7.3-1) ... [2020-12-04T23:59:46.141Z] #18 28.53 Selecting previously unselected package libip4tc0:arm64. [2020-12-04T23:59:46.141Z] #18 28.53 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-12-04T23:59:46.141Z] #18 28.54 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-12-04T23:59:46.141Z] #18 28.62 Selecting previously unselected package libip6tc0:arm64. [2020-12-04T23:59:46.141Z] #18 28.62 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-12-04T23:59:46.141Z] #18 28.64 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-12-04T23:59:46.141Z] #18 28.71 Selecting previously unselected package libiptc0:arm64. [2020-12-04T23:59:46.141Z] #18 28.71 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-12-04T23:59:46.141Z] #18 28.73 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-12-04T23:59:46.376Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-12-04T23:59:46.425Z] #18 28.83 Selecting previously unselected package libnfnetlink0:arm64. [2020-12-04T23:59:46.425Z] #18 28.85 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-12-04T23:59:46.425Z] #18 28.87 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-12-04T23:59:46.425Z] #18 28.95 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-12-04T23:59:46.425Z] #18 28.97 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-12-04T23:59:46.425Z] #18 28.98 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-12-04T23:59:46.632Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-12-04T23:59:46.650Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2020-12-04T23:59:46.650Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-12-04T23:59:46.703Z] #18 29.14 Selecting previously unselected package libnftnl11:arm64. [2020-12-04T23:59:46.703Z] #18 29.15 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-12-04T23:59:46.703Z] #18 29.16 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-12-04T23:59:46.704Z] #18 29.29 Selecting previously unselected package iptables. [2020-12-04T23:59:46.704Z] #18 29.30 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-12-04T23:59:46.704Z] #18 29.30 Unpacking iptables (1.8.2-4) ... [2020-12-04T23:59:47.194Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-12-04T23:59:47.318Z] #18 29.68 Selecting previously unselected package xxd. [2020-12-04T23:59:47.318Z] #18 29.69 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-12-04T23:59:47.318Z] #18 29.71 Unpacking xxd (2:8.1.0875-5) ... [2020-12-04T23:59:47.318Z] #18 29.85 Selecting previously unselected package vim-common. [2020-12-04T23:59:47.318Z] #18 29.85 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-04T23:59:47.563Z] #43 172.1 CC criu/plugin.o [2020-12-04T23:59:47.604Z] #18 29.91 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-04T23:59:47.683Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2020-12-04T23:59:47.756Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-12-04T23:59:47.862Z] #43 172.6 CC criu/proc_parse.o [2020-12-04T23:59:47.879Z] #18 30.38 Selecting previously unselected package bash-completion. [2020-12-04T23:59:47.879Z] #18 30.38 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-04T23:59:48.012Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-12-04T23:59:48.268Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-12-04T23:59:48.268Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-12-04T23:59:48.316Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2020-12-04T23:59:48.395Z] #28 DONE 3.0s [2020-12-04T23:59:48.395Z] [2020-12-04T23:59:48.395Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-04T23:59:48.395Z] #31 DONE 0.4s [2020-12-04T23:59:48.395Z] [2020-12-04T23:59:48.395Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:48.395Z] #41 153.0 CC criu/page-pipe.o [2020-12-04T23:59:48.395Z] #41 153.6 CC criu/page-xfer.o [2020-12-04T23:59:48.395Z] #41 154.9 CC criu/pagemap-cache.o [2020-12-04T23:59:48.395Z] #41 155.4 CC criu/pagemap.o [2020-12-04T23:59:48.395Z] #41 ... [2020-12-04T23:59:48.395Z] [2020-12-04T23:59:48.395Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-04T23:59:48.395Z] #33 DONE 0.1s [2020-12-04T23:59:48.395Z] [2020-12-04T23:59:48.395Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-04T23:59:48.395Z] #36 DONE 0.1s [2020-12-04T23:59:48.395Z] [2020-12-04T23:59:48.395Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:48.655Z] #41 156.2 CC criu/parasite-syscall.o [2020-12-04T23:59:48.829Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-12-04T23:59:49.350Z] ok github.com/docker/docker/pkg/discovery/kv 3.079s coverage: 84.1% of statements [2020-12-04T23:59:49.350Z] ok github.com/docker/docker/pkg/fsutils 0.405s coverage: 85.1% of statements [2020-12-04T23:59:49.350Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2020-12-04T23:59:49.391Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-12-04T23:59:49.598Z] #41 157.0 CC criu/path.o [2020-12-04T23:59:49.598Z] #41 157.3 CC criu/pie-util-vdso-elf32.o [2020-12-04T23:59:49.952Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-12-04T23:59:49.984Z] ok github.com/docker/docker/pkg/idtools 0.347s coverage: 70.1% of statements [2020-12-04T23:59:50.171Z] #41 157.7 CC criu/pie-util-vdso.o [2020-12-04T23:59:50.275Z] ok github.com/docker/docker/pkg/ioutils 0.268s coverage: 70.6% of statements [2020-12-04T23:59:50.433Z] #41 158.1 CC criu/pie-util.o [2020-12-04T23:59:50.513Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-12-04T23:59:50.566Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-12-04T23:59:50.567Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-04T23:59:50.567Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-12-04T23:59:50.567Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-04T23:59:50.567Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-04T23:59:50.567Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-12-04T23:59:50.567Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-04T23:59:50.695Z] #41 158.2 CC criu/pipes.o [2020-12-04T23:59:50.752Z] #18 33.15 Unpacking bash-completion (1:2.8-6) ... [2020-12-04T23:59:50.858Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2020-12-04T23:59:51.150Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2020-12-04T23:59:51.150Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2020-12-04T23:59:51.268Z] #41 158.9 CC criu/plugin.o [2020-12-04T23:59:51.329Z] #18 33.66 Selecting previously unselected package bzip2. [2020-12-04T23:59:51.329Z] #18 33.67 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-12-04T23:59:51.329Z] #18 33.68 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-04T23:59:51.329Z] #18 33.79 Selecting previously unselected package xz-utils. [2020-12-04T23:59:51.329Z] #18 33.79 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-12-04T23:59:51.329Z] #18 33.82 Unpacking xz-utils (5.2.4-1) ... [2020-12-04T23:59:51.441Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-12-04T23:59:51.441Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-04T23:59:51.441Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-04T23:59:51.593Z] #18 34.07 Selecting previously unselected package apparmor. [2020-12-04T23:59:51.593Z] #18 34.07 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-12-04T23:59:51.706Z] #43 176.1 CC criu/protobuf-desc.o [2020-12-04T23:59:51.706Z] #43 ... [2020-12-04T23:59:51.706Z] [2020-12-04T23:59:51.706Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:59:51.706Z] #40 240.8 + dpkg --print-architecture [2020-12-04T23:59:51.706Z] #40 240.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-04T23:59:51.706Z] #40 241.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-04T23:59:51.706Z] #40 241.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-04T23:59:51.733Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-12-04T23:59:51.841Z] #41 159.2 CC criu/proc_parse.o [2020-12-04T23:59:51.856Z] #18 34.19 Unpacking apparmor (2.13.2-10) ... [2020-12-04T23:59:52.119Z] #18 34.56 Selecting previously unselected package aufs-tools. [2020-12-04T23:59:52.119Z] #18 34.56 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-12-04T23:59:52.119Z] #18 34.56 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-04T23:59:52.119Z] #18 34.72 Selecting previously unselected package libonig5:arm64. [2020-12-04T23:59:52.119Z] #18 34.72 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-12-04T23:59:52.119Z] #18 34.73 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-12-04T23:59:52.365Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-12-04T23:59:52.400Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-12-04T23:59:52.656Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-12-04T23:59:52.656Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-12-04T23:59:52.656Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-12-04T23:59:52.695Z] #18 34.97 Selecting previously unselected package libjq1:arm64. [2020-12-04T23:59:52.695Z] #18 34.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-12-04T23:59:52.695Z] #18 34.97 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-04T23:59:52.695Z] #18 35.11 Selecting previously unselected package jq. [2020-12-04T23:59:52.695Z] #18 35.12 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-12-04T23:59:52.695Z] #18 35.13 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-04T23:59:52.695Z] #18 35.25 Selecting previously unselected package libaio1:arm64. [2020-12-04T23:59:52.695Z] #18 35.25 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-12-04T23:59:52.695Z] #18 35.25 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-12-04T23:59:52.695Z] #18 35.35 Selecting previously unselected package libgpm2:arm64. [2020-12-04T23:59:52.785Z] #41 ... [2020-12-04T23:59:52.785Z] [2020-12-04T23:59:52.785Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:59:52.785Z] #51 89.96 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-12-04T23:59:52.785Z] #51 91.84 + mkdir -p /build [2020-12-04T23:59:52.785Z] #51 91.84 + cp runc /build/runc [2020-12-04T23:59:52.785Z] #51 DONE 92.6s [2020-12-04T23:59:52.959Z] #18 35.35 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-12-04T23:59:52.959Z] #18 35.40 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-12-04T23:59:53.047Z] [2020-12-04T23:59:53.047Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-04T23:59:53.217Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-12-04T23:59:53.221Z] #18 35.50 Selecting previously unselected package libicu63:arm64. [2020-12-04T23:59:53.221Z] #18 35.51 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-12-04T23:59:53.221Z] #18 35.52 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-04T23:59:53.221Z] #18 ... [2020-12-04T23:59:53.221Z] [2020-12-04T23:59:53.221Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:53.221Z] #41 79.01 DEP criu/file-ids.d [2020-12-04T23:59:53.221Z] #41 79.13 DEP criu/fifo.d [2020-12-04T23:59:53.221Z] #41 79.23 DEP criu/fdstore.d [2020-12-04T23:59:53.221Z] #41 79.52 DEP criu/fault-injection.d [2020-12-04T23:59:53.221Z] #41 79.57 DEP criu/external.d [2020-12-04T23:59:53.221Z] #41 79.79 DEP criu/eventpoll.d [2020-12-04T23:59:53.221Z] #41 79.91 DEP criu/eventfd.d [2020-12-04T23:59:53.221Z] #41 80.17 DEP criu/crtools.d [2020-12-04T23:59:53.221Z] #41 80.44 DEP criu/cr-service.d [2020-12-04T23:59:53.221Z] #41 80.67 DEP criu/cr-restore.d [2020-12-04T23:59:53.221Z] #41 80.87 DEP criu/cr-errno.d [2020-12-04T23:59:53.221Z] #41 80.88 DEP criu/cr-dump.d [2020-12-04T23:59:53.221Z] #41 81.07 DEP criu/cr-dedup.d [2020-12-04T23:59:53.221Z] #41 81.36 DEP criu/cr-check.d [2020-12-04T23:59:53.221Z] #41 81.61 DEP criu/config.d [2020-12-04T23:59:53.221Z] #41 81.77 DEP criu/clone-noasan.d [2020-12-04T23:59:53.221Z] #41 81.91 DEP criu/cgroup.d [2020-12-04T23:59:53.221Z] #41 82.11 DEP criu/cgroup-props.d [2020-12-04T23:59:53.221Z] #41 82.26 DEP criu/bitmap.d [2020-12-04T23:59:53.221Z] #41 82.29 DEP criu/bfd.d [2020-12-04T23:59:53.221Z] #41 82.37 DEP criu/autofs.d [2020-12-04T23:59:53.221Z] #41 82.49 DEP criu/aio.d [2020-12-04T23:59:53.221Z] #41 82.64 DEP criu/action-scripts.d [2020-12-04T23:59:53.222Z] #41 82.92 CC criu/action-scripts.o [2020-12-04T23:59:53.222Z] #41 83.60 CC criu/aio.o [2020-12-04T23:59:53.222Z] #41 84.35 CC criu/autofs.o [2020-12-04T23:59:53.222Z] #41 85.87 CC criu/bfd.o [2020-12-04T23:59:53.222Z] #41 86.50 CC criu/bitmap.o [2020-12-04T23:59:53.222Z] #41 86.63 CC criu/cgroup-props.o [2020-12-04T23:59:53.222Z] #41 87.32 CC criu/cgroup.o [2020-12-04T23:59:53.778Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-12-04T23:59:54.163Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2020-12-04T23:59:54.163Z] ok github.com/docker/docker/pkg/reexec 0.021s coverage: 82.4% of statements [2020-12-04T23:59:54.616Z] #41 90.31 CC criu/clone-noasan.o [2020-12-04T23:59:54.880Z] #41 90.66 CC criu/config.o [2020-12-04T23:59:54.964Z] #38 DONE 263.0s [2020-12-04T23:59:54.964Z] [2020-12-04T23:59:54.964Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:54.964Z] #41 162.2 CC criu/protobuf-desc.o [2020-12-04T23:59:55.537Z] #41 163.2 CC criu/protobuf.o [2020-12-04T23:59:56.109Z] #41 163.5 CC criu/pstree.o [2020-12-04T23:59:56.276Z] #41 92.22 CC criu/cr-check.o [2020-12-04T23:59:56.293Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-12-04T23:59:56.682Z] #41 ... [2020-12-04T23:59:56.682Z] [2020-12-04T23:59:56.682Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-04T23:59:56.682Z] #39 DONE 0.8s [2020-12-04T23:59:56.682Z] [2020-12-04T23:59:56.682Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:56.682Z] #41 164.3 CC criu/rbtree.o [2020-12-04T23:59:56.853Z] #41 ... [2020-12-04T23:59:56.853Z] [2020-12-04T23:59:56.853Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-04T23:59:56.853Z] #18 39.26 Selecting previously unselected package libnet1:arm64. [2020-12-04T23:59:56.853Z] #18 39.26 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-12-04T23:59:56.853Z] #18 39.27 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-04T23:59:56.891Z] ok github.com/docker/docker/pkg/signal 2.341s coverage: 61.0% of statements [2020-12-04T23:59:56.944Z] #41 164.4 CC criu/rst-malloc.o [2020-12-04T23:59:56.944Z] #41 164.6 CC criu/seccomp.o [2020-12-04T23:59:57.116Z] #18 39.43 Selecting previously unselected package libnl-3-200:arm64. [2020-12-04T23:59:57.116Z] #18 39.43 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-12-04T23:59:57.116Z] #18 39.44 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-12-04T23:59:57.116Z] #18 39.56 Selecting previously unselected package libprotobuf-c1:arm64. [2020-12-04T23:59:57.116Z] #18 39.56 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-12-04T23:59:57.116Z] #18 39.57 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-04T23:59:57.182Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-12-04T23:59:57.205Z] #41 165.0 CC criu/seize.o [2020-12-04T23:59:57.219Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-12-04T23:59:57.381Z] #18 39.67 Selecting previously unselected package libreadline5:arm64. [2020-12-04T23:59:57.381Z] #18 39.69 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-12-04T23:59:57.381Z] #18 39.70 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-12-04T23:59:57.381Z] #18 39.84 Selecting previously unselected package net-tools. [2020-12-04T23:59:57.381Z] #18 39.86 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-12-04T23:59:57.381Z] #18 39.87 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-04T23:59:57.473Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-12-04T23:59:57.645Z] #18 40.17 Selecting previously unselected package python-pip-whl. [2020-12-04T23:59:57.645Z] #18 40.18 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-04T23:59:57.645Z] #18 40.20 Unpacking python-pip-whl (18.1-5) ... [2020-12-04T23:59:57.764Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-12-04T23:59:57.777Z] #41 165.5 CC criu/servicefd.o [2020-12-04T23:59:57.780Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-12-04T23:59:58.055Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.2% of statements [2020-12-04T23:59:58.220Z] #18 40.74 Selecting previously unselected package python3-lib2to3. [2020-12-04T23:59:58.220Z] #18 40.74 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-04T23:59:58.220Z] #18 40.75 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-04T23:59:58.350Z] #41 165.8 CC criu/shmem.o [2020-12-04T23:59:58.488Z] #18 40.99 Selecting previously unselected package python3-distutils. [2020-12-04T23:59:58.488Z] #18 40.99 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-04T23:59:58.488Z] #18 41.00 Unpacking python3-distutils (3.7.3-1) ... [2020-12-04T23:59:58.688Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.9% of statements [2020-12-04T23:59:58.752Z] #18 41.14 Selecting previously unselected package python3-pip. [2020-12-04T23:59:58.752Z] #18 41.15 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-04T23:59:58.752Z] #18 41.17 Unpacking python3-pip (18.1-5) ... [2020-12-04T23:59:58.923Z] #41 166.3 CC criu/sigframe.o [2020-12-04T23:59:58.923Z] #41 ... [2020-12-04T23:59:58.923Z] [2020-12-04T23:59:58.923Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-04T23:59:58.923Z] #47 266.9 + /build/golangci-lint --version [2020-12-04T23:59:58.923Z] #47 267.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-04T23:59:58.923Z] #47 DONE 267.4s [2020-12-04T23:59:58.923Z] [2020-12-04T23:59:58.923Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:58.923Z] #41 166.5 CC criu/signalfd.o [2020-12-04T23:59:58.979Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2020-12-04T23:59:59.184Z] #41 166.7 CC criu/sk-inet.o [2020-12-04T23:59:59.226Z] #40 ... [2020-12-04T23:59:59.226Z] [2020-12-04T23:59:59.226Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-04T23:59:59.226Z] #53 131.5 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-12-04T23:59:59.226Z] #53 134.4 + mkdir -p /build [2020-12-04T23:59:59.226Z] #53 134.4 + cp runc /build/runc [2020-12-04T23:59:59.226Z] #53 DONE 134.6s [2020-12-04T23:59:59.226Z] [2020-12-04T23:59:59.226Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-04T23:59:59.226Z] #43 177.2 CC criu/protobuf.o [2020-12-04T23:59:59.226Z] #43 177.9 CC criu/pstree.o [2020-12-04T23:59:59.226Z] #43 179.4 CC criu/rbtree.o [2020-12-04T23:59:59.226Z] #43 179.8 CC criu/rst-malloc.o [2020-12-04T23:59:59.226Z] #43 180.2 CC criu/seccomp.o [2020-12-04T23:59:59.226Z] #43 180.9 CC criu/seize.o [2020-12-04T23:59:59.226Z] #43 182.1 CC criu/servicefd.o [2020-12-04T23:59:59.226Z] #43 182.8 CC criu/shmem.o [2020-12-04T23:59:59.226Z] #43 184.2 CC criu/sigframe.o [2020-12-04T23:59:59.270Z] ok github.com/docker/docker/pkg/tarsum 0.036s coverage: 89.3% of statements [2020-12-04T23:59:59.328Z] #18 41.79 Selecting previously unselected package python3-pkg-resources. [2020-12-04T23:59:59.328Z] #18 41.79 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-04T23:59:59.328Z] #18 41.80 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-04T23:59:59.561Z] testing: warning: no tests to run [2020-12-04T23:59:59.561Z] coverage: [no statements] [2020-12-04T23:59:59.561Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-12-04T23:59:59.853Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-12-04T23:59:59.874Z] #43 184.5 CC criu/signalfd.o [2020-12-05T00:00:00.129Z] #41 167.5 CC criu/sk-netlink.o [2020-12-05T00:00:00.129Z] #41 167.7 CC criu/sk-packet.o [2020-12-05T00:00:00.145Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-12-05T00:00:00.145Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-12-05T00:00:00.174Z] #43 185.0 CC criu/sk-inet.o [2020-12-05T00:00:00.278Z] #18 42.60 Selecting previously unselected package python3-setuptools. [2020-12-05T00:00:00.278Z] #18 42.61 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-05T00:00:00.297Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-12-05T00:00:00.541Z] #18 42.96 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-05T00:00:00.702Z] #41 168.3 CC criu/sk-queue.o [2020-12-05T00:00:01.223Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-12-05T00:00:01.279Z] #41 168.7 CC criu/sk-tcp.o [2020-12-05T00:00:01.541Z] #41 169.1 CC criu/sk-unix.o [2020-12-05T00:00:01.697Z] ok github.com/docker/docker/plugin 0.544s coverage: 23.2% of statements [2020-12-05T00:00:01.713Z] #43 186.2 CC criu/sk-netlink.o [2020-12-05T00:00:02.015Z] #43 186.6 CC criu/sk-packet.o [2020-12-05T00:00:02.321Z] #43 187.3 CC criu/sk-queue.o [2020-12-05T00:00:02.344Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-12-05T00:00:02.485Z] #41 170.0 CC criu/sockets.o [2020-12-05T00:00:02.635Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.4% of statements [2020-12-05T00:00:02.967Z] #43 187.9 CC criu/sk-tcp.o [2020-12-05T00:00:03.059Z] #41 170.4 CC criu/stats.o [2020-12-05T00:00:03.059Z] #41 170.6 CC criu/string.o [2020-12-05T00:00:03.059Z] #41 170.7 CC criu/sysctl.o [2020-12-05T00:00:03.101Z] #18 45.35 Selecting previously unselected package python3-wheel. [2020-12-05T00:00:03.101Z] #18 45.36 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-05T00:00:03.101Z] #18 45.59 Unpacking python3-wheel (0.32.3-2) ... [2020-12-05T00:00:03.633Z] #41 171.0 CC criu/sysfs_parse.o [2020-12-05T00:00:03.633Z] #41 171.2 CC criu/timens.o [2020-12-05T00:00:03.737Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-12-05T00:00:03.737Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-12-05T00:00:03.894Z] #41 171.3 CC criu/timerfd.o [2020-12-05T00:00:03.894Z] #41 171.5 CC criu/tty.o [2020-12-05T00:00:04.030Z] #43 188.5 CC criu/sk-unix.o [2020-12-05T00:00:04.050Z] #18 46.59 Selecting previously unselected package sudo. [2020-12-05T00:00:04.142Z] ok github.com/docker/docker/quota 0.645s coverage: 71.4% of statements [2020-12-05T00:00:04.313Z] #18 46.60 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-12-05T00:00:04.313Z] #18 46.79 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-05T00:00:04.433Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-12-05T00:00:04.838Z] #41 172.4 CC criu/tun.o [2020-12-05T00:00:05.100Z] #41 172.7 CC criu/uffd.o [2020-12-05T00:00:05.101Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-12-05T00:00:05.101Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-12-05T00:00:05.265Z] #18 47.52 Selecting previously unselected package thin-provisioning-tools. [2020-12-05T00:00:05.265Z] #18 47.53 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-12-05T00:00:05.266Z] #18 47.54 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-05T00:00:05.266Z] #18 47.82 Selecting previously unselected package uidmap. [2020-12-05T00:00:05.266Z] #18 47.84 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-12-05T00:00:05.266Z] #18 47.86 Unpacking uidmap (1:4.5-1.1) ... [2020-12-05T00:00:05.357Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-12-05T00:00:05.467Z] ok github.com/docker/docker/registry 0.072s coverage: 57.2% of statements [2020-12-05T00:00:05.530Z] #18 47.99 Selecting previously unselected package vim-runtime. [2020-12-05T00:00:05.531Z] #18 47.99 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-05T00:00:05.531Z] #18 48.03 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-05T00:00:05.531Z] #18 48.07 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-05T00:00:05.531Z] #18 48.08 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-05T00:00:05.672Z] #41 173.3 CC criu/util.o [2020-12-05T00:00:05.918Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-12-05T00:00:06.099Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-12-05T00:00:06.099Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-12-05T00:00:06.138Z] #43 190.7 CC criu/sockets.o [2020-12-05T00:00:06.246Z] #41 173.9 CC criu/uts_ns.o [2020-12-05T00:00:06.479Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-12-05T00:00:06.507Z] #41 174.0 CC criu/vdso-compat.o [2020-12-05T00:00:06.732Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-12-05T00:00:06.734Z] --- PASS: TestBuildWithHugeFile (47.27s) [2020-12-05T00:00:06.734Z] === RUN TestBuildWithEmptyDockerfile [2020-12-05T00:00:06.734Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-05T00:00:06.734Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-05T00:00:06.734Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-05T00:00:06.734Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-05T00:00:06.734Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-05T00:00:06.734Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-05T00:00:06.734Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-05T00:00:06.734Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-05T00:00:06.734Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-05T00:00:06.734Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-12-05T00:00:06.734Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2020-12-05T00:00:06.734Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2020-12-05T00:00:06.734Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2020-12-05T00:00:06.734Z] === RUN TestBuildPreserveOwnership [2020-12-05T00:00:06.734Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-05T00:00:06.768Z] #41 174.2 CC criu/vdso.o [2020-12-05T00:00:06.785Z] #43 191.7 CC criu/stats.o [2020-12-05T00:00:06.990Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-12-05T00:00:07.024Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-12-05T00:00:07.029Z] #41 174.5 LINK criu/built-in.o [2020-12-05T00:00:07.030Z] #41 174.6 LINK criu/criu [2020-12-05T00:00:07.291Z] #41 174.8 DEP lib/c/criu.d [2020-12-05T00:00:07.291Z] #41 174.9 CC images/rpc.pb-c.o [2020-12-05T00:00:07.434Z] #43 192.1 CC criu/string.o [2020-12-05T00:00:07.434Z] #43 192.2 CC criu/sysctl.o [2020-12-05T00:00:07.550Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-12-05T00:00:07.552Z] #41 175.2 CC lib/c/criu.o [2020-12-05T00:00:08.090Z] #18 ... [2020-12-05T00:00:08.090Z] [2020-12-05T00:00:08.090Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-05T00:00:08.090Z] #41 94.06 CC criu/cr-dedup.o [2020-12-05T00:00:08.090Z] #41 94.54 CC criu/cr-dump.o [2020-12-05T00:00:08.090Z] #41 96.52 CC criu/cr-errno.o [2020-12-05T00:00:08.090Z] #41 96.67 CC criu/cr-restore.o [2020-12-05T00:00:08.090Z] #41 100.4 CC criu/cr-service.o [2020-12-05T00:00:08.090Z] #41 102.1 CC criu/crtools.o [2020-12-05T00:00:08.090Z] #41 102.6 CC criu/eventfd.o [2020-12-05T00:00:08.090Z] #41 103.0 CC criu/eventpoll.o [2020-12-05T00:00:08.090Z] #41 103.7 CC criu/external.o [2020-12-05T00:00:08.090Z] #41 103.9 CC criu/fault-injection.o [2020-12-05T00:00:08.090Z] #41 104.0 CC criu/fdstore.o [2020-12-05T00:00:08.124Z] #41 175.7 LINK lib/c/built-in.o [2020-12-05T00:00:08.124Z] #41 175.7 LINK lib/c/libcriu.so [2020-12-05T00:00:08.124Z] #41 175.7 LINK lib/c/libcriu.a [2020-12-05T00:00:08.124Z] #41 175.8 GEN magic.py [2020-12-05T00:00:08.354Z] #41 104.3 CC criu/fifo.o [2020-12-05T00:00:08.385Z] #41 175.9 Note: Building without setproctitle() and strlcpy() support. [2020-12-05T00:00:08.385Z] #41 175.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-05T00:00:08.385Z] #41 175.9 Note: Building without GnuTLS support [2020-12-05T00:00:08.385Z] #41 175.9 Makefile.config:39: Warn: you have no libnftables installed [2020-12-05T00:00:08.386Z] #41 175.9 Makefile.config:40: Warn: Building without nftables support [2020-12-05T00:00:08.478Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-12-05T00:00:08.508Z] #43 193.0 CC criu/sysfs_parse.o [2020-12-05T00:00:08.618Z] #41 104.6 CC criu/file-ids.o [2020-12-05T00:00:08.806Z] #43 193.4 CC criu/timens.o [2020-12-05T00:00:08.881Z] #41 104.8 CC criu/file-lock.o [2020-12-05T00:00:08.958Z] #41 176.4 fatal: not a git repository (or any of the parent directories): .git [2020-12-05T00:00:09.039Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-12-05T00:00:09.103Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-12-05T00:00:09.104Z] #43 194.0 CC criu/timerfd.o [2020-12-05T00:00:09.220Z] #41 176.8 make[1]: Nothing to be done for 'all'. [2020-12-05T00:00:09.457Z] #41 ... [2020-12-05T00:00:09.457Z] [2020-12-05T00:00:09.457Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-05T00:00:09.457Z] #18 51.93 Selecting previously unselected package vim. [2020-12-05T00:00:09.457Z] #18 51.93 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-12-05T00:00:09.457Z] #18 51.95 Unpacking vim (2:8.1.0875-5) ... [2020-12-05T00:00:09.482Z] #41 177.2 make[1]: 'images/built-in.o' is up to date. [2020-12-05T00:00:09.482Z] #41 177.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-05T00:00:09.600Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-05T00:00:09.600Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-12-05T00:00:09.743Z] #41 177.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-05T00:00:09.743Z] #41 177.2 make[1]: 'compel/libcompel.a' is up to date. [2020-12-05T00:00:09.743Z] #41 177.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-05T00:00:09.743Z] #41 177.2 make[1]: Nothing to be done for 'all'. [2020-12-05T00:00:09.743Z] #41 177.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-05T00:00:09.743Z] #41 177.3 make[2]: Nothing to be done for 'all'. [2020-12-05T00:00:09.743Z] #41 177.3 make[2]: Nothing to be done for 'all'. [2020-12-05T00:00:09.743Z] #41 177.4 make[2]: Nothing to be done for 'all'. [2020-12-05T00:00:09.743Z] #41 177.4 make[2]: Nothing to be done for 'all'. [2020-12-05T00:00:09.743Z] #41 177.4 make[2]: Nothing to be done for 'all'. [2020-12-05T00:00:09.756Z] #43 194.3 CC criu/tty.o [2020-12-05T00:00:10.005Z] #41 177.4 make[2]: Nothing to be done for 'all'. [2020-12-05T00:00:10.005Z] #41 177.5 make[2]: Nothing to be done for 'all'. [2020-12-05T00:00:10.005Z] #41 177.5 make[2]: Nothing to be done for 'all'. [2020-12-05T00:00:10.005Z] #41 177.5 INSTALL criu/criu [2020-12-05T00:00:10.034Z] #18 52.51 Selecting previously unselected package xfsprogs. [2020-12-05T00:00:10.034Z] #18 52.52 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-12-05T00:00:10.034Z] #18 52.53 Unpacking xfsprogs (4.20.0-1) ... [2020-12-05T00:00:10.137Z] ok github.com/docker/docker/volume/local 0.316s coverage: 76.6% of statements [2020-12-05T00:00:10.266Z] #41 DONE 177.7s [2020-12-05T00:00:10.266Z] [2020-12-05T00:00:10.266Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-05T00:00:10.428Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-12-05T00:00:10.611Z] #18 53.00 Selecting previously unselected package zip. [2020-12-05T00:00:10.611Z] #18 53.00 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-12-05T00:00:10.611Z] #18 53.02 Unpacking zip (3.0-11+b1) ... [2020-12-05T00:00:10.875Z] #18 53.31 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-05T00:00:10.875Z] #18 53.33 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-05T00:00:10.875Z] #18 53.34 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-12-05T00:00:10.875Z] #18 53.36 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-12-05T00:00:10.875Z] #18 53.38 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-12-05T00:00:10.875Z] #18 53.41 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-12-05T00:00:10.875Z] #18 53.42 Setting up uidmap (1:4.5-1.1) ... [2020-12-05T00:00:10.875Z] #18 53.45 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-12-05T00:00:10.875Z] #18 53.46 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-05T00:00:10.875Z] #18 53.48 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-05T00:00:10.875Z] #18 53.50 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-05T00:00:10.875Z] #18 53.52 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-05T00:00:10.875Z] #18 53.54 Setting up xxd (2:8.1.0875-5) ... [2020-12-05T00:00:10.966Z] --- PASS: TestBuildPreserveOwnership (3.91s) [2020-12-05T00:00:10.966Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.72s) [2020-12-05T00:00:10.966Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2020-12-05T00:00:10.966Z] === RUN TestBuildPlatformInvalid [2020-12-05T00:00:10.966Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-12-05T00:00:10.966Z] PASS [2020-12-05T00:00:10.966Z] [2020-12-05T00:00:10.966Z] === Skipped [2020-12-05T00:00:10.966Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-12-05T00:00:10.966Z] build_session_test.go:25: TODO: BuildKit [2020-12-05T00:00:10.966Z] [2020-12-05T00:00:10.966Z] [2020-12-05T00:00:10.966Z] DONE 32 tests, 1 skipped in 96.372s [2020-12-05T00:00:10.966Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-12-05T00:00:10.966Z] ++ 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-12-05T00:00:10.966Z] ++ set -e [2020-12-05T00:00:10.966Z] ++ '[' -n 0 ']' [2020-12-05T00:00:10.966Z] ++ set -x [2020-12-05T00:00:10.966Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:00:10.966Z] INFO: Testing against a local daemon [2020-12-05T00:00:10.966Z] === RUN TestConfigInspect [2020-12-05T00:00:11.139Z] #18 53.55 Setting up zip (3.0-11+b1) ... [2020-12-05T00:00:11.139Z] #18 53.57 Setting up vim-common (2:8.1.0875-5) ... [2020-12-05T00:00:11.139Z] #18 53.62 Setting up bash-completion (1:2.8-6) ... [2020-12-05T00:00:11.210Z] #54 ... [2020-12-05T00:00:11.210Z] [2020-12-05T00:00:11.210Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-05T00:00:11.461Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.1% of statements [2020-12-05T00:00:11.477Z] #42 DONE 0.2s [2020-12-05T00:00:11.477Z] [2020-12-05T00:00:11.477Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-05T00:00:11.526Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-12-05T00:00:11.737Z] #44 DONE 0.4s [2020-12-05T00:00:11.737Z] [2020-12-05T00:00:11.737Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-05T00:00:11.737Z] #46 DONE 0.0s [2020-12-05T00:00:11.737Z] [2020-12-05T00:00:11.737Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-05T00:00:11.976Z] #54 257.1 + bin/containerd-stress [2020-12-05T00:00:11.976Z] #54 259.2 + bin/containerd-shim [2020-12-05T00:00:11.998Z] #54 ... [2020-12-05T00:00:11.998Z] [2020-12-05T00:00:11.998Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-05T00:00:12.287Z] #43 197.0 CC criu/tun.o [2020-12-05T00:00:12.941Z] #48 DONE 1.0s [2020-12-05T00:00:12.941Z] [2020-12-05T00:00:12.941Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-05T00:00:12.941Z] #54 214.3 + bin/containerd [2020-12-05T00:00:12.941Z] #54 ... [2020-12-05T00:00:12.941Z] [2020-12-05T00:00:12.941Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-05T00:00:12.941Z] #50 DONE 0.0s [2020-12-05T00:00:12.943Z] #43 197.7 CC criu/uffd.o [2020-12-05T00:00:13.202Z] [2020-12-05T00:00:13.202Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-05T00:00:13.202Z] #52 DONE 0.2s [2020-12-05T00:00:13.202Z] [2020-12-05T00:00:13.202Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-05T00:00:14.039Z] --- PASS: TestConfigInspect (2.97s) [2020-12-05T00:00:14.039Z] === RUN TestConfigList [2020-12-05T00:00:14.039Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-12-05T00:00:14.039Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-12-05T00:00:14.458Z] #18 56.50 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-12-05T00:00:14.458Z] #18 56.52 Setting up xz-utils (5.2.4-1) ... [2020-12-05T00:00:14.458Z] #18 56.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-05T00:00:14.458Z] #18 56.57 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-05T00:00:14.458Z] #18 56.69 invoke-rc.d: could not determine current runlevel [2020-12-05T00:00:14.458Z] #18 56.70 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-05T00:00:14.458Z] #18 56.71 Setting up pigz (2.4-1) ... [2020-12-05T00:00:14.458Z] #18 56.77 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-12-05T00:00:14.458Z] #18 56.88 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-12-05T00:00:14.458Z] #18 56.92 Setting up python-pip-whl (18.1-5) ... [2020-12-05T00:00:14.458Z] #18 56.94 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-12-05T00:00:14.458Z] #18 56.95 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-05T00:00:14.486Z] #43 199.2 CC criu/util.o [2020-12-05T00:00:14.601Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-12-05T00:00:15.035Z] #18 57.35 Setting up libaio1:arm64 (0.3.112-3) ... [2020-12-05T00:00:15.035Z] #18 57.40 Setting up libonig5:arm64 (6.9.1-1) ... [2020-12-05T00:00:15.035Z] #18 57.44 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-12-05T00:00:15.035Z] #18 57.47 Setting up vim (2:8.1.0875-5) ... [2020-12-05T00:00:15.035Z] #18 57.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-05T00:00:15.035Z] #18 57.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-05T00:00:15.035Z] #18 57.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-05T00:00:15.035Z] #18 57.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-05T00:00:15.035Z] #18 57.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-05T00:00:15.035Z] #18 57.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-05T00:00:15.035Z] #18 57.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-05T00:00:15.035Z] #18 57.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-05T00:00:15.298Z] #18 57.82 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-05T00:00:15.527Z] === RUN TestDockerSuite/TestBuildAddScript [2020-12-05T00:00:15.909Z] #18 58.18 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-05T00:00:16.453Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-12-05T00:00:16.453Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-12-05T00:00:16.634Z] #43 201.0 CC criu/uts_ns.o [2020-12-05T00:00:16.634Z] #43 201.3 CC criu/vdso.o [2020-12-05T00:00:17.014Z] --- PASS: TestConfigList (3.21s) [2020-12-05T00:00:17.014Z] === RUN TestConfigsCreateAndDelete [2020-12-05T00:00:17.269Z] #54 266.0 + bin/containerd-shim-runc-v1 [2020-12-05T00:00:17.304Z] #18 59.44 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-12-05T00:00:17.685Z] #43 202.4 LINK criu/built-in.o [2020-12-05T00:00:17.941Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-12-05T00:00:17.982Z] #43 202.6 LINK criu/criu [2020-12-05T00:00:18.197Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-12-05T00:00:18.279Z] #43 203.1 DEP lib/c/criu.d [2020-12-05T00:00:18.575Z] #43 203.2 CC images/rpc.pb-c.o [2020-12-05T00:00:19.218Z] #43 204.1 CC lib/c/criu.o [2020-12-05T00:00:19.230Z] #18 61.68 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-05T00:00:19.547Z] #18 62.03 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-12-05T00:00:20.084Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-12-05T00:00:20.084Z] --- PASS: TestConfigsCreateAndDelete (3.03s) [2020-12-05T00:00:20.084Z] === RUN TestConfigsUpdate [2020-12-05T00:00:20.123Z] #18 62.26 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-05T00:00:20.123Z] #18 ... [2020-12-05T00:00:20.123Z] [2020-12-05T00:00:20.123Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-05T00:00:20.123Z] #41 105.8 CC criu/files-ext.o [2020-12-05T00:00:20.123Z] #41 106.3 CC criu/files-reg.o [2020-12-05T00:00:20.123Z] #41 108.9 CC criu/files.o [2020-12-05T00:00:20.123Z] #41 110.8 CC criu/filesystems.o [2020-12-05T00:00:20.123Z] #41 111.5 CC criu/fsnotify.o [2020-12-05T00:00:20.123Z] #41 112.5 CC criu/image-desc.o [2020-12-05T00:00:20.123Z] #41 112.9 CC criu/image.o [2020-12-05T00:00:20.123Z] #41 114.0 CC criu/ipc_ns.o [2020-12-05T00:00:20.123Z] #41 115.1 CC criu/irmap.o [2020-12-05T00:00:20.123Z] #41 115.6 CC criu/kcmp-ids.o [2020-12-05T00:00:20.123Z] #41 116.0 CC criu/kerndat.o [2020-12-05T00:00:20.267Z] #43 ... [2020-12-05T00:00:20.267Z] [2020-12-05T00:00:20.267Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-05T00:00:20.267Z] #40 DONE 269.8s [2020-12-05T00:00:20.386Z] #41 ... [2020-12-05T00:00:20.386Z] [2020-12-05T00:00:20.386Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-05T00:00:20.386Z] #51 71.67 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-12-05T00:00:20.386Z] #51 74.93 + mkdir -p /build [2020-12-05T00:00:20.386Z] #51 74.94 + cp runc /build/runc [2020-12-05T00:00:20.386Z] #51 DONE 77.8s [2020-12-05T00:00:20.386Z] [2020-12-05T00:00:20.386Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-05T00:00:20.386Z] #47 186.6 + /build/golangci-lint --version [2020-12-05T00:00:20.386Z] #47 187.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-05T00:00:20.386Z] #47 DONE 192.6s [2020-12-05T00:00:20.386Z] [2020-12-05T00:00:20.386Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-05T00:00:20.564Z] [2020-12-05T00:00:20.564Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-05T00:00:20.863Z] #56 ... [2020-12-05T00:00:20.863Z] [2020-12-05T00:00:20.863Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-05T00:00:20.863Z] #43 205.6 LINK lib/c/built-in.o [2020-12-05T00:00:20.863Z] #43 205.7 LINK lib/c/libcriu.so [2020-12-05T00:00:21.160Z] #43 205.8 LINK lib/c/libcriu.a [2020-12-05T00:00:21.336Z] #22 ... [2020-12-05T00:00:21.336Z] [2020-12-05T00:00:21.336Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-05T00:00:21.336Z] #41 117.2 CC criu/libnetlink.o [2020-12-05T00:00:21.439Z] #54 270.7 + bin/containerd-shim-runc-v2 [2020-12-05T00:00:21.447Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-12-05T00:00:21.459Z] #43 206.2 GEN magic.py [2020-12-05T00:00:21.459Z] #43 206.4 Note: Building without setproctitle() and strlcpy() support. [2020-12-05T00:00:21.599Z] #41 117.5 CC criu/log.o [2020-12-05T00:00:21.759Z] #43 206.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-05T00:00:21.759Z] #43 206.4 Note: Building without GnuTLS support [2020-12-05T00:00:21.759Z] #43 206.4 Makefile.config:39: Warn: you have no libnftables installed [2020-12-05T00:00:21.759Z] #43 206.4 Makefile.config:40: Warn: Building without nftables support [2020-12-05T00:00:22.000Z] #54 271.7 + binaries [2020-12-05T00:00:22.000Z] #54 271.7 + install -D bin/containerd /build/containerd [2020-12-05T00:00:22.000Z] #54 271.7 + install -D bin/containerd-shim /build/containerd-shim [2020-12-05T00:00:22.000Z] #54 271.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-05T00:00:22.000Z] #54 271.7 + install -D bin/ctr /build/ctr [2020-12-05T00:00:22.175Z] #41 118.2 CC criu/lsm.o [2020-12-05T00:00:22.408Z] #43 207.2 fatal: not a git repository (or any of the parent directories): .git [2020-12-05T00:00:22.752Z] #41 118.6 CC criu/mem.o [2020-12-05T00:00:23.333Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-12-05T00:00:23.333Z] --- PASS: TestConfigsUpdate (3.07s) [2020-12-05T00:00:23.333Z] === RUN TestTemplatedConfig [2020-12-05T00:00:23.475Z] #43 208.2 make[1]: Nothing to be done for 'all'. [2020-12-05T00:00:23.928Z] #54 DONE 273.5s [2020-12-05T00:00:24.260Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-12-05T00:00:24.529Z] #43 209.2 make[1]: 'images/built-in.o' is up to date. [2020-12-05T00:00:24.529Z] #43 209.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-05T00:00:24.529Z] #43 209.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-05T00:00:24.529Z] #43 209.3 make[1]: 'compel/libcompel.a' is up to date. [2020-12-05T00:00:24.529Z] #43 209.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-05T00:00:24.529Z] #43 209.4 make[1]: Nothing to be done for 'all'. [2020-12-05T00:00:24.529Z] #43 209.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-05T00:00:24.713Z] #41 120.7 CC criu/memfd.o [2020-12-05T00:00:24.829Z] #43 209.7 make[2]: Nothing to be done for 'all'. [2020-12-05T00:00:24.855Z] [2020-12-05T00:00:24.855Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-05T00:00:25.129Z] #43 209.8 make[2]: Nothing to be done for 'all'. [2020-12-05T00:00:25.129Z] #43 209.8 make[2]: Nothing to be done for 'all'. [2020-12-05T00:00:25.289Z] #41 121.1 CC criu/mount.o [2020-12-05T00:00:25.430Z] #43 210.0 make[2]: Nothing to be done for 'all'. [2020-12-05T00:00:25.430Z] #43 210.1 make[2]: Nothing to be done for 'all'. [2020-12-05T00:00:25.430Z] #43 210.1 make[2]: Nothing to be done for 'all'. [2020-12-05T00:00:25.430Z] #43 210.2 make[2]: Nothing to be done for 'all'. [2020-12-05T00:00:25.624Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-12-05T00:00:25.729Z] #43 210.3 make[2]: Nothing to be done for 'all'. [2020-12-05T00:00:25.729Z] #43 210.3 INSTALL criu/criu [2020-12-05T00:00:25.729Z] #43 DONE 210.5s [2020-12-05T00:00:25.729Z] [2020-12-05T00:00:25.729Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-05T00:00:25.821Z] #55 DONE 0.9s [2020-12-05T00:00:25.821Z] [2020-12-05T00:00:25.821Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-05T00:00:25.821Z] #59 DONE 0.2s [2020-12-05T00:00:25.821Z] [2020-12-05T00:00:25.821Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-05T00:00:26.184Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-12-05T00:00:26.382Z] #61 DONE 0.5s [2020-12-05T00:00:26.382Z] [2020-12-05T00:00:26.382Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-05T00:00:26.382Z] #63 DONE 0.0s [2020-12-05T00:00:26.382Z] [2020-12-05T00:00:26.382Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-05T00:00:26.382Z] #64 DONE 0.0s [2020-12-05T00:00:26.382Z] [2020-12-05T00:00:26.382Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-05T00:00:26.744Z] --- PASS: TestTemplatedConfig (3.49s) [2020-12-05T00:00:26.744Z] === RUN TestConfigCreateResolve [2020-12-05T00:00:26.804Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-12-05T00:00:26.804Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-05T00:00:26.804Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-05T00:00:26.804Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-05T00:00:26.804Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-05T00:00:26.804Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-05T00:00:26.804Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-05T00:00:26.804Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-05T00:00:26.804Z] ? github.com/docker/docker/rootless [no test files] [2020-12-05T00:00:26.804Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-05T00:00:26.804Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-05T00:00:26.804Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-05T00:00:26.804Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-05T00:00:26.804Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-05T00:00:26.804Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-05T00:00:26.804Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-05T00:00:26.804Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-05T00:00:26.804Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-05T00:00:26.804Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-05T00:00:26.804Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-05T00:00:26.804Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-05T00:00:26.804Z] ? github.com/docker/docker/volume [no test files] [2020-12-05T00:00:26.804Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-05T00:00:26.804Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === Skipped [2020-12-05T00:00:26.804Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-05T00:00:26.804Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-05T00:00:26.804Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-05T00:00:26.804Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:00:26.804Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-05T00:00:26.804Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:00:26.804Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-05T00:00:26.804Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:00:26.804Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-05T00:00:26.804Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:00:26.804Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-05T00:00:26.804Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:00:26.804Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-05T00:00:26.804Z] graphtest_unix.go:73: No driver to put! [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-05T00:00:26.804Z] time="2020-12-04T23:59:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-05T00:00:26.804Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-05T00:00:26.804Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-05T00:00:26.804Z] time="2020-12-04T23:59:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-05T00:00:26.804Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-05T00:00:26.804Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-05T00:00:26.804Z] time="2020-12-04T23:59:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-05T00:00:26.804Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-05T00:00:26.804Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-05T00:00:26.804Z] time="2020-12-04T23:59:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-05T00:00:26.804Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-05T00:00:26.804Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-05T00:00:26.804Z] time="2020-12-04T23:59:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-05T00:00:26.804Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-05T00:00:26.804Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-05T00:00:26.804Z] graphtest_unix.go:73: No driver to put! [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-05T00:00:26.804Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-05T00:00:26.804Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-05T00:00:26.804Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-05T00:00:26.804Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-05T00:00:26.804Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:00:26.804Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-05T00:00:26.804Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:00:26.804Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-05T00:00:26.804Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:00:26.804Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-05T00:00:26.804Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:00:26.804Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-05T00:00:26.804Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:00:26.804Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-05T00:00:26.804Z] graphtest_unix.go:73: No driver to put! [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-05T00:00:26.804Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-05T00:00:26.804Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] [2020-12-05T00:00:26.804Z] DONE 2191 tests, 26 skipped in 191.034s Post stage [Pipeline] junit [2020-12-05T00:00:26.849Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-05T00:00:27.373Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b -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:495d623ae5b1b601667d82682c5c265be189a29b hack/make.sh dynbinary test-integration [2020-12-05T00:00:27.667Z] [2020-12-05T00:00:27.667Z] Removing bundles/ [2020-12-05T00:00:27.667Z] [2020-12-05T00:00:27.667Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-05T00:00:27.667Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-05T00:00:27.667Z] GOOS="" GOARCH="" GOARM="" [2020-12-05T00:00:27.789Z] #65 DONE 1.4s [2020-12-05T00:00:27.789Z] [2020-12-05T00:00:27.790Z] #66 exporting to image [2020-12-05T00:00:27.790Z] #66 exporting layers [2020-12-05T00:00:27.847Z] #41 ... [2020-12-05T00:00:27.847Z] [2020-12-05T00:00:27.847Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-05T00:00:27.847Z] #18 65.30 Setting up iptables (1.8.2-4) ... [2020-12-05T00:00:27.847Z] #18 65.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-05T00:00:27.847Z] #18 65.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-05T00:00:27.847Z] #18 65.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-05T00:00:27.847Z] #18 65.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-05T00:00:27.847Z] #18 65.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-05T00:00:27.847Z] #18 65.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-05T00:00:27.847Z] #18 65.43 Setting up python3 (3.7.3-1) ... [2020-12-05T00:00:27.847Z] #18 65.94 Setting up python3-wheel (0.32.3-2) ... [2020-12-05T00:00:27.847Z] #18 67.32 Setting up apparmor (2.13.2-10) ... [2020-12-05T00:00:27.847Z] #18 69.29 Setting up xfsprogs (4.20.0-1) ... [2020-12-05T00:00:27.847Z] #18 69.31 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-05T00:00:27.847Z] #18 69.66 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-05T00:00:28.109Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-12-05T00:00:28.112Z] #18 70.48 Setting up python3-distutils (3.7.3-1) ... [2020-12-05T00:00:28.689Z] #18 70.94 Setting up python3-setuptools (40.8.0-1) ... [2020-12-05T00:00:29.473Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-12-05T00:00:29.473Z] --- PASS: TestConfigCreateResolve (2.83s) [2020-12-05T00:00:29.473Z] === RUN TestConfigDaemonLibtrustID [2020-12-05T00:00:29.638Z] #18 72.03 Setting up python3-pip (18.1-5) ... [2020-12-05T00:00:30.034Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-12-05T00:00:30.034Z] PASS [2020-12-05T00:00:30.034Z] [2020-12-05T00:00:30.034Z] DONE 7 tests in 19.162s [2020-12-05T00:00:30.034Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-12-05T00:00:30.035Z] ++ 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-12-05T00:00:30.035Z] ++ set -e [2020-12-05T00:00:30.035Z] ++ '[' -n 0 ']' [2020-12-05T00:00:30.035Z] ++ set -x [2020-12-05T00:00:30.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:00:30.035Z] INFO: Testing against a local daemon [2020-12-05T00:00:30.035Z] === RUN TestCheckpoint [2020-12-05T00:00:30.035Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-05T00:00:30.035Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-05T00:00:30.035Z] === RUN TestContainerInvalidJSON [2020-12-05T00:00:30.035Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-05T00:00:30.035Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-05T00:00:30.035Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-05T00:00:30.035Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-05T00:00:30.035Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-05T00:00:30.035Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-05T00:00:30.035Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-05T00:00:30.035Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-05T00:00:30.035Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-05T00:00:30.035Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-12-05T00:00:30.035Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-05T00:00:30.035Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-05T00:00:30.035Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-05T00:00:30.035Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-05T00:00:30.035Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-12-05T00:00:30.035Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-05T00:00:30.290Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-12-05T00:00:30.290Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-05T00:00:30.290Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-12-05T00:00:30.290Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-05T00:00:30.290Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-12-05T00:00:30.290Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-12-05T00:00:30.290Z] === RUN TestCopyFromContainer [2020-12-05T00:00:30.546Z] === RUN TestDockerSuite/TestBuildAddTar [2020-12-05T00:00:30.587Z] #18 72.93 Processing triggers for libc-bin (2.28-10) ... [2020-12-05T00:00:30.587Z] #18 73.00 Processing triggers for mime-support (3.62) ... [2020-12-05T00:00:30.851Z] #18 DONE 73.4s [2020-12-05T00:00:30.851Z] [2020-12-05T00:00:30.851Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-05T00:00:30.851Z] #41 124.0 CC criu/namespaces.o [2020-12-05T00:00:30.851Z] #41 125.5 CC criu/net.o [2020-12-05T00:00:31.472Z] === RUN TestCopyFromContainer// [2020-12-05T00:00:31.472Z] === RUN TestCopyFromContainer//bar/root [2020-12-05T00:00:31.472Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-05T00:00:31.728Z] === RUN TestCopyFromContainer/bar/quux [2020-12-05T00:00:31.728Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-05T00:00:31.728Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-05T00:00:31.728Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-05T00:00:31.986Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-05T00:00:31.986Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-05T00:00:31.986Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-05T00:00:31.986Z] --- PASS: TestCopyFromContainer (1.80s) [2020-12-05T00:00:31.986Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-12-05T00:00:31.986Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-12-05T00:00:31.986Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-12-05T00:00:31.986Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-12-05T00:00:31.986Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-12-05T00:00:31.986Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-12-05T00:00:31.986Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-12-05T00:00:31.986Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2020-12-05T00:00:31.986Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-12-05T00:00:31.986Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2020-12-05T00:00:31.986Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-05T00:00:31.986Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-05T00:00:31.986Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-05T00:00:31.986Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-05T00:00:31.986Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-05T00:00:31.986Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-05T00:00:31.986Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-05T00:00:31.986Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-05T00:00:31.986Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-05T00:00:31.986Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-05T00:00:31.986Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-12-05T00:00:31.986Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-05T00:00:31.986Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-05T00:00:31.986Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-05T00:00:31.986Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-05T00:00:32.242Z] #41 128.0 CC criu/netfilter.o [2020-12-05T00:00:32.242Z] #41 128.2 CC criu/page-pipe.o [2020-12-05T00:00:32.254Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-12-05T00:00:32.254Z] === RUN TestCreateWithInvalidEnv [2020-12-05T00:00:32.254Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-05T00:00:32.254Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-05T00:00:32.254Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-05T00:00:32.254Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-05T00:00:32.254Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-05T00:00:32.254Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-05T00:00:32.254Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-05T00:00:32.254Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-05T00:00:32.254Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-05T00:00:32.254Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-12-05T00:00:32.254Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-05T00:00:32.254Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-05T00:00:32.254Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-05T00:00:32.254Z] === RUN TestCreateTmpfsMountsTarget [2020-12-05T00:00:32.254Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-12-05T00:00:32.254Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-05T00:00:32.703Z] #49 282.1 + /build/golangci-lint --version [2020-12-05T00:00:32.818Z] #41 ... [2020-12-05T00:00:32.818Z] [2020-12-05T00:00:32.818Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-05T00:00:32.818Z] #19 1.080 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-05T00:00:32.818Z] #19 1.166 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-05T00:00:32.818Z] #19 1.200 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-05T00:00:32.818Z] #19 DONE 1.6s [2020-12-05T00:00:32.818Z] [2020-12-05T00:00:32.818Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-05T00:00:32.825Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-12-05T00:00:32.999Z] #49 282.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-05T00:00:32.999Z] #49 DONE 282.6s [2020-12-05T00:00:32.999Z] [2020-12-05T00:00:32.999Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-05T00:00:34.210Z] --- PASS: TestCreateWithCustomMaskedPaths (2.04s) [2020-12-05T00:00:34.210Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-05T00:00:34.370Z] #66 exporting layers 6.6s done [2020-12-05T00:00:34.370Z] #66 writing image sha256:75421b67b3770bd025702aa1e948e74bf5dbc41ad64206e3271381d2d8199804 done [2020-12-05T00:00:34.370Z] #66 naming to docker.io/library/docker:495d623ae5b1b601667d82682c5c265be189a29b done [2020-12-05T00:00:34.370Z] #66 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-12-05T00:00:34.697Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41749/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41749/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:495d623ae5b1b601667d82682c5c265be189a29b hack/validate/default [2020-12-05T00:00:35.627Z] Congratulations! All commits are properly signed with the DCO! [2020-12-05T00:00:35.627Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-12-05T00:00:35.627Z] No api/types/ or api/swagger.yaml changes in diff. [2020-12-05T00:00:35.627Z] Congratulations! All TOML source files changed here have valid syntax. [2020-12-05T00:00:35.627Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-12-05T00:00:35.627Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-12-05T00:00:35.627Z] Congratulations! No new tests were added to integration-cli. [2020-12-05T00:00:35.627Z] [2020-12-05T00:00:35.627Z] INFO Start validation with golang-ci-lint [2020-12-05T00:00:35.627Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-12-05T00:00:35.627Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-12-05T00:00:35.627Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-12-05T00:00:36.109Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-12-05T00:00:36.367Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-12-05T00:00:36.625Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s) [2020-12-05T00:00:36.625Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-05T00:00:36.625Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-05T00:00:36.625Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-05T00:00:36.625Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-05T00:00:36.625Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-05T00:00:36.625Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-05T00:00:36.625Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-05T00:00:36.625Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-05T00:00:36.625Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-05T00:00:36.625Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-05T00:00:36.625Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-05T00:00:36.625Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-05T00:00:36.625Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-05T00:00:36.625Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-05T00:00:36.625Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-05T00:00:36.625Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-05T00:00:36.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-12-05T00:00:36.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-12-05T00:00:36.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-12-05T00:00:36.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-12-05T00:00:36.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-12-05T00:00:36.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-12-05T00:00:36.625Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-05T00:00:36.625Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-12-05T00:00:36.885Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-12-05T00:00:37.070Z] #20 4.234 Collecting yamllint==1.16.0 [2020-12-05T00:00:37.149Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2020-12-05T00:00:37.149Z] === RUN TestCreateDifferentPlatform [2020-12-05T00:00:37.149Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-05T00:00:37.149Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-05T00:00:37.149Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-12-05T00:00:37.149Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-05T00:00:37.149Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-05T00:00:37.149Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-05T00:00:37.149Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-12-05T00:00:37.149Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-05T00:00:37.149Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2020-12-05T00:00:37.149Z] === RUN TestContainerStartOnDaemonRestart [2020-12-05T00:00:37.149Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-05T00:00:37.149Z] === RUN TestDaemonRestartIpcMode [2020-12-05T00:00:37.149Z] === PAUSE TestDaemonRestartIpcMode [2020-12-05T00:00:37.149Z] === RUN TestDaemonHostGatewayIP [2020-12-05T00:00:37.149Z] === PAUSE TestDaemonHostGatewayIP [2020-12-05T00:00:37.149Z] === RUN TestContainerKillOnDaemonStart [2020-12-05T00:00:37.149Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-05T00:00:37.149Z] === RUN TestDiff [2020-12-05T00:00:37.409Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-12-05T00:00:37.667Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-12-05T00:00:37.667Z] --- PASS: TestDiff (0.60s) [2020-12-05T00:00:37.667Z] === RUN TestExecWithCloseStdin [2020-12-05T00:00:38.465Z] #20 ... [2020-12-05T00:00:38.465Z] [2020-12-05T00:00:38.465Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-05T00:00:38.465Z] #41 128.8 CC criu/page-xfer.o [2020-12-05T00:00:38.465Z] #41 130.4 CC criu/pagemap-cache.o [2020-12-05T00:00:38.465Z] #41 130.8 CC criu/pagemap.o [2020-12-05T00:00:38.465Z] #41 131.6 CC criu/parasite-syscall.o [2020-12-05T00:00:38.465Z] #41 132.4 CC criu/path.o [2020-12-05T00:00:38.465Z] #41 132.7 CC criu/pie-util-vdso.o [2020-12-05T00:00:38.465Z] #41 133.0 CC criu/pie-util.o [2020-12-05T00:00:38.465Z] #41 133.2 CC criu/pipes.o [2020-12-05T00:00:38.465Z] #41 133.7 CC criu/plugin.o [2020-12-05T00:00:38.465Z] #41 134.0 CC criu/proc_parse.o [2020-12-05T00:00:38.615Z] --- PASS: TestExecWithCloseStdin (0.74s) [2020-12-05T00:00:38.615Z] === RUN TestExec [2020-12-05T00:00:38.615Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-12-05T00:00:38.873Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-12-05T00:00:39.443Z] --- PASS: TestExec (0.83s) [2020-12-05T00:00:39.443Z] === RUN TestExecUser [2020-12-05T00:00:40.010Z] --- PASS: TestExecUser (0.73s) [2020-12-05T00:00:40.010Z] === RUN TestExportContainerAndImportImage [2020-12-05T00:00:40.266Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-12-05T00:00:40.390Z] #41 136.0 CC criu/protobuf-desc.o [2020-12-05T00:00:40.654Z] #41 136.7 CC criu/protobuf.o [2020-12-05T00:00:40.826Z] --- PASS: TestExportContainerAndImportImage (0.84s) [2020-12-05T00:00:40.827Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-05T00:00:41.230Z] #41 137.2 CC criu/pstree.o [2020-12-05T00:00:41.755Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-12-05T00:00:42.010Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-12-05T00:00:42.179Z] #41 ... [2020-12-05T00:00:42.179Z] [2020-12-05T00:00:42.179Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-05T00:00:42.179Z] #20 9.546 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-05T00:00:42.179Z] #20 9.663 Collecting pyyaml (from yamllint==1.16.0) [2020-12-05T00:00:42.266Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2020-12-05T00:00:42.266Z] === RUN TestHealthCheckWorkdir [2020-12-05T00:00:42.441Z] #20 9.912 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-05T00:00:43.192Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2020-12-05T00:00:43.192Z] === RUN TestHealthKillContainer [2020-12-05T00:00:43.447Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-12-05T00:00:43.834Z] #20 11.38 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-05T00:00:43.834Z] #20 11.42 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-05T00:00:43.834Z] #20 ... [2020-12-05T00:00:43.834Z] [2020-12-05T00:00:43.834Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-05T00:00:43.834Z] #54 158.9 + bin/containerd [2020-12-05T00:00:44.097Z] #54 ... [2020-12-05T00:00:44.097Z] [2020-12-05T00:00:44.097Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-05T00:00:44.097Z] #20 11.54 Building wheels for collected packages: pyyaml [2020-12-05T00:00:44.097Z] #20 11.55 Running setup.py bdist_wheel for pyyaml: started [2020-12-05T00:00:44.811Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-12-05T00:00:45.051Z] #20 12.53 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-05T00:00:45.051Z] #20 12.53 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-05T00:00:45.051Z] #20 12.58 Successfully built pyyaml [2020-12-05T00:00:45.051Z] #20 12.60 Installing collected packages: pyyaml, pathspec, yamllint [2020-12-05T00:00:45.322Z] #54 242.0 + bin/containerd-stress [2020-12-05T00:00:45.322Z] #54 244.1 + bin/containerd-shim [2020-12-05T00:00:45.628Z] #20 12.92 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-05T00:00:46.174Z] --- PASS: TestHealthKillContainer (2.82s) [2020-12-05T00:00:46.174Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-05T00:00:46.174Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-12-05T00:00:46.735Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-12-05T00:00:46.735Z] === RUN TestIpcModeNone [2020-12-05T00:00:46.991Z] === RUN TestDockerSuite/TestBuildBlankName [2020-12-05T00:00:46.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-12-05T00:00:47.551Z] --- PASS: TestIpcModeNone (0.78s) [2020-12-05T00:00:47.551Z] === RUN TestIpcModePrivate [2020-12-05T00:00:47.552Z] #20 DONE 14.6s [2020-12-05T00:00:47.552Z] [2020-12-05T00:00:47.552Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-05T00:00:47.552Z] #22 216.7 + return [2020-12-05T00:00:47.552Z] #22 DONE 219.5s [2020-12-05T00:00:47.552Z] [2020-12-05T00:00:47.552Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-05T00:00:47.552Z] #41 138.4 CC criu/rbtree.o [2020-12-05T00:00:47.552Z] #41 138.7 CC criu/rst-malloc.o [2020-12-05T00:00:47.552Z] #41 138.9 CC criu/seccomp.o [2020-12-05T00:00:47.552Z] #41 139.5 CC criu/seize.o [2020-12-05T00:00:47.552Z] #41 140.5 CC criu/servicefd.o [2020-12-05T00:00:47.552Z] #41 141.0 CC criu/shmem.o [2020-12-05T00:00:47.552Z] #41 141.8 CC criu/sigframe.o [2020-12-05T00:00:47.552Z] #41 141.9 CC criu/signalfd.o [2020-12-05T00:00:47.552Z] #41 142.1 CC criu/sk-inet.o [2020-12-05T00:00:47.552Z] #41 143.0 CC criu/sk-netlink.o [2020-12-05T00:00:47.552Z] #41 143.5 CC criu/sk-packet.o [2020-12-05T00:00:47.806Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-12-05T00:00:48.128Z] #41 144.0 CC criu/sk-queue.o [2020-12-05T00:00:48.368Z] --- PASS: TestIpcModePrivate (0.82s) [2020-12-05T00:00:48.368Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false [2020-12-05T00:00:48.368Z] === RUN TestIpcModeShareable [2020-12-05T00:00:48.368Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-12-05T00:00:48.392Z] #41 144.3 CC criu/sk-tcp.o [2020-12-05T00:00:48.412Z] #24 ... [2020-12-05T00:00:48.412Z] [2020-12-05T00:00:48.412Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-05T00:00:48.412Z] #56 258.1 + bin/containerd [2020-12-05T00:00:48.622Z] #54 250.8 + bin/containerd-shim-runc-v1 [2020-12-05T00:00:48.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-12-05T00:00:48.967Z] #41 144.7 CC criu/sk-unix.o [2020-12-05T00:00:49.184Z] --- PASS: TestIpcModeShareable (0.74s) [2020-12-05T00:00:49.184Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2020-12-05T00:00:49.184Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-05T00:00:50.361Z] #41 ... [2020-12-05T00:00:50.361Z] [2020-12-05T00:00:50.361Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-05T00:00:50.361Z] #23 DONE 0.3s [2020-12-05T00:00:50.361Z] [2020-12-05T00:00:50.361Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-05T00:00:50.361Z] #41 146.3 CC criu/sockets.o [2020-12-05T00:00:50.461Z] 4612f6d0b889: Pull complete [2020-12-05T00:00:50.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-12-05T00:00:51.108Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.06s) [2020-12-05T00:00:51.108Z] === RUN TestAPIIpcModeHost [2020-12-05T00:00:51.312Z] #41 147.1 CC criu/stats.o [2020-12-05T00:00:51.312Z] #41 147.3 CC criu/string.o [2020-12-05T00:00:51.363Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-12-05T00:00:51.575Z] #41 147.5 CC criu/sysctl.o [2020-12-05T00:00:51.619Z] --- PASS: TestAPIIpcModeHost (0.44s) [2020-12-05T00:00:51.619Z] === RUN TestDaemonIpcModeShareable [2020-12-05T00:00:51.875Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-12-05T00:00:52.151Z] #41 148.0 CC criu/sysfs_parse.o [2020-12-05T00:00:52.414Z] #41 148.3 CC criu/timens.o [2020-12-05T00:00:52.677Z] #41 148.6 CC criu/timerfd.o [2020-12-05T00:00:52.803Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-12-05T00:00:53.058Z] --- PASS: TestDaemonIpcModeShareable (1.53s) [2020-12-05T00:00:53.058Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2020-12-05T00:00:53.058Z] === RUN TestDaemonIpcModePrivate [2020-12-05T00:00:53.252Z] #41 149.0 CC criu/tty.o [2020-12-05T00:00:53.252Z] #41 ... [2020-12-05T00:00:53.252Z] [2020-12-05T00:00:53.252Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-05T00:00:53.252Z] #28 DONE 2.7s [2020-12-05T00:00:53.252Z] [2020-12-05T00:00:53.252Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-05T00:00:53.925Z] #54 255.3 + bin/containerd-shim-runc-v2 [2020-12-05T00:00:53.925Z] #54 256.2 + binaries [2020-12-05T00:00:54.185Z] #54 256.2 + install -D bin/containerd /build/containerd [2020-12-05T00:00:54.185Z] #54 256.2 + install -D bin/containerd-shim /build/containerd-shim [2020-12-05T00:00:54.185Z] #54 256.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-05T00:00:54.185Z] #54 256.2 + install -D bin/ctr /build/ctr [2020-12-05T00:00:54.422Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-12-05T00:00:54.422Z] --- PASS: TestDaemonIpcModePrivate (1.39s) [2020-12-05T00:00:54.422Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: false, mustBeShared: false [2020-12-05T00:00:54.422Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-05T00:00:54.646Z] #31 DONE 1.3s [2020-12-05T00:00:54.646Z] [2020-12-05T00:00:54.646Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-05T00:00:54.646Z] #41 150.6 CC criu/tun.o [2020-12-05T00:00:55.222Z] #41 ... [2020-12-05T00:00:55.222Z] [2020-12-05T00:00:55.222Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-05T00:00:55.222Z] #33 DONE 0.5s [2020-12-05T00:00:55.222Z] [2020-12-05T00:00:55.222Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-05T00:00:55.222Z] #41 151.1 CC criu/uffd.o [2020-12-05T00:00:55.374Z] #56 ... [2020-12-05T00:00:55.374Z] [2020-12-05T00:00:55.374Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-05T00:00:55.374Z] #24 304.2 + return [2020-12-05T00:00:55.374Z] #24 DONE 304.3s [2020-12-05T00:00:55.374Z] [2020-12-05T00:00:55.374Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-05T00:00:55.486Z] #41 ... [2020-12-05T00:00:55.486Z] [2020-12-05T00:00:55.486Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-05T00:00:55.486Z] #36 DONE 0.3s [2020-12-05T00:00:55.749Z] [2020-12-05T00:00:55.749Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-05T00:00:55.785Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-12-05T00:00:56.012Z] #39 DONE 0.6s [2020-12-05T00:00:56.012Z] [2020-12-05T00:00:56.012Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-05T00:00:56.044Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.44s) [2020-12-05T00:00:56.044Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2020-12-05T00:00:56.044Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-05T00:00:56.095Z] #54 DONE 258.0s [2020-12-05T00:00:56.275Z] #54 ... [2020-12-05T00:00:56.275Z] [2020-12-05T00:00:56.275Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-05T00:00:56.275Z] #41 152.2 CC criu/util.o [2020-12-05T00:00:56.604Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-12-05T00:00:56.905Z] #56 ... [2020-12-05T00:00:56.905Z] [2020-12-05T00:00:56.905Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-05T00:00:56.905Z] #25 DONE 0.1s [2020-12-05T00:00:56.905Z] [2020-12-05T00:00:56.905Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-05T00:00:57.036Z] [2020-12-05T00:00:57.036Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-05T00:00:57.165Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.34s) [2020-12-05T00:00:57.165Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2020-12-05T00:00:57.165Z] === RUN TestIpcModeOlderClient [2020-12-05T00:00:57.165Z] === PAUSE TestIpcModeOlderClient [2020-12-05T00:00:57.165Z] === RUN TestKillContainerInvalidSignal [2020-12-05T00:00:57.201Z] #30 DONE 0.6s [2020-12-05T00:00:57.201Z] [2020-12-05T00:00:57.201Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-05T00:00:57.201Z] #56 ... [2020-12-05T00:00:57.201Z] [2020-12-05T00:00:57.201Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-05T00:00:57.201Z] #33 DONE 0.1s [2020-12-05T00:00:57.201Z] [2020-12-05T00:00:57.201Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-05T00:00:57.500Z] #35 DONE 0.1s [2020-12-05T00:00:57.500Z] [2020-12-05T00:00:57.500Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-05T00:00:57.500Z] #38 DONE 0.1s [2020-12-05T00:00:57.500Z] [2020-12-05T00:00:57.500Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-05T00:00:57.606Z] #55 DONE 0.9s [2020-12-05T00:00:57.606Z] [2020-12-05T00:00:57.606Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-05T00:00:57.669Z] #41 153.4 CC criu/uts_ns.o [2020-12-05T00:00:57.669Z] #41 153.5 CC criu/vdso.o [2020-12-05T00:00:57.797Z] #41 DONE 0.1s [2020-12-05T00:00:57.797Z] [2020-12-05T00:00:57.797Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-05T00:00:57.797Z] #44 DONE 0.1s [2020-12-05T00:00:57.797Z] [2020-12-05T00:00:57.797Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-05T00:00:57.797Z] #46 DONE 0.1s [2020-12-05T00:00:57.797Z] [2020-12-05T00:00:57.797Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-05T00:00:57.797Z] #48 DONE 0.1s [2020-12-05T00:00:57.797Z] [2020-12-05T00:00:57.797Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-05T00:00:57.866Z] #59 DONE 0.2s [2020-12-05T00:00:57.866Z] [2020-12-05T00:00:57.866Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-05T00:00:57.932Z] #41 154.0 LINK criu/built-in.o [2020-12-05T00:00:58.090Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2020-12-05T00:00:58.090Z] === RUN TestKillContainer [2020-12-05T00:00:58.090Z] === RUN TestKillContainer/no_signal [2020-12-05T00:00:58.098Z] #50 DONE 0.2s [2020-12-05T00:00:58.098Z] [2020-12-05T00:00:58.098Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-05T00:00:58.098Z] #56 ... [2020-12-05T00:00:58.098Z] [2020-12-05T00:00:58.098Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-05T00:00:58.195Z] #41 154.1 LINK criu/criu [2020-12-05T00:00:58.345Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-12-05T00:00:58.396Z] #52 DONE 0.2s [2020-12-05T00:00:58.396Z] [2020-12-05T00:00:58.396Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-05T00:00:58.396Z] #54 DONE 0.1s [2020-12-05T00:00:58.396Z] [2020-12-05T00:00:58.396Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-05T00:00:58.436Z] #61 DONE 0.5s [2020-12-05T00:00:58.436Z] [2020-12-05T00:00:58.436Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-05T00:00:58.436Z] #63 DONE 0.0s [2020-12-05T00:00:58.436Z] [2020-12-05T00:00:58.436Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-05T00:00:58.436Z] #64 DONE 0.0s [2020-12-05T00:00:58.436Z] [2020-12-05T00:00:58.436Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-05T00:00:58.459Z] #41 154.5 DEP lib/c/criu.d [2020-12-05T00:00:58.459Z] #41 154.5 CC images/rpc.pb-c.o [2020-12-05T00:00:58.601Z] === RUN TestKillContainer/non_killing_signal [2020-12-05T00:00:59.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-12-05T00:00:59.406Z] #41 155.2 CC lib/c/criu.o [2020-12-05T00:00:59.418Z] === RUN TestKillContainer/killing_signal [2020-12-05T00:00:59.820Z] #65 DONE 1.3s [2020-12-05T00:00:59.820Z] [2020-12-05T00:00:59.820Z] #66 exporting to image [2020-12-05T00:00:59.820Z] #66 exporting layers [2020-12-05T00:01:00.344Z] --- PASS: TestKillContainer (2.23s) [2020-12-05T00:01:00.344Z] --- PASS: TestKillContainer/no_signal (0.69s) [2020-12-05T00:01:00.344Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2020-12-05T00:01:00.344Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2020-12-05T00:01:00.344Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-05T00:01:00.344Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-05T00:01:00.357Z] #41 156.2 LINK lib/c/built-in.o [2020-12-05T00:01:00.357Z] #41 156.2 LINK lib/c/libcriu.so [2020-12-05T00:01:00.357Z] #41 156.2 LINK lib/c/libcriu.a [2020-12-05T00:01:00.357Z] #41 156.3 GEN magic.py [2020-12-05T00:01:00.621Z] #41 156.5 Note: Building without setproctitle() and strlcpy() support. [2020-12-05T00:01:00.621Z] #41 156.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-05T00:01:00.621Z] #41 156.5 Note: Building without GnuTLS support [2020-12-05T00:01:00.621Z] #41 156.5 Makefile.config:39: Warn: you have no libnftables installed [2020-12-05T00:01:00.621Z] #41 156.5 Makefile.config:40: Warn: Building without nftables support [2020-12-05T00:01:00.904Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-05T00:01:01.198Z] #41 157.1 fatal: not a git repository (or any of the parent directories): .git [2020-12-05T00:01:01.830Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2020-12-05T00:01:01.831Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2020-12-05T00:01:01.831Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2020-12-05T00:01:01.831Z] === RUN TestKillStoppedContainer [2020-12-05T00:01:01.831Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-12-05T00:01:01.831Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-05T00:01:01.831Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-12-05T00:01:01.831Z] === RUN TestKillDifferentUserContainer [2020-12-05T00:01:02.148Z] #41 157.9 make[1]: Nothing to be done for 'all'. [2020-12-05T00:01:02.728Z] #41 158.7 make[1]: 'images/built-in.o' is up to date. [2020-12-05T00:01:02.728Z] #41 158.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-05T00:01:02.728Z] #41 158.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-05T00:01:02.757Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-12-05T00:01:02.757Z] === RUN TestInspectOomKilledTrue [2020-12-05T00:01:02.757Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-05T00:01:02.757Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-05T00:01:02.757Z] === RUN TestInspectOomKilledFalse [2020-12-05T00:01:02.757Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-05T00:01:02.757Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-05T00:01:02.757Z] === RUN TestLinksEtcHostsContentMatch [2020-12-05T00:01:02.757Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-12-05T00:01:02.991Z] #41 158.9 make[1]: 'compel/libcompel.a' is up to date. [2020-12-05T00:01:02.991Z] #41 158.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-05T00:01:02.991Z] #41 159.0 make[1]: Nothing to be done for 'all'. [2020-12-05T00:01:03.013Z] --- PASS: TestLinksEtcHostsContentMatch (0.43s) [2020-12-05T00:01:03.013Z] === RUN TestLinksContainerNames [2020-12-05T00:01:03.255Z] #41 159.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-05T00:01:03.255Z] #41 159.2 make[2]: Nothing to be done for 'all'. [2020-12-05T00:01:03.255Z] #41 159.3 make[2]: Nothing to be done for 'all'. [2020-12-05T00:01:03.519Z] #41 159.3 make[2]: Nothing to be done for 'all'. [2020-12-05T00:01:03.519Z] #41 159.4 make[2]: Nothing to be done for 'all'. [2020-12-05T00:01:03.519Z] #41 159.5 make[2]: Nothing to be done for 'all'. [2020-12-05T00:01:03.519Z] #41 159.5 make[2]: Nothing to be done for 'all'. [2020-12-05T00:01:03.519Z] #41 159.6 make[2]: Nothing to be done for 'all'. [2020-12-05T00:01:03.519Z] #41 159.6 make[2]: Nothing to be done for 'all'. [2020-12-05T00:01:03.782Z] #41 159.7 INSTALL criu/criu [2020-12-05T00:01:04.376Z] --- PASS: TestLinksContainerNames (1.49s) [2020-12-05T00:01:04.376Z] === RUN TestLogsFollowTailEmpty [2020-12-05T00:01:04.632Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-12-05T00:01:05.172Z] #41 DONE 161.2s [2020-12-05T00:01:05.172Z] [2020-12-05T00:01:05.172Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-05T00:01:05.193Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2020-12-05T00:01:05.193Z] === RUN TestContainerNetworkMountsNoChown [2020-12-05T00:01:05.755Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/default [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/default [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/private [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/private [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/rprivate [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/slave [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/slave [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/rslave [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/shared [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/shared [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/rshared [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-05T00:01:05.755Z] === CONT TestMountDaemonRoot/default [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-05T00:01:05.755Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-05T00:01:05.755Z] === CONT TestMountDaemonRoot/rshared [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-05T00:01:05.755Z] === CONT TestMountDaemonRoot/rprivate [2020-12-05T00:01:05.755Z] === CONT TestMountDaemonRoot/rslave [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-05T00:01:05.755Z] === CONT TestMountDaemonRoot/private [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-05T00:01:05.755Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-05T00:01:05.755Z] === CONT TestMountDaemonRoot/slave [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-05T00:01:05.755Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-05T00:01:05.755Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-05T00:01:05.755Z] === CONT TestMountDaemonRoot/shared [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-05T00:01:05.755Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-05T00:01:05.755Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-05T00:01:05.755Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-05T00:01:05.755Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-05T00:01:05.755Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-05T00:01:05.755Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-05T00:01:06.012Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-05T00:01:06.012Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-05T00:01:06.012Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-05T00:01:06.012Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-05T00:01:06.012Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-05T00:01:06.012Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-05T00:01:06.012Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-05T00:01:06.012Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-05T00:01:06.012Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-05T00:01:06.012Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-05T00:01:06.012Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-05T00:01:06.012Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-05T00:01:06.012Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-05T00:01:06.012Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-05T00:01:06.012Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-05T00:01:06.012Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-05T00:01:06.012Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-05T00:01:06.012Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-05T00:01:06.012Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-05T00:01:06.012Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-12-05T00:01:06.012Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-12-05T00:01:06.012Z] === RUN TestContainerBindMountNonRecursive [2020-12-05T00:01:06.408Z] #66 exporting layers 6.3s done [2020-12-05T00:01:06.408Z] #66 writing image sha256:5965f0cb58cc1947d290b24c11d2169eb2c1df9371fef71ea035449e4f5618ac done [2020-12-05T00:01:06.408Z] #66 naming to docker.io/library/docker:495d623ae5b1b601667d82682c5c265be189a29b done [2020-12-05T00:01:06.408Z] #66 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-05T00:01:06.771Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b -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:495d623ae5b1b601667d82682c5c265be189a29b hack/make.sh dynbinary test-integration [2020-12-05T00:01:07.096Z] #54 ... [2020-12-05T00:01:07.096Z] [2020-12-05T00:01:07.096Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-05T00:01:07.358Z] #42 DONE 0.3s [2020-12-05T00:01:07.358Z] [2020-12-05T00:01:07.358Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-05T00:01:07.715Z] [2020-12-05T00:01:07.715Z] Removing bundles/ [2020-12-05T00:01:07.715Z] [2020-12-05T00:01:07.715Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-05T00:01:07.715Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-05T00:01:07.715Z] GOOS="" GOARCH="" GOARM="" [2020-12-05T00:01:08.306Z] #44 DONE 0.9s [2020-12-05T00:01:08.306Z] [2020-12-05T00:01:08.306Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-05T00:01:08.306Z] #46 DONE 0.1s [2020-12-05T00:01:08.306Z] [2020-12-05T00:01:08.306Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-05T00:01:08.527Z] --- PASS: TestContainerBindMountNonRecursive (2.40s) [2020-12-05T00:01:08.527Z] === RUN TestContainerVolumesMountedAsShared [2020-12-05T00:01:08.783Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-12-05T00:01:09.694Z] #48 DONE 1.5s [2020-12-05T00:01:09.694Z] [2020-12-05T00:01:09.694Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-05T00:01:09.956Z] #50 DONE 0.2s [2020-12-05T00:01:09.956Z] [2020-12-05T00:01:09.956Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-05T00:01:10.146Z] --- PASS: TestContainerVolumesMountedAsShared (1.38s) [2020-12-05T00:01:10.146Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-05T00:01:10.402Z] --- PASS: TestContainerVolumesMountedAsSlave (0.48s) [2020-12-05T00:01:10.402Z] === RUN TestNetworkNat [2020-12-05T00:01:10.658Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-12-05T00:01:10.901Z] #52 DONE 0.7s [2020-12-05T00:01:10.901Z] [2020-12-05T00:01:10.901Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-05T00:01:10.914Z] --- PASS: TestNetworkNat (0.67s) [2020-12-05T00:01:10.914Z] === RUN TestNetworkLocalhostTCPNat [2020-12-05T00:01:12.278Z] --- PASS: TestNetworkLocalhostTCPNat (1.07s) [2020-12-05T00:01:12.278Z] === RUN TestNetworkLoopbackNat [2020-12-05T00:01:13.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-12-05T00:01:13.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-12-05T00:01:14.566Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-12-05T00:01:15.128Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2020-12-05T00:01:15.128Z] === RUN TestPause [2020-12-05T00:01:15.128Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-12-05T00:01:15.691Z] --- PASS: TestPause (0.67s) [2020-12-05T00:01:15.691Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-05T00:01:15.691Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-05T00:01:15.691Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-05T00:01:15.691Z] === RUN TestPauseStopPausedContainer [2020-12-05T00:01:16.617Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-12-05T00:01:16.617Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2020-12-05T00:01:16.617Z] === RUN TestPsFilter [2020-12-05T00:01:16.617Z] --- PASS: TestPsFilter (0.13s) [2020-12-05T00:01:16.617Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-05T00:01:17.177Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-12-05T00:01:17.433Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2020-12-05T00:01:17.433Z] === RUN TestRemoveContainerWithVolume [2020-12-05T00:01:17.689Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-12-05T00:01:17.944Z] --- PASS: TestRemoveContainerWithVolume (0.57s) [2020-12-05T00:01:17.944Z] === RUN TestRemoveContainerRunning [2020-12-05T00:01:18.870Z] --- PASS: TestRemoveContainerRunning (0.74s) [2020-12-05T00:01:18.870Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-05T00:01:19.430Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2020-12-05T00:01:19.430Z] === RUN TestRemoveInvalidContainer [2020-12-05T00:01:19.430Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-12-05T00:01:19.430Z] === RUN TestRenameLinkedContainer [2020-12-05T00:01:21.943Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-12-05T00:01:21.943Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-12-05T00:01:22.503Z] --- PASS: TestRenameLinkedContainer (2.89s) [2020-12-05T00:01:22.503Z] === RUN TestRenameStoppedContainer [2020-12-05T00:01:22.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-12-05T00:01:23.013Z] --- PASS: TestRenameStoppedContainer (0.61s) [2020-12-05T00:01:23.013Z] === RUN TestRenameRunningContainerAndReuse [2020-12-05T00:01:23.141Z] #54 206.2 + bin/containerd-stress [2020-12-05T00:01:23.938Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-12-05T00:01:24.194Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-12-05T00:01:24.450Z] --- PASS: TestRenameRunningContainerAndReuse (1.39s) [2020-12-05T00:01:24.450Z] === RUN TestRenameInvalidName [2020-12-05T00:01:24.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-12-05T00:01:24.528Z] #54 209.5 + bin/containerd-shim [2020-12-05T00:01:24.589Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-05T00:01:24.590Z] [2020-12-05T00:01:24.590Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-05T00:01:24.590Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-05T00:01:24.590Z] HOSTNAME=50356556a5b0 [2020-12-05T00:01:24.590Z] TESTDEBUG=0 [2020-12-05T00:01:24.590Z] DEST=bundles/test-integration [2020-12-05T00:01:24.590Z] PWD=/go/src/github.com/docker/docker [2020-12-05T00:01:24.590Z] DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b [2020-12-05T00:01:24.590Z] container=docker [2020-12-05T00:01:24.590Z] HOME=/root [2020-12-05T00:01:24.590Z] GOLANG_VERSION=1.13.15 [2020-12-05T00:01:24.590Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-05T00:01:24.590Z] VALIDATE_BRANCH=master [2020-12-05T00:01:24.590Z] TERM=xterm [2020-12-05T00:01:24.590Z] DOCKER_PKG=github.com/docker/docker [2020-12-05T00:01:24.590Z] SHLVL=1 [2020-12-05T00:01:24.590Z] TIMEOUT=120m [2020-12-05T00:01:24.590Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-05T00:01:24.590Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-05T00:01:24.590Z] GO111MODULE=off [2020-12-05T00:01:24.590Z] DOCKER_EXPERIMENTAL=1 [2020-12-05T00:01:24.590Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-05T00:01:24.590Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-05T00:01:24.590Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-05T00:01:24.590Z] GOPATH=/go [2020-12-05T00:01:24.590Z] PKG_CONFIG=pkg-config [2020-12-05T00:01:24.590Z] _=/usr/bin/env [2020-12-05T00:01:24.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-05T00:01:24.705Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-12-05T00:01:24.961Z] --- PASS: TestRenameInvalidName (0.60s) [2020-12-05T00:01:24.961Z] === RUN TestRenameAnonymousContainer [2020-12-05T00:01:25.588Z] #56 294.6 + bin/containerd-stress [2020-12-05T00:01:27.113Z] #56 297.2 + bin/containerd-shim [2020-12-05T00:01:27.476Z] --- PASS: TestRenameAnonymousContainer (2.57s) [2020-12-05T00:01:27.476Z] === RUN TestRenameContainerWithSameName [2020-12-05T00:01:28.402Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2020-12-05T00:01:28.402Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-05T00:01:28.657Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-12-05T00:01:29.217Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-12-05T00:01:29.779Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-12-05T00:01:29.830Z] #54 214.9 + bin/containerd-shim-runc-v1 [2020-12-05T00:01:30.035Z] --- PASS: TestRenameContainerWithLinkedContainer (1.49s) [2020-12-05T00:01:30.035Z] === RUN TestResize [2020-12-05T00:01:30.035Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-12-05T00:01:30.291Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-12-05T00:01:30.546Z] --- PASS: TestResize (0.59s) [2020-12-05T00:01:30.546Z] === RUN TestResizeWithInvalidSize [2020-12-05T00:01:30.803Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-12-05T00:01:31.364Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2020-12-05T00:01:31.364Z] === RUN TestResizeWhenContainerNotStarted [2020-12-05T00:01:31.926Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2020-12-05T00:01:31.926Z] === RUN TestDaemonRestartKillContainers [2020-12-05T00:01:31.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-05T00:01:31.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-05T00:01:31.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-05T00:01:31.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-05T00:01:31.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-05T00:01:31.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-05T00:01:31.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-05T00:01:31.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-05T00:01:31.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-05T00:01:31.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-05T00:01:31.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-05T00:01:31.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-05T00:01:31.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-05T00:01:31.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-05T00:01:31.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-05T00:01:31.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-05T00:01:31.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:01:31.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:01:31.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:01:31.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:01:31.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:01:31.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:01:31.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:01:31.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:01:31.926Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-05T00:01:31.926Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-05T00:01:31.926Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-05T00:01:31.926Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:01:31.926Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:01:31.926Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-05T00:01:31.926Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-05T00:01:31.926Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-05T00:01:32.488Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-12-05T00:01:33.857Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:01:33.857Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:01:34.047Z] #54 218.8 + bin/containerd-shim-runc-v2 [2020-12-05T00:01:34.419Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-05T00:01:34.980Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-05T00:01:34.990Z] #54 220.0 + binaries [2020-12-05T00:01:34.990Z] #54 220.0 + install -D bin/containerd /build/containerd [2020-12-05T00:01:34.990Z] #54 220.1 + install -D bin/containerd-shim /build/containerd-shim [2020-12-05T00:01:34.990Z] #54 220.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-05T00:01:35.251Z] #54 220.1 + install -D bin/ctr /build/ctr [2020-12-05T00:01:35.660Z] #56 304.6 + bin/containerd-shim-runc-v1 [2020-12-05T00:01:36.870Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-12-05T00:01:36.870Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-05T00:01:36.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2020-12-05T00:01:36.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2020-12-05T00:01:36.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.45s) [2020-12-05T00:01:36.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.99s) [2020-12-05T00:01:36.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2020-12-05T00:01:36.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.17s) [2020-12-05T00:01:36.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.17s) [2020-12-05T00:01:36.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.17s) [2020-12-05T00:01:36.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-12-05T00:01:36.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.70s) [2020-12-05T00:01:36.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s) [2020-12-05T00:01:36.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.86s) [2020-12-05T00:01:36.870Z] === RUN TestCgroupNamespacesRun [2020-12-05T00:01:38.756Z] --- PASS: TestCgroupNamespacesRun (1.51s) [2020-12-05T00:01:38.756Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-05T00:01:38.756Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-12-05T00:01:39.012Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-12-05T00:01:39.267Z] === RUN TestDockerSuite/TestBuildCmd [2020-12-05T00:01:39.523Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-12-05T00:01:39.778Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-12-05T00:01:40.033Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.51s) [2020-12-05T00:01:40.033Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-05T00:01:40.033Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-12-05T00:01:40.033Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-12-05T00:01:40.147Z] #56 309.7 + bin/containerd-shim-runc-v2 [2020-12-05T00:01:40.539Z] #54 DONE 224.6s [2020-12-05T00:01:40.791Z] #56 310.9 + binaries [2020-12-05T00:01:40.791Z] #56 310.9 + install -D bin/containerd /build/containerd [2020-12-05T00:01:40.791Z] #56 311.0 + install -D bin/containerd-shim /build/containerd-shim [2020-12-05T00:01:40.791Z] #56 311.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-05T00:01:40.791Z] #56 311.0 + install -D bin/ctr /build/ctr [2020-12-05T00:01:40.961Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-12-05T00:01:41.100Z] #56 DONE 311.1s [2020-12-05T00:01:41.110Z] [2020-12-05T00:01:41.110Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-05T00:01:41.522Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-12-05T00:01:41.522Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s) [2020-12-05T00:01:41.522Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-05T00:01:42.151Z] [2020-12-05T00:01:42.151Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-05T00:01:42.151Z] #57 DONE 0.1s [2020-12-05T00:01:42.151Z] [2020-12-05T00:01:42.151Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-05T00:01:42.151Z] #61 DONE 0.1s [2020-12-05T00:01:42.151Z] [2020-12-05T00:01:42.151Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-05T00:01:42.151Z] #63 DONE 0.1s [2020-12-05T00:01:42.445Z] [2020-12-05T00:01:42.445Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-05T00:01:42.445Z] #65 DONE 0.1s [2020-12-05T00:01:42.445Z] [2020-12-05T00:01:42.445Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-05T00:01:42.445Z] #66 DONE 0.0s [2020-12-05T00:01:42.445Z] [2020-12-05T00:01:42.445Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-05T00:01:42.885Z] --- PASS: TestCgroupNamespacesRunHostMode (1.46s) [2020-12-05T00:01:42.886Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-05T00:01:43.664Z] #55 DONE 2.3s [2020-12-05T00:01:43.664Z] [2020-12-05T00:01:43.664Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-05T00:01:43.664Z] #59 DONE 0.5s [2020-12-05T00:01:43.664Z] [2020-12-05T00:01:43.664Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-05T00:01:43.811Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-12-05T00:01:44.372Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.39s) [2020-12-05T00:01:44.372Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-05T00:01:44.529Z] #67 DONE 2.2s [2020-12-05T00:01:44.529Z] [2020-12-05T00:01:44.529Z] #68 exporting to oci image format [2020-12-05T00:01:44.529Z] #68 exporting layers [2020-12-05T00:01:45.071Z] #61 DONE 1.2s [2020-12-05T00:01:45.071Z] [2020-12-05T00:01:45.071Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-05T00:01:45.071Z] #63 DONE 0.1s [2020-12-05T00:01:45.071Z] [2020-12-05T00:01:45.071Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-05T00:01:45.071Z] #64 DONE 0.0s [2020-12-05T00:01:45.071Z] [2020-12-05T00:01:45.071Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-05T00:01:45.299Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-12-05T00:01:45.554Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-12-05T00:01:45.810Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-12-05T00:01:45.810Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s) [2020-12-05T00:01:45.810Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-05T00:01:46.371Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-12-05T00:01:46.371Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2020-12-05T00:01:46.371Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-05T00:01:46.626Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-12-05T00:01:47.010Z] #65 DONE 1.8s [2020-12-05T00:01:47.010Z] [2020-12-05T00:01:47.010Z] #66 exporting to image [2020-12-05T00:01:47.010Z] #66 exporting layers [2020-12-05T00:01:47.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-05T00:01:47.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-05T00:01:47.187Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-12-05T00:01:47.443Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-12-05T00:01:47.698Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-12-05T00:01:47.698Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-12-05T00:01:47.698Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.34s) [2020-12-05T00:01:47.698Z] === RUN TestKernelTCPMemory [2020-12-05T00:01:48.624Z] --- PASS: TestKernelTCPMemory (0.81s) [2020-12-05T00:01:48.624Z] === RUN TestNISDomainname [2020-12-05T00:01:49.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-05T00:01:49.550Z] --- PASS: TestNISDomainname (0.80s) [2020-12-05T00:01:49.550Z] === RUN TestHostnameDnsResolution [2020-12-05T00:01:50.111Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-12-05T00:01:50.111Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-12-05T00:01:50.111Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-12-05T00:01:50.672Z] --- PASS: TestHostnameDnsResolution (1.21s) [2020-12-05T00:01:50.672Z] === RUN TestStats [2020-12-05T00:01:52.559Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-12-05T00:01:53.484Z] --- PASS: TestStats (2.76s) [2020-12-05T00:01:53.484Z] === RUN TestStopContainerWithTimeout [2020-12-05T00:01:53.484Z] === RUN TestStopContainerWithTimeout/0 [2020-12-05T00:01:53.484Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-05T00:01:53.484Z] === RUN TestStopContainerWithTimeout/1 [2020-12-05T00:01:53.484Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-05T00:01:53.484Z] === RUN TestStopContainerWithTimeout/3 [2020-12-05T00:01:53.484Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-05T00:01:53.484Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-05T00:01:53.484Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-05T00:01:53.484Z] === CONT TestStopContainerWithTimeout/0 [2020-12-05T00:01:53.484Z] === CONT TestStopContainerWithTimeout/3 [2020-12-05T00:01:53.484Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-05T00:01:53.484Z] === CONT TestStopContainerWithTimeout/1 [2020-12-05T00:01:53.626Z] #66 exporting layers 6.1s done [2020-12-05T00:01:53.626Z] #66 writing image sha256:61174678585ac649d6f83f1718aa751a8d582af14179b5b482bdaba90280a7ce done [2020-12-05T00:01:53.626Z] #66 naming to docker.io/library/docker:495d623ae5b1b601667d82682c5c265be189a29b done [2020-12-05T00:01:53.626Z] #66 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-05T00:01:53.967Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:495d623ae5b1b601667d82682c5c265be189a29b hack/test/unit [2020-12-05T00:01:56.748Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-12-05T00:01:56.748Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2020-12-05T00:01:56.748Z] --- PASS: TestStopContainerWithTimeout/1 (2.17s) [2020-12-05T00:01:56.748Z] --- PASS: TestStopContainerWithTimeout/3 (2.82s) [2020-12-05T00:01:56.748Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2020-12-05T00:01:56.748Z] === RUN TestDeleteDevicemapper [2020-12-05T00:01:56.748Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-05T00:01:56.748Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-05T00:01:56.748Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-05T00:01:57.004Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-12-05T00:01:57.260Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-12-05T00:01:57.821Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-12-05T00:01:58.077Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-12-05T00:01:58.332Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.90s) [2020-12-05T00:01:58.332Z] === RUN TestUpdateMemory [2020-12-05T00:01:58.332Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-05T00:01:58.332Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-05T00:01:58.332Z] === RUN TestUpdateCPUQuota [2020-12-05T00:01:59.259Z] ? github.com/docker/docker/api [no test files] [2020-12-05T00:01:59.698Z] --- PASS: TestUpdateCPUQuota (1.17s) [2020-12-05T00:01:59.698Z] === RUN TestUpdatePidsLimit [2020-12-05T00:01:59.698Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-05T00:01:59.698Z] === RUN TestUpdatePidsLimit/no_change [2020-12-05T00:01:59.955Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-12-05T00:01:59.955Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-05T00:02:00.210Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-05T00:02:00.465Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-05T00:02:00.465Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-12-05T00:02:00.723Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-05T00:02:00.978Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-05T00:02:01.905Z] --- PASS: TestUpdatePidsLimit (2.20s) [2020-12-05T00:02:01.905Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2020-12-05T00:02:01.905Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2020-12-05T00:02:01.905Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2020-12-05T00:02:01.905Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2020-12-05T00:02:01.905Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2020-12-05T00:02:01.905Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2020-12-05T00:02:01.905Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2020-12-05T00:02:01.905Z] === RUN TestUpdateRestartPolicy [2020-12-05T00:02:02.465Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-12-05T00:02:03.391Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-12-05T00:02:04.317Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-12-05T00:02:04.317Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-12-05T00:02:04.317Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-12-05T00:02:04.317Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-12-05T00:02:04.317Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-12-05T00:02:04.878Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-12-05T00:02:07.393Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-12-05T00:02:07.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-05T00:02:07.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-05T00:02:07.953Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-12-05T00:02:08.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-05T00:02:09.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-05T00:02:09.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-05T00:02:10.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-05T00:02:11.217Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-12-05T00:02:11.217Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-12-05T00:02:11.512Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2020-12-05T00:02:12.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-05T00:02:13.105Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-12-05T00:02:13.105Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-12-05T00:02:13.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-05T00:02:14.032Z] --- PASS: TestUpdateRestartPolicy (12.08s) [2020-12-05T00:02:14.032Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-05T00:02:14.032Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-12-05T00:02:14.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-05T00:02:14.594Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2020-12-05T00:02:14.594Z] === RUN TestWaitNonBlocked [2020-12-05T00:02:14.594Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-05T00:02:14.594Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-05T00:02:14.594Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-05T00:02:14.594Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-05T00:02:14.594Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-05T00:02:14.594Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-05T00:02:15.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-05T00:02:15.521Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-12-05T00:02:15.521Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2020-12-05T00:02:15.521Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s) [2020-12-05T00:02:15.521Z] === RUN TestWaitBlocked [2020-12-05T00:02:15.521Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-05T00:02:15.521Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-05T00:02:15.521Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-05T00:02:15.521Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-05T00:02:15.521Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-05T00:02:15.521Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-05T00:02:16.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-05T00:02:16.447Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-12-05T00:02:16.447Z] --- PASS: TestWaitBlocked (0.01s) [2020-12-05T00:02:16.448Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2020-12-05T00:02:16.448Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2020-12-05T00:02:16.448Z] === CONT TestContainerStartOnDaemonRestart [2020-12-05T00:02:16.448Z] === CONT TestContainerKillOnDaemonStart [2020-12-05T00:02:16.448Z] === CONT TestDaemonHostGatewayIP [2020-12-05T00:02:16.448Z] === CONT TestIpcModeOlderClient [2020-12-05T00:02:16.448Z] === CONT TestDaemonRestartIpcMode [2020-12-05T00:02:16.448Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-12-05T00:02:17.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-05T00:02:18.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-05T00:02:18.337Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-12-05T00:02:18.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-05T00:02:19.263Z] --- PASS: TestContainerStartOnDaemonRestart (2.78s) [2020-12-05T00:02:19.263Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-12-05T00:02:19.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-05T00:02:19.823Z] --- PASS: TestDaemonHostGatewayIP (3.47s) [2020-12-05T00:02:20.078Z] --- PASS: TestDaemonRestartIpcMode (3.64s) [2020-12-05T00:02:20.444Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-05T00:02:20.444Z] Using test binary docker [2020-12-05T00:02:20.444Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-05T00:02:20.444Z] +++ /etc/init.d/apparmor start [2020-12-05T00:02:20.444Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-05T00:02:20.444Z] INFO: Waiting for daemon to start... [2020-12-05T00:02:20.444Z] Starting dockerd [2020-12-05T00:02:20.444Z] +++ 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-12-05T00:02:22.517Z] . [2020-12-05T00:02:22.517Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-05T00:02:22.517Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-05T00:02:22.517Z] Error: No such image: emptyfs [2020-12-05T00:02:22.517Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-05T00:02:22.517Z] ++++ docker load [2020-12-05T00:02:22.590Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-12-05T00:02:22.591Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-12-05T00:02:22.807Z] Running integration-test (iteration 1) [2020-12-05T00:02:22.807Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-12-05T00:02:22.807Z] ++ 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-12-05T00:02:22.807Z] ++ set -e [2020-12-05T00:02:22.807Z] ++ '[' -n 0 ']' [2020-12-05T00:02:22.807Z] ++ set -x [2020-12-05T00:02:22.807Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:02:22.846Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-12-05T00:02:23.771Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-12-05T00:02:23.771Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-12-05T00:02:26.285Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-12-05T00:02:26.285Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-12-05T00:02:26.285Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-12-05T00:02:26.846Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-12-05T00:02:27.407Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-12-05T00:02:27.663Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-12-05T00:02:28.589Z] --- PASS: TestContainerKillOnDaemonStart (12.04s) [2020-12-05T00:02:28.589Z] PASS [2020-12-05T00:02:28.589Z] [2020-12-05T00:02:28.589Z] === Skipped [2020-12-05T00:02:28.589Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-12-05T00:02:28.589Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-05T00:02:28.589Z] [2020-12-05T00:02:28.589Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-05T00:02:28.589Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-05T00:02:28.589Z] [2020-12-05T00:02:28.589Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-05T00:02:28.589Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-05T00:02:28.589Z] [2020-12-05T00:02:28.589Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-05T00:02:28.589Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-05T00:02:28.589Z] [2020-12-05T00:02:28.589Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-12-05T00:02:28.589Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-05T00:02:28.589Z] [2020-12-05T00:02:28.589Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-12-05T00:02:28.589Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-05T00:02:28.589Z] [2020-12-05T00:02:28.589Z] [2020-12-05T00:02:28.589Z] DONE 195 tests, 6 skipped in 118.383s [2020-12-05T00:02:28.589Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-12-05T00:02:28.589Z] ++ 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-12-05T00:02:28.589Z] ++ set -e [2020-12-05T00:02:28.589Z] ++ '[' -n 0 ']' [2020-12-05T00:02:28.589Z] ++ set -x [2020-12-05T00:02:28.589Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:02:28.589Z] INFO: Testing against a local daemon [2020-12-05T00:02:28.589Z] === RUN TestCommitInheritsEnv [2020-12-05T00:02:28.589Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-12-05T00:02:28.845Z] --- PASS: TestCommitInheritsEnv (0.27s) [2020-12-05T00:02:28.845Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-05T00:02:28.845Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-05T00:02:28.845Z] === RUN TestImagesFilterMultiReference [2020-12-05T00:02:28.845Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-12-05T00:02:28.845Z] === RUN TestImagePullPlatformInvalid [2020-12-05T00:02:28.845Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-12-05T00:02:28.845Z] === RUN TestRemoveImageOrphaning [2020-12-05T00:02:29.100Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2020-12-05T00:02:29.100Z] === RUN TestRemoveImageGarbageCollector [2020-12-05T00:02:30.986Z] --- PASS: TestRemoveImageGarbageCollector (1.94s) [2020-12-05T00:02:30.986Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-05T00:02:30.986Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-12-05T00:02:30.986Z] === RUN TestTagInvalidReference [2020-12-05T00:02:30.986Z] --- PASS: TestTagInvalidReference (0.01s) [2020-12-05T00:02:30.986Z] === RUN TestTagValidPrefixedRepo [2020-12-05T00:02:30.986Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-12-05T00:02:30.986Z] === RUN TestTagExistedNameWithoutForce [2020-12-05T00:02:31.241Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-12-05T00:02:31.241Z] === RUN TestTagOfficialNames [2020-12-05T00:02:31.241Z] --- PASS: TestTagOfficialNames (0.04s) [2020-12-05T00:02:31.241Z] === RUN TestTagMatchesDigest [2020-12-05T00:02:31.241Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-12-05T00:02:31.241Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-05T00:02:31.264Z] Loaded image: buildpack-deps:buster [2020-12-05T00:02:31.264Z] Loaded image: busybox:latest [2020-12-05T00:02:31.264Z] Loaded image: busybox:glibc [2020-12-05T00:02:31.264Z] Loaded image: debian:buster [2020-12-05T00:02:31.264Z] Loaded image: hello-world:latest [2020-12-05T00:02:31.554Z] Loaded image: arm32v7/hello-world:latest [2020-12-05T00:02:31.554Z] INFO: Testing against a local daemon [2020-12-05T00:02:31.554Z] === RUN TestCgroupNamespacesBuild [2020-12-05T00:02:31.803Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-12-05T00:02:32.729Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-12-05T00:02:33.290Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-12-05T00:02:33.612Z] --- PASS: TestCgroupNamespacesBuild (2.20s) [2020-12-05T00:02:33.612Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-05T00:02:33.851Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-12-05T00:02:35.671Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.90s) [2020-12-05T00:02:35.671Z] === RUN TestBuildWithSession [2020-12-05T00:02:35.671Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-05T00:02:35.671Z] build_session_test.go:25: TODO: BuildKit [2020-12-05T00:02:35.671Z] === RUN TestBuildSquashParent [2020-12-05T00:02:35.738Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-12-05T00:02:36.664Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-12-05T00:02:38.594Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-12-05T00:02:38.849Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-12-05T00:02:40.213Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-12-05T00:02:40.469Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-12-05T00:02:41.831Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-12-05T00:02:42.045Z] INFO [loader] Go packages loading at mode 575 (exports_file|types_sizes|name|compiled_files|deps|files|imports) took 2m3.334987319s [2020-12-05T00:02:42.045Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 654.913859ms [2020-12-05T00:02:44.160Z] --- PASS: TestBuildSquashParent (7.25s) [2020-12-05T00:02:44.160Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-05T00:02:44.160Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-05T00:02:44.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-05T00:02:44.160Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-05T00:02:44.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-05T00:02:44.160Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-05T00:02:44.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-05T00:02:44.160Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-05T00:02:44.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-05T00:02:44.160Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-05T00:02:44.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-05T00:02:44.160Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-05T00:02:44.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-05T00:02:44.160Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-05T00:02:44.160Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-05T00:02:44.216Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-05T00:02:44.216Z] [2020-12-05T00:02:44.216Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-05T00:02:44.216Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-05T00:02:44.216Z] HOSTNAME=37fc53284787 [2020-12-05T00:02:44.216Z] DEST=bundles/test-integration [2020-12-05T00:02:44.216Z] PWD=/go/src/github.com/docker/docker [2020-12-05T00:02:44.216Z] DOCKER_ROOTLESS=1 [2020-12-05T00:02:44.216Z] DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b [2020-12-05T00:02:44.216Z] container=docker [2020-12-05T00:02:44.216Z] HOME=/root [2020-12-05T00:02:44.216Z] GOLANG_VERSION=1.13.15 [2020-12-05T00:02:44.216Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-05T00:02:44.216Z] VALIDATE_BRANCH=master [2020-12-05T00:02:44.216Z] TERM=xterm [2020-12-05T00:02:44.216Z] DOCKER_PKG=github.com/docker/docker [2020-12-05T00:02:44.216Z] SHLVL=1 [2020-12-05T00:02:44.216Z] TIMEOUT=120m [2020-12-05T00:02:44.216Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-05T00:02:44.216Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-05T00:02:44.216Z] GO111MODULE=off [2020-12-05T00:02:44.216Z] DOCKER_EXPERIMENTAL=1 [2020-12-05T00:02:44.216Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-05T00:02:44.216Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-05T00:02:44.217Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-05T00:02:44.217Z] GOPATH=/go [2020-12-05T00:02:44.217Z] PKG_CONFIG=pkg-config [2020-12-05T00:02:44.217Z] _=/usr/bin/env [2020-12-05T00:02:44.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-05T00:02:44.344Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-12-05T00:02:44.905Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-12-05T00:02:45.689Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-05T00:02:45.689Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-05T00:02:46.793Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-12-05T00:02:46.793Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-12-05T00:02:47.353Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-12-05T00:02:47.353Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-12-05T00:02:48.280Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-12-05T00:02:48.410Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-05T00:02:48.410Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-05T00:02:50.795Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-12-05T00:02:51.129Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-12-05T00:02:51.129Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.63s) [2020-12-05T00:02:51.129Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.65s) [2020-12-05T00:02:51.129Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.44s) [2020-12-05T00:02:51.129Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.54s) [2020-12-05T00:02:51.129Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.53s) [2020-12-05T00:02:51.129Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.55s) [2020-12-05T00:02:51.129Z] === RUN TestBuildMultiStageCopy [2020-12-05T00:02:51.129Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-05T00:02:51.721Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-12-05T00:02:51.977Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-12-05T00:02:52.538Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-12-05T00:02:53.187Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-05T00:02:53.465Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-12-05T00:02:53.817Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-05T00:02:54.447Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-05T00:02:55.076Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-05T00:02:55.706Z] --- PASS: TestBuildMultiStageCopy (5.19s) [2020-12-05T00:02:55.706Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.65s) [2020-12-05T00:02:55.706Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2020-12-05T00:02:55.706Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2020-12-05T00:02:55.706Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2020-12-05T00:02:55.706Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2020-12-05T00:02:55.706Z] === RUN TestBuildMultiStageParentConfig [2020-12-05T00:02:56.730Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-12-05T00:02:57.793Z] --- PASS: TestBuildMultiStageParentConfig (1.69s) [2020-12-05T00:02:57.793Z] === RUN TestBuildLabelWithTargets [2020-12-05T00:02:58.094Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-12-05T00:02:59.022Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-12-05T00:02:59.584Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-12-05T00:03:00.094Z] INFO [runner/unused/goanalysis] analyzers took 27.384223896s with top 10 stages: buildssa: 23.202126801s, U1000: 4.182097095s [2020-12-05T00:03:00.511Z] --- PASS: TestBuildLabelWithTargets (2.57s) [2020-12-05T00:03:00.511Z] === RUN TestBuildWithEmptyLayers [2020-12-05T00:03:00.948Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-12-05T00:03:01.140Z] --- PASS: TestBuildWithEmptyLayers (1.11s) [2020-12-05T00:03:01.140Z] === RUN TestBuildMultiStageOnBuild [2020-12-05T00:03:01.204Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-12-05T00:03:03.091Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-12-05T00:03:03.653Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-12-05T00:03:04.214Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-12-05T00:03:04.644Z] --- PASS: TestBuildMultiStageOnBuild (3.10s) [2020-12-05T00:03:04.645Z] === RUN TestBuildUncleanTarFilenames [2020-12-05T00:03:04.775Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-12-05T00:03:05.674Z] --- PASS: TestBuildUncleanTarFilenames (1.50s) [2020-12-05T00:03:05.674Z] === RUN TestBuildMultiStageLayerLeak [2020-12-05T00:03:06.138Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-12-05T00:03:06.138Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-12-05T00:03:07.817Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2020-12-05T00:03:07.817Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-05T00:03:07.817Z] ok github.com/docker/docker/api/server/middleware 0.024s coverage: 37.7% of statements [2020-12-05T00:03:07.817Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-05T00:03:07.817Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-05T00:03:07.817Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-05T00:03:07.817Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-05T00:03:07.817Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-05T00:03:07.817Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-05T00:03:07.817Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-05T00:03:07.817Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-05T00:03:07.817Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-05T00:03:07.817Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-05T00:03:07.817Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-05T00:03:07.817Z] ok github.com/docker/docker/api/types/filters 0.027s coverage: 92.2% of statements [2020-12-05T00:03:08.024Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-12-05T00:03:08.080Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-12-05T00:03:08.080Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 5.7% of statements [2020-12-05T00:03:08.080Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-05T00:03:08.080Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-05T00:03:08.080Z] ? github.com/docker/docker/api/types [no test files] [2020-12-05T00:03:08.080Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-05T00:03:08.080Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-05T00:03:08.080Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-05T00:03:08.080Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-05T00:03:08.080Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-05T00:03:08.080Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-05T00:03:08.080Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-05T00:03:08.080Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-05T00:03:08.080Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-05T00:03:08.080Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-05T00:03:08.080Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-05T00:03:08.342Z] ok github.com/docker/docker/api/types/time 0.037s coverage: 100.0% of statements [2020-12-05T00:03:08.342Z] ok github.com/docker/docker/api/types/versions 0.017s coverage: 75.0% of statements [2020-12-05T00:03:08.342Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-05T00:03:08.342Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-05T00:03:08.342Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-05T00:03:08.342Z] ? github.com/docker/docker/builder [no test files] [2020-12-05T00:03:08.342Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-05T00:03:08.342Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-05T00:03:08.342Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-05T00:03:08.342Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-05T00:03:08.342Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-05T00:03:08.342Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-05T00:03:08.342Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-05T00:03:09.192Z] --- PASS: TestBuildMultiStageLayerLeak (3.36s) [2020-12-05T00:03:09.192Z] === RUN TestBuildWithHugeFile [2020-12-05T00:03:09.388Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-12-05T00:03:10.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-05T00:03:10.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-05T00:03:10.897Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2020-12-05T00:03:12.291Z] ok github.com/docker/docker/builder/remotecontext 0.321s coverage: 13.7% of statements [2020-12-05T00:03:12.652Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-12-05T00:03:12.652Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-12-05T00:03:13.240Z] ok github.com/docker/docker/builder/dockerfile 0.908s coverage: 48.3% of statements [2020-12-05T00:03:13.240Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-05T00:03:13.816Z] ok github.com/docker/docker/builder/remotecontext/git 3.840s coverage: 86.3% of statements [2020-12-05T00:03:13.816Z] ? github.com/docker/docker/cli [no test files] [2020-12-05T00:03:13.816Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-05T00:03:14.017Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-12-05T00:03:14.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-05T00:03:14.944Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-12-05T00:03:15.200Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-12-05T00:03:15.456Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-12-05T00:03:15.711Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-12-05T00:03:15.967Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-12-05T00:03:16.222Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-12-05T00:03:16.222Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-12-05T00:03:16.478Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-12-05T00:03:16.733Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-12-05T00:03:17.485Z] 680bbdbacf1b: Pull complete [2020-12-05T00:03:17.485Z] Digest: sha256:0da0b0e6cf9cf435c6470f23a97a0b9b80495f3712529abc748d80c5fb59209c [2020-12-05T00:03:17.485Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-05T00:03:17.485Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-12-05T00:03:17.485Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-12-05T00:03:17.485Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1577' [2020-12-05T00:03:17.485Z] WARN: Skipping validation tests [2020-12-05T00:03:17.485Z] INFO: Running unit tests at 12/05/2020 00:03:04... [2020-12-05T00:03:17.485Z] INFO: make.ps1 starting at 12/05/2020 00:03:08 [2020-12-05T00:03:17.485Z] INFO: Git commit (495d623ae5) assumed from DOCKER_GITCOMMIT environment variable [2020-12-05T00:03:17.485Z] INFO: Invoking autogen... [2020-12-05T00:03:17.485Z] INFO: Running unit tests... [2020-12-05T00:03:18.098Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-12-05T00:03:18.659Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-12-05T00:03:19.119Z] ok github.com/docker/docker/client 0.318s coverage: 75.4% of statements [2020-12-05T00:03:19.220Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-12-05T00:03:20.147Z] === RUN TestDockerSuite/TestBuildEnv [2020-12-05T00:03:21.119Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-12-05T00:03:21.385Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-12-05T00:03:21.926Z] #68 exporting layers 82.6s done [2020-12-05T00:03:21.926Z] #68 exporting manifest sha256:1fa25254ab801f5f818f8009f9fa67754e3f94fde031ddb138ce8f7624c01668 done [2020-12-05T00:03:21.926Z] #68 exporting config sha256:4cf5144341a1441360f169889c14675446cc16b525f396b77d06d43af00cb0e8 done [2020-12-05T00:03:21.926Z] #68 sending tarball [2020-12-05T00:03:22.321Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-12-05T00:03:23.261Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-12-05T00:03:23.319Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-12-05T00:03:23.482Z] #68 sending tarball 16.4s done [2020-12-05T00:03:23.482Z] #68 DONE 99.0s [2020-12-05T00:03:23.482Z] [2020-12-05T00:03:23.482Z] #69 importing to docker [2020-12-05T00:03:24.637Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-12-05T00:03:26.034Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-12-05T00:03:26.604Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-12-05T00:03:27.535Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-12-05T00:03:28.096Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-12-05T00:03:30.610Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-12-05T00:03:31.946Z] ? github.com/docker/docker/api [no test files] [2020-12-05T00:03:36.275Z] --- PASS: TestBuildWithHugeFile (26.41s) [2020-12-05T00:03:36.275Z] === RUN TestBuildWithEmptyDockerfile [2020-12-05T00:03:36.275Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-05T00:03:36.275Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-05T00:03:36.275Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-05T00:03:36.275Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-05T00:03:36.275Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-05T00:03:36.275Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-05T00:03:36.275Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-05T00:03:36.275Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-05T00:03:36.275Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-05T00:03:36.275Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-12-05T00:03:36.275Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-12-05T00:03:36.275Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-12-05T00:03:36.275Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2020-12-05T00:03:36.275Z] === RUN TestBuildPreserveOwnership [2020-12-05T00:03:36.275Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-05T00:03:37.143Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-12-05T00:03:40.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-05T00:03:40.711Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-05T00:03:41.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-05T00:03:42.109Z] #69 DONE 17.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-05T00:03:42.564Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:495d623ae5b1b601667d82682c5c265be189a29b hack/test/unit [2020-12-05T00:03:42.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-05T00:03:43.433Z] --- PASS: TestBuildPreserveOwnership (7.04s) [2020-12-05T00:03:43.433Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.47s) [2020-12-05T00:03:43.433Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.56s) [2020-12-05T00:03:43.433Z] === RUN TestBuildPlatformInvalid [2020-12-05T00:03:43.433Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-12-05T00:03:43.433Z] PASS [2020-12-05T00:03:43.433Z] [2020-12-05T00:03:43.433Z] === Skipped [2020-12-05T00:03:43.433Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-12-05T00:03:43.433Z] build_session_test.go:25: TODO: BuildKit [2020-12-05T00:03:43.433Z] [2020-12-05T00:03:43.433Z] [2020-12-05T00:03:43.433Z] DONE 32 tests, 1 skipped in 80.449s [2020-12-05T00:03:43.433Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-12-05T00:03:43.433Z] ++ 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-12-05T00:03:43.433Z] ++ set -e [2020-12-05T00:03:43.433Z] ++ '[' -n 0 ']' [2020-12-05T00:03:43.433Z] ++ set -x [2020-12-05T00:03:43.433Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-12-05T00:03:43.433Z] INFO: Testing against a local daemon [2020-12-05T00:03:43.433Z] === RUN TestConfigInspect [2020-12-05T00:03:43.675Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-12-05T00:03:43.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-05T00:03:43.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-05T00:03:43.930Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-12-05T00:03:44.857Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-12-05T00:03:45.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-05T00:03:45.723Z] ok github.com/docker/docker/cmd/dockerd 0.118s coverage: 29.1% of statements [2020-12-05T00:03:45.783Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-12-05T00:03:45.985Z] ok github.com/docker/docker/container 0.169s coverage: 34.7% of statements [2020-12-05T00:03:45.985Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-05T00:03:45.985Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-05T00:03:45.985Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-05T00:03:45.985Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-05T00:03:46.118Z] ? github.com/docker/docker/api [no test files] [2020-12-05T00:03:46.839Z] === RUN TestMiddlewares [2020-12-05T00:03:46.839Z] --- PASS: TestMiddlewares (0.00s) [2020-12-05T00:03:46.839Z] PASS [2020-12-05T00:03:46.839Z] coverage: 9.0% of statements [2020-12-05T00:03:46.839Z] ok github.com/docker/docker/api/server 0.202s coverage: 9.0% of statements [2020-12-05T00:03:47.672Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-12-05T00:03:47.870Z] --- PASS: TestConfigInspect (4.08s) [2020-12-05T00:03:47.870Z] === RUN TestConfigList [2020-12-05T00:03:48.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-05T00:03:48.538Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2020-12-05T00:03:49.560Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-12-05T00:03:49.560Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-12-05T00:03:49.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-05T00:03:50.461Z] ok github.com/docker/docker/daemon/cluster/convert 0.051s coverage: 35.9% of statements [2020-12-05T00:03:51.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-05T00:03:51.415Z] --- PASS: TestConfigList (3.81s) [2020-12-05T00:03:51.415Z] === RUN TestConfigsCreateAndDelete [2020-12-05T00:03:51.450Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-12-05T00:03:51.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-05T00:03:52.011Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-12-05T00:03:52.572Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-12-05T00:03:52.827Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-12-05T00:03:53.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite (303.69s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (13.02s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.17s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.42s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.88s) [2020-12-05T00:03:53.755Z] docker_cli_daemon_test.go:1455: [daf6f315f1b9a] daemon is not started [2020-12-05T00:03:53.755Z] check_test.go:309: [d5e42a6508636] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.32s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.57s) [2020-12-05T00:03:53.755Z] check_test.go:309: [dc633fb1f25e3] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.15s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.71s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.30s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.02s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.94s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.30s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.25s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.08s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.50s) [2020-12-05T00:03:53.755Z] check_test.go:309: [d35bab7d7cf74] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-12-05T00:03:53.755Z] check_test.go:309: [dbcdea8d4025c] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.13s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-12-05T00:03:53.755Z] check_test.go:309: [d53b626268fd2] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.32s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.46s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.39s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2020-12-05T00:03:53.755Z] check_test.go:309: [d12feffaed6c8] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.73s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.45s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.20s) [2020-12-05T00:03:53.755Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-12-05T00:03:53.755Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-12-05T00:03:53.755Z] check_test.go:309: [d510c943aa30b] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.77s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.96s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.23s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.74s) [2020-12-05T00:03:53.755Z] check_test.go:309: [d152ed7758cae] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.63s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-12-05T00:03:53.755Z] check_test.go:309: [df2d093a14e0b] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.27s) [2020-12-05T00:03:53.755Z] docker_cli_daemon_plugins_test.go:79: [d16f5cd437bfd] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.24s) [2020-12-05T00:03:53.755Z] docker_cli_daemon_plugins_test.go:169: [d0fb282e8b5dc] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.13s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-12-05T00:03:53.755Z] check_test.go:309: [d68ed4704db93] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.49s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.52s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.44s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.55s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.34s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.40s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.71s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.24s) [2020-12-05T00:03:53.755Z] check_test.go:309: [d1019a5a01872] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.03s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (9.96s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.94s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.23s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.58s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.62s) [2020-12-05T00:03:53.755Z] check_test.go:309: [de3c212cd37fb] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.29s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.02s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.11s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.44s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.84s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.64s) [2020-12-05T00:03:53.755Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-12-05T00:03:53.755Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-12-05T00:03:53.755Z] check_test.go:309: [dc35cea2f487d] daemon is not started [2020-12-05T00:03:53.755Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-12-05T00:03:53.755Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-12-05T00:03:53.755Z] check_test.go:309: [da12973ec4d2f] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.63s) [2020-12-05T00:03:53.755Z] check_test.go:309: [d4a74d16ea3bd] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.50s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.74s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.60s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.29s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.17s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.73s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.39s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.19s) [2020-12-05T00:03:53.755Z] check_test.go:309: [d38fc3bfbd12e] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.04s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.25s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.30s) [2020-12-05T00:03:53.755Z] check_test.go:309: [dcf49b829f9d0] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.36s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.55s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.08s) [2020-12-05T00:03:53.755Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2020-12-05T00:03:53.755Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2020-12-05T00:03:53.755Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2020-12-05T00:03:53.755Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2020-12-05T00:03:53.755Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2020-12-05T00:03:53.755Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2020-12-05T00:03:53.755Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2020-12-05T00:03:53.755Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2020-12-05T00:03:53.755Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2020-12-05T00:03:53.755Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2020-12-05T00:03:53.755Z] check_test.go:309: [d22c660442b46] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.04s) [2020-12-05T00:03:53.755Z] check_test.go:309: [d65997ffaecec] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.26s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.53s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2020-12-05T00:03:53.755Z] check_test.go:309: [ddc5efcdbbb17] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.04s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.43s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.23s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2020-12-05T00:03:53.755Z] check_test.go:309: [dbf7d4bdbe22f] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.77s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.59s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.05s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.16s) [2020-12-05T00:03:53.755Z] check_test.go:309: [da05cfa397ff7] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.54s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.53s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.42s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-12-05T00:03:53.755Z] check_test.go:309: [d420777c4a80c] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.81s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.36s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.63s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.96s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.16s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.41s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.54s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.48s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.28s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.89s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.94s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.54s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (6.38s) [2020-12-05T00:03:53.755Z] docker_cli_daemon_test.go:2550: [de4a557c114d5] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.35s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.93s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.45s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.14s) [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.06s) [2020-12-05T00:03:53.755Z] check_test.go:309: [d650e4dbca4c2] daemon is not started [2020-12-05T00:03:53.755Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.32s) [2020-12-05T00:03:53.755Z] === RUN TestDockerSwarmSuite [2020-12-05T00:03:53.755Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-12-05T00:03:53.755Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-12-05T00:03:53.776Z] ok github.com/docker/docker/daemon/cluster 0.130s coverage: 0.5% of statements [2020-12-05T00:03:54.010Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-12-05T00:03:54.010Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-12-05T00:03:54.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-05T00:03:54.920Z] --- PASS: TestConfigsCreateAndDelete (3.33s) [2020-12-05T00:03:54.920Z] === RUN TestConfigsUpdate [2020-12-05T00:03:55.701Z] ok github.com/docker/docker/daemon/discovery 0.025s coverage: 30.0% of statements [2020-12-05T00:03:55.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-05T00:03:56.277Z] ok github.com/docker/docker/daemon/config 0.094s coverage: 81.8% of statements [2020-12-05T00:03:56.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-05T00:03:57.223Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2020-12-05T00:03:57.274Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-12-05T00:03:57.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-05T00:03:58.170Z] ok github.com/docker/docker/daemon/graphdriver 0.018s coverage: 2.2% of statements [2020-12-05T00:03:58.609Z] --- PASS: TestConfigsUpdate (3.88s) [2020-12-05T00:03:58.609Z] === RUN TestTemplatedConfig [2020-12-05T00:03:58.887Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-05T00:03:58.887Z] Using test binary docker [2020-12-05T00:03:58.887Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-05T00:03:58.887Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-05T00:03:58.887Z] INFO: Waiting for daemon to start... [2020-12-05T00:03:58.887Z] Starting dockerd [2020-12-05T00:04:00.539Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-12-05T00:04:01.477Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-12-05T00:04:02.050Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.546s coverage: 14.1% of statements [2020-12-05T00:04:02.111Z] --- PASS: TestTemplatedConfig (3.74s) [2020-12-05T00:04:02.112Z] === RUN TestConfigCreateResolve [2020-12-05T00:04:02.183Z] . [2020-12-05T00:04:02.183Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-05T00:04:02.183Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-05T00:04:02.183Z] Error: No such image: emptyfs [2020-12-05T00:04:02.183Z] Running integration-test (iteration 1) [2020-12-05T00:04:02.183Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-12-05T00:04:02.995Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.649s coverage: 56.2% of statements [2020-12-05T00:04:03.053Z] === RUN TestDockerSuite/TestBuildExpose [2020-12-05T00:04:03.308Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-12-05T00:04:03.869Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-12-05T00:04:04.124Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-12-05T00:04:04.380Z] === RUN TestDockerSuite/TestBuildFails [2020-12-05T00:04:04.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-12-05T00:04:04.792Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2020-12-05T00:04:04.931Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-12-05T00:04:04.940Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-12-05T00:04:04.940Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-12-05T00:04:06.619Z] --- PASS: TestConfigCreateResolve (3.74s) [2020-12-05T00:04:06.619Z] === RUN TestConfigDaemonLibtrustID [2020-12-05T00:04:06.619Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-12-05T00:04:06.619Z] PASS [2020-12-05T00:04:06.619Z] [2020-12-05T00:04:06.619Z] DONE 7 tests in 23.174s [2020-12-05T00:04:06.619Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-12-05T00:04:06.619Z] ++ 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-12-05T00:04:06.619Z] ++ set -e [2020-12-05T00:04:06.619Z] ++ '[' -n 0 ']' [2020-12-05T00:04:06.619Z] ++ set -x [2020-12-05T00:04:06.619Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:04:06.619Z] INFO: Testing against a local daemon [2020-12-05T00:04:06.619Z] === RUN TestCheckpoint [2020-12-05T00:04:06.619Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-05T00:04:06.619Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-05T00:04:06.619Z] === RUN TestContainerInvalidJSON [2020-12-05T00:04:06.619Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-05T00:04:06.619Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-05T00:04:06.619Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-05T00:04:06.619Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-05T00:04:06.619Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-05T00:04:06.619Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-05T00:04:06.619Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-05T00:04:06.619Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-05T00:04:06.619Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-05T00:04:06.619Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-12-05T00:04:06.619Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-05T00:04:06.619Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-05T00:04:06.619Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-05T00:04:06.619Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-05T00:04:06.619Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-12-05T00:04:06.619Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-05T00:04:06.619Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-12-05T00:04:06.619Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-05T00:04:06.829Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-12-05T00:04:06.909Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-12-05T00:04:06.909Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-05T00:04:06.909Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-12-05T00:04:06.909Z] === RUN TestCopyFromContainer [2020-12-05T00:04:08.192Z] === RUN TestDockerSuite/TestBuildForceRm [2020-12-05T00:04:08.234Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.230s coverage: 46.2% of statements [2020-12-05T00:04:08.234Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.169s coverage: 73.1% of statements [2020-12-05T00:04:08.805Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.816s coverage: 49.5% of statements [2020-12-05T00:04:09.555Z] === RUN TestDockerSuite/TestBuildFromGit [2020-12-05T00:04:09.699Z] === RUN TestCopyFromContainer// [2020-12-05T00:04:09.699Z] === RUN TestCopyFromContainer//bar/root [2020-12-05T00:04:09.699Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-05T00:04:09.699Z] === RUN TestCopyFromContainer/bar/quux [2020-12-05T00:04:09.699Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-05T00:04:09.990Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-05T00:04:09.990Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-05T00:04:10.286Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-05T00:04:10.286Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-05T00:04:10.286Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-05T00:04:10.482Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-12-05T00:04:10.575Z] --- PASS: TestCopyFromContainer (3.46s) [2020-12-05T00:04:10.575Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-12-05T00:04:10.575Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2020-12-05T00:04:10.575Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-12-05T00:04:10.575Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-12-05T00:04:10.575Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-12-05T00:04:10.575Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-12-05T00:04:10.575Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-12-05T00:04:10.575Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-12-05T00:04:10.575Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-12-05T00:04:10.575Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-12-05T00:04:10.575Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-05T00:04:10.575Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-05T00:04:10.575Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-05T00:04:10.575Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-05T00:04:10.575Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-05T00:04:10.575Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-05T00:04:10.575Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-05T00:04:10.575Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-05T00:04:10.575Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-05T00:04:10.575Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-05T00:04:10.575Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-12-05T00:04:10.575Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-05T00:04:10.575Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-05T00:04:10.575Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-05T00:04:10.575Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-05T00:04:10.575Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-12-05T00:04:10.575Z] === RUN TestCreateWithInvalidEnv [2020-12-05T00:04:10.575Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-05T00:04:10.575Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-05T00:04:10.575Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-05T00:04:10.575Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-05T00:04:10.575Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-05T00:04:10.575Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-05T00:04:10.575Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-05T00:04:10.575Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-05T00:04:10.575Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-05T00:04:10.575Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-12-05T00:04:10.575Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-05T00:04:10.575Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-05T00:04:10.575Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-05T00:04:10.575Z] === RUN TestCreateTmpfsMountsTarget [2020-12-05T00:04:10.575Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-12-05T00:04:10.575Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-05T00:04:10.725Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-12-05T00:04:10.725Z] ok github.com/docker/docker/daemon 12.333s coverage: 17.2% of statements [2020-12-05T00:04:10.725Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-05T00:04:10.725Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-05T00:04:10.725Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-05T00:04:10.725Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-05T00:04:10.725Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-05T00:04:10.737Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-12-05T00:04:10.987Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-12-05T00:04:11.663Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-12-05T00:04:11.935Z] ok github.com/docker/docker/daemon/links 0.024s coverage: 93.0% of statements [2020-12-05T00:04:13.027Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-12-05T00:04:13.283Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-12-05T00:04:13.295Z] --- PASS: TestCreateWithCustomMaskedPaths (2.49s) [2020-12-05T00:04:13.295Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-05T00:04:13.327Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 41.0% of statements [2020-12-05T00:04:13.538Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-12-05T00:04:13.794Z] --- PASS: TestImportExtremelyLargeImageWorks (102.72s) [2020-12-05T00:04:13.794Z] PASS [2020-12-05T00:04:13.794Z] [2020-12-05T00:04:13.794Z] DONE 12 tests in 105.477s [2020-12-05T00:04:13.794Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-12-05T00:04:13.794Z] ++ 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-12-05T00:04:13.794Z] ++ set -e [2020-12-05T00:04:13.794Z] ++ '[' -n 0 ']' [2020-12-05T00:04:13.794Z] ++ set -x [2020-12-05T00:04:13.794Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:04:13.904Z] ok github.com/docker/docker/daemon/images 0.073s coverage: 6.5% of statements [2020-12-05T00:04:14.049Z] INFO: Testing against a local daemon [2020-12-05T00:04:14.049Z] === RUN TestNetworkCreateDelete [2020-12-05T00:04:14.049Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-12-05T00:04:14.049Z] === RUN TestDockerNetworkDeletePreferID [2020-12-05T00:04:14.460Z] Loaded image: buildpack-deps:buster [2020-12-05T00:04:14.460Z] Loaded image: busybox:latest [2020-12-05T00:04:14.460Z] Loaded image: busybox:glibc [2020-12-05T00:04:14.460Z] Loaded image: debian:buster [2020-12-05T00:04:14.460Z] Loaded image: hello-world:latest [2020-12-05T00:04:14.460Z] Loaded image: arm32v7/hello-world:latest [2020-12-05T00:04:14.460Z] INFO: Testing against a local daemon [2020-12-05T00:04:14.460Z] === RUN TestCgroupNamespacesBuild [2020-12-05T00:04:14.610Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2020-12-05T00:04:14.610Z] === RUN TestDaemonDNSFallback [2020-12-05T00:04:14.853Z] ok github.com/docker/docker/daemon/logger/awslogs 0.288s coverage: 77.4% of statements [2020-12-05T00:04:15.115Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 67.0% of statements [2020-12-05T00:04:15.115Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 23.9% of statements [2020-12-05T00:04:15.171Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-12-05T00:04:16.014Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.68s) [2020-12-05T00:04:16.014Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-05T00:04:16.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-05T00:04:16.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-05T00:04:16.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-05T00:04:16.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-05T00:04:16.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-05T00:04:16.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-05T00:04:16.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-05T00:04:16.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-05T00:04:16.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-05T00:04:16.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-05T00:04:16.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-05T00:04:16.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-05T00:04:16.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-05T00:04:16.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-05T00:04:16.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-05T00:04:16.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-12-05T00:04:16.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-12-05T00:04:16.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-12-05T00:04:16.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-12-05T00:04:16.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-12-05T00:04:16.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-12-05T00:04:16.014Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-05T00:04:16.061Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 87.2% of statements [2020-12-05T00:04:16.062Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.169s coverage: 57.7% of statements [2020-12-05T00:04:16.062Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-05T00:04:16.062Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-05T00:04:16.062Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-05T00:04:16.062Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-05T00:04:16.062Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-05T00:04:16.062Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-05T00:04:16.325Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 61.6% of statements [2020-12-05T00:04:16.534Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-12-05T00:04:16.709Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.90s) [2020-12-05T00:04:16.709Z] === RUN TestCreateDifferentPlatform [2020-12-05T00:04:16.709Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-05T00:04:16.709Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-05T00:04:16.709Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-12-05T00:04:16.709Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-05T00:04:16.709Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-05T00:04:16.709Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-05T00:04:16.709Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-12-05T00:04:16.709Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-05T00:04:16.709Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2020-12-05T00:04:16.709Z] === RUN TestContainerStartOnDaemonRestart [2020-12-05T00:04:16.709Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-05T00:04:16.709Z] === RUN TestDaemonRestartIpcMode [2020-12-05T00:04:16.709Z] === PAUSE TestDaemonRestartIpcMode [2020-12-05T00:04:16.709Z] === RUN TestDaemonHostGatewayIP [2020-12-05T00:04:16.709Z] === PAUSE TestDaemonHostGatewayIP [2020-12-05T00:04:16.709Z] === RUN TestContainerKillOnDaemonStart [2020-12-05T00:04:16.709Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-05T00:04:16.709Z] === RUN TestDiff [2020-12-05T00:04:16.900Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 75.2% of statements [2020-12-05T00:04:16.900Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-05T00:04:17.095Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-12-05T00:04:17.350Z] === RUN TestDockerSuite/TestBuildHistory [2020-12-05T00:04:17.766Z] --- PASS: TestDiff (0.87s) [2020-12-05T00:04:17.766Z] === RUN TestExecWithCloseStdin [2020-12-05T00:04:17.849Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 33.3% of statements [2020-12-05T00:04:17.911Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-12-05T00:04:18.423Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.117s coverage: 58.6% of statements [2020-12-05T00:04:18.686Z] ok github.com/docker/docker/daemon/logger/templates 0.025s coverage: 8.3% of statements [2020-12-05T00:04:18.795Z] --- PASS: TestExecWithCloseStdin (1.00s) [2020-12-05T00:04:18.795Z] === RUN TestExec [2020-12-05T00:04:19.262Z] ok github.com/docker/docker/daemon/logger/syslog 0.036s coverage: 46.8% of statements [2020-12-05T00:04:19.813Z] --- PASS: TestCgroupNamespacesBuild (4.86s) [2020-12-05T00:04:19.813Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-05T00:04:19.824Z] --- PASS: TestExec (1.01s) [2020-12-05T00:04:19.824Z] === RUN TestExecUser [2020-12-05T00:04:19.837Z] ok github.com/docker/docker/daemon/network 0.047s coverage: 63.8% of statements [2020-12-05T00:04:20.411Z] ok github.com/docker/docker/daemon/logger/splunk 1.842s coverage: 82.5% of statements [2020-12-05T00:04:20.411Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-05T00:04:20.411Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-05T00:04:20.422Z] === RUN TestDockerSuite/TestBuildIidFile [2020-12-05T00:04:20.422Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-12-05T00:04:20.852Z] --- PASS: TestExecUser (0.99s) [2020-12-05T00:04:20.852Z] === RUN TestExportContainerAndImportImage [2020-12-05T00:04:20.983Z] === RUN TestDockerSuite/TestBuildInheritance [2020-12-05T00:04:20.985Z] ok github.com/docker/docker/distribution/metadata 0.125s coverage: 48.2% of statements [2020-12-05T00:04:21.238Z] --- PASS: TestDaemonDNSFallback (6.68s) [2020-12-05T00:04:21.238Z] === RUN TestInspectNetwork [2020-12-05T00:04:21.474Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m10.977197418s with top 10 stages: buildssa: 1m38.306964608s, goimports: 22.250983198s, unconvert: 12.983662029s, gosec: 10.598972539s, golint: 5.866097749s, misspell: 4.523305333s, ineffassign: 4.287608835s, vrp: 3.549152254s, inspect: 3.430251693s, printf: 1.883362215s [2020-12-05T00:04:21.474Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2020-12-05T00:04:21.474Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1682/1682, cgo: 1682/2262, filename_unadjuster: 1682/1682, identifier_marker: 1577/1577, nolint: 0/64, exclude: 1577/1577, skip_files: 1682/1682, skip_dirs: 1682/1682, autogenerated_exclude: 1577/1682, exclude-rules: 64/1577 [2020-12-05T00:04:21.474Z] INFO [runner] processing took 58.674773ms with stages: nolint: 25.480895ms, identifier_marker: 16.146732ms, path_prettifier: 7.92112ms, autogenerated_exclude: 3.938252ms, exclude-rules: 3.274485ms, skip_dirs: 1.633122ms, cgo: 182.494µs, filename_unadjuster: 92.01µs, max_same_issues: 1.878µs, uniq_by_line: 990ns, diff: 518ns, source_code: 508ns, skip_files: 428ns, max_from_linter: 423ns, exclude: 410ns, path_shortener: 258ns, max_per_file_from_linter: 250ns [2020-12-05T00:04:21.474Z] INFO [runner] linters took 1m41.795814716s with stages: goanalysis_metalinter: 1m21.523650641s, unused: 20.213357708s [2020-12-05T00:04:21.474Z] INFO File cache stats: 1448 entries of total size 6.8MiB [2020-12-05T00:04:21.474Z] INFO Memory: 1563 samples, avg is 712.7MB, max is 3571.8MB [2020-12-05T00:04:21.474Z] INFO Execution took 3m45.800508701s [2020-12-05T00:04:21.493Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-12-05T00:04:21.723Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s) [2020-12-05T00:04:21.723Z] === RUN TestBuildWithSession [2020-12-05T00:04:21.723Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-05T00:04:21.723Z] build_session_test.go:25: TODO: BuildKit [2020-12-05T00:04:21.723Z] === RUN TestBuildSquashParent [2020-12-05T00:04:21.730Z] Congratulations! The shell scripts are properly formatted. [2020-12-05T00:04:21.749Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-12-05T00:04:21.749Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-12-05T00:04:21.899Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2020-12-05T00:04:21.899Z] === RUN TestExportContainerAfterDaemonRestart [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [2020-12-05T00:04:22.378Z] ok github.com/docker/docker/errdefs 0.020s coverage: 53.1% of statements [Pipeline] sh [2020-12-05T00:04:22.641Z] ok github.com/docker/docker/distribution 0.263s coverage: 25.1% of statements [2020-12-05T00:04:22.641Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-05T00:04:22.659Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:495d623ae5b1b601667d82682c5c265be189a29b hack/make.sh dynbinary-daemon test-docker-py [2020-12-05T00:04:22.674Z] === RUN TestDockerSuite/TestBuildLabel [2020-12-05T00:04:22.674Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-12-05T00:04:23.217Z] ok github.com/docker/docker/image 0.053s coverage: 86.4% of statements [2020-12-05T00:04:23.224Z] [2020-12-05T00:04:23.224Z] Removing bundles/ [2020-12-05T00:04:23.224Z] [2020-12-05T00:04:23.224Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-12-05T00:04:23.224Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-05T00:04:23.224Z] GOOS="" GOARCH="" GOARM="" [2020-12-05T00:04:23.235Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-12-05T00:04:23.399Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-12-05T00:04:23.399Z] === RUN TestHealthCheckWorkdir [2020-12-05T00:04:23.490Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-12-05T00:04:23.490Z] === RUN TestDockerSuite/TestBuildLabels [2020-12-05T00:04:23.793Z] ok github.com/docker/docker/distribution/xfer 1.731s coverage: 85.1% of statements [2020-12-05T00:04:23.793Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-05T00:04:23.793Z] ok github.com/docker/docker/image/v1 0.032s coverage: 25.0% of statements [2020-12-05T00:04:24.051Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-12-05T00:04:24.059Z] ok github.com/docker/docker/image/cache 0.051s coverage: 19.2% of statements [2020-12-05T00:04:24.059Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-05T00:04:24.059Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-05T00:04:24.437Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2020-12-05T00:04:24.437Z] === RUN TestHealthKillContainer [2020-12-05T00:04:24.611Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-12-05T00:04:24.611Z] === RUN TestInspectNetwork/full_network_id [2020-12-05T00:04:24.611Z] === RUN TestInspectNetwork/partial_network_id [2020-12-05T00:04:24.611Z] === RUN TestInspectNetwork/network_name [2020-12-05T00:04:24.611Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-05T00:04:25.006Z] ok github.com/docker/docker/libcontainerd/queue 0.044s coverage: 100.0% of statements [2020-12-05T00:04:25.583Z] ok github.com/docker/docker/oci 0.033s coverage: 8.2% of statements [2020-12-05T00:04:25.846Z] ok github.com/docker/docker/opts 0.046s coverage: 67.1% of statements [2020-12-05T00:04:25.846Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 52.9% of statements [2020-12-05T00:04:26.497Z] === RUN TestDockerSuite/TestBuildLastModified [2020-12-05T00:04:26.794Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2020-12-05T00:04:27.741Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-12-05T00:04:27.741Z] ok github.com/docker/docker/pkg/authorization 0.399s coverage: 68.3% of statements [2020-12-05T00:04:27.939Z] --- PASS: TestHealthKillContainer (2.97s) [2020-12-05T00:04:27.940Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-05T00:04:28.302Z] --- PASS: TestBuildSquashParent (6.81s) [2020-12-05T00:04:28.302Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-05T00:04:28.302Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-05T00:04:28.302Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-05T00:04:28.302Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-05T00:04:28.302Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-05T00:04:28.302Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-05T00:04:28.302Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-05T00:04:28.302Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-05T00:04:28.302Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-05T00:04:28.302Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-05T00:04:28.302Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-05T00:04:28.302Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-05T00:04:28.302Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-05T00:04:28.302Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-05T00:04:28.302Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-05T00:04:28.569Z] --- PASS: TestInspectCpusetInConfigPre120 (0.95s) [2020-12-05T00:04:28.569Z] === RUN TestIpcModeNone [2020-12-05T00:04:28.688Z] ok github.com/docker/docker/pkg/directory 0.038s coverage: 80.0% of statements [2020-12-05T00:04:28.950Z] ok github.com/docker/docker/pkg/archive 1.252s coverage: 77.2% of statements [2020-12-05T00:04:29.212Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-12-05T00:04:29.598Z] --- PASS: TestIpcModeNone (0.99s) [2020-12-05T00:04:29.598Z] === RUN TestIpcModePrivate [2020-12-05T00:04:29.759Z] --- PASS: TestInspectNetwork (8.19s) [2020-12-05T00:04:29.759Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-05T00:04:29.759Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-05T00:04:29.759Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-05T00:04:29.759Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-05T00:04:29.759Z] === RUN TestRunContainerWithBridgeNone [2020-12-05T00:04:29.786Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 92.9% of statements [2020-12-05T00:04:30.213Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-05T00:04:30.213Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-05T00:04:30.357Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-12-05T00:04:30.626Z] --- PASS: TestIpcModePrivate (0.97s) [2020-12-05T00:04:30.627Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-12-05T00:04:30.627Z] === RUN TestIpcModeShareable [2020-12-05T00:04:30.930Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-12-05T00:04:31.124Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-12-05T00:04:31.124Z] --- PASS: TestRunContainerWithBridgeNone (1.70s) [2020-12-05T00:04:31.124Z] === RUN TestNetworkInvalidJSON [2020-12-05T00:04:31.124Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-05T00:04:31.124Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-05T00:04:31.124Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-05T00:04:31.124Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-05T00:04:31.124Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-05T00:04:31.124Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-05T00:04:31.124Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-05T00:04:31.124Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-05T00:04:31.124Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-05T00:04:31.124Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-12-05T00:04:31.124Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-05T00:04:31.124Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-05T00:04:31.124Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-05T00:04:31.124Z] === RUN TestHostIPv4BridgeLabel [2020-12-05T00:04:31.191Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2020-12-05T00:04:31.655Z] --- PASS: TestIpcModeShareable (1.03s) [2020-12-05T00:04:31.656Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-12-05T00:04:31.656Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-05T00:04:31.684Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2020-12-05T00:04:31.684Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-05T00:04:32.122Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-05T00:04:32.122Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-05T00:04:32.134Z] ok github.com/docker/docker/pkg/chrootarchive 3.489s coverage: 43.2% of statements [2020-12-05T00:04:32.396Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-12-05T00:04:32.969Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2020-12-05T00:04:33.048Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-12-05T00:04:33.049Z] === RUN TestDaemonDefaultNetworkPools [2020-12-05T00:04:33.231Z] ok github.com/docker/docker/pkg/fsutils 0.309s coverage: 85.1% of statements [2020-12-05T00:04:33.231Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2020-12-05T00:04:33.494Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2020-12-05T00:04:33.975Z] --- PASS: TestDaemonDefaultNetworkPools (1.07s) [2020-12-05T00:04:33.975Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-05T00:04:33.975Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-12-05T00:04:33.975Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-12-05T00:04:34.037Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-12-05T00:04:34.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.65s) [2020-12-05T00:04:34.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.68s) [2020-12-05T00:04:34.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.93s) [2020-12-05T00:04:34.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.93s) [2020-12-05T00:04:34.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2020-12-05T00:04:34.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.03s) [2020-12-05T00:04:34.037Z] === RUN TestBuildMultiStageCopy [2020-12-05T00:04:34.037Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-05T00:04:34.068Z] ok github.com/docker/docker/layer 7.482s coverage: 68.8% of statements [2020-12-05T00:04:34.068Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-05T00:04:34.068Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-05T00:04:34.068Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-05T00:04:34.068Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-05T00:04:34.068Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-05T00:04:34.068Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-05T00:04:34.068Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-05T00:04:34.231Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-12-05T00:04:34.231Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-12-05T00:04:34.231Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-12-05T00:04:34.416Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.92s) [2020-12-05T00:04:34.417Z] === RUN TestAPIIpcModeHost [2020-12-05T00:04:34.486Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-12-05T00:04:34.644Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2020-12-05T00:04:34.644Z] ok github.com/docker/docker/pkg/longpath 0.019s coverage: 100.0% of statements [2020-12-05T00:04:34.907Z] ok github.com/docker/docker/pkg/ioutils 0.619s coverage: 70.6% of statements [2020-12-05T00:04:34.907Z] ok github.com/docker/docker/pkg/idtools 0.888s coverage: 70.1% of statements [2020-12-05T00:04:34.907Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-05T00:04:34.907Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-05T00:04:34.907Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-05T00:04:35.046Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-12-05T00:04:35.046Z] === RUN TestDaemonIpcModeShareable [2020-12-05T00:04:35.047Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-12-05T00:04:35.047Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-05T00:04:35.170Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2020-12-05T00:04:35.170Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-05T00:04:35.302Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-12-05T00:04:35.433Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2020-12-05T00:04:35.433Z] ok github.com/docker/docker/pkg/parsers/kernel 0.022s coverage: 60.0% of statements [2020-12-05T00:04:35.696Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2020-12-05T00:04:35.959Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.055s coverage: 86.7% of statements [2020-12-05T00:04:35.959Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-05T00:04:35.959Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-05T00:04:36.228Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2020-12-05T00:04:36.228Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-05T00:04:36.483Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-12-05T00:04:36.535Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2020-12-05T00:04:37.044Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-12-05T00:04:37.044Z] === RUN TestServiceWithPredefinedNetwork [2020-12-05T00:04:37.105Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2020-12-05T00:04:37.105Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-12-05T00:04:37.105Z] === RUN TestDaemonIpcModePrivate [2020-12-05T00:04:37.111Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2020-12-05T00:04:37.111Z] ok github.com/docker/docker/pkg/plugins/transport 0.019s coverage: 85.7% of statements [2020-12-05T00:04:37.111Z] ok github.com/docker/docker/pkg/progress 0.019s coverage: 75.9% of statements [2020-12-05T00:04:37.332Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-05T00:04:37.685Z] ok github.com/docker/docker/pkg/reexec 0.023s coverage: 82.4% of statements [2020-12-05T00:04:38.276Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-05T00:04:38.616Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2020-12-05T00:04:38.616Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-12-05T00:04:38.616Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-05T00:04:38.630Z] ok github.com/docker/docker/pkg/stdcopy 0.015s coverage: 100.0% of statements [2020-12-05T00:04:38.630Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 75.0% of statements [2020-12-05T00:04:38.892Z] ok github.com/docker/docker/pkg/streamformatter 0.023s coverage: 66.2% of statements [2020-12-05T00:04:39.153Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-12-05T00:04:39.216Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-05T00:04:39.555Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-12-05T00:04:39.556Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-12-05T00:04:40.100Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 54.2% of statements [2020-12-05T00:04:40.100Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 36.9% of statements [2020-12-05T00:04:40.115Z] --- PASS: TestServiceWithPredefinedNetwork (3.02s) [2020-12-05T00:04:40.115Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-05T00:04:40.115Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-05T00:04:40.115Z] service_test.go:236: FLAKY_TEST [2020-12-05T00:04:40.115Z] === RUN TestServiceWithDataPathPortInit [2020-12-05T00:04:40.115Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-12-05T00:04:40.155Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-05T00:04:40.673Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2020-12-05T00:04:40.673Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-12-05T00:04:40.673Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-05T00:04:40.674Z] ok github.com/docker/docker/pkg/tailfile 0.089s coverage: 88.6% of statements [2020-12-05T00:04:40.674Z] ok github.com/docker/docker/pkg/signal 2.793s coverage: 61.0% of statements [2020-12-05T00:04:41.095Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2020-12-05T00:04:41.095Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2020-12-05T00:04:41.095Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-12-05T00:04:41.095Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-12-05T00:04:41.095Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-12-05T00:04:41.095Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2020-12-05T00:04:41.095Z] === RUN TestBuildMultiStageParentConfig [2020-12-05T00:04:41.249Z] testing: warning: no tests to run [2020-12-05T00:04:41.249Z] coverage: [no statements] [2020-12-05T00:04:41.249Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2020-12-05T00:04:41.249Z] ok github.com/docker/docker/pkg/tarsum 0.112s coverage: 89.3% of statements [2020-12-05T00:04:41.510Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-12-05T00:04:41.773Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2020-12-05T00:04:41.773Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2020-12-05T00:04:42.747Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2020-12-05T00:04:42.747Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-12-05T00:04:42.747Z] === RUN TestIpcModeOlderClient [2020-12-05T00:04:42.747Z] === PAUSE TestIpcModeOlderClient [2020-12-05T00:04:42.747Z] === RUN TestKillContainerInvalidSignal [2020-12-05T00:04:43.165Z] ok github.com/docker/docker/plugin/v2 0.032s coverage: 14.5% of statements [2020-12-05T00:04:43.166Z] ok github.com/docker/docker/profiles/seccomp 0.019s coverage: 85.4% of statements [2020-12-05T00:04:43.377Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2020-12-05T00:04:43.377Z] === RUN TestKillContainer [2020-12-05T00:04:43.377Z] === RUN TestKillContainer/no_signal [2020-12-05T00:04:44.112Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-12-05T00:04:44.375Z] ok github.com/docker/docker/plugin 0.556s coverage: 23.2% of statements [2020-12-05T00:04:44.406Z] === RUN TestKillContainer/non_killing_signal [2020-12-05T00:04:44.696Z] === RUN TestKillContainer/killing_signal [2020-12-05T00:04:45.354Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-12-05T00:04:45.354Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-12-05T00:04:45.766Z] ok github.com/docker/docker/registry/resumable 0.058s coverage: 100.0% of statements [2020-12-05T00:04:46.028Z] ok github.com/docker/docker/quota 0.612s coverage: 71.4% of statements [2020-12-05T00:04:46.028Z] ok github.com/docker/docker/registry 0.171s coverage: 57.2% of statements [2020-12-05T00:04:46.197Z] --- PASS: TestKillContainer (2.70s) [2020-12-05T00:04:46.197Z] --- PASS: TestKillContainer/no_signal (0.90s) [2020-12-05T00:04:46.197Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2020-12-05T00:04:46.197Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2020-12-05T00:04:46.197Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-05T00:04:46.197Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-05T00:04:46.290Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2020-12-05T00:04:46.382Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-12-05T00:04:46.382Z] === RUN TestBuildLabelWithTargets [2020-12-05T00:04:46.826Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-05T00:04:47.238Z] ok github.com/docker/docker/testutil 0.021s coverage: 62.5% of statements [2020-12-05T00:04:47.238Z] ok github.com/docker/docker/runconfig 0.033s coverage: 66.1% of statements [2020-12-05T00:04:47.388Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-05T00:04:47.388Z] === RUN TestBoolValue [2020-12-05T00:04:47.388Z] --- PASS: TestBoolValue (0.00s) [2020-12-05T00:04:47.388Z] === RUN TestBoolValueOrDefault [2020-12-05T00:04:47.388Z] --- PASS: TestBoolValueOrDefault (0.00s) [2020-12-05T00:04:47.388Z] === RUN TestInt64ValueOrZero [2020-12-05T00:04:47.388Z] --- PASS: TestInt64ValueOrZero (0.00s) [2020-12-05T00:04:47.388Z] === RUN TestInt64ValueOrDefault [2020-12-05T00:04:47.388Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2020-12-05T00:04:47.388Z] === RUN TestInt64ValueOrDefaultWithError [2020-12-05T00:04:47.388Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2020-12-05T00:04:47.388Z] === RUN TestJsonContentType [2020-12-05T00:04:47.388Z] --- PASS: TestJsonContentType (0.00s) [2020-12-05T00:04:47.388Z] PASS [2020-12-05T00:04:47.388Z] coverage: 14.7% of statements [2020-12-05T00:04:47.388Z] ok github.com/docker/docker/api/server/httputils 0.145s coverage: 14.7% of statements [2020-12-05T00:04:47.388Z] === RUN TestMaskSecretKeys [2020-12-05T00:04:47.388Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2020-12-05T00:04:47.388Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2020-12-05T00:04:47.388Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2020-12-05T00:04:47.388Z] --- PASS: TestMaskSecretKeys (0.00s) [2020-12-05T00:04:47.388Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2020-12-05T00:04:47.388Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2020-12-05T00:04:47.388Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2020-12-05T00:04:47.388Z] === RUN TestVersionMiddlewareVersion [2020-12-05T00:04:47.388Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2020-12-05T00:04:47.388Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2020-12-05T00:04:47.388Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2020-12-05T00:04:47.388Z] PASS [2020-12-05T00:04:47.388Z] coverage: 37.7% of statements [2020-12-05T00:04:47.388Z] ok github.com/docker/docker/api/server/middleware 0.160s coverage: 37.7% of statements [2020-12-05T00:04:47.388Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-05T00:04:47.388Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-05T00:04:47.388Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-05T00:04:47.388Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-05T00:04:47.388Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-05T00:04:47.388Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-05T00:04:47.388Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-05T00:04:47.388Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-05T00:04:47.388Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-05T00:04:47.388Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-05T00:04:47.388Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-05T00:04:47.855Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.78s) [2020-12-05T00:04:47.856Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) [2020-12-05T00:04:47.856Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2020-12-05T00:04:47.856Z] === RUN TestKillStoppedContainer [2020-12-05T00:04:47.856Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-12-05T00:04:47.856Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-05T00:04:47.856Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-12-05T00:04:47.856Z] === RUN TestKillDifferentUserContainer [2020-12-05T00:04:47.861Z] === RUN TestStrSliceMarshalJSON [2020-12-05T00:04:47.861Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2020-12-05T00:04:47.861Z] === RUN TestStrSliceUnmarshalJSON [2020-12-05T00:04:47.861Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2020-12-05T00:04:47.861Z] === RUN TestStrSliceUnmarshalString [2020-12-05T00:04:47.861Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2020-12-05T00:04:47.861Z] === RUN TestStrSliceUnmarshalSlice [2020-12-05T00:04:47.861Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2020-12-05T00:04:47.861Z] PASS [2020-12-05T00:04:47.861Z] coverage: 90.0% of statements [2020-12-05T00:04:47.861Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2020-12-05T00:04:47.861Z] === RUN TestToJSON [2020-12-05T00:04:47.861Z] --- PASS: TestToJSON (0.00s) [2020-12-05T00:04:47.861Z] === RUN TestToParamWithVersion [2020-12-05T00:04:47.861Z] --- PASS: TestToParamWithVersion (0.00s) [2020-12-05T00:04:47.861Z] === RUN TestFromJSON [2020-12-05T00:04:47.861Z] --- PASS: TestFromJSON (0.00s) [2020-12-05T00:04:47.861Z] === RUN TestEmpty [2020-12-05T00:04:47.861Z] --- PASS: TestEmpty (0.00s) [2020-12-05T00:04:47.861Z] === RUN TestArgsMatchKVListEmptySources [2020-12-05T00:04:47.861Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2020-12-05T00:04:47.861Z] === RUN TestArgsMatchKVList [2020-12-05T00:04:47.861Z] --- PASS: TestArgsMatchKVList (0.00s) [2020-12-05T00:04:47.861Z] === RUN TestArgsMatch [2020-12-05T00:04:47.861Z] --- PASS: TestArgsMatch (0.00s) [2020-12-05T00:04:47.861Z] === RUN TestAdd [2020-12-05T00:04:47.861Z] --- PASS: TestAdd (0.00s) [2020-12-05T00:04:47.861Z] === RUN TestDel [2020-12-05T00:04:47.861Z] --- PASS: TestDel (0.00s) [2020-12-05T00:04:47.861Z] === RUN TestLen [2020-12-05T00:04:47.861Z] --- PASS: TestLen (0.00s) [2020-12-05T00:04:47.861Z] === RUN TestExactMatch [2020-12-05T00:04:47.861Z] --- PASS: TestExactMatch (0.00s) [2020-12-05T00:04:47.861Z] === RUN TestOnlyOneExactMatch [2020-12-05T00:04:47.861Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2020-12-05T00:04:47.861Z] === RUN TestContains [2020-12-05T00:04:47.861Z] --- PASS: TestContains (0.00s) [2020-12-05T00:04:47.861Z] === RUN TestValidate [2020-12-05T00:04:47.861Z] --- PASS: TestValidate (0.00s) [2020-12-05T00:04:47.861Z] === RUN TestWalkValues [2020-12-05T00:04:47.861Z] --- PASS: TestWalkValues (0.00s) [2020-12-05T00:04:47.861Z] === RUN TestFuzzyMatch [2020-12-05T00:04:47.861Z] --- PASS: TestFuzzyMatch (0.00s) [2020-12-05T00:04:47.861Z] === RUN TestClone [2020-12-05T00:04:47.861Z] --- PASS: TestClone (0.00s) [2020-12-05T00:04:47.861Z] PASS [2020-12-05T00:04:47.861Z] coverage: 92.2% of statements [2020-12-05T00:04:47.861Z] ok github.com/docker/docker/api/types/filters 0.062s coverage: 92.2% of statements [2020-12-05T00:04:47.861Z] === RUN TestDurationToSecondsString [2020-12-05T00:04:47.861Z] --- PASS: TestDurationToSecondsString (0.00s) [2020-12-05T00:04:47.861Z] === RUN TestGetTimestamp [2020-12-05T00:04:47.861Z] --- PASS: TestGetTimestamp (0.12s) [2020-12-05T00:04:47.861Z] === RUN TestParseTimestamps [2020-12-05T00:04:47.861Z] --- PASS: TestParseTimestamps (0.00s) [2020-12-05T00:04:47.861Z] PASS [2020-12-05T00:04:47.861Z] coverage: 100.0% of statements [2020-12-05T00:04:47.861Z] ok github.com/docker/docker/api/types/time 0.183s coverage: 100.0% of statements [2020-12-05T00:04:47.867Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-12-05T00:04:48.327Z] === RUN TestAdjustForAPIVersion [2020-12-05T00:04:48.327Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2020-12-05T00:04:48.327Z] PASS [2020-12-05T00:04:48.327Z] coverage: 5.7% of statements [2020-12-05T00:04:48.327Z] ok github.com/docker/docker/api/server/router/swarm 0.217s coverage: 5.7% of statements [2020-12-05T00:04:48.327Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-05T00:04:48.327Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-05T00:04:48.327Z] ? github.com/docker/docker/api/types [no test files] [2020-12-05T00:04:48.327Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-05T00:04:48.327Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-05T00:04:48.327Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-05T00:04:48.327Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-05T00:04:48.327Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-05T00:04:48.327Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-05T00:04:48.327Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-05T00:04:48.327Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-05T00:04:48.327Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-05T00:04:48.327Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-05T00:04:48.327Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-05T00:04:48.791Z] === RUN TestCompareVersion [2020-12-05T00:04:48.791Z] --- PASS: TestCompareVersion (0.00s) [2020-12-05T00:04:48.791Z] PASS [2020-12-05T00:04:48.791Z] coverage: 75.0% of statements [2020-12-05T00:04:48.791Z] ok github.com/docker/docker/api/types/versions 0.093s coverage: 75.0% of statements [2020-12-05T00:04:48.791Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-05T00:04:48.791Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-05T00:04:48.791Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-05T00:04:48.791Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-12-05T00:04:48.791Z] ? github.com/docker/docker/builder [no test files] [2020-12-05T00:04:48.791Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-05T00:04:48.791Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-05T00:04:48.791Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-05T00:04:48.791Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-05T00:04:48.791Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-05T00:04:48.791Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-05T00:04:48.791Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-05T00:04:48.885Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2020-12-05T00:04:48.885Z] === RUN TestInspectOomKilledTrue [2020-12-05T00:04:48.885Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-05T00:04:48.885Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-05T00:04:48.885Z] === RUN TestInspectOomKilledFalse [2020-12-05T00:04:48.885Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-05T00:04:48.885Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-05T00:04:48.885Z] === RUN TestLinksEtcHostsContentMatch [2020-12-05T00:04:49.513Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-12-05T00:04:49.514Z] === RUN TestLinksContainerNames [2020-12-05T00:04:49.795Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2020-12-05T00:04:49.795Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.0% of statements [2020-12-05T00:04:50.346Z] === RUN TestParseRemoteURL [2020-12-05T00:04:50.346Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2020-12-05T00:04:50.346Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2020-12-05T00:04:50.346Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2020-12-05T00:04:50.346Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2020-12-05T00:04:50.346Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2020-12-05T00:04:50.346Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2020-12-05T00:04:50.346Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2020-12-05T00:04:50.346Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2020-12-05T00:04:50.347Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2020-12-05T00:04:50.347Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2020-12-05T00:04:50.347Z] --- PASS: TestParseRemoteURL (0.00s) [2020-12-05T00:04:50.347Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2020-12-05T00:04:50.347Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2020-12-05T00:04:50.347Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2020-12-05T00:04:50.347Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2020-12-05T00:04:50.347Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2020-12-05T00:04:50.347Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2020-12-05T00:04:50.347Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2020-12-05T00:04:50.347Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2020-12-05T00:04:50.347Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2020-12-05T00:04:50.347Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2020-12-05T00:04:50.347Z] === RUN TestCloneArgsSmartHttp [2020-12-05T00:04:50.347Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2020-12-05T00:04:50.347Z] === RUN TestCloneArgsDumbHttp [2020-12-05T00:04:50.347Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2020-12-05T00:04:50.347Z] === RUN TestCloneArgsGit [2020-12-05T00:04:50.347Z] --- PASS: TestCloneArgsGit (0.00s) [2020-12-05T00:04:50.347Z] === RUN TestCheckoutGit [2020-12-05T00:04:50.368Z] ok github.com/docker/docker/volume/local 0.241s coverage: 76.6% of statements [2020-12-05T00:04:50.379Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-12-05T00:04:51.305Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-12-05T00:04:51.310Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2020-12-05T00:04:51.574Z] --- PASS: TestLinksContainerNames (1.79s) [2020-12-05T00:04:51.574Z] === RUN TestLogsFollowTailEmpty [2020-12-05T00:04:52.203Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2020-12-05T00:04:52.203Z] === RUN TestContainerNetworkMountsNoChown [2020-12-05T00:04:52.549Z] === RUN TestEnable [2020-12-05T00:04:52.549Z] --- PASS: TestEnable (0.00s) [2020-12-05T00:04:52.549Z] === RUN TestDisable [2020-12-05T00:04:52.549Z] --- PASS: TestDisable (0.00s) [2020-12-05T00:04:52.549Z] === RUN TestEnabled [2020-12-05T00:04:52.549Z] --- PASS: TestEnabled (0.00s) [2020-12-05T00:04:52.549Z] PASS [2020-12-05T00:04:52.549Z] coverage: 100.0% of statements [2020-12-05T00:04:52.549Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2020-12-05T00:04:53.190Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-12-05T00:04:53.190Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-12-05T00:04:53.232Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2020-12-05T00:04:53.232Z] === RUN TestMountDaemonRoot [2020-12-05T00:04:53.232Z] === RUN TestMountDaemonRoot/default [2020-12-05T00:04:53.232Z] === PAUSE TestMountDaemonRoot/default [2020-12-05T00:04:53.232Z] === RUN TestMountDaemonRoot/private [2020-12-05T00:04:53.232Z] === PAUSE TestMountDaemonRoot/private [2020-12-05T00:04:53.232Z] === RUN TestMountDaemonRoot/rprivate [2020-12-05T00:04:53.232Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-05T00:04:53.232Z] === RUN TestMountDaemonRoot/slave [2020-12-05T00:04:53.232Z] === PAUSE TestMountDaemonRoot/slave [2020-12-05T00:04:53.232Z] === RUN TestMountDaemonRoot/rslave [2020-12-05T00:04:53.232Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/shared [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/shared [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/rshared [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-05T00:04:53.233Z] === CONT TestMountDaemonRoot/default [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-05T00:04:53.233Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-05T00:04:53.233Z] === CONT TestMountDaemonRoot/rshared [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-05T00:04:53.233Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-05T00:04:53.233Z] === CONT TestMountDaemonRoot/shared [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-05T00:04:53.233Z] === CONT TestMountDaemonRoot/rslave [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-05T00:04:53.233Z] === CONT TestMountDaemonRoot/slave [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-05T00:04:53.233Z] === CONT TestMountDaemonRoot/rprivate [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-05T00:04:53.233Z] === CONT TestMountDaemonRoot/private [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-05T00:04:53.233Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-05T00:04:53.233Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-05T00:04:53.233Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-05T00:04:53.233Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-05T00:04:53.233Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-05T00:04:53.233Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-05T00:04:53.233Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-05T00:04:53.233Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-05T00:04:53.233Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-05T00:04:53.233Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-05T00:04:53.523Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-05T00:04:53.523Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-05T00:04:53.523Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-05T00:04:53.523Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-05T00:04:53.523Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-05T00:04:53.523Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-05T00:04:53.523Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-05T00:04:53.523Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-05T00:04:53.523Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-05T00:04:53.527Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2020-12-05T00:04:53.527Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2020-12-05T00:04:53.527Z] === RUN TestProcessNoDockerignore [2020-12-05T00:04:53.527Z] --- PASS: TestProcessNoDockerignore (0.00s) [2020-12-05T00:04:53.527Z] === RUN TestProcessShouldLeaveAllFiles [2020-12-05T00:04:53.527Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2020-12-05T00:04:53.527Z] === RUN TestDetectContentType [2020-12-05T00:04:53.527Z] --- PASS: TestDetectContentType (0.00s) [2020-12-05T00:04:53.527Z] === RUN TestSelectAcceptableMIME [2020-12-05T00:04:53.527Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2020-12-05T00:04:53.527Z] === RUN TestInspectEmptyResponse [2020-12-05T00:04:53.527Z] --- PASS: TestInspectEmptyResponse (0.00s) [2020-12-05T00:04:53.527Z] === RUN TestInspectResponseBinary [2020-12-05T00:04:53.527Z] --- PASS: TestInspectResponseBinary (0.00s) [2020-12-05T00:04:53.527Z] === RUN TestResponseUnsupportedContentType [2020-12-05T00:04:53.527Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2020-12-05T00:04:53.527Z] === RUN TestInspectResponseTextSimple [2020-12-05T00:04:53.527Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2020-12-05T00:04:53.527Z] === RUN TestInspectResponseEmptyContentType [2020-12-05T00:04:53.527Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2020-12-05T00:04:53.527Z] === RUN TestUnknownContentLength [2020-12-05T00:04:53.527Z] --- PASS: TestUnknownContentLength (0.00s) [2020-12-05T00:04:53.527Z] === RUN TestDownloadRemote [2020-12-05T00:04:53.527Z] --- PASS: TestDownloadRemote (0.08s) [2020-12-05T00:04:53.527Z] === RUN TestGetWithStatusError [2020-12-05T00:04:53.527Z] --- PASS: TestGetWithStatusError (0.00s) [2020-12-05T00:04:53.527Z] === RUN TestCloseRootDirectory [2020-12-05T00:04:53.527Z] --- SKIP: TestCloseRootDirectory (0.01s) [2020-12-05T00:04:53.527Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:04:53.527Z] === RUN TestHashFile [2020-12-05T00:04:53.527Z] --- SKIP: TestHashFile (0.00s) [2020-12-05T00:04:53.527Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:04:53.527Z] === RUN TestHashSubdir [2020-12-05T00:04:53.527Z] --- SKIP: TestHashSubdir (0.01s) [2020-12-05T00:04:53.527Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:04:53.527Z] === RUN TestRemoveDirectory [2020-12-05T00:04:53.527Z] --- SKIP: TestRemoveDirectory (0.00s) [2020-12-05T00:04:53.527Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:04:53.527Z] PASS [2020-12-05T00:04:53.527Z] coverage: 9.3% of statements [2020-12-05T00:04:53.527Z] ok github.com/docker/docker/builder/remotecontext 0.498s coverage: 9.3% of statements [2020-12-05T00:04:53.812Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-05T00:04:53.812Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-05T00:04:53.812Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-05T00:04:53.812Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-05T00:04:53.812Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-05T00:04:53.812Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-05T00:04:53.812Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-05T00:04:53.812Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-05T00:04:53.812Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-12-05T00:04:53.812Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-12-05T00:04:53.813Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-05T00:04:53.813Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-12-05T00:04:53.813Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-12-05T00:04:53.813Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-12-05T00:04:53.813Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-12-05T00:04:53.813Z] === RUN TestContainerBindMountNonRecursive [2020-12-05T00:04:53.996Z] === RUN TestGetAllAllowed [2020-12-05T00:04:53.996Z] --- PASS: TestGetAllAllowed (0.00s) [2020-12-05T00:04:53.996Z] === RUN TestGetAllMeta [2020-12-05T00:04:53.996Z] --- PASS: TestGetAllMeta (0.00s) [2020-12-05T00:04:53.996Z] === RUN TestWarnOnUnusedBuildArgs [2020-12-05T00:04:53.996Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2020-12-05T00:04:53.996Z] === RUN TestIsUnreferencedBuiltin [2020-12-05T00:04:53.996Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2020-12-05T00:04:53.996Z] === RUN TestIsExistingDirectory [2020-12-05T00:04:53.996Z] --- PASS: TestIsExistingDirectory (0.00s) [2020-12-05T00:04:53.996Z] === RUN TestGetFilenameForDownload [2020-12-05T00:04:53.996Z] --- PASS: TestGetFilenameForDownload (0.00s) [2020-12-05T00:04:53.996Z] === RUN TestEnv2Variables [2020-12-05T00:04:53.996Z] --- PASS: TestEnv2Variables (0.00s) [2020-12-05T00:04:53.996Z] === RUN TestEnvValueWithExistingRunConfigEnv [2020-12-05T00:04:54.460Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2020-12-05T00:04:54.460Z] === RUN TestMaintainer [2020-12-05T00:04:54.460Z] --- PASS: TestMaintainer (0.00s) [2020-12-05T00:04:54.460Z] === RUN TestLabel [2020-12-05T00:04:54.460Z] --- PASS: TestLabel (0.00s) [2020-12-05T00:04:54.460Z] === RUN TestFromScratch [2020-12-05T00:04:54.460Z] --- PASS: TestFromScratch (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestFromWithArg [2020-12-05T00:04:54.461Z] --- PASS: TestFromWithArg (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestFromWithArgButBuildArgsNotGiven [2020-12-05T00:04:54.461Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestFromWithUndefinedArg [2020-12-05T00:04:54.461Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestFromMultiStageWithNamedStage [2020-12-05T00:04:54.461Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestOnbuild [2020-12-05T00:04:54.461Z] --- PASS: TestOnbuild (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestWorkdir [2020-12-05T00:04:54.461Z] --- PASS: TestWorkdir (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestCmd [2020-12-05T00:04:54.461Z] --- PASS: TestCmd (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestHealthcheckNone [2020-12-05T00:04:54.461Z] --- PASS: TestHealthcheckNone (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestHealthcheckCmd [2020-12-05T00:04:54.461Z] --- PASS: TestHealthcheckCmd (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestEntrypoint [2020-12-05T00:04:54.461Z] --- PASS: TestEntrypoint (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestExpose [2020-12-05T00:04:54.461Z] --- PASS: TestExpose (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestUser [2020-12-05T00:04:54.461Z] --- PASS: TestUser (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestVolume [2020-12-05T00:04:54.461Z] --- PASS: TestVolume (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestStopSignal [2020-12-05T00:04:54.461Z] --- SKIP: TestStopSignal (0.00s) [2020-12-05T00:04:54.461Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-12-05T00:04:54.461Z] === RUN TestArg [2020-12-05T00:04:54.461Z] --- PASS: TestArg (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestShell [2020-12-05T00:04:54.461Z] --- PASS: TestShell (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestPrependEnvOnCmd [2020-12-05T00:04:54.461Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestRunWithBuildArgs [2020-12-05T00:04:54.461Z] --- PASS: TestRunWithBuildArgs (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestRunIgnoresHealthcheck [2020-12-05T00:04:54.461Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestNormalizeWorkdir [2020-12-05T00:04:54.461Z] --- PASS: TestNormalizeWorkdir (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestDispatch [2020-12-05T00:04:54.461Z] === RUN TestDispatch/ADD_multiple_files_to_file [2020-12-05T00:04:54.461Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2020-12-05T00:04:54.461Z] === RUN TestDispatch/COPY_multiple_files_to_file [2020-12-05T00:04:54.461Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2020-12-05T00:04:54.461Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2020-12-05T00:04:54.461Z] === RUN TestDispatch/COPY_wildcard_no_files [2020-12-05T00:04:54.461Z] === RUN TestDispatch/COPY_url [2020-12-05T00:04:54.461Z] --- PASS: TestDispatch (0.08s) [2020-12-05T00:04:54.461Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2020-12-05T00:04:54.461Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2020-12-05T00:04:54.461Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2020-12-05T00:04:54.461Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2020-12-05T00:04:54.461Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2020-12-05T00:04:54.461Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2020-12-05T00:04:54.461Z] --- PASS: TestDispatch/COPY_url (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestAddScratchImageAddsToMounts [2020-12-05T00:04:54.461Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestAddFromScratchPopulatesPlatform [2020-12-05T00:04:54.461Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2020-12-05T00:04:54.461Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2020-12-05T00:04:54.461Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestImageSourceGetAddsToMounts [2020-12-05T00:04:54.461Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestEmptyDockerfile [2020-12-05T00:04:54.461Z] --- PASS: TestEmptyDockerfile (0.01s) [2020-12-05T00:04:54.461Z] === RUN TestSymlinkDockerfile [2020-12-05T00:04:54.461Z] --- PASS: TestSymlinkDockerfile (0.02s) [2020-12-05T00:04:54.461Z] === RUN TestDockerfileOutsideTheBuildContext [2020-12-05T00:04:54.461Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestNonExistingDockerfile [2020-12-05T00:04:54.461Z] --- PASS: TestNonExistingDockerfile (0.01s) [2020-12-05T00:04:54.461Z] === RUN TestCopyRunConfig [2020-12-05T00:04:54.461Z] --- PASS: TestCopyRunConfig (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestDeepCopyRunConfig [2020-12-05T00:04:54.461Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestExportImage [2020-12-05T00:04:54.461Z] --- PASS: TestExportImage (0.00s) [2020-12-05T00:04:54.461Z] === RUN TestNormalizeDest [2020-12-05T00:04:54.461Z] --- PASS: TestNormalizeDest (0.00s) [2020-12-05T00:04:54.461Z] PASS [2020-12-05T00:04:54.461Z] coverage: 46.6% of statements [2020-12-05T00:04:54.461Z] ok github.com/docker/docker/builder/dockerfile 0.625s coverage: 46.6% of statements [2020-12-05T00:04:54.461Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-05T00:04:54.512Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-12-05T00:04:54.512Z] === RUN TestBuildWithEmptyLayers [2020-12-05T00:04:56.452Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-12-05T00:04:56.532Z] --- PASS: TestContainerBindMountNonRecursive (2.16s) [2020-12-05T00:04:56.532Z] === RUN TestContainerVolumesMountedAsShared [2020-12-05T00:04:56.707Z] --- PASS: TestServiceWithDataPathPortInit (16.78s) [2020-12-05T00:04:56.707Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-05T00:04:56.707Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-12-05T00:04:57.054Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-12-05T00:04:57.054Z] === RUN TestBuildMultiStageOnBuild [2020-12-05T00:04:57.162Z] --- PASS: TestContainerVolumesMountedAsShared (0.96s) [2020-12-05T00:04:57.162Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-05T00:04:57.791Z] --- PASS: TestContainerVolumesMountedAsSlave (0.69s) [2020-12-05T00:04:57.791Z] === RUN TestNetworkNat [2020-12-05T00:04:58.070Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-12-05T00:04:58.326Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-12-05T00:04:58.823Z] --- PASS: TestNetworkNat (0.92s) [2020-12-05T00:04:58.823Z] === RUN TestNetworkLocalhostTCPNat [2020-12-05T00:04:59.453Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-12-05T00:04:59.453Z] === RUN TestNetworkLoopbackNat [2020-12-05T00:05:00.214Z] === RUN TestDockerSuite/TestBuildNetNone [2020-12-05T00:05:00.774Z] === RUN TestDockerSuite/TestBuildNoContext [2020-12-05T00:05:01.334Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-12-05T00:05:01.894Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-12-05T00:05:02.337Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-12-05T00:05:02.337Z] === RUN TestBuildUncleanTarFilenames [2020-12-05T00:05:02.907Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2020-12-05T00:05:02.907Z] === RUN TestBuildMultiStageLayerLeak [2020-12-05T00:05:02.959Z] --- PASS: TestNetworkLoopbackNat (3.31s) [2020-12-05T00:05:02.959Z] === RUN TestPause [2020-12-05T00:05:03.258Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-12-05T00:05:03.258Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-12-05T00:05:03.258Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-12-05T00:05:03.514Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-12-05T00:05:03.769Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-12-05T00:05:03.991Z] --- PASS: TestPause (0.95s) [2020-12-05T00:05:03.991Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-05T00:05:03.991Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-05T00:05:03.991Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-05T00:05:03.991Z] === RUN TestPauseStopPausedContainer [2020-12-05T00:05:04.330Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-12-05T00:05:04.621Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2020-12-05T00:05:04.621Z] === RUN TestPsFilter [2020-12-05T00:05:04.910Z] --- PASS: TestPsFilter (0.30s) [2020-12-05T00:05:04.910Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-05T00:05:05.693Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.65s) [2020-12-05T00:05:05.693Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vw3s3p9s926gguzlo8csy61ya Created:2020-12-05 00:04:58.080553459 +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[1426b73010a56748d65ccf44435a3280870ceaede295525071a791826e32f6b3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n3rte9iuw5a7sxp7lfzoww086 EndpointID:1efb386d48706127b007e09edfc2f132455651ffee593bc572d48a8c44e8c597 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:40c8e0f75e67d14dfa2293437c3ce5fa0368412af55bc3762660751fb3d602fc 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:aaafcb89d5d0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n3rte9iuw5a7sxp7lfzoww086 EndpointID:1efb386d48706127b007e09edfc2f132455651ffee593bc572d48a8c44e8c597 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-05T00:05:05.693Z] PASS [2020-12-05T00:05:05.693Z] [2020-12-05T00:05:05.693Z] === Skipped [2020-12-05T00:05:05.693Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-05T00:05:05.693Z] service_test.go:236: FLAKY_TEST [2020-12-05T00:05:05.693Z] [2020-12-05T00:05:05.693Z] [2020-12-05T00:05:05.693Z] DONE 23 tests, 1 skipped in 51.480s [2020-12-05T00:05:05.693Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-05T00:05:05.693Z] ++ 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-12-05T00:05:05.693Z] ++ set -e [2020-12-05T00:05:05.693Z] ++ '[' -n 0 ']' [2020-12-05T00:05:05.693Z] ++ set -x [2020-12-05T00:05:05.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:05:05.693Z] INFO: Testing against a local daemon [2020-12-05T00:05:05.693Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-05T00:05:05.693Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-05T00:05:05.693Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-05T00:05:05.693Z] === RUN TestDockerNetworkIpvlan [2020-12-05T00:05:05.693Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-05T00:05:05.693Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-05T00:05:05.693Z] PASS [2020-12-05T00:05:05.693Z] [2020-12-05T00:05:05.693Z] === Skipped [2020-12-05T00:05:05.693Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-05T00:05:05.693Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-05T00:05:05.693Z] [2020-12-05T00:05:05.693Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-05T00:05:05.693Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-05T00:05:05.693Z] [2020-12-05T00:05:05.693Z] [2020-12-05T00:05:05.693Z] DONE 2 tests, 2 skipped in 0.030s [2020-12-05T00:05:05.693Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-05T00:05:05.693Z] ++ 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-12-05T00:05:05.693Z] ++ set -e [2020-12-05T00:05:05.693Z] ++ '[' -n 0 ']' [2020-12-05T00:05:05.693Z] ++ set -x [2020-12-05T00:05:05.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:05:05.693Z] INFO: Testing against a local daemon [2020-12-05T00:05:05.693Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-05T00:05:05.693Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-12-05T00:05:05.693Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-12-05T00:05:05.939Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2020-12-05T00:05:05.939Z] === RUN TestRemoveContainerWithVolume [2020-12-05T00:05:06.253Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-12-05T00:05:06.253Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-12-05T00:05:06.568Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2020-12-05T00:05:06.568Z] === RUN TestRemoveContainerRunning [2020-12-05T00:05:06.814Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2020-12-05T00:05:06.814Z] === RUN TestDockerNetworkMacvlan [2020-12-05T00:05:06.909Z] === RUN TestCheckpointCreateError [2020-12-05T00:05:06.909Z] --- PASS: TestCheckpointCreateError (0.00s) [2020-12-05T00:05:06.909Z] === RUN TestCheckpointCreate [2020-12-05T00:05:06.909Z] --- PASS: TestCheckpointCreate (0.00s) [2020-12-05T00:05:06.909Z] === RUN TestCheckpointDeleteError [2020-12-05T00:05:06.909Z] --- PASS: TestCheckpointDeleteError (0.00s) [2020-12-05T00:05:06.909Z] === RUN TestCheckpointDelete [2020-12-05T00:05:06.909Z] --- PASS: TestCheckpointDelete (0.00s) [2020-12-05T00:05:06.909Z] === RUN TestCheckpointListError [2020-12-05T00:05:06.909Z] --- PASS: TestCheckpointListError (0.00s) [2020-12-05T00:05:06.909Z] === RUN TestCheckpointList [2020-12-05T00:05:06.909Z] --- PASS: TestCheckpointList (0.00s) [2020-12-05T00:05:06.909Z] === RUN TestCheckpointListContainerNotFound [2020-12-05T00:05:06.909Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2020-12-05T00:05:06.909Z] === RUN TestNewClientWithOpsFromEnv [2020-12-05T00:05:06.909Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2020-12-05T00:05:06.909Z] client_test.go:23: runtime.GOOS == "windows" [2020-12-05T00:05:06.909Z] === RUN TestGetAPIPath [2020-12-05T00:05:06.909Z] --- PASS: TestGetAPIPath (0.00s) [2020-12-05T00:05:06.909Z] === RUN TestParseHostURL [2020-12-05T00:05:06.909Z] --- PASS: TestParseHostURL (0.00s) [2020-12-05T00:05:06.909Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2020-12-05T00:05:06.909Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2020-12-05T00:05:06.909Z] === RUN TestNegotiateAPIVersionEmpty [2020-12-05T00:05:06.909Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2020-12-05T00:05:06.909Z] === RUN TestNegotiateAPIVersion [2020-12-05T00:05:06.909Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2020-12-05T00:05:06.909Z] === RUN TestNegotiateAPVersionOverride [2020-12-05T00:05:06.909Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2020-12-05T00:05:06.909Z] === RUN TestNegotiateAPIVersionAutomatic [2020-12-05T00:05:06.909Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2020-12-05T00:05:06.909Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2020-12-05T00:05:06.909Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2020-12-05T00:05:06.909Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2020-12-05T00:05:06.909Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2020-12-05T00:05:06.909Z] === RUN TestClientRedirect [2020-12-05T00:05:06.909Z] --- PASS: TestClientRedirect (0.00s) [2020-12-05T00:05:06.909Z] === RUN TestConfigCreateUnsupported [2020-12-05T00:05:06.909Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2020-12-05T00:05:06.909Z] === RUN TestConfigCreateError [2020-12-05T00:05:06.909Z] --- PASS: TestConfigCreateError (0.00s) [2020-12-05T00:05:06.909Z] === RUN TestConfigCreate [2020-12-05T00:05:06.909Z] --- PASS: TestConfigCreate (0.00s) [2020-12-05T00:05:06.910Z] === RUN TestConfigInspectNotFound [2020-12-05T00:05:06.910Z] --- PASS: TestConfigInspectNotFound (0.00s) [2020-12-05T00:05:06.910Z] === RUN TestConfigInspectWithEmptyID [2020-12-05T00:05:06.910Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2020-12-05T00:05:06.910Z] === RUN TestConfigInspectUnsupported [2020-12-05T00:05:06.910Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2020-12-05T00:05:06.910Z] === RUN TestConfigInspectError [2020-12-05T00:05:06.910Z] --- PASS: TestConfigInspectError (0.00s) [2020-12-05T00:05:06.910Z] === RUN TestConfigInspectConfigNotFound [2020-12-05T00:05:06.910Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2020-12-05T00:05:06.910Z] === RUN TestConfigInspect [2020-12-05T00:05:06.910Z] --- PASS: TestConfigInspect (0.00s) [2020-12-05T00:05:06.910Z] === RUN TestConfigListUnsupported [2020-12-05T00:05:06.910Z] --- PASS: TestConfigListUnsupported (0.00s) [2020-12-05T00:05:06.910Z] === RUN TestConfigListError [2020-12-05T00:05:06.910Z] --- PASS: TestConfigListError (0.00s) [2020-12-05T00:05:06.910Z] === RUN TestConfigList [2020-12-05T00:05:06.910Z] --- PASS: TestConfigList (0.00s) [2020-12-05T00:05:06.910Z] === RUN TestConfigRemoveUnsupported [2020-12-05T00:05:06.910Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2020-12-05T00:05:06.910Z] === RUN TestConfigRemoveError [2020-12-05T00:05:06.910Z] --- PASS: TestConfigRemoveError (0.00s) [2020-12-05T00:05:06.910Z] === RUN TestConfigRemove [2020-12-05T00:05:06.910Z] --- PASS: TestConfigRemove (0.00s) [2020-12-05T00:05:06.910Z] === RUN TestConfigUpdateUnsupported [2020-12-05T00:05:06.910Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2020-12-05T00:05:07.107Z] --- PASS: TestBuildMultiStageLayerLeak (4.32s) [2020-12-05T00:05:07.107Z] === RUN TestBuildWithHugeFile [2020-12-05T00:05:07.374Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-05T00:05:07.376Z] === RUN TestConfigUpdateError [2020-12-05T00:05:07.376Z] --- PASS: TestConfigUpdateError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestConfigUpdate [2020-12-05T00:05:07.376Z] --- PASS: TestConfigUpdate (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerCommitError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerCommitError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerCommit [2020-12-05T00:05:07.376Z] --- PASS: TestContainerCommit (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerStatPathError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerStatPathError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerStatPathNotFoundError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerStatPathNoHeaderError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerStatPath [2020-12-05T00:05:07.376Z] --- PASS: TestContainerStatPath (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestCopyToContainerError [2020-12-05T00:05:07.376Z] --- PASS: TestCopyToContainerError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestCopyToContainerNotFoundError [2020-12-05T00:05:07.376Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestCopyToContainerNotStatusOKError [2020-12-05T00:05:07.376Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestCopyToContainer [2020-12-05T00:05:07.376Z] --- PASS: TestCopyToContainer (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestCopyFromContainerError [2020-12-05T00:05:07.376Z] --- PASS: TestCopyFromContainerError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestCopyFromContainerNotFoundError [2020-12-05T00:05:07.376Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestCopyFromContainerNotStatusOKError [2020-12-05T00:05:07.376Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestCopyFromContainerNoHeaderError [2020-12-05T00:05:07.376Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestCopyFromContainer [2020-12-05T00:05:07.376Z] --- PASS: TestCopyFromContainer (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerCreateError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerCreateError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerCreateImageNotFound [2020-12-05T00:05:07.376Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerCreateWithName [2020-12-05T00:05:07.376Z] --- PASS: TestContainerCreateWithName (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerCreateAutoRemove [2020-12-05T00:05:07.376Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerDiffError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerDiffError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerDiff [2020-12-05T00:05:07.376Z] --- PASS: TestContainerDiff (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerExecCreateError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerExecCreateError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerExecCreate [2020-12-05T00:05:07.376Z] --- PASS: TestContainerExecCreate (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerExecStartError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerExecStartError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerExecStart [2020-12-05T00:05:07.376Z] --- PASS: TestContainerExecStart (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerExecInspectError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerExecInspectError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerExecInspect [2020-12-05T00:05:07.376Z] --- PASS: TestContainerExecInspect (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerExportError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerExportError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerExport [2020-12-05T00:05:07.376Z] --- PASS: TestContainerExport (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerInspectError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerInspectError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerInspectContainerNotFound [2020-12-05T00:05:07.376Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerInspectWithEmptyID [2020-12-05T00:05:07.376Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerInspect [2020-12-05T00:05:07.376Z] --- PASS: TestContainerInspect (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerInspectNode [2020-12-05T00:05:07.376Z] --- PASS: TestContainerInspectNode (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerKillError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerKillError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerKill [2020-12-05T00:05:07.376Z] --- PASS: TestContainerKill (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerListError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerListError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerList [2020-12-05T00:05:07.376Z] --- PASS: TestContainerList (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerLogsNotFoundError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerLogsError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerLogsError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerLogs [2020-12-05T00:05:07.376Z] --- PASS: TestContainerLogs (0.18s) [2020-12-05T00:05:07.376Z] === RUN TestContainerPauseError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerPauseError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerPause [2020-12-05T00:05:07.376Z] --- PASS: TestContainerPause (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainersPruneError [2020-12-05T00:05:07.376Z] --- PASS: TestContainersPruneError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainersPrune [2020-12-05T00:05:07.376Z] --- PASS: TestContainersPrune (0.05s) [2020-12-05T00:05:07.376Z] === RUN TestContainerRemoveError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerRemoveError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerRemoveNotFoundError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerRemove [2020-12-05T00:05:07.376Z] --- PASS: TestContainerRemove (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerRenameError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerRenameError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerRename [2020-12-05T00:05:07.376Z] --- PASS: TestContainerRename (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerResizeError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerResizeError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerExecResizeError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerExecResizeError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerResize [2020-12-05T00:05:07.376Z] --- PASS: TestContainerResize (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerExecResize [2020-12-05T00:05:07.376Z] --- PASS: TestContainerExecResize (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerRestartError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerRestartError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerRestart [2020-12-05T00:05:07.376Z] --- PASS: TestContainerRestart (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerStartError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerStartError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerStart [2020-12-05T00:05:07.376Z] --- PASS: TestContainerStart (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerStatsError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerStatsError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerStats [2020-12-05T00:05:07.376Z] --- PASS: TestContainerStats (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerStopError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerStopError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerStop [2020-12-05T00:05:07.376Z] --- PASS: TestContainerStop (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerTopError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerTopError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerTop [2020-12-05T00:05:07.376Z] --- PASS: TestContainerTop (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerUnpauseError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerUnpauseError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerUnpause [2020-12-05T00:05:07.376Z] --- PASS: TestContainerUnpause (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerUpdateError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerUpdateError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerUpdate [2020-12-05T00:05:07.376Z] --- PASS: TestContainerUpdate (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerWaitError [2020-12-05T00:05:07.376Z] --- PASS: TestContainerWaitError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestContainerWait [2020-12-05T00:05:07.376Z] --- PASS: TestContainerWait (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestDiskUsageError [2020-12-05T00:05:07.376Z] --- PASS: TestDiskUsageError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestDiskUsage [2020-12-05T00:05:07.376Z] --- PASS: TestDiskUsage (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestDistributionInspectUnsupported [2020-12-05T00:05:07.376Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestDistributionInspectWithEmptyID [2020-12-05T00:05:07.376Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestEventsErrorInOptions [2020-12-05T00:05:07.376Z] --- PASS: TestEventsErrorInOptions (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestEventsErrorFromServer [2020-12-05T00:05:07.376Z] --- PASS: TestEventsErrorFromServer (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestEvents [2020-12-05T00:05:07.376Z] --- PASS: TestEvents (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestTLSCloseWriter [2020-12-05T00:05:07.376Z] === PAUSE TestTLSCloseWriter [2020-12-05T00:05:07.376Z] === RUN TestImageBuildError [2020-12-05T00:05:07.376Z] --- PASS: TestImageBuildError (0.01s) [2020-12-05T00:05:07.376Z] === RUN TestImageBuild [2020-12-05T00:05:07.376Z] --- PASS: TestImageBuild (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestGetDockerOS [2020-12-05T00:05:07.376Z] --- PASS: TestGetDockerOS (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestImageCreateError [2020-12-05T00:05:07.376Z] --- PASS: TestImageCreateError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestImageCreate [2020-12-05T00:05:07.376Z] --- PASS: TestImageCreate (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestImageHistoryError [2020-12-05T00:05:07.376Z] --- PASS: TestImageHistoryError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestImageHistory [2020-12-05T00:05:07.376Z] --- PASS: TestImageHistory (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestImageImportError [2020-12-05T00:05:07.376Z] --- PASS: TestImageImportError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestImageImport [2020-12-05T00:05:07.376Z] --- PASS: TestImageImport (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestImageInspectError [2020-12-05T00:05:07.376Z] --- PASS: TestImageInspectError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestImageInspectImageNotFound [2020-12-05T00:05:07.376Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestImageInspectWithEmptyID [2020-12-05T00:05:07.376Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestImageInspect [2020-12-05T00:05:07.376Z] --- PASS: TestImageInspect (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestImageListError [2020-12-05T00:05:07.376Z] --- PASS: TestImageListError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestImageList [2020-12-05T00:05:07.376Z] --- PASS: TestImageList (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestImageListApiBefore125 [2020-12-05T00:05:07.376Z] --- PASS: TestImageListApiBefore125 (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestImageLoadError [2020-12-05T00:05:07.376Z] --- PASS: TestImageLoadError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestImageLoad [2020-12-05T00:05:07.376Z] --- PASS: TestImageLoad (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestImagesPruneError [2020-12-05T00:05:07.376Z] --- PASS: TestImagesPruneError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestImagesPrune [2020-12-05T00:05:07.376Z] --- PASS: TestImagesPrune (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestImagePullReferenceParseError [2020-12-05T00:05:07.376Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestImagePullAnyError [2020-12-05T00:05:07.376Z] --- PASS: TestImagePullAnyError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestImagePullStatusUnauthorizedError [2020-12-05T00:05:07.376Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2020-12-05T00:05:07.376Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2020-12-05T00:05:07.376Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-12-05T00:05:07.377Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImagePullWithPrivilegedFuncNoError [2020-12-05T00:05:07.377Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImagePullWithoutErrors [2020-12-05T00:05:07.377Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImagePushReferenceError [2020-12-05T00:05:07.377Z] --- PASS: TestImagePushReferenceError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImagePushAnyError [2020-12-05T00:05:07.377Z] --- PASS: TestImagePushAnyError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImagePushStatusUnauthorizedError [2020-12-05T00:05:07.377Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2020-12-05T00:05:07.377Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-12-05T00:05:07.377Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImagePushWithPrivilegedFuncNoError [2020-12-05T00:05:07.377Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImagePushWithoutErrors [2020-12-05T00:05:07.377Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2020-12-05T00:05:07.377Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2020-12-05T00:05:07.377Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2020-12-05T00:05:07.377Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2020-12-05T00:05:07.377Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2020-12-05T00:05:07.377Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2020-12-05T00:05:07.377Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2020-12-05T00:05:07.377Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2020-12-05T00:05:07.377Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImageRemoveError [2020-12-05T00:05:07.377Z] --- PASS: TestImageRemoveError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImageRemoveImageNotFound [2020-12-05T00:05:07.377Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImageRemove [2020-12-05T00:05:07.377Z] --- PASS: TestImageRemove (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImageSaveError [2020-12-05T00:05:07.377Z] --- PASS: TestImageSaveError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImageSave [2020-12-05T00:05:07.377Z] --- PASS: TestImageSave (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImageSearchAnyError [2020-12-05T00:05:07.377Z] --- PASS: TestImageSearchAnyError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImageSearchStatusUnauthorizedError [2020-12-05T00:05:07.377Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2020-12-05T00:05:07.377Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-12-05T00:05:07.377Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2020-12-05T00:05:07.377Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImageSearchWithoutErrors [2020-12-05T00:05:07.377Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImageTagError [2020-12-05T00:05:07.377Z] --- PASS: TestImageTagError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImageTagInvalidReference [2020-12-05T00:05:07.377Z] --- PASS: TestImageTagInvalidReference (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImageTagInvalidSourceImageName [2020-12-05T00:05:07.377Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImageTagHexSource [2020-12-05T00:05:07.377Z] --- PASS: TestImageTagHexSource (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestImageTag [2020-12-05T00:05:07.377Z] --- PASS: TestImageTag (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestInfoServerError [2020-12-05T00:05:07.377Z] --- PASS: TestInfoServerError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestInfoInvalidResponseJSONError [2020-12-05T00:05:07.377Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestInfo [2020-12-05T00:05:07.377Z] --- PASS: TestInfo (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNetworkConnectError [2020-12-05T00:05:07.377Z] --- PASS: TestNetworkConnectError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2020-12-05T00:05:07.377Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNetworkConnect [2020-12-05T00:05:07.377Z] --- PASS: TestNetworkConnect (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNetworkCreateError [2020-12-05T00:05:07.377Z] --- PASS: TestNetworkCreateError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNetworkCreate [2020-12-05T00:05:07.377Z] --- PASS: TestNetworkCreate (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNetworkDisconnectError [2020-12-05T00:05:07.377Z] --- PASS: TestNetworkDisconnectError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNetworkDisconnect [2020-12-05T00:05:07.377Z] --- PASS: TestNetworkDisconnect (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNetworkInspectError [2020-12-05T00:05:07.377Z] --- PASS: TestNetworkInspectError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNetworkInspectNotFoundError [2020-12-05T00:05:07.377Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNetworkInspectWithEmptyID [2020-12-05T00:05:07.377Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNetworkInspect [2020-12-05T00:05:07.377Z] --- PASS: TestNetworkInspect (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNetworkListError [2020-12-05T00:05:07.377Z] --- PASS: TestNetworkListError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNetworkList [2020-12-05T00:05:07.377Z] --- PASS: TestNetworkList (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNetworksPruneError [2020-12-05T00:05:07.377Z] --- PASS: TestNetworksPruneError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNetworksPrune [2020-12-05T00:05:07.377Z] --- PASS: TestNetworksPrune (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNetworkRemoveError [2020-12-05T00:05:07.377Z] --- PASS: TestNetworkRemoveError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNetworkRemove [2020-12-05T00:05:07.377Z] --- PASS: TestNetworkRemove (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNodeInspectError [2020-12-05T00:05:07.377Z] --- PASS: TestNodeInspectError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNodeInspectNodeNotFound [2020-12-05T00:05:07.377Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNodeInspectWithEmptyID [2020-12-05T00:05:07.377Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNodeInspect [2020-12-05T00:05:07.377Z] --- PASS: TestNodeInspect (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNodeListError [2020-12-05T00:05:07.377Z] --- PASS: TestNodeListError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNodeList [2020-12-05T00:05:07.377Z] --- PASS: TestNodeList (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNodeRemoveError [2020-12-05T00:05:07.377Z] --- PASS: TestNodeRemoveError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNodeRemove [2020-12-05T00:05:07.377Z] --- PASS: TestNodeRemove (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNodeUpdateError [2020-12-05T00:05:07.377Z] --- PASS: TestNodeUpdateError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestNodeUpdate [2020-12-05T00:05:07.377Z] --- PASS: TestNodeUpdate (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestOptionWithTimeout [2020-12-05T00:05:07.377Z] --- PASS: TestOptionWithTimeout (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestPingFail [2020-12-05T00:05:07.377Z] --- PASS: TestPingFail (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestPingWithError [2020-12-05T00:05:07.377Z] 2020/12/05 00:05:06 RoundTripper returned a response & error; ignoring response [2020-12-05T00:05:07.377Z] 2020/12/05 00:05:06 RoundTripper returned a response & error; ignoring response [2020-12-05T00:05:07.377Z] --- PASS: TestPingWithError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestPingSuccess [2020-12-05T00:05:07.377Z] --- PASS: TestPingSuccess (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestPingHeadFallback [2020-12-05T00:05:07.377Z] === RUN TestPingHeadFallback/OK [2020-12-05T00:05:07.377Z] === RUN TestPingHeadFallback/Internal_Server_Error [2020-12-05T00:05:07.377Z] === RUN TestPingHeadFallback/Not_Found [2020-12-05T00:05:07.377Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2020-12-05T00:05:07.377Z] --- PASS: TestPingHeadFallback (0.00s) [2020-12-05T00:05:07.377Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2020-12-05T00:05:07.377Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2020-12-05T00:05:07.377Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2020-12-05T00:05:07.377Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestPluginDisableError [2020-12-05T00:05:07.377Z] --- PASS: TestPluginDisableError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestPluginDisable [2020-12-05T00:05:07.377Z] --- PASS: TestPluginDisable (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestPluginEnableError [2020-12-05T00:05:07.377Z] --- PASS: TestPluginEnableError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestPluginEnable [2020-12-05T00:05:07.377Z] --- PASS: TestPluginEnable (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestPluginInspectError [2020-12-05T00:05:07.377Z] --- PASS: TestPluginInspectError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestPluginInspectWithEmptyID [2020-12-05T00:05:07.377Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestPluginInspect [2020-12-05T00:05:07.377Z] --- PASS: TestPluginInspect (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestPluginListError [2020-12-05T00:05:07.377Z] --- PASS: TestPluginListError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestPluginList [2020-12-05T00:05:07.377Z] --- PASS: TestPluginList (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestPluginPushError [2020-12-05T00:05:07.377Z] --- PASS: TestPluginPushError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestPluginPush [2020-12-05T00:05:07.377Z] --- PASS: TestPluginPush (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestPluginRemoveError [2020-12-05T00:05:07.377Z] --- PASS: TestPluginRemoveError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestPluginRemove [2020-12-05T00:05:07.377Z] --- PASS: TestPluginRemove (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestPluginSetError [2020-12-05T00:05:07.377Z] --- PASS: TestPluginSetError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestPluginSet [2020-12-05T00:05:07.377Z] --- PASS: TestPluginSet (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSetHostHeader [2020-12-05T00:05:07.377Z] --- PASS: TestSetHostHeader (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestPlainTextError [2020-12-05T00:05:07.377Z] --- PASS: TestPlainTextError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestInfiniteError [2020-12-05T00:05:07.377Z] --- PASS: TestInfiniteError (0.03s) [2020-12-05T00:05:07.377Z] === RUN TestSecretCreateUnsupported [2020-12-05T00:05:07.377Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSecretCreateError [2020-12-05T00:05:07.377Z] --- PASS: TestSecretCreateError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSecretCreate [2020-12-05T00:05:07.377Z] --- PASS: TestSecretCreate (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSecretInspectUnsupported [2020-12-05T00:05:07.377Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSecretInspectError [2020-12-05T00:05:07.377Z] --- PASS: TestSecretInspectError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSecretInspectSecretNotFound [2020-12-05T00:05:07.377Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSecretInspectWithEmptyID [2020-12-05T00:05:07.377Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSecretInspect [2020-12-05T00:05:07.377Z] --- PASS: TestSecretInspect (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSecretListUnsupported [2020-12-05T00:05:07.377Z] --- PASS: TestSecretListUnsupported (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSecretListError [2020-12-05T00:05:07.377Z] --- PASS: TestSecretListError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSecretList [2020-12-05T00:05:07.377Z] --- PASS: TestSecretList (0.02s) [2020-12-05T00:05:07.377Z] === RUN TestSecretRemoveUnsupported [2020-12-05T00:05:07.377Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSecretRemoveError [2020-12-05T00:05:07.377Z] --- PASS: TestSecretRemoveError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSecretRemove [2020-12-05T00:05:07.377Z] --- PASS: TestSecretRemove (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSecretUpdateUnsupported [2020-12-05T00:05:07.377Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSecretUpdateError [2020-12-05T00:05:07.377Z] --- PASS: TestSecretUpdateError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSecretUpdate [2020-12-05T00:05:07.377Z] --- PASS: TestSecretUpdate (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestServiceCreateError [2020-12-05T00:05:07.377Z] --- PASS: TestServiceCreateError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestServiceCreate [2020-12-05T00:05:07.377Z] --- PASS: TestServiceCreate (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestServiceCreateCompatiblePlatforms [2020-12-05T00:05:07.377Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestServiceCreateDigestPinning [2020-12-05T00:05:07.377Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestServiceInspectError [2020-12-05T00:05:07.377Z] --- PASS: TestServiceInspectError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestServiceInspectServiceNotFound [2020-12-05T00:05:07.377Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestServiceInspectWithEmptyID [2020-12-05T00:05:07.377Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestServiceInspect [2020-12-05T00:05:07.377Z] --- PASS: TestServiceInspect (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestServiceListError [2020-12-05T00:05:07.377Z] --- PASS: TestServiceListError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestServiceList [2020-12-05T00:05:07.377Z] --- PASS: TestServiceList (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestServiceLogsError [2020-12-05T00:05:07.377Z] --- PASS: TestServiceLogsError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestServiceLogs [2020-12-05T00:05:07.377Z] --- PASS: TestServiceLogs (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestServiceRemoveError [2020-12-05T00:05:07.377Z] --- PASS: TestServiceRemoveError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestServiceRemoveNotFoundError [2020-12-05T00:05:07.377Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestServiceRemove [2020-12-05T00:05:07.377Z] --- PASS: TestServiceRemove (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestServiceUpdateError [2020-12-05T00:05:07.377Z] --- PASS: TestServiceUpdateError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestServiceUpdate [2020-12-05T00:05:07.377Z] --- PASS: TestServiceUpdate (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSwarmGetUnlockKeyError [2020-12-05T00:05:07.377Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSwarmGetUnlockKey [2020-12-05T00:05:07.377Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSwarmInitError [2020-12-05T00:05:07.377Z] --- PASS: TestSwarmInitError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSwarmInit [2020-12-05T00:05:07.377Z] --- PASS: TestSwarmInit (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSwarmInspectError [2020-12-05T00:05:07.377Z] --- PASS: TestSwarmInspectError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSwarmInspect [2020-12-05T00:05:07.377Z] --- PASS: TestSwarmInspect (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSwarmJoinError [2020-12-05T00:05:07.377Z] --- PASS: TestSwarmJoinError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSwarmJoin [2020-12-05T00:05:07.377Z] --- PASS: TestSwarmJoin (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSwarmLeaveError [2020-12-05T00:05:07.377Z] --- PASS: TestSwarmLeaveError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSwarmLeave [2020-12-05T00:05:07.377Z] --- PASS: TestSwarmLeave (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSwarmUnlockError [2020-12-05T00:05:07.377Z] --- PASS: TestSwarmUnlockError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSwarmUnlock [2020-12-05T00:05:07.377Z] --- PASS: TestSwarmUnlock (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSwarmUpdateError [2020-12-05T00:05:07.377Z] --- PASS: TestSwarmUpdateError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestSwarmUpdate [2020-12-05T00:05:07.377Z] --- PASS: TestSwarmUpdate (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestTaskInspectError [2020-12-05T00:05:07.377Z] --- PASS: TestTaskInspectError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestTaskInspectWithEmptyID [2020-12-05T00:05:07.377Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestTaskInspect [2020-12-05T00:05:07.377Z] --- PASS: TestTaskInspect (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestTaskListError [2020-12-05T00:05:07.377Z] --- PASS: TestTaskListError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestTaskList [2020-12-05T00:05:07.377Z] --- PASS: TestTaskList (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestVolumeCreateError [2020-12-05T00:05:07.377Z] --- PASS: TestVolumeCreateError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestVolumeCreate [2020-12-05T00:05:07.377Z] --- PASS: TestVolumeCreate (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestVolumeInspectError [2020-12-05T00:05:07.377Z] --- PASS: TestVolumeInspectError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestVolumeInspectNotFound [2020-12-05T00:05:07.377Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestVolumeInspectWithEmptyID [2020-12-05T00:05:07.377Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestVolumeInspect [2020-12-05T00:05:07.377Z] --- PASS: TestVolumeInspect (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestVolumeListError [2020-12-05T00:05:07.377Z] --- PASS: TestVolumeListError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestVolumeList [2020-12-05T00:05:07.377Z] --- PASS: TestVolumeList (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestVolumeRemoveError [2020-12-05T00:05:07.377Z] --- PASS: TestVolumeRemoveError (0.00s) [2020-12-05T00:05:07.377Z] === RUN TestVolumeRemove [2020-12-05T00:05:07.377Z] --- PASS: TestVolumeRemove (0.00s) [2020-12-05T00:05:07.377Z] === CONT TestTLSCloseWriter [2020-12-05T00:05:07.377Z] --- PASS: TestTLSCloseWriter (0.02s) [2020-12-05T00:05:07.377Z] PASS [2020-12-05T00:05:07.377Z] coverage: 74.9% of statements [2020-12-05T00:05:07.377Z] ok github.com/docker/docker/client 0.782s coverage: 74.9% of statements [2020-12-05T00:05:07.598Z] --- PASS: TestRemoveContainerRunning (0.88s) [2020-12-05T00:05:07.598Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-05T00:05:07.936Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-12-05T00:05:08.192Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-05T00:05:08.627Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2020-12-05T00:05:08.627Z] === RUN TestRemoveInvalidContainer [2020-12-05T00:05:08.627Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-12-05T00:05:08.627Z] === RUN TestRenameLinkedContainer [2020-12-05T00:05:09.119Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-12-05T00:05:09.119Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-05T00:05:11.008Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-12-05T00:05:11.263Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-05T00:05:11.824Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-12-05T00:05:12.149Z] --- PASS: TestRenameLinkedContainer (3.66s) [2020-12-05T00:05:12.149Z] === RUN TestRenameStoppedContainer [2020-12-05T00:05:13.178Z] --- PASS: TestRenameStoppedContainer (0.94s) [2020-12-05T00:05:13.178Z] === RUN TestRenameRunningContainerAndReuse [2020-12-05T00:05:13.188Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-12-05T00:05:13.188Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-12-05T00:05:13.265Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2020-12-05T00:05:13.265Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-05T00:05:13.265Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-05T00:05:13.265Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-05T00:05:13.265Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-05T00:05:13.265Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-05T00:05:13.265Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-05T00:05:13.265Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-05T00:05:13.265Z] ? github.com/docker/docker/rootless [no test files] [2020-12-05T00:05:13.265Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-05T00:05:13.265Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-05T00:05:13.265Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-05T00:05:13.265Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-05T00:05:13.265Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-05T00:05:13.265Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-05T00:05:13.265Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-05T00:05:13.265Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-05T00:05:13.265Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-05T00:05:13.265Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-05T00:05:13.265Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-05T00:05:13.265Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-05T00:05:13.265Z] ? github.com/docker/docker/volume [no test files] [2020-12-05T00:05:13.265Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-05T00:05:13.265Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-05T00:05:13.265Z] [2020-12-05T00:05:13.265Z] === Skipped [2020-12-05T00:05:13.265Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-05T00:05:13.266Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-05T00:05:13.266Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-05T00:05:13.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:05:13.266Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-05T00:05:13.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:05:13.266Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-05T00:05:13.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:05:13.266Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-05T00:05:13.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:05:13.266Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-05T00:05:13.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:05:13.266Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-05T00:05:13.266Z] graphtest_unix.go:73: No driver to put! [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-05T00:05:13.266Z] time="2020-12-05T00:04:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-05T00:05:13.266Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-05T00:05:13.266Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-05T00:05:13.266Z] time="2020-12-05T00:04:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-05T00:05:13.266Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-05T00:05:13.266Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-05T00:05:13.266Z] time="2020-12-05T00:04:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-05T00:05:13.266Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-05T00:05:13.266Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-05T00:05:13.266Z] time="2020-12-05T00:04:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-05T00:05:13.266Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-05T00:05:13.266Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-05T00:05:13.266Z] time="2020-12-05T00:04:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-05T00:05:13.266Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-05T00:05:13.266Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-05T00:05:13.266Z] graphtest_unix.go:73: No driver to put! [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-05T00:05:13.266Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-05T00:05:13.266Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-05T00:05:13.266Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-05T00:05:13.266Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-05T00:05:13.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:05:13.266Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-05T00:05:13.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:05:13.266Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-05T00:05:13.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:05:13.266Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-05T00:05:13.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:05:13.266Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-05T00:05:13.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:05:13.266Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-05T00:05:13.266Z] graphtest_unix.go:73: No driver to put! [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-05T00:05:13.266Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-05T00:05:13.266Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] [2020-12-05T00:05:13.266Z] DONE 2191 tests, 26 skipped in 193.671s Post stage [Pipeline] junit [2020-12-05T00:05:13.280Z] Recording test results [2020-12-05T00:05:13.444Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-05T00:05:15.237Z] --- PASS: TestRenameRunningContainerAndReuse (1.84s) [2020-12-05T00:05:15.237Z] === RUN TestRenameInvalidName [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-05T00:05:15.687Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b -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:495d623ae5b1b601667d82682c5c265be189a29b hack/make.sh dynbinary test-integration [2020-12-05T00:05:15.874Z] --- PASS: TestRenameInvalidName (0.90s) [2020-12-05T00:05:15.874Z] === RUN TestRenameAnonymousContainer [2020-12-05T00:05:15.960Z] === RUN TestDockerSuite/TestBuildPATH [2020-12-05T00:05:16.639Z] [2020-12-05T00:05:16.639Z] Removing bundles/ [2020-12-05T00:05:16.639Z] [2020-12-05T00:05:16.639Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-05T00:05:16.639Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-05T00:05:16.639Z] GOOS="" GOARCH="" GOARM="" [2020-12-05T00:05:17.323Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-12-05T00:05:17.323Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-05T00:05:17.884Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-12-05T00:05:18.140Z] --- PASS: TestDockerNetworkMacvlan (11.43s) [2020-12-05T00:05:18.140Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-12-05T00:05:18.140Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.20s) [2020-12-05T00:05:18.140Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.05s) [2020-12-05T00:05:18.140Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.07s) [2020-12-05T00:05:18.140Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.50s) [2020-12-05T00:05:18.140Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2020-12-05T00:05:18.140Z] PASS [2020-12-05T00:05:18.140Z] [2020-12-05T00:05:18.140Z] DONE 8 tests in 12.733s [2020-12-05T00:05:18.140Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-05T00:05:18.140Z] ++ 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-12-05T00:05:18.140Z] ++ set -e [2020-12-05T00:05:18.140Z] ++ '[' -n 0 ']' [2020-12-05T00:05:18.140Z] ++ set -x [2020-12-05T00:05:18.140Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:05:18.140Z] testing: warning: no tests to run [2020-12-05T00:05:18.140Z] PASS [2020-12-05T00:05:18.140Z] [2020-12-05T00:05:18.140Z] DONE 0 tests in 0.006s [2020-12-05T00:05:18.140Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-05T00:05:18.140Z] ++ 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-12-05T00:05:18.140Z] ++ set -e [2020-12-05T00:05:18.140Z] ++ '[' -n 0 ']' [2020-12-05T00:05:18.140Z] ++ set -x [2020-12-05T00:05:18.140Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:05:18.140Z] INFO: Testing against a local daemon [2020-12-05T00:05:18.140Z] === RUN TestAuthZPluginAllowRequest [2020-12-05T00:05:18.700Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-12-05T00:05:19.627Z] --- PASS: TestAuthZPluginAllowRequest (1.25s) [2020-12-05T00:05:19.627Z] === RUN TestAuthZPluginTLS [2020-12-05T00:05:20.187Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-12-05T00:05:20.187Z] === RUN TestAuthZPluginDenyRequest [2020-12-05T00:05:20.442Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-12-05T00:05:20.442Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-05T00:05:21.003Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-12-05T00:05:21.003Z] === RUN TestAuthZPluginDenyResponse [2020-12-05T00:05:21.430Z] --- PASS: TestRenameAnonymousContainer (5.23s) [2020-12-05T00:05:21.430Z] === RUN TestRenameContainerWithSameName [2020-12-05T00:05:21.563Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-12-05T00:05:21.563Z] === RUN TestAuthZPluginAllowEventStream [2020-12-05T00:05:22.065Z] --- PASS: TestRenameContainerWithSameName (0.97s) [2020-12-05T00:05:22.065Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-05T00:05:22.927Z] --- PASS: TestAuthZPluginAllowEventStream (1.26s) [2020-12-05T00:05:22.927Z] === RUN TestAuthZPluginErrorResponse [2020-12-05T00:05:23.487Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-12-05T00:05:23.487Z] === RUN TestAuthZPluginErrorRequest [2020-12-05T00:05:24.048Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-12-05T00:05:24.048Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-05T00:05:24.124Z] --- PASS: TestRenameContainerWithLinkedContainer (1.82s) [2020-12-05T00:05:24.124Z] === RUN TestResize [2020-12-05T00:05:24.609Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-12-05T00:05:24.609Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-05T00:05:24.754Z] --- PASS: TestResize (0.94s) [2020-12-05T00:05:24.754Z] === RUN TestResizeWithInvalidSize [2020-12-05T00:05:24.865Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-12-05T00:05:25.783Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2020-12-05T00:05:25.783Z] === RUN TestResizeWhenContainerNotStarted [2020-12-05T00:05:26.231Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.51s) [2020-12-05T00:05:26.232Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-05T00:05:26.813Z] --- PASS: TestResizeWhenContainerNotStarted (0.91s) [2020-12-05T00:05:26.813Z] === RUN TestDaemonRestartKillContainers [2020-12-05T00:05:26.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-05T00:05:26.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-05T00:05:26.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-05T00:05:26.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-05T00:05:26.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-05T00:05:26.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-05T00:05:26.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-05T00:05:26.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-05T00:05:26.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-05T00:05:26.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-05T00:05:26.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-05T00:05:26.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-05T00:05:26.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-05T00:05:26.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-05T00:05:26.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-05T00:05:26.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-05T00:05:26.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:05:26.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:05:26.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:05:26.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:05:26.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:05:26.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:05:26.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:05:26.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:05:26.813Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-05T00:05:26.813Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-05T00:05:27.136Z] ok github.com/docker/docker/api/server/httputils 0.029s coverage: 14.7% of statements [2020-12-05T00:05:27.136Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-05T00:05:27.136Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-12-05T00:05:27.136Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-05T00:05:27.136Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-05T00:05:27.136Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-05T00:05:27.136Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-05T00:05:27.136Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-05T00:05:27.136Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-05T00:05:27.136Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-05T00:05:27.136Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-05T00:05:27.136Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-05T00:05:27.434Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-05T00:05:27.434Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-05T00:05:27.595Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s) [2020-12-05T00:05:27.595Z] === RUN TestAuthZPluginHeader [2020-12-05T00:05:27.595Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-12-05T00:05:28.077Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2020-12-05T00:05:28.077Z] ok github.com/docker/docker/api/types/filters 0.028s coverage: 92.2% of statements [2020-12-05T00:05:28.155Z] --- PASS: TestAuthZPluginHeader (0.70s) [2020-12-05T00:05:28.155Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-05T00:05:28.561Z] --- PASS: TestCheckoutGit (36.25s) [2020-12-05T00:05:28.561Z] === RUN TestValidGitTransport [2020-12-05T00:05:28.561Z] --- PASS: TestValidGitTransport (0.00s) [2020-12-05T00:05:28.561Z] === RUN TestGitInvalidRef [2020-12-05T00:05:28.561Z] --- PASS: TestGitInvalidRef (0.23s) [2020-12-05T00:05:28.561Z] PASS [2020-12-05T00:05:28.561Z] coverage: 86.3% of statements [2020-12-05T00:05:28.561Z] ok github.com/docker/docker/builder/remotecontext/git 36.662s coverage: 86.3% of statements [2020-12-05T00:05:28.561Z] ? github.com/docker/docker/cli [no test files] [2020-12-05T00:05:28.561Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-05T00:05:28.724Z] ok github.com/docker/docker/api/server/router/swarm 0.025s coverage: 5.7% of statements [2020-12-05T00:05:28.724Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-05T00:05:28.724Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-05T00:05:28.724Z] ? github.com/docker/docker/api/types [no test files] [2020-12-05T00:05:28.724Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-05T00:05:28.724Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-05T00:05:28.724Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-05T00:05:28.724Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-05T00:05:28.724Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-05T00:05:28.724Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-05T00:05:28.724Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-05T00:05:28.724Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-05T00:05:28.724Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-05T00:05:28.724Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-05T00:05:28.724Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-05T00:05:28.724Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2020-12-05T00:05:29.019Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 75.0% of statements [2020-12-05T00:05:29.019Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-05T00:05:29.019Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-05T00:05:29.019Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-05T00:05:29.019Z] ? github.com/docker/docker/builder [no test files] [2020-12-05T00:05:29.019Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-05T00:05:29.019Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-05T00:05:29.019Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-05T00:05:29.019Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-05T00:05:29.019Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-05T00:05:29.019Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-05T00:05:29.019Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-05T00:05:29.081Z] === RUN TestDockerSuite/TestBuildRm [2020-12-05T00:05:29.532Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:05:29.532Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:05:30.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:05:30.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:05:31.593Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-12-05T00:05:32.062Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-05T00:05:32.062Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-05T00:05:32.154Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-12-05T00:05:32.154Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.87s) [2020-12-05T00:05:32.154Z] === RUN TestAuthZPluginV2Disable [2020-12-05T00:05:32.714Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-12-05T00:05:32.970Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-12-05T00:05:33.519Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2020-12-05T00:05:33.531Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-12-05T00:05:34.091Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-12-05T00:05:34.784Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-05T00:05:34.784Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-05T00:05:35.017Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-12-05T00:05:35.578Z] --- PASS: TestAuthZPluginV2Disable (3.49s) [2020-12-05T00:05:35.578Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-05T00:05:35.618Z] ok github.com/docker/docker/builder/remotecontext/git 4.028s coverage: 86.3% of statements [2020-12-05T00:05:35.687Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2020-12-05T00:05:35.687Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2020-12-05T00:05:35.687Z] === RUN TestLoadDaemonCliConfigWithTLS [2020-12-05T00:05:35.687Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2020-12-05T00:05:35.687Z] === RUN TestLoadDaemonCliConfigWithConflicts [2020-12-05T00:05:35.687Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2020-12-05T00:05:35.687Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2020-12-05T00:05:35.687Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2020-12-05T00:05:35.687Z] === RUN TestLoadDaemonCliWithConflictingLabels [2020-12-05T00:05:35.687Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2020-12-05T00:05:35.687Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2020-12-05T00:05:35.687Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2020-12-05T00:05:35.687Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2020-12-05T00:05:35.687Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2020-12-05T00:05:35.687Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2020-12-05T00:05:35.687Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2020-12-05T00:05:35.687Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2020-12-05T00:05:35.687Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2020-12-05T00:05:35.687Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2020-12-05T00:05:35.687Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2020-12-05T00:05:35.687Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2020-12-05T00:05:35.687Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2020-12-05T00:05:35.687Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2020-12-05T00:05:35.687Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2020-12-05T00:05:35.687Z] === RUN TestConfigureDaemonLogs [2020-12-05T00:05:35.687Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2020-12-05T00:05:35.687Z] === RUN TestCommonOptionsInstallFlags [2020-12-05T00:05:35.687Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2020-12-05T00:05:35.687Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2020-12-05T00:05:35.687Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2020-12-05T00:05:35.687Z] PASS [2020-12-05T00:05:35.687Z] coverage: 18.4% of statements [2020-12-05T00:05:35.687Z] ok github.com/docker/docker/cmd/dockerd 0.613s coverage: 18.4% of statements [2020-12-05T00:05:35.834Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-12-05T00:05:36.674Z] ok github.com/docker/docker/builder/remotecontext 0.533s coverage: 13.7% of statements [2020-12-05T00:05:37.505Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-05T00:05:37.884Z] === RUN TestContainerStopSignal [2020-12-05T00:05:37.884Z] --- PASS: TestContainerStopSignal (0.00s) [2020-12-05T00:05:37.884Z] === RUN TestContainerStopTimeout [2020-12-05T00:05:37.884Z] --- PASS: TestContainerStopTimeout (0.00s) [2020-12-05T00:05:37.884Z] === RUN TestContainerSecretReferenceDestTarget [2020-12-05T00:05:37.884Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2020-12-05T00:05:37.884Z] === RUN TestContainerLogPathSetForJSONFileLogger [2020-12-05T00:05:37.884Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2020-12-05T00:05:37.884Z] === RUN TestContainerLogPathSetForRingLogger [2020-12-05T00:05:37.884Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2020-12-05T00:05:37.884Z] === RUN TestReplaceAndAppendEnvVars [2020-12-05T00:05:37.884Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2020-12-05T00:05:37.884Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2020-12-05T00:05:37.884Z] === RUN TestNewMemoryStore [2020-12-05T00:05:37.884Z] --- PASS: TestNewMemoryStore (0.00s) [2020-12-05T00:05:37.884Z] === RUN TestAddContainers [2020-12-05T00:05:37.884Z] --- PASS: TestAddContainers (0.00s) [2020-12-05T00:05:37.884Z] === RUN TestGetContainer [2020-12-05T00:05:37.884Z] --- PASS: TestGetContainer (0.00s) [2020-12-05T00:05:37.884Z] === RUN TestDeleteContainer [2020-12-05T00:05:37.884Z] --- PASS: TestDeleteContainer (0.00s) [2020-12-05T00:05:37.884Z] === RUN TestListContainers [2020-12-05T00:05:37.884Z] --- PASS: TestListContainers (0.00s) [2020-12-05T00:05:37.884Z] === RUN TestFirstContainer [2020-12-05T00:05:37.884Z] --- PASS: TestFirstContainer (0.00s) [2020-12-05T00:05:37.884Z] === RUN TestApplyAllContainer [2020-12-05T00:05:37.884Z] --- PASS: TestApplyAllContainer (0.00s) [2020-12-05T00:05:37.884Z] === RUN TestIsValidHealthString [2020-12-05T00:05:37.884Z] --- PASS: TestIsValidHealthString (0.00s) [2020-12-05T00:05:37.884Z] === RUN TestStateRunStop [2020-12-05T00:05:37.884Z] --- PASS: TestStateRunStop (0.00s) [2020-12-05T00:05:37.884Z] === RUN TestStateTimeoutWait [2020-12-05T00:05:37.884Z] --- PASS: TestStateTimeoutWait (0.10s) [2020-12-05T00:05:37.884Z] state_test.go:141: Stop callback fired [2020-12-05T00:05:37.884Z] state_test.go:165: Stop callback fired [2020-12-05T00:05:37.884Z] === RUN TestIsValidStateString [2020-12-05T00:05:37.884Z] --- PASS: TestIsValidStateString (0.00s) [2020-12-05T00:05:37.884Z] === RUN TestViewSaveDelete [2020-12-05T00:05:37.884Z] --- PASS: TestViewSaveDelete (0.10s) [2020-12-05T00:05:37.884Z] === RUN TestViewAll [2020-12-05T00:05:37.884Z] --- PASS: TestViewAll (0.02s) [2020-12-05T00:05:37.884Z] === RUN TestViewGet [2020-12-05T00:05:37.884Z] --- PASS: TestViewGet (0.01s) [2020-12-05T00:05:37.884Z] === RUN TestNames [2020-12-05T00:05:37.884Z] --- PASS: TestNames (0.00s) [2020-12-05T00:05:37.884Z] === RUN TestViewWithHealthCheck [2020-12-05T00:05:37.884Z] --- PASS: TestViewWithHealthCheck (0.01s) [2020-12-05T00:05:37.884Z] PASS [2020-12-05T00:05:37.884Z] coverage: 41.6% of statements [2020-12-05T00:05:37.884Z] ok github.com/docker/docker/container 0.625s coverage: 41.6% of statements [2020-12-05T00:05:37.884Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-05T00:05:37.884Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-05T00:05:37.884Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-05T00:05:37.885Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-05T00:05:38.134Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-05T00:05:38.220Z] ok github.com/docker/docker/builder/dockerfile 1.232s coverage: 48.3% of statements [2020-12-05T00:05:38.220Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-05T00:05:38.220Z] ? github.com/docker/docker/cli [no test files] [2020-12-05T00:05:38.220Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-05T00:05:38.348Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-12-05T00:05:38.348Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-12-05T00:05:38.604Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-12-05T00:05:38.604Z] === RUN TestDockerSuite/TestBuildSpaces [2020-12-05T00:05:38.604Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.08s) [2020-12-05T00:05:38.604Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-05T00:05:38.859Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-12-05T00:05:39.420Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-12-05T00:05:39.677Z] === RUN TestDockerSuite/TestBuildStderr [2020-12-05T00:05:40.084Z] === RUN TestPrepare [2020-12-05T00:05:40.084Z] --- PASS: TestPrepare (0.00s) [2020-12-05T00:05:40.084Z] === RUN TestStart [2020-12-05T00:05:40.084Z] --- PASS: TestStart (0.00s) [2020-12-05T00:05:40.084Z] === RUN TestWaitCancel [2020-12-05T00:05:40.084Z] --- PASS: TestWaitCancel (0.00s) [2020-12-05T00:05:40.084Z] === RUN TestWaitDisabled [2020-12-05T00:05:40.084Z] --- PASS: TestWaitDisabled (0.00s) [2020-12-05T00:05:40.084Z] === RUN TestWaitEnabled [2020-12-05T00:05:40.084Z] --- PASS: TestWaitEnabled (0.00s) [2020-12-05T00:05:40.084Z] === RUN TestRemove [2020-12-05T00:05:40.237Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-12-05T00:05:40.549Z] --- PASS: TestRemove (0.00s) [2020-12-05T00:05:40.549Z] PASS [2020-12-05T00:05:40.549Z] coverage: 65.3% of statements [2020-12-05T00:05:40.549Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.321s coverage: 65.3% of statements [2020-12-05T00:05:40.855Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-05T00:05:40.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.43s) [2020-12-05T00:05:40.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s) [2020-12-05T00:05:40.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2020-12-05T00:05:40.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2020-12-05T00:05:40.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-12-05T00:05:40.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s) [2020-12-05T00:05:40.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.46s) [2020-12-05T00:05:40.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.48s) [2020-12-05T00:05:40.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.10s) [2020-12-05T00:05:40.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.46s) [2020-12-05T00:05:40.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.32s) [2020-12-05T00:05:40.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.34s) [2020-12-05T00:05:40.855Z] === RUN TestCgroupNamespacesRun [2020-12-05T00:05:42.355Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2020-12-05T00:05:42.355Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-05T00:05:42.719Z] ok github.com/docker/docker/client 0.578s coverage: 75.4% of statements [2020-12-05T00:05:43.483Z] === RUN TestNewListSecretsFilters [2020-12-05T00:05:43.483Z] --- PASS: TestNewListSecretsFilters (0.00s) [2020-12-05T00:05:43.483Z] === RUN TestNewListConfigsFilters [2020-12-05T00:05:43.483Z] --- PASS: TestNewListConfigsFilters (0.00s) [2020-12-05T00:05:43.483Z] PASS [2020-12-05T00:05:43.483Z] coverage: 0.5% of statements [2020-12-05T00:05:43.483Z] ok github.com/docker/docker/daemon/cluster 1.234s coverage: 0.5% of statements [2020-12-05T00:05:43.499Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-12-05T00:05:43.754Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-12-05T00:05:43.856Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-12-05T00:05:43.856Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-05T00:05:44.463Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2020-12-05T00:05:44.463Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCContainerRuntime [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCIsolation [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCIsolation/empty [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCIsolation/default [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCIsolation/process [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertFromGRPCIsolation [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertFromGRPCIsolation/default [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertFromGRPCIsolation/process [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCCredentialSpec [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2020-12-05T00:05:44.463Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2020-12-05T00:05:44.463Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertFromGRPCConfigs [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertFromGRPCConfigs/file [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCConfigs [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCConfigs/file [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2020-12-05T00:05:44.463Z] === RUN TestServiceConvertToGRPCConfigs/none [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2020-12-05T00:05:44.463Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2020-12-05T00:05:44.463Z] PASS [2020-12-05T00:05:44.463Z] coverage: 35.9% of statements [2020-12-05T00:05:44.463Z] ok github.com/docker/docker/daemon/cluster/convert 0.924s coverage: 35.9% of statements [2020-12-05T00:05:44.681Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-12-05T00:05:44.936Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-12-05T00:05:45.496Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-12-05T00:05:45.917Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2020-12-05T00:05:45.918Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-05T00:05:46.862Z] === RUN TestDockerSuite/TestBuildUser [2020-12-05T00:05:47.418Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-12-05T00:05:47.418Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-05T00:05:48.748Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-12-05T00:05:49.202Z] === RUN TestDiscoveryOptsErrors [2020-12-05T00:05:49.202Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2020-12-05T00:05:49.202Z] === RUN TestDiscoveryOpts [2020-12-05T00:05:49.202Z] --- PASS: TestDiscoveryOpts (0.00s) [2020-12-05T00:05:49.202Z] PASS [2020-12-05T00:05:49.202Z] coverage: 30.0% of statements [2020-12-05T00:05:49.202Z] ok github.com/docker/docker/daemon/discovery 0.204s coverage: 30.0% of statements [2020-12-05T00:05:49.481Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.91s) [2020-12-05T00:05:49.481Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-05T00:05:50.634Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.83s) [2020-12-05T00:05:50.634Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-05T00:05:50.634Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-12-05T00:05:51.057Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2020-12-05T00:05:51.057Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-05T00:05:51.403Z] === RUN TestBuilderGC [2020-12-05T00:05:51.403Z] --- PASS: TestBuilderGC (0.00s) [2020-12-05T00:05:51.403Z] === RUN TestDaemonConfigurationNotFound [2020-12-05T00:05:51.403Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2020-12-05T00:05:51.403Z] === RUN TestDaemonBrokenConfiguration [2020-12-05T00:05:51.403Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2020-12-05T00:05:51.403Z] === RUN TestParseClusterAdvertiseSettings [2020-12-05T00:05:51.403Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2020-12-05T00:05:51.403Z] === RUN TestFindConfigurationConflicts [2020-12-05T00:05:51.403Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2020-12-05T00:05:51.403Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2020-12-05T00:05:51.403Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2020-12-05T00:05:51.403Z] === RUN TestDaemonConfigurationMergeConflicts [2020-12-05T00:05:51.403Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2020-12-05T00:05:51.403Z] === RUN TestDaemonConfigurationMergeConcurrent [2020-12-05T00:05:51.403Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2020-12-05T00:05:51.403Z] === RUN TestDaemonConfigurationMergeConcurrentError [2020-12-05T00:05:51.403Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2020-12-05T00:05:51.403Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2020-12-05T00:05:51.403Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2020-12-05T00:05:51.403Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2020-12-05T00:05:51.403Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2020-12-05T00:05:51.403Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2020-12-05T00:05:51.403Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2020-12-05T00:05:51.403Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2020-12-05T00:05:51.403Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2020-12-05T00:05:51.403Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2020-12-05T00:05:51.403Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2020-12-05T00:05:51.403Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2020-12-05T00:05:51.403Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2020-12-05T00:05:51.403Z] === RUN TestFindConfigurationConflictsWithMergedValues [2020-12-05T00:05:51.403Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2020-12-05T00:05:51.403Z] === RUN TestValidateConfigurationErrors [2020-12-05T00:05:51.403Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2020-12-05T00:05:51.403Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2020-12-05T00:05:51.403Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2020-12-05T00:05:51.403Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2020-12-05T00:05:51.403Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2020-12-05T00:05:51.403Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2020-12-05T00:05:51.403Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2020-12-05T00:05:51.403Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2020-12-05T00:05:51.403Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2020-12-05T00:05:51.403Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2020-12-05T00:05:51.403Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2020-12-05T00:05:51.403Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2020-12-05T00:05:51.403Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2020-12-05T00:05:51.403Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2020-12-05T00:05:51.403Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2020-12-05T00:05:51.403Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2020-12-05T00:05:51.403Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2020-12-05T00:05:51.403Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2020-12-05T00:05:51.403Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2020-12-05T00:05:51.403Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2020-12-05T00:05:51.403Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2020-12-05T00:05:51.403Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2020-12-05T00:05:51.403Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2020-12-05T00:05:51.403Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2020-12-05T00:05:51.403Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2020-12-05T00:05:51.403Z] === RUN TestValidateConfiguration [2020-12-05T00:05:51.403Z] === RUN TestValidateConfiguration/with_label [2020-12-05T00:05:51.403Z] === RUN TestValidateConfiguration/with_dns [2020-12-05T00:05:51.403Z] === RUN TestValidateConfiguration/with_dns-search [2020-12-05T00:05:51.403Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2020-12-05T00:05:51.403Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2020-12-05T00:05:51.403Z] === RUN TestValidateConfiguration/with_max-download-attempts [2020-12-05T00:05:51.403Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2020-12-05T00:05:51.403Z] === RUN TestValidateConfiguration/with_node_generic_resources [2020-12-05T00:05:51.403Z] --- PASS: TestValidateConfiguration (0.00s) [2020-12-05T00:05:51.403Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2020-12-05T00:05:51.403Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2020-12-05T00:05:51.403Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2020-12-05T00:05:51.403Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2020-12-05T00:05:51.403Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2020-12-05T00:05:51.403Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2020-12-05T00:05:51.403Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2020-12-05T00:05:51.403Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2020-12-05T00:05:51.403Z] === RUN TestModifiedDiscoverySettings [2020-12-05T00:05:51.403Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2020-12-05T00:05:51.403Z] === RUN TestReloadSetConfigFileNotExist [2020-12-05T00:05:51.403Z] time="2020-12-05T00:05:50Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2020-12-05T00:05:51.403Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2020-12-05T00:05:51.403Z] === RUN TestReloadDefaultConfigNotExist [2020-12-05T00:05:51.403Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2020-12-05T00:05:51.403Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:05:51.403Z] === RUN TestReloadBadDefaultConfig [2020-12-05T00:05:51.403Z] time="2020-12-05T00:05:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-207538527" [2020-12-05T00:05:51.403Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2020-12-05T00:05:51.403Z] === RUN TestReloadWithConflictingLabels [2020-12-05T00:05:51.403Z] time="2020-12-05T00:05:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-645040946" [2020-12-05T00:05:51.403Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2020-12-05T00:05:51.403Z] === RUN TestReloadWithDuplicateLabels [2020-12-05T00:05:51.403Z] time="2020-12-05T00:05:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-805119721" [2020-12-05T00:05:51.403Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2020-12-05T00:05:51.403Z] === RUN TestDaemonConfigurationMerge [2020-12-05T00:05:51.403Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2020-12-05T00:05:51.403Z] PASS [2020-12-05T00:05:51.403Z] coverage: 79.7% of statements [2020-12-05T00:05:51.403Z] ok github.com/docker/docker/daemon/config 0.872s coverage: 79.7% of statements [2020-12-05T00:05:51.871Z] === RUN TestVerifyNetworkingConfig [2020-12-05T00:05:51.871Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2020-12-05T00:05:51.871Z] === RUN TestGetContainer [2020-12-05T00:05:51.871Z] --- PASS: TestGetContainer (0.00s) [2020-12-05T00:05:51.871Z] === RUN TestValidContainerNames [2020-12-05T00:05:51.871Z] --- PASS: TestValidContainerNames (0.00s) [2020-12-05T00:05:51.871Z] === RUN TestContainerInitDNS [2020-12-05T00:05:51.871Z] --- SKIP: TestContainerInitDNS (0.00s) [2020-12-05T00:05:51.871Z] daemon_test.go:147: root required [2020-12-05T00:05:51.871Z] === RUN TestMerge [2020-12-05T00:05:51.871Z] --- PASS: TestMerge (0.00s) [2020-12-05T00:05:51.871Z] === RUN TestValidateContainerIsolation [2020-12-05T00:05:51.871Z] --- PASS: TestValidateContainerIsolation (0.00s) [2020-12-05T00:05:51.871Z] === RUN TestFindNetworkErrorType [2020-12-05T00:05:51.871Z] --- PASS: TestFindNetworkErrorType (0.00s) [2020-12-05T00:05:51.871Z] === RUN TestEnsureServicesExist [2020-12-05T00:05:51.871Z] --- PASS: TestEnsureServicesExist (0.00s) [2020-12-05T00:05:51.871Z] === RUN TestEnsureServicesExistErrors [2020-12-05T00:05:51.871Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2020-12-05T00:05:51.871Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2020-12-05T00:05:51.871Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2020-12-05T00:05:51.871Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2020-12-05T00:05:51.871Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2020-12-05T00:05:51.871Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2020-12-05T00:05:51.871Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2020-12-05T00:05:51.871Z] === RUN TestContainerDelete [2020-12-05T00:05:51.871Z] --- PASS: TestContainerDelete (0.00s) [2020-12-05T00:05:51.871Z] === RUN TestContainerDoubleDelete [2020-12-05T00:05:51.871Z] --- PASS: TestContainerDoubleDelete (0.00s) [2020-12-05T00:05:51.871Z] === RUN TestLogContainerEventCopyLabels [2020-12-05T00:05:51.871Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2020-12-05T00:05:51.871Z] === RUN TestLogContainerEventWithAttributes [2020-12-05T00:05:51.871Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2020-12-05T00:05:51.871Z] === RUN TestNoneHealthcheck [2020-12-05T00:05:51.871Z] --- PASS: TestNoneHealthcheck (0.00s) [2020-12-05T00:05:51.871Z] === RUN TestHealthStates [2020-12-05T00:05:52.086Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2020-12-05T00:05:52.086Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-05T00:05:52.335Z] time="2020-12-05T00:05:51Z" 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-12-05T00:05:52.335Z] time="2020-12-05T00:05:51Z" 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-12-05T00:05:52.335Z] time="2020-12-05T00:05:51Z" 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-12-05T00:05:52.335Z] time="2020-12-05T00:05:51Z" 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-12-05T00:05:52.335Z] time="2020-12-05T00:05:51Z" 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-12-05T00:05:52.335Z] time="2020-12-05T00:05:51Z" 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-12-05T00:05:52.335Z] time="2020-12-05T00:05:51Z" 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-12-05T00:05:52.335Z] time="2020-12-05T00:05:51Z" 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-12-05T00:05:52.335Z] time="2020-12-05T00:05:51Z" 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-12-05T00:05:52.335Z] time="2020-12-05T00:05:51Z" 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-12-05T00:05:52.335Z] --- PASS: TestHealthStates (0.10s) [2020-12-05T00:05:52.335Z] === RUN TestMaskURLCredentials [2020-12-05T00:05:52.335Z] --- PASS: TestMaskURLCredentials (0.00s) [2020-12-05T00:05:52.335Z] === RUN TestGetInspectData [2020-12-05T00:05:52.335Z] --- PASS: TestGetInspectData (0.00s) [2020-12-05T00:05:52.335Z] === RUN TestFillLicense [2020-12-05T00:05:52.335Z] --- PASS: TestFillLicense (0.00s) [2020-12-05T00:05:52.335Z] === RUN TestListInvalidFilter [2020-12-05T00:05:52.335Z] --- PASS: TestListInvalidFilter (0.00s) [2020-12-05T00:05:52.335Z] === RUN TestNameFilter [2020-12-05T00:05:52.335Z] --- PASS: TestNameFilter (0.00s) [2020-12-05T00:05:52.335Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2020-12-05T00:05:52.335Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2020-12-05T00:05:52.335Z] === RUN TestSetWindowsCredentialSpecInSpec [2020-12-05T00:05:52.335Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2020-12-05T00:05:52.335Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2020-12-05T00:05:52.335Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2020-12-05T00:05:52.335Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2020-12-05T00:05:52.335Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2020-12-05T00:05:52.335Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2020-12-05T00:05:52.335Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2020-12-05T00:05:52.335Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2020-12-05T00:05:52.335Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2020-12-05T00:05:52.335Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2020-12-05T00:05:52.335Z] === 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-12-05T00:05:52.335Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2020-12-05T00:05:52.335Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2020-12-05T00:05:52.335Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2020-12-05T00:05:52.335Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2020-12-05T00:05:52.335Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2020-12-05T00:05:52.335Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2020-12-05T00:05:52.335Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2020-12-05T00:05:52.335Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2020-12-05T00:05:52.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2020-12-05T00:05:52.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2020-12-05T00:05:52.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2020-12-05T00:05:52.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2020-12-05T00:05:52.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2020-12-05T00:05:52.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-12-05T00:05:52.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2020-12-05T00:05:52.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2020-12-05T00:05:52.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-12-05T00:05:52.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2020-12-05T00:05:52.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2020-12-05T00:05:52.335Z] --- 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-12-05T00:05:52.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2020-12-05T00:05:52.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2020-12-05T00:05:52.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2020-12-05T00:05:52.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2020-12-05T00:05:52.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2020-12-05T00:05:52.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2020-12-05T00:05:52.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2020-12-05T00:05:52.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2020-12-05T00:05:52.335Z] === RUN TestDaemonReloadLabels [2020-12-05T00:05:52.335Z] --- PASS: TestDaemonReloadLabels (0.00s) [2020-12-05T00:05:52.335Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2020-12-05T00:05:52.335Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2020-12-05T00:05:52.335Z] === RUN TestDaemonReloadMirrors [2020-12-05T00:05:52.335Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2020-12-05T00:05:52.335Z] === RUN TestDaemonReloadInsecureRegistries [2020-12-05T00:05:52.335Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2020-12-05T00:05:52.335Z] === RUN TestDaemonReloadNotAffectOthers [2020-12-05T00:05:52.335Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2020-12-05T00:05:52.335Z] === RUN TestDaemonDiscoveryReload [2020-12-05T00:05:52.805Z] === RUN TestWaitNodeAttachment [2020-12-05T00:05:52.805Z] === RUN TestEventsLog [2020-12-05T00:05:52.805Z] --- PASS: TestEventsLog (0.00s) [2020-12-05T00:05:52.805Z] === RUN TestEventsLogTimeout [2020-12-05T00:05:52.805Z] --- PASS: TestEventsLogTimeout (0.00s) [2020-12-05T00:05:52.805Z] === RUN TestLogEvents [2020-12-05T00:05:52.805Z] --- PASS: TestLogEvents (0.05s) [2020-12-05T00:05:52.805Z] === RUN TestLoadBufferedEvents [2020-12-05T00:05:52.805Z] --- PASS: TestLoadBufferedEvents (0.13s) [2020-12-05T00:05:52.805Z] === RUN TestLoadBufferedEventsOnlyFromPast [2020-12-05T00:05:52.805Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2020-12-05T00:05:52.805Z] === RUN TestIgnoreBufferedWhenNoTimes [2020-12-05T00:05:52.805Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2020-12-05T00:05:52.805Z] PASS [2020-12-05T00:05:52.805Z] coverage: 50.0% of statements [2020-12-05T00:05:52.805Z] ok github.com/docker/docker/daemon/events 0.289s coverage: 50.0% of statements [2020-12-05T00:05:53.268Z] --- PASS: TestWaitNodeAttachment (0.40s) [2020-12-05T00:05:53.269Z] === RUN TestIsolationConversion [2020-12-05T00:05:53.269Z] === RUN TestIsolationConversion/default [2020-12-05T00:05:53.269Z] === RUN TestIsolationConversion/process [2020-12-05T00:05:53.269Z] === RUN TestIsolationConversion/hyperv [2020-12-05T00:05:53.269Z] --- PASS: TestIsolationConversion (0.00s) [2020-12-05T00:05:53.269Z] --- PASS: TestIsolationConversion/default (0.00s) [2020-12-05T00:05:53.269Z] --- PASS: TestIsolationConversion/process (0.00s) [2020-12-05T00:05:53.269Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2020-12-05T00:05:53.269Z] === RUN TestContainerLabels [2020-12-05T00:05:53.269Z] --- PASS: TestContainerLabels (0.00s) [2020-12-05T00:05:53.269Z] === RUN TestCredentialSpecConversion [2020-12-05T00:05:53.269Z] === RUN TestCredentialSpecConversion/none [2020-12-05T00:05:53.269Z] === RUN TestCredentialSpecConversion/config [2020-12-05T00:05:53.269Z] === RUN TestCredentialSpecConversion/file [2020-12-05T00:05:53.269Z] === RUN TestCredentialSpecConversion/registry [2020-12-05T00:05:53.269Z] --- PASS: TestCredentialSpecConversion (0.00s) [2020-12-05T00:05:53.269Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2020-12-05T00:05:53.269Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2020-12-05T00:05:53.269Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2020-12-05T00:05:53.269Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2020-12-05T00:05:53.269Z] === RUN TestControllerValidateMountBind [2020-12-05T00:05:53.269Z] --- PASS: TestControllerValidateMountBind (0.00s) [2020-12-05T00:05:53.269Z] === RUN TestControllerValidateMountVolume [2020-12-05T00:05:53.269Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2020-12-05T00:05:53.269Z] === RUN TestControllerValidateMountTarget [2020-12-05T00:05:53.269Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2020-12-05T00:05:53.269Z] === RUN TestControllerValidateMountTmpfs [2020-12-05T00:05:53.269Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2020-12-05T00:05:53.269Z] === RUN TestControllerValidateMountInvalidType [2020-12-05T00:05:53.269Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2020-12-05T00:05:53.269Z] === RUN TestControllerValidateMountNamedPipe [2020-12-05T00:05:53.269Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2020-12-05T00:05:53.269Z] PASS [2020-12-05T00:05:53.269Z] coverage: 11.3% of statements [2020-12-05T00:05:53.269Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2020-12-05T00:05:53.269Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2020-12-05T00:05:53.269Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.525s coverage: 11.3% of statements [2020-12-05T00:05:53.734Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2020-12-05T00:05:53.734Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2020-12-05T00:05:54.153Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-12-05T00:05:54.153Z] === RUN TestKernelTCPMemory [2020-12-05T00:05:54.199Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2020-12-05T00:05:54.199Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2020-12-05T00:05:54.199Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-12-05T00:05:54.199Z] reload_test.go:520: root required [2020-12-05T00:05:54.199Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2020-12-05T00:05:54.199Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2020-12-05T00:05:54.199Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2020-12-05T00:05:54.199Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2020-12-05T00:05:54.199Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2020-12-05T00:05:54.199Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2020-12-05T00:05:54.199Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2020-12-05T00:05:54.199Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2020-12-05T00:05:54.199Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2020-12-05T00:05:54.199Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2020-12-05T00:05:54.199Z] === RUN TestParseVolumesFrom [2020-12-05T00:05:54.199Z] --- PASS: TestParseVolumesFrom (0.00s) [2020-12-05T00:05:54.199Z] PASS [2020-12-05T00:05:54.199Z] coverage: 9.1% of statements [2020-12-05T00:05:54.199Z] ok github.com/docker/docker/daemon 3.521s coverage: 9.1% of statements [2020-12-05T00:05:54.199Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-05T00:05:54.199Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-05T00:05:54.199Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-05T00:05:54.199Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-05T00:05:54.663Z] === RUN TestLinkNaming [2020-12-05T00:05:54.663Z] --- PASS: TestLinkNaming (0.00s) [2020-12-05T00:05:54.663Z] === RUN TestLinkNew [2020-12-05T00:05:54.663Z] --- PASS: TestLinkNew (0.00s) [2020-12-05T00:05:54.663Z] === RUN TestLinkEnv [2020-12-05T00:05:54.663Z] --- PASS: TestLinkEnv (0.00s) [2020-12-05T00:05:54.663Z] === RUN TestLinkMultipleEnv [2020-12-05T00:05:54.663Z] --- PASS: TestLinkMultipleEnv (0.00s) [2020-12-05T00:05:54.663Z] === RUN TestLinkPortRangeEnv [2020-12-05T00:05:54.663Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2020-12-05T00:05:54.663Z] PASS [2020-12-05T00:05:54.663Z] coverage: 93.0% of statements [2020-12-05T00:05:54.663Z] ok github.com/docker/docker/daemon/links 0.163s coverage: 93.0% of statements [2020-12-05T00:05:54.663Z] === RUN TestIsEmptyDir [2020-12-05T00:05:54.663Z] --- PASS: TestIsEmptyDir (0.01s) [2020-12-05T00:05:54.663Z] PASS [2020-12-05T00:05:54.663Z] coverage: 2.3% of statements [2020-12-05T00:05:54.784Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-12-05T00:05:54.784Z] === RUN TestNISDomainname [2020-12-05T00:05:54.796Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-12-05T00:05:55.129Z] ok github.com/docker/docker/daemon/graphdriver 0.191s coverage: 2.3% of statements [2020-12-05T00:05:55.129Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-12-05T00:05:55.129Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-12-05T00:05:55.129Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-12-05T00:05:55.129Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-05T00:05:55.129Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-12-05T00:05:55.129Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-12-05T00:05:55.129Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-12-05T00:05:55.129Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-05T00:05:55.129Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-12-05T00:05:55.129Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-12-05T00:05:55.129Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-12-05T00:05:55.814Z] --- PASS: TestNISDomainname (1.05s) [2020-12-05T00:05:55.814Z] === RUN TestHostnameDnsResolution [2020-12-05T00:05:57.874Z] --- PASS: TestHostnameDnsResolution (1.72s) [2020-12-05T00:05:57.874Z] === RUN TestStats [2020-12-05T00:05:58.900Z] === RUN TestNewStreamConfig [2020-12-05T00:05:58.900Z] === RUN TestNewStreamConfig/defaults [2020-12-05T00:05:58.900Z] === RUN TestNewStreamConfig/invalid_create_group [2020-12-05T00:05:58.900Z] === RUN TestNewStreamConfig/invalid_flush_interval [2020-12-05T00:05:58.900Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2020-12-05T00:05:58.900Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2020-12-05T00:05:58.900Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2020-12-05T00:05:58.900Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2020-12-05T00:05:58.900Z] --- PASS: TestNewStreamConfig (0.00s) [2020-12-05T00:05:58.900Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2020-12-05T00:05:58.900Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2020-12-05T00:05:58.900Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2020-12-05T00:05:58.900Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2020-12-05T00:05:58.900Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2020-12-05T00:05:58.900Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2020-12-05T00:05:58.900Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2020-12-05T00:05:58.900Z] === RUN TestNewAWSLogsClientUserAgentHandler [2020-12-05T00:05:58.900Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2020-12-05T00:05:58.900Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2020-12-05T00:05:58.900Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2020-12-05T00:05:58.900Z] === RUN TestNewAWSLogsClientRegionDetect [2020-12-05T00:05:58.900Z] time="2020-12-05T00:05:58Z" level=info msg="Trying to get region from EC2 Metadata" [2020-12-05T00:05:58.900Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2020-12-05T00:05:58.900Z] === RUN TestCreateSuccess [2020-12-05T00:05:58.900Z] --- PASS: TestCreateSuccess (0.00s) [2020-12-05T00:05:58.900Z] === RUN TestCreateLogGroupSuccess [2020-12-05T00:05:58.900Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2020-12-05T00:05:58.900Z] === RUN TestCreateError [2020-12-05T00:05:58.900Z] --- PASS: TestCreateError (0.00s) [2020-12-05T00:05:58.900Z] === RUN TestCreateAlreadyExists [2020-12-05T00:05:58.901Z] time="2020-12-05T00:05:58Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2020-12-05T00:05:58.901Z] --- PASS: TestCreateAlreadyExists (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestLogClosed [2020-12-05T00:05:58.901Z] --- PASS: TestLogClosed (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestLogBlocking [2020-12-05T00:05:58.901Z] --- PASS: TestLogBlocking (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestLogNonBlockingBufferEmpty [2020-12-05T00:05:58.901Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestLogNonBlockingBufferFull [2020-12-05T00:05:58.901Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestPublishBatchSuccess [2020-12-05T00:05:58.901Z] --- PASS: TestPublishBatchSuccess (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestPublishBatchError [2020-12-05T00:05:58.901Z] time="2020-12-05T00:05:58Z" level=error msg=Error [2020-12-05T00:05:58.901Z] --- PASS: TestPublishBatchError (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestPublishBatchInvalidSeqSuccess [2020-12-05T00:05:58.901Z] time="2020-12-05T00:05:58Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-12-05T00:05:58.901Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestPublishBatchAlreadyAccepted [2020-12-05T00:05:58.901Z] time="2020-12-05T00:05:58Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-12-05T00:05:58.901Z] time="2020-12-05T00:05:58Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2020-12-05T00:05:58.901Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestCollectBatchSimple [2020-12-05T00:05:58.901Z] --- PASS: TestCollectBatchSimple (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestCollectBatchTicker [2020-12-05T00:05:58.901Z] --- PASS: TestCollectBatchTicker (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestCollectBatchMultilinePattern [2020-12-05T00:05:58.901Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2020-12-05T00:05:58.901Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2020-12-05T00:05:58.901Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2020-12-05T00:05:58.901Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestCollectBatchClose [2020-12-05T00:05:58.901Z] --- PASS: TestCollectBatchClose (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestEffectiveLen [2020-12-05T00:05:58.901Z] === RUN TestEffectiveLen/0/Hello [2020-12-05T00:05:58.901Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2020-12-05T00:05:58.901Z] === RUN TestEffectiveLen/2/🙃 [2020-12-05T00:05:58.901Z] === RUN TestEffectiveLen/3/���� [2020-12-05T00:05:58.901Z] === RUN TestEffectiveLen/4/He��o [2020-12-05T00:05:58.901Z] === RUN TestEffectiveLen/5/ [2020-12-05T00:05:58.901Z] --- PASS: TestEffectiveLen (0.00s) [2020-12-05T00:05:58.901Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2020-12-05T00:05:58.901Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2020-12-05T00:05:58.901Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2020-12-05T00:05:58.901Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2020-12-05T00:05:58.901Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2020-12-05T00:05:58.901Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestFindValidSplit [2020-12-05T00:05:58.901Z] === RUN TestFindValidSplit/0/ [2020-12-05T00:05:58.901Z] === RUN TestFindValidSplit/1/Hello [2020-12-05T00:05:58.901Z] === RUN TestFindValidSplit/2/Hello [2020-12-05T00:05:58.901Z] === RUN TestFindValidSplit/3/Hello [2020-12-05T00:05:58.901Z] === RUN TestFindValidSplit/4/🙃 [2020-12-05T00:05:58.901Z] === RUN TestFindValidSplit/5/🙃 [2020-12-05T00:05:58.901Z] === RUN TestFindValidSplit/6/a� [2020-12-05T00:05:58.901Z] === RUN TestFindValidSplit/7/a� [2020-12-05T00:05:58.901Z] --- PASS: TestFindValidSplit (0.00s) [2020-12-05T00:05:58.901Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2020-12-05T00:05:58.901Z] cloudwatchlogs_test.go:1044: [2020-12-05T00:05:58.901Z] cloudwatchlogs_test.go:1045: [2020-12-05T00:05:58.901Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2020-12-05T00:05:58.901Z] cloudwatchlogs_test.go:1044: Hello [2020-12-05T00:05:58.901Z] cloudwatchlogs_test.go:1045: [2020-12-05T00:05:58.901Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2020-12-05T00:05:58.901Z] cloudwatchlogs_test.go:1044: He [2020-12-05T00:05:58.901Z] cloudwatchlogs_test.go:1045: llo [2020-12-05T00:05:58.901Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2020-12-05T00:05:58.901Z] cloudwatchlogs_test.go:1044: [2020-12-05T00:05:58.901Z] cloudwatchlogs_test.go:1045: Hello [2020-12-05T00:05:58.901Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2020-12-05T00:05:58.901Z] cloudwatchlogs_test.go:1044: [2020-12-05T00:05:58.901Z] cloudwatchlogs_test.go:1045: 🙃 [2020-12-05T00:05:58.901Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2020-12-05T00:05:58.901Z] cloudwatchlogs_test.go:1044: 🙃 [2020-12-05T00:05:58.901Z] cloudwatchlogs_test.go:1045: [2020-12-05T00:05:58.901Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2020-12-05T00:05:58.901Z] cloudwatchlogs_test.go:1044: a [2020-12-05T00:05:58.901Z] cloudwatchlogs_test.go:1045: � [2020-12-05T00:05:58.901Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2020-12-05T00:05:58.901Z] cloudwatchlogs_test.go:1044: a� [2020-12-05T00:05:58.901Z] cloudwatchlogs_test.go:1045: [2020-12-05T00:05:58.901Z] === RUN TestProcessEventEmoji [2020-12-05T00:05:58.901Z] --- PASS: TestProcessEventEmoji (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestCollectBatchLineSplit [2020-12-05T00:05:58.901Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestCollectBatchLineSplitWithBinary [2020-12-05T00:05:58.901Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestCollectBatchMaxEvents [2020-12-05T00:05:58.901Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2020-12-05T00:05:58.901Z] === RUN TestCollectBatchMaxTotalBytes [2020-12-05T00:05:58.901Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2020-12-05T00:05:58.901Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2020-12-05T00:05:58.901Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2020-12-05T00:05:58.901Z] === RUN TestCollectBatchWithDuplicateTimestamps [2020-12-05T00:05:58.901Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2020-12-05T00:05:58.901Z] === RUN TestParseLogOptionsMultilinePattern [2020-12-05T00:05:58.901Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestParseLogOptionsDatetimeFormat [2020-12-05T00:05:58.901Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2020-12-05T00:05:58.901Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2020-12-05T00:05:58.901Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2020-12-05T00:05:58.901Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2020-12-05T00:05:58.901Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2020-12-05T00:05:58.901Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2020-12-05T00:05:58.901Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2020-12-05T00:05:58.901Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2020-12-05T00:05:58.901Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2020-12-05T00:05:58.901Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2020-12-05T00:05:58.901Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2020-12-05T00:05:58.901Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2020-12-05T00:05:58.901Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2020-12-05T00:05:58.901Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2020-12-05T00:05:58.901Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2020-12-05T00:05:58.901Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2020-12-05T00:05:58.901Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2020-12-05T00:05:58.901Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2020-12-05T00:05:58.901Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2020-12-05T00:05:58.901Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2020-12-05T00:05:58.901Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2020-12-05T00:05:58.901Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2020-12-05T00:05:58.901Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2020-12-05T00:05:58.901Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2020-12-05T00:05:58.901Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2020-12-05T00:05:58.901Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2020-12-05T00:05:58.901Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2020-12-05T00:05:58.901Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2020-12-05T00:05:58.901Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2020-12-05T00:05:58.901Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2020-12-05T00:05:58.901Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2020-12-05T00:05:58.901Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2020-12-05T00:05:58.901Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2020-12-05T00:05:58.901Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestCreateTagSuccess [2020-12-05T00:05:58.901Z] --- PASS: TestCreateTagSuccess (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2020-12-05T00:05:58.901Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2020-12-05T00:05:58.901Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2020-12-05T00:05:58.901Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2020-12-05T00:05:58.901Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2020-12-05T00:05:58.901Z] PASS [2020-12-05T00:05:58.901Z] coverage: 77.4% of statements [2020-12-05T00:05:58.901Z] ok github.com/docker/docker/daemon/logger/awslogs 0.561s coverage: 77.4% of statements [2020-12-05T00:05:58.901Z] === RUN TestSearchRegistryForImagesErrors [2020-12-05T00:05:58.901Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestSearchRegistryForImages [2020-12-05T00:05:58.901Z] --- PASS: TestSearchRegistryForImages (0.00s) [2020-12-05T00:05:58.901Z] === RUN TestImageDelete [2020-12-05T00:05:59.366Z] === RUN TestImageDelete/no_lease [2020-12-05T00:05:59.366Z] === RUN TestImageDelete/lease_exists [2020-12-05T00:05:59.366Z] === RUN TestAdapterReadLogs [2020-12-05T00:05:59.366Z] --- PASS: TestAdapterReadLogs (0.00s) [2020-12-05T00:05:59.366Z] === RUN TestCopier [2020-12-05T00:05:59.366Z] --- PASS: TestCopier (0.00s) [2020-12-05T00:05:59.366Z] === RUN TestCopierLongLines [2020-12-05T00:05:59.366Z] --- PASS: TestCopierLongLines (0.00s) [2020-12-05T00:05:59.366Z] === RUN TestCopierSlow [2020-12-05T00:05:59.366Z] --- PASS: TestImageDelete (0.41s) [2020-12-05T00:05:59.366Z] --- PASS: TestImageDelete/no_lease (0.14s) [2020-12-05T00:05:59.366Z] --- PASS: TestImageDelete/lease_exists (0.20s) [2020-12-05T00:05:59.366Z] === RUN TestContentStoreForPull [2020-12-05T00:05:59.657Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-05T00:05:59.658Z] [2020-12-05T00:05:59.658Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-12-05T00:05:59.658Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-12-05T00:05:59.658Z] Using test binary docker [2020-12-05T00:05:59.658Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-05T00:05:59.658Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-05T00:05:59.658Z] INFO: Waiting for daemon to start... [2020-12-05T00:05:59.658Z] Starting dockerd [2020-12-05T00:05:59.658Z] . [2020-12-05T00:05:59.658Z] INFO: Building docker-sdk-python3:4.3.0... [2020-12-05T00:05:59.831Z] === RUN TestJSONFileLogger [2020-12-05T00:05:59.831Z] --- PASS: TestJSONFileLogger (0.00s) [2020-12-05T00:05:59.831Z] === RUN TestJSONFileLoggerWithTags [2020-12-05T00:05:59.831Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2020-12-05T00:05:59.831Z] === RUN TestJSONFileLoggerWithOpts [2020-12-05T00:05:59.831Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2020-12-05T00:05:59.831Z] === RUN TestJSONFileLoggerWithLabelsEnv [2020-12-05T00:05:59.831Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2020-12-05T00:05:59.831Z] === RUN TestEncodeDecode [2020-12-05T00:05:59.831Z] === PAUSE TestEncodeDecode [2020-12-05T00:05:59.831Z] === CONT TestEncodeDecode [2020-12-05T00:05:59.831Z] --- PASS: TestCopierSlow (0.20s) [2020-12-05T00:05:59.831Z] === RUN TestCopierWithSized [2020-12-05T00:05:59.831Z] --- PASS: TestCopierWithSized (0.00s) [2020-12-05T00:05:59.831Z] === RUN TestCopierWithPartial [2020-12-05T00:05:59.831Z] --- PASS: TestCopierWithPartial (0.01s) [2020-12-05T00:05:59.831Z] === RUN TestRingLogger [2020-12-05T00:05:59.831Z] --- PASS: TestRingLogger (0.00s) [2020-12-05T00:05:59.831Z] === RUN TestRingCap [2020-12-05T00:05:59.831Z] --- PASS: TestRingCap (0.00s) [2020-12-05T00:05:59.831Z] === RUN TestRingClose [2020-12-05T00:05:59.831Z] --- PASS: TestRingClose (0.00s) [2020-12-05T00:05:59.831Z] === RUN TestRingDrain [2020-12-05T00:05:59.831Z] --- PASS: TestRingDrain (0.00s) [2020-12-05T00:05:59.831Z] PASS [2020-12-05T00:05:59.831Z] coverage: 41.2% of statements [2020-12-05T00:05:59.831Z] ok github.com/docker/docker/daemon/logger 0.940s coverage: 41.2% of statements [2020-12-05T00:05:59.831Z] --- PASS: TestContentStoreForPull (0.25s) [2020-12-05T00:05:59.831Z] PASS [2020-12-05T00:05:59.831Z] coverage: 6.5% of statements [2020-12-05T00:05:59.831Z] ok github.com/docker/docker/daemon/images 1.172s coverage: 6.5% of statements [2020-12-05T00:05:59.831Z] --- PASS: TestEncodeDecode (0.19s) [2020-12-05T00:05:59.831Z] PASS [2020-12-05T00:05:59.831Z] coverage: 61.6% of statements [2020-12-05T00:05:59.831Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.636s coverage: 61.6% of statements [2020-12-05T00:05:59.831Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-05T00:05:59.831Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-05T00:05:59.831Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-12-05T00:05:59.831Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-05T00:05:59.831Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-05T00:05:59.831Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-12-05T00:05:59.831Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-12-05T00:06:00.593Z] --- PASS: TestStats (3.03s) [2020-12-05T00:06:00.593Z] === RUN TestStopContainerWithTimeout [2020-12-05T00:06:00.593Z] === RUN TestStopContainerWithTimeout/0 [2020-12-05T00:06:00.593Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-05T00:06:00.593Z] === RUN TestStopContainerWithTimeout/1 [2020-12-05T00:06:00.593Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-05T00:06:00.593Z] === RUN TestStopContainerWithTimeout/3 [2020-12-05T00:06:00.593Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-05T00:06:00.593Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-05T00:06:00.593Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-05T00:06:00.593Z] === CONT TestStopContainerWithTimeout/0 [2020-12-05T00:06:00.593Z] === CONT TestStopContainerWithTimeout/3 [2020-12-05T00:06:00.811Z] === RUN TestJSONLogsMarshalJSONBuf [2020-12-05T00:06:00.812Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2020-12-05T00:06:00.812Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2020-12-05T00:06:01.275Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2020-12-05T00:06:01.275Z] === RUN TestFastTimeMarshalJSON [2020-12-05T00:06:01.275Z] --- PASS: TestFastTimeMarshalJSON (0.09s) [2020-12-05T00:06:01.275Z] PASS [2020-12-05T00:06:01.275Z] coverage: 87.2% of statements [2020-12-05T00:06:01.275Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.370s coverage: 87.2% of statements [2020-12-05T00:06:01.622Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-05T00:06:02.830Z] === RUN TestWriteLog [2020-12-05T00:06:02.830Z] === PAUSE TestWriteLog [2020-12-05T00:06:02.830Z] === RUN TestReadLog [2020-12-05T00:06:02.830Z] === PAUSE TestReadLog [2020-12-05T00:06:02.830Z] === CONT TestWriteLog [2020-12-05T00:06:02.830Z] --- PASS: TestWriteLog (0.00s) [2020-12-05T00:06:02.830Z] === CONT TestReadLog [2020-12-05T00:06:02.830Z] === RUN TestReadLog/tail_exact [2020-12-05T00:06:02.830Z] === RUN TestReadLog/tail_less_than_available [2020-12-05T00:06:02.830Z] === RUN TestReadLog/tail_more_than_available [2020-12-05T00:06:02.830Z] --- PASS: TestReadLog (0.19s) [2020-12-05T00:06:02.830Z] --- PASS: TestReadLog/tail_exact (0.17s) [2020-12-05T00:06:02.830Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2020-12-05T00:06:02.830Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2020-12-05T00:06:02.830Z] PASS [2020-12-05T00:06:02.830Z] coverage: 75.2% of statements [2020-12-05T00:06:02.830Z] ok github.com/docker/docker/daemon/logger/local 0.567s coverage: 75.2% of statements [2020-12-05T00:06:02.830Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-05T00:06:02.830Z] === RUN TestOpenFileDelete [2020-12-05T00:06:02.830Z] --- PASS: TestOpenFileDelete (0.00s) [2020-12-05T00:06:02.830Z] === RUN TestOpenFileRename [2020-12-05T00:06:02.830Z] --- PASS: TestOpenFileRename (0.00s) [2020-12-05T00:06:02.830Z] === RUN TestParseLogTagDefaultTag [2020-12-05T00:06:02.830Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2020-12-05T00:06:02.830Z] === RUN TestParseLogTag [2020-12-05T00:06:02.830Z] --- PASS: TestParseLogTag (0.00s) [2020-12-05T00:06:02.830Z] === RUN TestParseLogTagEmptyTag [2020-12-05T00:06:02.830Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2020-12-05T00:06:02.830Z] === RUN TestTailFiles [2020-12-05T00:06:02.830Z] --- PASS: TestTailFiles (0.00s) [2020-12-05T00:06:02.830Z] === RUN TestFollowLogsConsumerGone [2020-12-05T00:06:02.830Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2020-12-05T00:06:02.830Z] === RUN TestFollowLogsProducerGone [2020-12-05T00:06:02.830Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2020-12-05T00:06:02.830Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2020-12-05T00:06:02.830Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2020-12-05T00:06:02.830Z] === RUN TestCheckCapacityAndRotate [2020-12-05T00:06:02.830Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2020-12-05T00:06:02.830Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2020-12-05T00:06:02.876Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-12-05T00:06:02.876Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-12-05T00:06:02.876Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-12-05T00:06:03.131Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-12-05T00:06:03.295Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2020-12-05T00:06:03.295Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2020-12-05T00:06:03.295Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2020-12-05T00:06:03.295Z] PASS [2020-12-05T00:06:03.295Z] coverage: 55.3% of statements [2020-12-05T00:06:03.295Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.397s coverage: 55.3% of statements [2020-12-05T00:06:03.295Z] === RUN TestLog [2020-12-05T00:06:03.295Z] --- PASS: TestLog (0.01s) [2020-12-05T00:06:03.295Z] PASS [2020-12-05T00:06:03.295Z] coverage: 33.3% of statements [2020-12-05T00:06:03.295Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.220s coverage: 33.3% of statements [2020-12-05T00:06:03.385Z] --- PASS: TestBuildWithHugeFile (54.06s) [2020-12-05T00:06:03.385Z] === RUN TestBuildWithEmptyDockerfile [2020-12-05T00:06:03.385Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-05T00:06:03.385Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-05T00:06:03.385Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-05T00:06:03.385Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-05T00:06:03.385Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-05T00:06:03.385Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-05T00:06:03.385Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-05T00:06:03.385Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-05T00:06:03.385Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-05T00:06:03.385Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-12-05T00:06:03.385Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2020-12-05T00:06:03.385Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2020-12-05T00:06:03.385Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-12-05T00:06:03.385Z] === RUN TestBuildPreserveOwnership [2020-12-05T00:06:03.385Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-05T00:06:03.681Z] === CONT TestStopContainerWithTimeout/1 [2020-12-05T00:06:04.056Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-12-05T00:06:04.847Z] === RUN TestNewParse [2020-12-05T00:06:04.847Z] --- PASS: TestNewParse (0.00s) [2020-12-05T00:06:04.847Z] PASS [2020-12-05T00:06:04.847Z] coverage: 8.3% of statements [2020-12-05T00:06:04.847Z] ok github.com/docker/docker/daemon/logger/templates 0.093s coverage: 8.3% of statements [2020-12-05T00:06:04.847Z] === RUN TestValidateLogOpt [2020-12-05T00:06:04.847Z] --- PASS: TestValidateLogOpt (0.00s) [2020-12-05T00:06:04.847Z] === RUN TestNewMissedConfig [2020-12-05T00:06:04.847Z] --- PASS: TestNewMissedConfig (0.00s) [2020-12-05T00:06:04.847Z] === RUN TestNewMissedUrl [2020-12-05T00:06:04.847Z] --- PASS: TestNewMissedUrl (0.00s) [2020-12-05T00:06:04.847Z] === RUN TestNewMissedToken [2020-12-05T00:06:04.847Z] --- PASS: TestNewMissedToken (0.00s) [2020-12-05T00:06:04.847Z] === RUN TestNewWithProxy [2020-12-05T00:06:04.847Z] --- PASS: TestNewWithProxy (0.00s) [2020-12-05T00:06:04.847Z] === RUN TestDefault [2020-12-05T00:06:04.847Z] --- PASS: TestDefault (0.01s) [2020-12-05T00:06:04.847Z] === RUN TestInlineFormatWithNonDefaultOptions [2020-12-05T00:06:04.847Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2020-12-05T00:06:04.847Z] === RUN TestJsonFormat [2020-12-05T00:06:04.847Z] --- PASS: TestJsonFormat (0.03s) [2020-12-05T00:06:04.847Z] === RUN TestRawFormat [2020-12-05T00:06:04.847Z] --- PASS: TestRawFormat (0.00s) [2020-12-05T00:06:04.847Z] === RUN TestRawFormatWithLabels [2020-12-05T00:06:04.847Z] --- PASS: TestRawFormatWithLabels (0.00s) [2020-12-05T00:06:04.847Z] === RUN TestRawFormatWithoutTag [2020-12-05T00:06:04.847Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2020-12-05T00:06:04.847Z] === RUN TestBatching [2020-12-05T00:06:04.982Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-12-05T00:06:04.982Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-12-05T00:06:04.982Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-12-05T00:06:04.982Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-12-05T00:06:04.982Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-12-05T00:06:05.314Z] --- PASS: TestBatching (0.46s) [2020-12-05T00:06:05.314Z] === RUN TestFrequency [2020-12-05T00:06:05.314Z] --- PASS: TestFrequency (0.19s) [2020-12-05T00:06:05.314Z] === RUN TestOneMessagePerRequest [2020-12-05T00:06:05.314Z] --- PASS: TestOneMessagePerRequest (0.01s) [2020-12-05T00:06:05.314Z] === RUN TestVerify [2020-12-05T00:06:05.314Z] --- PASS: TestVerify (0.00s) [2020-12-05T00:06:05.314Z] === RUN TestSkipVerify [2020-12-05T00:06:05.741Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-12-05T00:06:05.741Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2020-12-05T00:06:05.741Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2020-12-05T00:06:05.741Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) [2020-12-05T00:06:05.741Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2020-12-05T00:06:05.741Z] === RUN TestDeleteDevicemapper [2020-12-05T00:06:05.741Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-05T00:06:05.741Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-05T00:06:05.741Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-05T00:06:05.779Z] === RUN TestParseLogFormat [2020-12-05T00:06:05.779Z] --- PASS: TestParseLogFormat (0.00s) [2020-12-05T00:06:05.779Z] === RUN TestValidateLogOptEmpty [2020-12-05T00:06:05.779Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2020-12-05T00:06:05.779Z] === RUN TestValidateSyslogAddress [2020-12-05T00:06:05.779Z] --- PASS: TestValidateSyslogAddress (0.00s) [2020-12-05T00:06:05.779Z] === RUN TestParseAddressDefaultPort [2020-12-05T00:06:05.779Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2020-12-05T00:06:05.779Z] === RUN TestValidateSyslogFacility [2020-12-05T00:06:05.779Z] --- PASS: TestValidateSyslogFacility (0.00s) [2020-12-05T00:06:05.779Z] === RUN TestValidateLogOptSyslogFormat [2020-12-05T00:06:05.779Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2020-12-05T00:06:05.779Z] === RUN TestValidateLogOpt [2020-12-05T00:06:05.779Z] --- PASS: TestValidateLogOpt (0.00s) [2020-12-05T00:06:05.779Z] PASS [2020-12-05T00:06:05.779Z] coverage: 46.8% of statements [2020-12-05T00:06:05.779Z] ok github.com/docker/docker/daemon/logger/syslog 0.218s coverage: 46.8% of statements [2020-12-05T00:06:05.779Z] time="2020-12-05T00:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-05T00:06:05.779Z] time="2020-12-05T00:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-05T00:06:05.779Z] time="2020-12-05T00:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-05T00:06:05.779Z] time="2020-12-05T00:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-05T00:06:05.779Z] --- PASS: TestSkipVerify (0.47s) [2020-12-05T00:06:05.779Z] === RUN TestBufferMaximum [2020-12-05T00:06:05.779Z] time="2020-12-05T00:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-05T00:06:05.779Z] time="2020-12-05T00:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-05T00:06:05.779Z] time="2020-12-05T00:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-05T00:06:05.779Z] time="2020-12-05T00:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-05T00:06:05.779Z] time="2020-12-05T00:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-05T00:06:05.779Z] time="2020-12-05T00:06:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1607126765.714697\",\"host\":\"cf6e1c4fd86c\"}'" [2020-12-05T00:06:05.779Z] time="2020-12-05T00:06:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1607126765.714697\",\"host\":\"cf6e1c4fd86c\"}'" [2020-12-05T00:06:05.907Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-12-05T00:06:06.163Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-12-05T00:06:06.243Z] --- PASS: TestBufferMaximum (0.00s) [2020-12-05T00:06:06.243Z] === RUN TestServerAlwaysDown [2020-12-05T00:06:06.243Z] time="2020-12-05T00:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-05T00:06:06.243Z] time="2020-12-05T00:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-05T00:06:06.243Z] time="2020-12-05T00:06:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1607126765.719692\",\"host\":\"cf6e1c4fd86c\"}'" [2020-12-05T00:06:06.243Z] time="2020-12-05T00:06:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1607126765.719692\",\"host\":\"cf6e1c4fd86c\"}'" [2020-12-05T00:06:06.243Z] time="2020-12-05T00:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-05T00:06:06.243Z] time="2020-12-05T00:06:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1607126765.719692\",\"host\":\"cf6e1c4fd86c\"}'" [2020-12-05T00:06:06.243Z] time="2020-12-05T00:06:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1607126765.720692\",\"host\":\"cf6e1c4fd86c\"}'" [2020-12-05T00:06:06.243Z] time="2020-12-05T00:06:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1607126765.720692\",\"host\":\"cf6e1c4fd86c\"}'" [2020-12-05T00:06:06.243Z] --- PASS: TestServerAlwaysDown (0.00s) [2020-12-05T00:06:06.243Z] === RUN TestCannotSendAfterClose [2020-12-05T00:06:06.243Z] --- PASS: TestCannotSendAfterClose (0.00s) [2020-12-05T00:06:06.243Z] === RUN TestDeadlockOnBlockedEndpoint [2020-12-05T00:06:06.725Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-12-05T00:06:06.981Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2020-12-05T00:06:06.981Z] PASS [2020-12-05T00:06:06.981Z] [2020-12-05T00:06:06.981Z] DONE 17 tests in 48.822s [2020-12-05T00:06:06.981Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-05T00:06:06.981Z] ++ 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-12-05T00:06:06.981Z] ++ set -e [2020-12-05T00:06:06.981Z] ++ '[' -n 0 ']' [2020-12-05T00:06:06.981Z] ++ set -x [2020-12-05T00:06:06.981Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:06:06.981Z] INFO: Testing against a local daemon [2020-12-05T00:06:06.981Z] === RUN TestPluginInvalidJSON [2020-12-05T00:06:06.981Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-05T00:06:06.981Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-05T00:06:06.981Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-05T00:06:06.981Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-12-05T00:06:06.981Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-05T00:06:06.981Z] === RUN TestPluginInstall [2020-12-05T00:06:06.981Z] === RUN TestPluginInstall/no_auth [2020-12-05T00:06:06.981Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-12-05T00:06:07.224Z] time="2020-12-05T00:06:06Z" 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-12-05T00:06:07.224Z] time="2020-12-05T00:06:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"cf6e1c4fd86c\"}'" [2020-12-05T00:06:07.224Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2020-12-05T00:06:07.224Z] PASS [2020-12-05T00:06:07.224Z] coverage: 82.5% of statements [2020-12-05T00:06:07.224Z] ok github.com/docker/docker/daemon/logger/splunk 2.371s coverage: 82.5% of statements [2020-12-05T00:06:07.224Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-05T00:06:07.224Z] ? github.com/docker/docker/daemon/network [no test files] [2020-12-05T00:06:07.224Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-05T00:06:07.584Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-05T00:06:07.907Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-12-05T00:06:07.907Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-12-05T00:06:08.163Z] time="2020-12-05T00:06:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:06:08.163Z] time="2020-12-05T00:06:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24587572131ef85129da6c4864da03c9f4fca2e7a8f0489266aaf061588f02c2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:06:08.163Z] time="2020-12-05T00:06:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:06:08.163Z] time="2020-12-05T00:06:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24587572131ef85129da6c4864da03c9f4fca2e7a8f0489266aaf061588f02c2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:06:08.203Z] === RUN TestV1IDService [2020-12-05T00:06:08.418Z] === RUN TestPluginInstall/with_htpasswd [2020-12-05T00:06:08.667Z] === RUN TestContinueOnError_NonMirrorEndpoint [2020-12-05T00:06:08.667Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2020-12-05T00:06:08.667Z] === RUN TestContinueOnError_MirrorEndpoint [2020-12-05T00:06:08.667Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2020-12-05T00:06:08.667Z] === RUN TestContinueOnError_NeverContinue [2020-12-05T00:06:08.667Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2020-12-05T00:06:08.667Z] === RUN TestContinueOnError_UnnestsErrors [2020-12-05T00:06:08.667Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2020-12-05T00:06:08.667Z] === RUN TestManifestStore [2020-12-05T00:06:08.667Z] === RUN TestManifestStore/no_remote_or_local [2020-12-05T00:06:08.667Z] --- PASS: TestV1IDService (0.38s) [2020-12-05T00:06:08.667Z] === RUN TestV2MetadataService [2020-12-05T00:06:08.667Z] time="2020-12-05T00:06:08Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local244923735\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2020-12-05T00:06:08.667Z] === RUN TestSuccessfulDownload [2020-12-05T00:06:08.667Z] --- SKIP: TestSuccessfulDownload (0.00s) [2020-12-05T00:06:08.667Z] download_test.go:268: Needs fixing on Windows [2020-12-05T00:06:08.667Z] === RUN TestCancelledDownload [2020-12-05T00:06:08.667Z] --- PASS: TestCancelledDownload (0.00s) [2020-12-05T00:06:08.667Z] === RUN TestMaxDownloadAttempts [2020-12-05T00:06:08.667Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-12-05T00:06:08.667Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-12-05T00:06:08.667Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-12-05T00:06:08.667Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-12-05T00:06:08.667Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-12-05T00:06:08.667Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-12-05T00:06:08.667Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-12-05T00:06:08.667Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-12-05T00:06:08.667Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-12-05T00:06:08.667Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-12-05T00:06:08.667Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-12-05T00:06:08.667Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-12-05T00:06:08.667Z] === RUN TestManifestStore/no_local_cache [2020-12-05T00:06:08.667Z] === RUN TestManifestStore/with_local_cache [2020-12-05T00:06:08.667Z] === RUN TestManifestStore/unknown_media_type [2020-12-05T00:06:08.667Z] === RUN TestManifestStore/unknown_media_type/no_cache [2020-12-05T00:06:08.667Z] time="2020-12-05T00:06:08Z" level=warning msg="reference for unknown type: " [2020-12-05T00:06:08.667Z] time="2020-12-05T00:06:08Z" level=warning msg="reference for unknown type: " [2020-12-05T00:06:08.667Z] === RUN TestManifestStore/unknown_media_type/with_cache [2020-12-05T00:06:08.667Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2020-12-05T00:06:08.667Z] time="2020-12-05T00:06:08Z" level=warning msg="reference for unknown type: " [2020-12-05T00:06:08.667Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2020-12-05T00:06:08.667Z] time="2020-12-05T00:06:08Z" level=warning msg="reference for unknown type: " [2020-12-05T00:06:08.667Z] time="2020-12-05T00:06:08Z" level=warning msg="reference for unknown type: " [2020-12-05T00:06:08.667Z] === RUN TestManifestStore/error_persisting_manifest [2020-12-05T00:06:08.667Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2020-12-05T00:06:08.667Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2020-12-05T00:06:08.667Z] time="2020-12-05T00:06:08Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2020-12-05T00:06:08.667Z] --- PASS: TestManifestStore (0.40s) [2020-12-05T00:06:08.667Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2020-12-05T00:06:08.667Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2020-12-05T00:06:08.667Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2020-12-05T00:06:08.667Z] --- PASS: TestManifestStore/unknown_media_type (0.16s) [2020-12-05T00:06:08.667Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.08s) [2020-12-05T00:06:08.667Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s) [2020-12-05T00:06:08.667Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.06s) [2020-12-05T00:06:08.667Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2020-12-05T00:06:08.667Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2020-12-05T00:06:08.667Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2020-12-05T00:06:08.667Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2020-12-05T00:06:08.978Z] time="2020-12-05T00:06:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:06:08.979Z] time="2020-12-05T00:06:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d0b5a12098eade89e34621d3bc7b385e0b70c20ccf6bda2ad114c31bda9d3be" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:06:08.979Z] time="2020-12-05T00:06:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:06:08.979Z] time="2020-12-05T00:06:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d0b5a12098eade89e34621d3bc7b385e0b70c20ccf6bda2ad114c31bda9d3be" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:06:08.979Z] === RUN TestPluginInstall/with_insecure [2020-12-05T00:06:09.132Z] === RUN TestDetectManifestBlobMediaType [2020-12-05T00:06:09.132Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2020-12-05T00:06:09.132Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2020-12-05T00:06:09.132Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2020-12-05T00:06:09.132Z] === RUN TestDetectManifestBlobMediaType/schema1 [2020-12-05T00:06:09.132Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2020-12-05T00:06:09.132Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2020-12-05T00:06:09.132Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2020-12-05T00:06:09.132Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2020-12-05T00:06:09.132Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2020-12-05T00:06:09.132Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2020-12-05T00:06:09.132Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2020-12-05T00:06:09.132Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2020-12-05T00:06:09.132Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2020-12-05T00:06:09.132Z] === RUN TestFixManifestLayers [2020-12-05T00:06:09.132Z] --- PASS: TestFixManifestLayers (0.00s) [2020-12-05T00:06:09.132Z] === RUN TestFixManifestLayersBaseLayerParent [2020-12-05T00:06:09.132Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2020-12-05T00:06:09.132Z] pull_v2_test.go:73: Needs fixing on Windows [2020-12-05T00:06:09.132Z] === RUN TestFixManifestLayersBadParent [2020-12-05T00:06:09.132Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2020-12-05T00:06:09.132Z] === RUN TestValidateManifest [2020-12-05T00:06:09.132Z] --- SKIP: TestValidateManifest (0.00s) [2020-12-05T00:06:09.132Z] pull_v2_test.go:118: Needs fixing on Windows [2020-12-05T00:06:09.132Z] === RUN TestFormatPlatform [2020-12-05T00:06:09.132Z] --- PASS: TestFormatPlatform (0.00s) [2020-12-05T00:06:09.132Z] === RUN TestGetRepositoryMountCandidates [2020-12-05T00:06:09.132Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2020-12-05T00:06:09.132Z] === RUN TestLayerAlreadyExists [2020-12-05T00:06:09.132Z] --- PASS: TestLayerAlreadyExists (0.00s) [2020-12-05T00:06:09.132Z] 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-12-05T00:06:09.132Z] 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-12-05T00:06:09.132Z] 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-12-05T00:06:09.132Z] 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-12-05T00:06:09.132Z] 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-12-05T00:06:09.132Z] 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-12-05T00:06:09.132Z] === RUN TestWhenEmptyAuthConfig [2020-12-05T00:06:09.132Z] time="2020-12-05T00:06:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-05T00:06:09.132Z] time="2020-12-05T00:06:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-05T00:06:09.132Z] time="2020-12-05T00:06:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-05T00:06:09.132Z] time="2020-12-05T00:06:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-05T00:06:09.132Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2020-12-05T00:06:09.132Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2020-12-05T00:06:09.132Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2020-12-05T00:06:09.132Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2020-12-05T00:06:09.132Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2020-12-05T00:06:09.132Z] === RUN TestTransfer [2020-12-05T00:06:09.132Z] --- PASS: TestTransfer (0.14s) [2020-12-05T00:06:09.132Z] === RUN TestConcurrencyLimit [2020-12-05T00:06:09.250Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.73s) [2020-12-05T00:06:09.251Z] === RUN TestUpdateMemory [2020-12-05T00:06:09.251Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-05T00:06:09.251Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-05T00:06:09.251Z] === RUN TestUpdateCPUQuota [2020-12-05T00:06:09.605Z] --- PASS: TestConcurrencyLimit (0.37s) [2020-12-05T00:06:09.605Z] === RUN TestInactiveJobs [2020-12-05T00:06:09.605Z] --- PASS: TestV2MetadataService (1.19s) [2020-12-05T00:06:09.605Z] PASS [2020-12-05T00:06:09.605Z] coverage: 48.2% of statements [2020-12-05T00:06:09.605Z] ok github.com/docker/docker/distribution/metadata 1.932s coverage: 48.2% of statements [2020-12-05T00:06:09.904Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-12-05T00:06:09.904Z] time="2020-12-05T00:06:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:06:09.904Z] time="2020-12-05T00:06:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c141880cf875064fa97b151e7623858cd7e978f877264e108e4afe47f3838d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:06:09.904Z] time="2020-12-05T00:06:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:06:09.904Z] time="2020-12-05T00:06:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c141880cf875064fa97b151e7623858cd7e978f877264e108e4afe47f3838d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:06:10.070Z] --- PASS: TestInactiveJobs (0.35s) [2020-12-05T00:06:10.070Z] === RUN TestWatchRelease [2020-12-05T00:06:10.070Z] --- PASS: TestWatchRelease (0.04s) [2020-12-05T00:06:10.070Z] === RUN TestWatchFinishedTransfer [2020-12-05T00:06:10.070Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2020-12-05T00:06:10.070Z] === RUN TestDuplicateTransfer [2020-12-05T00:06:10.070Z] --- PASS: TestDuplicateTransfer (0.04s) [2020-12-05T00:06:10.070Z] === RUN TestSuccessfulUpload [2020-12-05T00:06:10.070Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2020-12-05T00:06:10.070Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2020-12-05T00:06:10.070Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2020-12-05T00:06:10.070Z] === RUN TestTokenPassThru [2020-12-05T00:06:10.070Z] --- PASS: TestTokenPassThru (0.01s) [2020-12-05T00:06:10.070Z] === RUN TestTokenPassThruDifferentHost [2020-12-05T00:06:10.070Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2020-12-05T00:06:10.070Z] PASS [2020-12-05T00:06:10.070Z] coverage: 23.5% of statements [2020-12-05T00:06:10.070Z] ok github.com/docker/docker/distribution 2.147s coverage: 23.5% of statements [2020-12-05T00:06:10.070Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-05T00:06:10.070Z] === RUN TestNotFound [2020-12-05T00:06:10.070Z] --- PASS: TestNotFound (0.00s) [2020-12-05T00:06:10.070Z] === RUN TestConflict [2020-12-05T00:06:10.070Z] --- PASS: TestConflict (0.00s) [2020-12-05T00:06:10.070Z] === RUN TestForbidden [2020-12-05T00:06:10.070Z] --- PASS: TestForbidden (0.00s) [2020-12-05T00:06:10.070Z] === RUN TestInvalidParameter [2020-12-05T00:06:10.070Z] --- PASS: TestInvalidParameter (0.00s) [2020-12-05T00:06:10.070Z] === RUN TestNotImplemented [2020-12-05T00:06:10.070Z] --- PASS: TestNotImplemented (0.00s) [2020-12-05T00:06:10.070Z] === RUN TestNotModified [2020-12-05T00:06:10.070Z] --- PASS: TestNotModified (0.00s) [2020-12-05T00:06:10.070Z] === RUN TestUnauthorized [2020-12-05T00:06:10.070Z] --- PASS: TestUnauthorized (0.00s) [2020-12-05T00:06:10.070Z] === RUN TestUnknown [2020-12-05T00:06:10.070Z] --- PASS: TestUnknown (0.00s) [2020-12-05T00:06:10.070Z] === RUN TestCancelled [2020-12-05T00:06:10.070Z] --- PASS: TestCancelled (0.00s) [2020-12-05T00:06:10.070Z] === RUN TestDeadline [2020-12-05T00:06:10.070Z] --- PASS: TestDeadline (0.00s) [2020-12-05T00:06:10.070Z] === RUN TestDataLoss [2020-12-05T00:06:10.070Z] --- PASS: TestDataLoss (0.00s) [2020-12-05T00:06:10.070Z] === RUN TestUnavailable [2020-12-05T00:06:10.070Z] --- PASS: TestUnavailable (0.00s) [2020-12-05T00:06:10.070Z] === RUN TestSystem [2020-12-05T00:06:10.070Z] --- PASS: TestSystem (0.00s) [2020-12-05T00:06:10.070Z] === RUN TestFromStatusCode [2020-12-05T00:06:10.070Z] === RUN TestFromStatusCode/Not_Found [2020-12-05T00:06:10.070Z] === RUN TestFromStatusCode/Bad_Request [2020-12-05T00:06:10.070Z] === RUN TestFromStatusCode/Conflict [2020-12-05T00:06:10.070Z] === RUN TestFromStatusCode/Unauthorized [2020-12-05T00:06:10.070Z] === RUN TestFromStatusCode/Service_Unavailable [2020-12-05T00:06:10.070Z] === RUN TestFromStatusCode/Forbidden [2020-12-05T00:06:10.070Z] === RUN TestFromStatusCode/Not_Modified [2020-12-05T00:06:10.070Z] === RUN TestFromStatusCode/Not_Implemented [2020-12-05T00:06:10.070Z] === RUN TestFromStatusCode/Internal_Server_Error [2020-12-05T00:06:10.070Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2020-12-05T00:06:10.070Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2020-12-05T00:06:10.070Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2020-12-05T00:06:10.070Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2020-12-05T00:06:10.070Z] --- PASS: TestFromStatusCode (0.00s) [2020-12-05T00:06:10.070Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2020-12-05T00:06:10.070Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2020-12-05T00:06:10.070Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2020-12-05T00:06:10.070Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2020-12-05T00:06:10.070Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2020-12-05T00:06:10.070Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2020-12-05T00:06:10.070Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2020-12-05T00:06:10.070Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2020-12-05T00:06:10.070Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2020-12-05T00:06:10.070Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2020-12-05T00:06:10.070Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2020-12-05T00:06:10.070Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2020-12-05T00:06:10.070Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2020-12-05T00:06:10.070Z] PASS [2020-12-05T00:06:10.070Z] coverage: 53.1% of statements [2020-12-05T00:06:10.070Z] ok github.com/docker/docker/errdefs 0.135s coverage: 53.1% of statements [2020-12-05T00:06:10.070Z] time="2020-12-05T00:06:09Z" level=error msg="Upload failed, retrying: simulating retry" [2020-12-05T00:06:10.159Z] --- PASS: TestPluginInstall (3.15s) [2020-12-05T00:06:10.159Z] --- PASS: TestPluginInstall/no_auth (1.27s) [2020-12-05T00:06:10.159Z] --- PASS: TestPluginInstall/with_htpasswd (0.70s) [2020-12-05T00:06:10.159Z] --- PASS: TestPluginInstall/with_insecure (1.18s) [2020-12-05T00:06:10.159Z] plugin_test.go:157: [df44d7a3703eb] daemon is not started [2020-12-05T00:06:10.159Z] PASS [2020-12-05T00:06:10.159Z] [2020-12-05T00:06:10.159Z] DONE 6 tests in 3.198s [2020-12-05T00:06:10.159Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-05T00:06:10.159Z] ++ 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-12-05T00:06:10.159Z] ++ set -e [2020-12-05T00:06:10.159Z] ++ '[' -n 0 ']' [2020-12-05T00:06:10.159Z] ++ set -x [2020-12-05T00:06:10.159Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:06:10.159Z] INFO: Testing against a local daemon [2020-12-05T00:06:10.159Z] === RUN TestExternalGraphDriver [2020-12-05T00:06:10.415Z] === RUN TestExternalGraphDriver/json [2020-12-05T00:06:10.535Z] --- PASS: TestSuccessfulUpload (0.40s) [2020-12-05T00:06:10.536Z] === RUN TestCancelledUpload [2020-12-05T00:06:10.536Z] --- PASS: TestCancelledUpload (0.00s) [2020-12-05T00:06:10.536Z] PASS [2020-12-05T00:06:10.536Z] coverage: 76.8% of statements [2020-12-05T00:06:10.536Z] ok github.com/docker/docker/distribution/xfer 2.004s coverage: 76.8% of statements [2020-12-05T00:06:10.536Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-05T00:06:10.751Z] --- PASS: TestUpdateCPUQuota (1.19s) [2020-12-05T00:06:10.751Z] === RUN TestUpdatePidsLimit [2020-12-05T00:06:10.751Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-05T00:06:10.751Z] === RUN TestUpdatePidsLimit/no_change [2020-12-05T00:06:11.041Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-05T00:06:11.340Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-12-05T00:06:11.671Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-05T00:06:11.787Z] --- PASS: TestBuildPreserveOwnership (9.71s) [2020-12-05T00:06:11.788Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.71s) [2020-12-05T00:06:11.788Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-12-05T00:06:11.788Z] === RUN TestBuildPlatformInvalid [2020-12-05T00:06:11.788Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-12-05T00:06:11.788Z] PASS [2020-12-05T00:06:11.788Z] [2020-12-05T00:06:11.788Z] === Skipped [2020-12-05T00:06:11.788Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-12-05T00:06:11.788Z] build_session_test.go:25: TODO: BuildKit [2020-12-05T00:06:11.788Z] [2020-12-05T00:06:11.788Z] [2020-12-05T00:06:11.788Z] DONE 32 tests, 1 skipped in 129.300s [2020-12-05T00:06:11.788Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-12-05T00:06:11.788Z] INFO: Testing against a local daemon [2020-12-05T00:06:11.788Z] === RUN TestConfigInspect [2020-12-05T00:06:11.788Z] --- SKIP: TestConfigInspect (0.03s) [2020-12-05T00:06:11.788Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:06:11.788Z] === RUN TestConfigList [2020-12-05T00:06:11.788Z] --- SKIP: TestConfigList (0.01s) [2020-12-05T00:06:11.788Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:06:11.788Z] === RUN TestConfigsCreateAndDelete [2020-12-05T00:06:11.788Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-12-05T00:06:11.788Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:06:11.788Z] === RUN TestConfigsUpdate [2020-12-05T00:06:11.788Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-12-05T00:06:11.788Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:06:11.788Z] === RUN TestTemplatedConfig [2020-12-05T00:06:11.788Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-12-05T00:06:11.788Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:06:11.788Z] === RUN TestConfigCreateResolve [2020-12-05T00:06:11.788Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-12-05T00:06:11.788Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:06:11.788Z] === RUN TestConfigDaemonLibtrustID [2020-12-05T00:06:11.961Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-05T00:06:12.251Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-05T00:06:12.266Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-12-05T00:06:12.266Z] === RUN TestExternalGraphDriver/spec [2020-12-05T00:06:12.266Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-12-05T00:06:12.541Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-05T00:06:12.737Z] === RUN TestCompare [2020-12-05T00:06:12.737Z] --- PASS: TestCompare (0.00s) [2020-12-05T00:06:12.737Z] PASS [2020-12-05T00:06:12.737Z] coverage: 19.2% of statements [2020-12-05T00:06:12.737Z] ok github.com/docker/docker/image/cache 0.343s coverage: 19.2% of statements [2020-12-05T00:06:12.737Z] === RUN TestMakeV1ConfigFromConfig [2020-12-05T00:06:12.737Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2020-12-05T00:06:12.737Z] PASS [2020-12-05T00:06:12.737Z] coverage: 25.0% of statements [2020-12-05T00:06:12.737Z] ok github.com/docker/docker/image/v1 0.273s coverage: 25.0% of statements [2020-12-05T00:06:12.737Z] === RUN TestFSGetInvalidData [2020-12-05T00:06:12.737Z] --- PASS: TestFSGetInvalidData (0.01s) [2020-12-05T00:06:12.737Z] === RUN TestFSInvalidSet [2020-12-05T00:06:12.737Z] --- PASS: TestFSInvalidSet (0.02s) [2020-12-05T00:06:12.737Z] === RUN TestFSInvalidRoot [2020-12-05T00:06:12.737Z] --- PASS: TestFSInvalidRoot (0.01s) [2020-12-05T00:06:12.737Z] === RUN TestFSMetadataGetSet [2020-12-05T00:06:12.737Z] --- PASS: TestFSMetadataGetSet (0.05s) [2020-12-05T00:06:12.737Z] === RUN TestFSInvalidWalker [2020-12-05T00:06:12.737Z] --- PASS: TestFSInvalidWalker (0.02s) [2020-12-05T00:06:12.737Z] === RUN TestFSGetSet [2020-12-05T00:06:12.737Z] --- PASS: TestFSGetSet (0.02s) [2020-12-05T00:06:12.737Z] === RUN TestFSGetUnsetKey [2020-12-05T00:06:12.737Z] --- PASS: TestFSGetUnsetKey (0.01s) [2020-12-05T00:06:12.737Z] === RUN TestFSGetEmptyData [2020-12-05T00:06:12.737Z] --- PASS: TestFSGetEmptyData (0.00s) [2020-12-05T00:06:12.737Z] === RUN TestFSDelete [2020-12-05T00:06:12.737Z] --- PASS: TestFSDelete (0.03s) [2020-12-05T00:06:12.737Z] === RUN TestFSWalker [2020-12-05T00:06:12.826Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-12-05T00:06:12.826Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-12-05T00:06:13.170Z] --- PASS: TestConfigDaemonLibtrustID (1.53s) [2020-12-05T00:06:13.170Z] PASS [2020-12-05T00:06:13.170Z] [2020-12-05T00:06:13.170Z] === Skipped [2020-12-05T00:06:13.170Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2020-12-05T00:06:13.170Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:06:13.170Z] [2020-12-05T00:06:13.170Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-12-05T00:06:13.170Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:06:13.170Z] [2020-12-05T00:06:13.170Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-12-05T00:06:13.170Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:06:13.170Z] [2020-12-05T00:06:13.170Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-12-05T00:06:13.170Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:06:13.170Z] [2020-12-05T00:06:13.170Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-12-05T00:06:13.170Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:06:13.170Z] [2020-12-05T00:06:13.170Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-12-05T00:06:13.170Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:06:13.170Z] [2020-12-05T00:06:13.170Z] [2020-12-05T00:06:13.170Z] DONE 7 tests, 6 skipped in 1.716s [2020-12-05T00:06:13.170Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-12-05T00:06:13.170Z] INFO: Testing against a local daemon [2020-12-05T00:06:13.170Z] === RUN TestCheckpoint [2020-12-05T00:06:13.170Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-05T00:06:13.170Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-05T00:06:13.170Z] === RUN TestContainerInvalidJSON [2020-12-05T00:06:13.170Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-05T00:06:13.170Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-05T00:06:13.170Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-05T00:06:13.170Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-05T00:06:13.170Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-05T00:06:13.170Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-05T00:06:13.170Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-05T00:06:13.170Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-05T00:06:13.170Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-05T00:06:13.170Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-05T00:06:13.170Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-05T00:06:13.170Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-05T00:06:13.170Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-05T00:06:13.170Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-05T00:06:13.170Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-12-05T00:06:13.170Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-05T00:06:13.170Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-12-05T00:06:13.170Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-05T00:06:13.170Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-12-05T00:06:13.170Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-05T00:06:13.170Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-12-05T00:06:13.170Z] === RUN TestCopyFromContainer [2020-12-05T00:06:13.202Z] --- PASS: TestFSWalker (0.11s) [2020-12-05T00:06:13.202Z] === RUN TestFSWalkerStopOnError [2020-12-05T00:06:13.202Z] --- PASS: TestFSWalkerStopOnError (0.05s) [2020-12-05T00:06:13.202Z] === RUN TestNewFromJSON [2020-12-05T00:06:13.202Z] --- PASS: TestNewFromJSON (0.00s) [2020-12-05T00:06:13.202Z] === RUN TestNewFromJSONWithInvalidJSON [2020-12-05T00:06:13.203Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2020-12-05T00:06:13.203Z] === RUN TestMarshalKeyOrder [2020-12-05T00:06:13.203Z] --- PASS: TestMarshalKeyOrder (0.00s) [2020-12-05T00:06:13.203Z] === RUN TestImage [2020-12-05T00:06:13.203Z] --- PASS: TestImage (0.00s) [2020-12-05T00:06:13.203Z] === RUN TestImageOSNotEmpty [2020-12-05T00:06:13.203Z] --- PASS: TestImageOSNotEmpty (0.00s) [2020-12-05T00:06:13.203Z] === RUN TestNewChildImageFromImageWithRootFS [2020-12-05T00:06:13.203Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2020-12-05T00:06:13.203Z] === RUN TestRestore [2020-12-05T00:06:13.203Z] time="2020-12-05T00:06:12Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2020-12-05T00:06:13.388Z] === RUN TestDockerSuite/TestBuildXZHost [2020-12-05T00:06:13.667Z] --- PASS: TestRestore (0.29s) [2020-12-05T00:06:13.668Z] === RUN TestAddDelete [2020-12-05T00:06:13.668Z] --- PASS: TestAddDelete (0.12s) [2020-12-05T00:06:13.668Z] === RUN TestSearchAfterDelete [2020-12-05T00:06:13.668Z] --- PASS: TestSearchAfterDelete (0.01s) [2020-12-05T00:06:13.668Z] === RUN TestParentReset [2020-12-05T00:06:13.668Z] --- PASS: TestParentReset (0.04s) [2020-12-05T00:06:13.668Z] === RUN TestGetAndSetLastUpdated [2020-12-05T00:06:13.668Z] --- PASS: TestGetAndSetLastUpdated (0.04s) [2020-12-05T00:06:13.668Z] === RUN TestStoreLen [2020-12-05T00:06:13.668Z] --- PASS: TestStoreLen (0.09s) [2020-12-05T00:06:13.668Z] PASS [2020-12-05T00:06:13.668Z] coverage: 86.4% of statements [2020-12-05T00:06:13.950Z] === RUN TestExternalGraphDriver/pull [2020-12-05T00:06:14.042Z] --- PASS: TestUpdatePidsLimit (3.51s) [2020-12-05T00:06:14.042Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-12-05T00:06:14.042Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-12-05T00:06:14.043Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-12-05T00:06:14.043Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-12-05T00:06:14.043Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-12-05T00:06:14.043Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-12-05T00:06:14.043Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-12-05T00:06:14.043Z] === RUN TestUpdateRestartPolicy [2020-12-05T00:06:14.138Z] ok github.com/docker/docker/image 1.199s coverage: 86.4% of statements [2020-12-05T00:06:14.138Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-05T00:06:14.138Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-05T00:06:14.603Z] === RUN TestEmptyLayer [2020-12-05T00:06:14.603Z] --- PASS: TestEmptyLayer (0.00s) [2020-12-05T00:06:14.603Z] === RUN TestCommitFailure [2020-12-05T00:06:14.603Z] --- PASS: TestCommitFailure (0.03s) [2020-12-05T00:06:14.603Z] === RUN TestStartTransactionFailure [2020-12-05T00:06:14.603Z] --- PASS: TestStartTransactionFailure (0.00s) [2020-12-05T00:06:14.603Z] === RUN TestGetOrphan [2020-12-05T00:06:14.603Z] --- PASS: TestGetOrphan (0.01s) [2020-12-05T00:06:14.603Z] === RUN TestMountAndRegister [2020-12-05T00:06:14.603Z] === RUN TestSerialization [2020-12-05T00:06:14.603Z] --- PASS: TestSerialization (0.02s) [2020-12-05T00:06:14.603Z] PASS [2020-12-05T00:06:14.603Z] coverage: 100.0% of statements [2020-12-05T00:06:14.876Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-12-05T00:06:14.876Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-12-05T00:06:14.876Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-12-05T00:06:15.067Z] ok github.com/docker/docker/libcontainerd/queue 0.257s coverage: 100.0% of statements [2020-12-05T00:06:15.067Z] --- PASS: TestMountAndRegister (0.05s) [2020-12-05T00:06:15.067Z] layer_test.go:271: Layer size: 14 [2020-12-05T00:06:15.067Z] === RUN TestLayerRelease [2020-12-05T00:06:15.067Z] --- SKIP: TestLayerRelease (0.00s) [2020-12-05T00:06:15.067Z] layer_test.go:304: Failing on Windows [2020-12-05T00:06:15.067Z] === RUN TestStoreRestore [2020-12-05T00:06:15.067Z] --- SKIP: TestStoreRestore (0.00s) [2020-12-05T00:06:15.067Z] layer_test.go:353: Failing on Windows [2020-12-05T00:06:15.067Z] === RUN TestTarStreamStability [2020-12-05T00:06:15.067Z] --- SKIP: TestTarStreamStability (0.00s) [2020-12-05T00:06:15.067Z] layer_test.go:468: Failing on Windows [2020-12-05T00:06:15.067Z] === RUN TestRegisterExistingLayer [2020-12-05T00:06:15.067Z] --- PASS: TestRegisterExistingLayer (0.17s) [2020-12-05T00:06:15.067Z] === RUN TestTarStreamVerification [2020-12-05T00:06:15.067Z] --- SKIP: TestTarStreamVerification (0.00s) [2020-12-05T00:06:15.067Z] layer_test.go:697: Failing on Windows [2020-12-05T00:06:15.067Z] === RUN TestLayerMigration [2020-12-05T00:06:15.067Z] --- SKIP: TestLayerMigration (0.00s) [2020-12-05T00:06:15.067Z] migration_test.go:46: Failing on Windows [2020-12-05T00:06:15.067Z] === RUN TestLayerMigrationNoTarsplit [2020-12-05T00:06:15.067Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2020-12-05T00:06:15.067Z] migration_test.go:182: Failing on Windows [2020-12-05T00:06:15.067Z] === RUN TestMountInit [2020-12-05T00:06:15.067Z] --- SKIP: TestMountInit (0.00s) [2020-12-05T00:06:15.067Z] mount_test.go:17: Failing on Windows [2020-12-05T00:06:15.067Z] === RUN TestMountSize [2020-12-05T00:06:15.067Z] --- SKIP: TestMountSize (0.00s) [2020-12-05T00:06:15.067Z] mount_test.go:76: Failing on Windows [2020-12-05T00:06:15.067Z] === RUN TestMountChanges [2020-12-05T00:06:15.067Z] --- SKIP: TestMountChanges (0.00s) [2020-12-05T00:06:15.067Z] mount_test.go:125: Failing on Windows [2020-12-05T00:06:15.067Z] === RUN TestMountApply [2020-12-05T00:06:15.067Z] --- SKIP: TestMountApply (0.00s) [2020-12-05T00:06:15.067Z] mount_test.go:212: Failing on Windows [2020-12-05T00:06:15.067Z] PASS [2020-12-05T00:06:15.067Z] coverage: 30.1% of statements [2020-12-05T00:06:15.067Z] ok github.com/docker/docker/layer 0.477s coverage: 30.1% of statements [2020-12-05T00:06:15.067Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-05T00:06:15.436Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-12-05T00:06:15.436Z] --- PASS: TestExternalGraphDriver (5.27s) [2020-12-05T00:06:15.436Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2020-12-05T00:06:15.436Z] --- PASS: TestExternalGraphDriver/spec (1.76s) [2020-12-05T00:06:15.436Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2020-12-05T00:06:15.436Z] === RUN TestGraphdriverPluginV2 [2020-12-05T00:06:15.998Z] === RUN TestDockerSuite/TestCommitChange [2020-12-05T00:06:16.046Z] === RUN TestParseVersion [2020-12-05T00:06:16.046Z] --- PASS: TestParseVersion (0.00s) [2020-12-05T00:06:16.046Z] PASS [2020-12-05T00:06:16.046Z] coverage: 52.9% of statements [2020-12-05T00:06:16.046Z] ok github.com/docker/docker/pkg/aaparser 0.126s coverage: 52.9% of statements [2020-12-05T00:06:16.518Z] === RUN TestEnvironmentParsing [2020-12-05T00:06:16.518Z] --- PASS: TestEnvironmentParsing (0.00s) [2020-12-05T00:06:16.518Z] PASS [2020-12-05T00:06:16.518Z] coverage: 1.0% of statements [2020-12-05T00:06:16.518Z] ok github.com/docker/docker/libcontainerd/local 0.466s coverage: 1.0% of statements [2020-12-05T00:06:16.518Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-05T00:06:16.518Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-05T00:06:16.518Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-05T00:06:16.518Z] ? github.com/docker/docker/oci [no test files] [2020-12-05T00:06:16.518Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-05T00:06:16.518Z] === RUN TestAddressPoolOpt [2020-12-05T00:06:16.518Z] --- PASS: TestAddressPoolOpt (0.00s) [2020-12-05T00:06:16.518Z] === RUN TestValidateEnv [2020-12-05T00:06:16.518Z] === RUN TestValidateEnv/a [2020-12-05T00:06:16.518Z] === RUN TestValidateEnv/something [2020-12-05T00:06:16.923Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-12-05T00:06:16.983Z] === RUN TestValidateEnv/_=a [2020-12-05T00:06:16.983Z] === RUN TestValidateEnv/env1=value1 [2020-12-05T00:06:16.983Z] === RUN TestValidateEnv/_env1=value1 [2020-12-05T00:06:16.983Z] === RUN TestValidateEnv/env2=value2=value3 [2020-12-05T00:06:16.983Z] === RUN TestValidateEnv/env3=abc!qwe [2020-12-05T00:06:16.983Z] === RUN TestValidateEnv/env_4=value_4 [2020-12-05T00:06:16.983Z] === RUN TestValidateEnv/PATH [2020-12-05T00:06:16.983Z] === RUN TestValidateEnv/=a [2020-12-05T00:06:16.983Z] === RUN TestValidateEnv/PATH= [2020-12-05T00:06:16.983Z] === RUN TestValidateEnv/PATH=something [2020-12-05T00:06:16.983Z] === RUN TestValidateEnv/asd!qwe [2020-12-05T00:06:16.983Z] === RUN TestValidateEnv/1asd [2020-12-05T00:06:16.983Z] === RUN TestValidateEnv/123 [2020-12-05T00:06:16.983Z] === RUN TestValidateEnv/some_space [2020-12-05T00:06:16.983Z] === RUN TestValidateEnv/__some_space_before [2020-12-05T00:06:16.983Z] === RUN TestValidateEnv/some_space_after__ [2020-12-05T00:06:16.983Z] === RUN TestValidateEnv/= [2020-12-05T00:06:16.983Z] === RUN TestValidateEnv/PaTh [2020-12-05T00:06:16.983Z] --- PASS: TestValidateEnv (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateEnv/a (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateEnv/something (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateEnv/_=a (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateEnv/PATH (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateEnv/=a (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateEnv/1asd (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateEnv/123 (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateEnv/some_space (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateEnv/= (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2020-12-05T00:06:16.983Z] === RUN TestParseHost [2020-12-05T00:06:16.983Z] --- PASS: TestParseHost (0.00s) [2020-12-05T00:06:16.983Z] === RUN TestParseDockerDaemonHost [2020-12-05T00:06:16.983Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2020-12-05T00:06:16.983Z] === RUN TestParseTCP [2020-12-05T00:06:16.983Z] --- PASS: TestParseTCP (0.00s) [2020-12-05T00:06:16.983Z] === RUN TestParseInvalidUnixAddrInvalid [2020-12-05T00:06:16.983Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2020-12-05T00:06:16.983Z] === RUN TestValidateExtraHosts [2020-12-05T00:06:16.983Z] --- PASS: TestValidateExtraHosts (0.00s) [2020-12-05T00:06:16.983Z] === RUN TestIpOptString [2020-12-05T00:06:16.983Z] --- PASS: TestIpOptString (0.00s) [2020-12-05T00:06:16.983Z] === RUN TestNewIpOptInvalidDefaultVal [2020-12-05T00:06:16.983Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2020-12-05T00:06:16.983Z] === RUN TestNewIpOptValidDefaultVal [2020-12-05T00:06:16.983Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2020-12-05T00:06:16.983Z] === RUN TestIpOptSetInvalidVal [2020-12-05T00:06:16.983Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2020-12-05T00:06:16.983Z] === RUN TestValidateIPAddress [2020-12-05T00:06:16.983Z] --- PASS: TestValidateIPAddress (0.00s) [2020-12-05T00:06:16.983Z] === RUN TestMapOpts [2020-12-05T00:06:16.983Z] --- PASS: TestMapOpts (0.00s) [2020-12-05T00:06:16.983Z] === RUN TestListOptsWithoutValidator [2020-12-05T00:06:16.983Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2020-12-05T00:06:16.983Z] === RUN TestListOptsWithValidator [2020-12-05T00:06:16.983Z] --- PASS: TestListOptsWithValidator (0.00s) [2020-12-05T00:06:16.983Z] === RUN TestValidateDNSSearch [2020-12-05T00:06:16.983Z] --- PASS: TestValidateDNSSearch (0.00s) [2020-12-05T00:06:16.983Z] === RUN TestValidateLabel [2020-12-05T00:06:16.983Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2020-12-05T00:06:16.983Z] === RUN TestValidateLabel/label_with_general_format [2020-12-05T00:06:16.983Z] === RUN TestValidateLabel/label_with_more_than_one_= [2020-12-05T00:06:16.983Z] === RUN TestValidateLabel/label_with_one_more [2020-12-05T00:06:16.983Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2020-12-05T00:06:16.983Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2020-12-05T00:06:16.983Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2020-12-05T00:06:16.983Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2020-12-05T00:06:16.983Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2020-12-05T00:06:16.983Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2020-12-05T00:06:16.983Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2020-12-05T00:06:16.983Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2020-12-05T00:06:16.983Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2020-12-05T00:06:16.983Z] --- PASS: TestValidateLabel (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2020-12-05T00:06:16.983Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2020-12-05T00:06:16.983Z] === RUN TestNamedListOpts [2020-12-05T00:06:16.983Z] --- PASS: TestNamedListOpts (0.00s) [2020-12-05T00:06:16.983Z] === RUN TestNamedMapOpts [2020-12-05T00:06:16.983Z] --- PASS: TestNamedMapOpts (0.00s) [2020-12-05T00:06:16.983Z] === RUN TestParseLink [2020-12-05T00:06:16.983Z] --- PASS: TestParseLink (0.00s) [2020-12-05T00:06:16.983Z] === RUN TestQuotedStringSetWithQuotes [2020-12-05T00:06:16.983Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2020-12-05T00:06:16.983Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2020-12-05T00:06:16.983Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2020-12-05T00:06:16.983Z] === RUN TestQuotedStringSetWithNoQuotes [2020-12-05T00:06:16.983Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2020-12-05T00:06:16.983Z] === RUN TestUlimitOpt [2020-12-05T00:06:16.983Z] --- PASS: TestUlimitOpt (0.00s) [2020-12-05T00:06:16.983Z] PASS [2020-12-05T00:06:16.983Z] coverage: 67.1% of statements [2020-12-05T00:06:16.983Z] ok github.com/docker/docker/opts 0.418s coverage: 67.1% of statements [2020-12-05T00:06:17.374Z] === RUN TestCopyFromContainer// [2020-12-05T00:06:17.374Z] === RUN TestCopyFromContainer//bar/root [2020-12-05T00:06:17.374Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-05T00:06:17.374Z] === RUN TestCopyFromContainer/bar/quux [2020-12-05T00:06:17.374Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-05T00:06:17.374Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-05T00:06:17.483Z] === RUN TestDockerSuite/TestCommitHardlink [2020-12-05T00:06:17.635Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-05T00:06:17.635Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-05T00:06:17.635Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-05T00:06:17.635Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-05T00:06:17.896Z] --- PASS: TestCopyFromContainer (4.52s) [2020-12-05T00:06:17.896Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-12-05T00:06:17.896Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-12-05T00:06:17.896Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-12-05T00:06:17.896Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-12-05T00:06:17.896Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-12-05T00:06:17.896Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-12-05T00:06:17.896Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-12-05T00:06:17.896Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-12-05T00:06:17.896Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-12-05T00:06:17.896Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-12-05T00:06:17.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-05T00:06:17.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-05T00:06:17.896Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-05T00:06:17.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-05T00:06:17.896Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-05T00:06:17.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-05T00:06:17.896Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-05T00:06:17.896Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-05T00:06:17.896Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-05T00:06:17.896Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-05T00:06:17.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-12-05T00:06:17.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-05T00:06:17.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-05T00:06:17.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-05T00:06:17.896Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-05T00:06:17.896Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-12-05T00:06:17.896Z] === RUN TestCreateWithInvalidEnv [2020-12-05T00:06:17.896Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-05T00:06:17.896Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-05T00:06:17.896Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-05T00:06:17.896Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-05T00:06:17.896Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-05T00:06:17.896Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-05T00:06:17.896Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-05T00:06:17.896Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-05T00:06:17.896Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-05T00:06:17.896Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-12-05T00:06:17.896Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-05T00:06:17.896Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-05T00:06:17.896Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-05T00:06:17.896Z] === RUN TestCreateTmpfsMountsTarget [2020-12-05T00:06:17.896Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-12-05T00:06:17.896Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-05T00:06:17.967Z] === RUN TestUnbuffered [2020-12-05T00:06:17.967Z] --- PASS: TestUnbuffered (0.00s) [2020-12-05T00:06:17.967Z] === RUN TestRaceUnbuffered [2020-12-05T00:06:17.967Z] --- PASS: TestRaceUnbuffered (0.00s) [2020-12-05T00:06:17.967Z] PASS [2020-12-05T00:06:17.967Z] coverage: 100.0% of statements [2020-12-05T00:06:17.967Z] ok github.com/docker/docker/pkg/broadcaster 0.262s coverage: 100.0% of statements [2020-12-05T00:06:18.951Z] === RUN TestMatch [2020-12-05T00:06:18.951Z] === RUN TestMatch/[[]] [2020-12-05T00:06:18.951Z] === RUN TestMatch/[[foo]] [2020-12-05T00:06:18.951Z] === RUN TestMatch/[[bar]_[foo]] [2020-12-05T00:06:18.951Z] === RUN TestMatch/[[foo_bar]] [2020-12-05T00:06:18.951Z] === RUN TestMatch/[[qux]_[foo]] [2020-12-05T00:06:18.951Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2020-12-05T00:06:18.951Z] === RUN TestMatch/[] [2020-12-05T00:06:18.951Z] === RUN TestMatch/[]#01 [2020-12-05T00:06:18.951Z] === RUN TestMatch/[[qux]] [2020-12-05T00:06:18.951Z] === RUN TestMatch/[[foo_bar_qux]] [2020-12-05T00:06:18.951Z] === RUN TestMatch/[[qux]_[baz]] [2020-12-05T00:06:18.951Z] === RUN TestMatch/[[foo_baz]] [2020-12-05T00:06:18.951Z] --- PASS: TestMatch (0.00s) [2020-12-05T00:06:18.951Z] --- PASS: TestMatch/[[]] (0.00s) [2020-12-05T00:06:18.951Z] --- PASS: TestMatch/[[foo]] (0.00s) [2020-12-05T00:06:18.951Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2020-12-05T00:06:18.951Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2020-12-05T00:06:18.951Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2020-12-05T00:06:18.951Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2020-12-05T00:06:18.951Z] --- PASS: TestMatch/[] (0.00s) [2020-12-05T00:06:18.951Z] --- PASS: TestMatch/[]#01 (0.00s) [2020-12-05T00:06:18.951Z] --- PASS: TestMatch/[[qux]] (0.00s) [2020-12-05T00:06:18.951Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2020-12-05T00:06:18.951Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2020-12-05T00:06:18.951Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2020-12-05T00:06:18.951Z] PASS [2020-12-05T00:06:18.951Z] coverage: 87.5% of statements [2020-12-05T00:06:18.951Z] ok github.com/docker/docker/pkg/capabilities 0.117s coverage: 87.5% of statements [2020-12-05T00:06:18.951Z] === RUN TestPeerCertificateMarshalJSON [2020-12-05T00:06:19.278Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2020-12-05T00:06:19.278Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-05T00:06:19.369Z] === RUN TestDockerSuite/TestCommitNewFile [2020-12-05T00:06:19.417Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2020-12-05T00:06:19.417Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2020-12-05T00:06:19.417Z] --- PASS: TestPeerCertificateMarshalJSON (0.47s) [2020-12-05T00:06:19.417Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2020-12-05T00:06:19.417Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2020-12-05T00:06:19.417Z] === RUN TestMiddleware [2020-12-05T00:06:19.417Z] --- PASS: TestMiddleware (0.00s) [2020-12-05T00:06:19.417Z] === RUN TestNewResponseModifier [2020-12-05T00:06:19.417Z] --- PASS: TestNewResponseModifier (0.00s) [2020-12-05T00:06:19.417Z] PASS [2020-12-05T00:06:19.417Z] coverage: 26.8% of statements [2020-12-05T00:06:19.417Z] ok github.com/docker/docker/pkg/authorization 0.740s coverage: 26.8% of statements [2020-12-05T00:06:19.882Z] === RUN TestIsArchivePathDir [2020-12-05T00:06:20.220Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2020-12-05T00:06:20.220Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-05T00:06:20.220Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-05T00:06:20.220Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-05T00:06:20.220Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-05T00:06:20.220Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-05T00:06:20.220Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-05T00:06:20.220Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-05T00:06:20.220Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-05T00:06:20.220Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-05T00:06:20.220Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-05T00:06:20.220Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-05T00:06:20.220Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-05T00:06:20.220Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-05T00:06:20.220Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-05T00:06:20.220Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-05T00:06:20.220Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-05T00:06:20.220Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-12-05T00:06:20.220Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-12-05T00:06:20.220Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-12-05T00:06:20.220Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-12-05T00:06:20.220Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-12-05T00:06:20.220Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-12-05T00:06:20.220Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-05T00:06:20.295Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-12-05T00:06:20.295Z] --- PASS: TestGraphdriverPluginV2 (4.69s) [2020-12-05T00:06:20.295Z] PASS [2020-12-05T00:06:20.295Z] [2020-12-05T00:06:20.295Z] DONE 5 tests in 9.990s [2020-12-05T00:06:20.295Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-05T00:06:20.295Z] ++ 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-12-05T00:06:20.295Z] ++ set -e [2020-12-05T00:06:20.295Z] ++ '[' -n 0 ']' [2020-12-05T00:06:20.295Z] ++ set -x [2020-12-05T00:06:20.295Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:06:20.295Z] INFO: Testing against a local daemon [2020-12-05T00:06:20.295Z] === RUN TestContinueAfterPluginCrash [2020-12-05T00:06:20.295Z] === PAUSE TestContinueAfterPluginCrash [2020-12-05T00:06:20.295Z] === RUN TestReadPluginNoRead [2020-12-05T00:06:20.295Z] === PAUSE TestReadPluginNoRead [2020-12-05T00:06:20.295Z] === RUN TestDaemonStartWithLogOpt [2020-12-05T00:06:20.295Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-05T00:06:20.295Z] === CONT TestContinueAfterPluginCrash [2020-12-05T00:06:20.295Z] === CONT TestDaemonStartWithLogOpt [2020-12-05T00:06:20.295Z] === CONT TestReadPluginNoRead [2020-12-05T00:06:20.347Z] --- PASS: TestIsArchivePathDir (0.09s) [2020-12-05T00:06:20.347Z] === RUN TestIsArchivePathInvalidFile [2020-12-05T00:06:20.347Z] === RUN TestChrootTarUntar [2020-12-05T00:06:20.347Z] --- SKIP: TestChrootTarUntar (0.00s) [2020-12-05T00:06:20.347Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:06:20.347Z] === RUN TestChrootUntarWithHugeExcludesList [2020-12-05T00:06:20.347Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2020-12-05T00:06:20.347Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:06:20.347Z] === RUN TestChrootUntarEmptyArchive [2020-12-05T00:06:20.347Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2020-12-05T00:06:20.347Z] === RUN TestChrootTarUntarWithSymlink [2020-12-05T00:06:20.347Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2020-12-05T00:06:20.347Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-05T00:06:20.347Z] === RUN TestChrootCopyWithTar [2020-12-05T00:06:20.347Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2020-12-05T00:06:20.347Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-05T00:06:20.347Z] === RUN TestChrootCopyFileWithTar [2020-12-05T00:06:20.347Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2020-12-05T00:06:20.347Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:06:20.347Z] === RUN TestChrootUntarPath [2020-12-05T00:06:20.347Z] --- SKIP: TestChrootUntarPath (0.00s) [2020-12-05T00:06:20.347Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-05T00:06:20.347Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2020-12-05T00:06:20.347Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-12-05T00:06:20.347Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:06:20.347Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2020-12-05T00:06:20.347Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-12-05T00:06:20.347Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:06:20.347Z] === RUN TestChrootApplyDotDotFile [2020-12-05T00:06:20.347Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2020-12-05T00:06:20.347Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:06:20.347Z] PASS [2020-12-05T00:06:20.347Z] coverage: 15.4% of statements [2020-12-05T00:06:20.347Z] ok github.com/docker/docker/pkg/chrootarchive 0.265s coverage: 15.4% of statements [2020-12-05T00:06:20.347Z] === RUN TestSizeEmpty [2020-12-05T00:06:20.347Z] --- PASS: TestSizeEmpty (0.00s) [2020-12-05T00:06:20.347Z] === RUN TestSizeEmptyFile [2020-12-05T00:06:20.347Z] --- PASS: TestSizeEmptyFile (0.00s) [2020-12-05T00:06:20.347Z] === RUN TestSizeNonemptyFile [2020-12-05T00:06:20.347Z] --- PASS: TestSizeNonemptyFile (0.00s) [2020-12-05T00:06:20.347Z] === RUN TestSizeNestedDirectoryEmpty [2020-12-05T00:06:20.347Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2020-12-05T00:06:20.347Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2020-12-05T00:06:20.347Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2020-12-05T00:06:20.347Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2020-12-05T00:06:20.347Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2020-12-05T00:06:20.347Z] === RUN TestMoveToSubdir [2020-12-05T00:06:20.347Z] --- PASS: TestMoveToSubdir (0.00s) [2020-12-05T00:06:20.347Z] === RUN TestSizeNonExistingDirectory [2020-12-05T00:06:20.347Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2020-12-05T00:06:20.347Z] PASS [2020-12-05T00:06:20.347Z] coverage: 80.0% of statements [2020-12-05T00:06:20.347Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2020-12-05T00:06:20.347Z] === RUN TestIsArchivePathTar [2020-12-05T00:06:20.347Z] ok github.com/docker/docker/pkg/directory 0.069s coverage: 80.0% of statements [2020-12-05T00:06:20.347Z] --- PASS: TestIsArchivePathTar (0.19s) [2020-12-05T00:06:20.347Z] === RUN TestDecompressStreamGzip [2020-12-05T00:06:20.792Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2020-12-05T00:06:20.792Z] === RUN TestCreateDifferentPlatform [2020-12-05T00:06:20.792Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-05T00:06:20.792Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-05T00:06:20.792Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-12-05T00:06:20.792Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-05T00:06:20.792Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-05T00:06:20.792Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-05T00:06:20.792Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-12-05T00:06:20.792Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-05T00:06:20.792Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2020-12-05T00:06:20.792Z] === RUN TestContainerStartOnDaemonRestart [2020-12-05T00:06:20.792Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-12-05T00:06:20.792Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-12-05T00:06:20.792Z] === RUN TestDaemonRestartIpcMode [2020-12-05T00:06:20.792Z] === PAUSE TestDaemonRestartIpcMode [2020-12-05T00:06:20.792Z] === RUN TestDaemonHostGatewayIP [2020-12-05T00:06:20.792Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-12-05T00:06:20.792Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-05T00:06:20.792Z] === RUN TestContainerKillOnDaemonStart [2020-12-05T00:06:20.792Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-12-05T00:06:20.792Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-12-05T00:06:20.792Z] === RUN TestDiff [2020-12-05T00:06:20.813Z] --- PASS: TestDecompressStreamGzip (0.16s) [2020-12-05T00:06:20.813Z] === RUN TestDecompressStreamBzip2 [2020-12-05T00:06:20.813Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2020-12-05T00:06:20.813Z] === RUN TestDecompressStreamXz [2020-12-05T00:06:20.813Z] --- SKIP: TestDecompressStreamXz (0.00s) [2020-12-05T00:06:20.813Z] archive_test.go:133: Xz not present in msys2 [2020-12-05T00:06:20.813Z] === RUN TestCompressStreamXzUnsupported [2020-12-05T00:06:20.813Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2020-12-05T00:06:20.813Z] === RUN TestCompressStreamBzip2Unsupported [2020-12-05T00:06:20.813Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2020-12-05T00:06:20.813Z] === RUN TestCompressStreamInvalid [2020-12-05T00:06:20.813Z] --- PASS: TestCompressStreamInvalid (0.00s) [2020-12-05T00:06:20.813Z] === RUN TestExtensionInvalid [2020-12-05T00:06:20.813Z] --- PASS: TestExtensionInvalid (0.00s) [2020-12-05T00:06:20.813Z] === RUN TestExtensionUncompressed [2020-12-05T00:06:20.813Z] --- PASS: TestExtensionUncompressed (0.00s) [2020-12-05T00:06:20.813Z] === RUN TestExtensionBzip2 [2020-12-05T00:06:20.813Z] --- PASS: TestExtensionBzip2 (0.00s) [2020-12-05T00:06:20.813Z] === RUN TestExtensionGzip [2020-12-05T00:06:20.813Z] --- PASS: TestExtensionGzip (0.00s) [2020-12-05T00:06:20.813Z] === RUN TestExtensionXz [2020-12-05T00:06:20.813Z] --- PASS: TestExtensionXz (0.00s) [2020-12-05T00:06:20.813Z] === RUN TestCmdStreamLargeStderr [2020-12-05T00:06:20.813Z] --- PASS: TestCmdStreamLargeStderr (0.12s) [2020-12-05T00:06:20.856Z] === RUN TestDockerSuite/TestCommitTTY [2020-12-05T00:06:21.278Z] === RUN TestCmdStreamBad [2020-12-05T00:06:21.278Z] --- SKIP: TestCmdStreamBad (0.00s) [2020-12-05T00:06:21.278Z] archive_test.go:238: Failing on Windows CI machines [2020-12-05T00:06:21.278Z] === RUN TestCmdStreamGood [2020-12-05T00:06:21.278Z] --- PASS: TestCmdStreamGood (0.19s) [2020-12-05T00:06:21.278Z] === RUN TestUntarPathWithInvalidDest [2020-12-05T00:06:21.278Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2020-12-05T00:06:21.278Z] === RUN TestUntarPathWithInvalidSrc [2020-12-05T00:06:21.278Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2020-12-05T00:06:21.278Z] === RUN TestUntarPath [2020-12-05T00:06:21.278Z] --- PASS: TestUntarPath (0.16s) [2020-12-05T00:06:21.278Z] === RUN TestUntarPathWithDestinationFile [2020-12-05T00:06:21.278Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2020-12-05T00:06:21.278Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2020-12-05T00:06:21.362Z] --- PASS: TestDiff (0.41s) [2020-12-05T00:06:21.362Z] === RUN TestExecWithCloseStdin [2020-12-05T00:06:21.623Z] --- PASS: TestExecWithCloseStdin (0.46s) [2020-12-05T00:06:21.623Z] === RUN TestExec [2020-12-05T00:06:21.742Z] === RUN Test [2020-12-05T00:06:21.742Z] === RUN Test/TestContainsEntry [2020-12-05T00:06:21.742Z] === RUN Test/TestCreateEntries [2020-12-05T00:06:21.742Z] === RUN Test/TestEntriesDiff [2020-12-05T00:06:21.742Z] === RUN Test/TestEntriesEquality [2020-12-05T00:06:21.742Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2020-12-05T00:06:21.742Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2020-12-05T00:06:21.742Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2020-12-05T00:06:21.742Z] === RUN Test/TestGeneratorNotGenerate [2020-12-05T00:06:21.742Z] === RUN Test/TestGeneratorWithPort [2020-12-05T00:06:21.742Z] === RUN Test/TestGeneratorWithPortNotGenerate [2020-12-05T00:06:21.742Z] === RUN Test/TestNewEntry [2020-12-05T00:06:21.742Z] === RUN Test/TestParse [2020-12-05T00:06:21.742Z] --- PASS: Test (0.00s) [2020-12-05T00:06:21.742Z] --- PASS: Test/TestContainsEntry (0.00s) [2020-12-05T00:06:21.743Z] --- PASS: Test/TestCreateEntries (0.00s) [2020-12-05T00:06:21.743Z] --- PASS: Test/TestEntriesDiff (0.00s) [2020-12-05T00:06:21.743Z] --- PASS: Test/TestEntriesEquality (0.00s) [2020-12-05T00:06:21.743Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2020-12-05T00:06:21.743Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2020-12-05T00:06:21.743Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2020-12-05T00:06:21.743Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2020-12-05T00:06:21.743Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2020-12-05T00:06:21.743Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2020-12-05T00:06:21.743Z] --- PASS: Test/TestNewEntry (0.00s) [2020-12-05T00:06:21.743Z] --- PASS: Test/TestParse (0.00s) [2020-12-05T00:06:21.743Z] PASS [2020-12-05T00:06:21.743Z] coverage: 58.3% of statements [2020-12-05T00:06:21.743Z] ok github.com/docker/docker/pkg/discovery 0.224s coverage: 58.3% of statements [2020-12-05T00:06:21.743Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.17s) [2020-12-05T00:06:21.743Z] === RUN TestCopyWithTarInvalidSrc [2020-12-05T00:06:21.743Z] --- PASS: TestCopyWithTarInvalidSrc (0.01s) [2020-12-05T00:06:21.743Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2020-12-05T00:06:21.743Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.01s) [2020-12-05T00:06:21.743Z] === RUN TestCopyWithTarSrcFile [2020-12-05T00:06:21.743Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2020-12-05T00:06:21.743Z] === RUN TestCopyWithTarSrcFolder [2020-12-05T00:06:21.743Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2020-12-05T00:06:21.743Z] === RUN TestCopyFileWithTarInvalidSrc [2020-12-05T00:06:21.743Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2020-12-05T00:06:21.743Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2020-12-05T00:06:21.743Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2020-12-05T00:06:21.743Z] === RUN TestCopyFileWithTarSrcFolder [2020-12-05T00:06:21.743Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2020-12-05T00:06:21.743Z] === RUN TestCopyFileWithTarSrcFile [2020-12-05T00:06:21.743Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2020-12-05T00:06:21.743Z] === RUN TestTarFiles [2020-12-05T00:06:21.743Z] === RUN Test [2020-12-05T00:06:21.743Z] === RUN Test/TestContent [2020-12-05T00:06:21.743Z] === RUN Test/TestInitialize [2020-12-05T00:06:21.743Z] === RUN Test/TestNew [2020-12-05T00:06:21.743Z] === RUN Test/TestParsingContentsWithComments [2020-12-05T00:06:21.743Z] === RUN Test/TestRegister [2020-12-05T00:06:21.743Z] === RUN Test/TestWatch [2020-12-05T00:06:21.743Z] --- PASS: Test (0.01s) [2020-12-05T00:06:21.743Z] --- PASS: Test/TestContent (0.00s) [2020-12-05T00:06:21.743Z] --- PASS: Test/TestInitialize (0.00s) [2020-12-05T00:06:21.743Z] --- PASS: Test/TestNew (0.00s) [2020-12-05T00:06:21.743Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2020-12-05T00:06:21.743Z] --- PASS: Test/TestRegister (0.00s) [2020-12-05T00:06:21.743Z] --- PASS: Test/TestWatch (0.01s) [2020-12-05T00:06:21.743Z] PASS [2020-12-05T00:06:21.743Z] coverage: 97.6% of statements [2020-12-05T00:06:21.743Z] ok github.com/docker/docker/pkg/discovery/file 0.140s coverage: 97.6% of statements [2020-12-05T00:06:22.194Z] --- PASS: TestExec (0.45s) [2020-12-05T00:06:22.194Z] === RUN TestExecUser [2020-12-05T00:06:22.220Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-12-05T00:06:22.455Z] --- PASS: TestExecUser (0.45s) [2020-12-05T00:06:22.455Z] === RUN TestExportContainerAndImportImage [2020-12-05T00:06:23.146Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-12-05T00:06:23.146Z] === RUN TestReadPluginNoRead/default [2020-12-05T00:06:23.302Z] === RUN Test [2020-12-05T00:06:23.302Z] === RUN Test/TestInitialize [2020-12-05T00:06:23.302Z] === RUN Test [2020-12-05T00:06:23.302Z] time="2020-12-05T00:06:22Z" level=info msg="Initializing discovery without TLS" [2020-12-05T00:06:23.302Z] time="2020-12-05T00:06:22Z" level=info msg="Initializing discovery without TLS" [2020-12-05T00:06:23.302Z] time="2020-12-05T00:06:22Z" level=info msg="Initializing discovery without TLS" [2020-12-05T00:06:23.302Z] === RUN Test/TestInitializeWithCerts [2020-12-05T00:06:23.302Z] === RUN Test/TestWatch [2020-12-05T00:06:23.302Z] --- PASS: Test (0.00s) [2020-12-05T00:06:23.302Z] --- PASS: Test/TestWatch (0.00s) [2020-12-05T00:06:23.302Z] PASS [2020-12-05T00:06:23.302Z] coverage: 92.3% of statements [2020-12-05T00:06:23.302Z] time="2020-12-05T00:06:22Z" level=info msg="Initializing discovery with TLS" [2020-12-05T00:06:23.302Z] === RUN Test/TestWatch [2020-12-05T00:06:23.302Z] time="2020-12-05T00:06:22Z" level=info msg="Initializing discovery without TLS" [2020-12-05T00:06:23.302Z] ok github.com/docker/docker/pkg/discovery/memory 0.299s coverage: 92.3% of statements [2020-12-05T00:06:23.302Z] === RUN Test [2020-12-05T00:06:23.302Z] === RUN Test/TestInitialize [2020-12-05T00:06:23.302Z] === RUN Test/TestInitializeWithPattern [2020-12-05T00:06:23.302Z] === RUN Test/TestRegister [2020-12-05T00:06:23.302Z] === RUN Test/TestWatch [2020-12-05T00:06:23.302Z] --- PASS: Test (0.00s) [2020-12-05T00:06:23.302Z] --- PASS: Test/TestInitialize (0.00s) [2020-12-05T00:06:23.302Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2020-12-05T00:06:23.302Z] --- PASS: Test/TestRegister (0.00s) [2020-12-05T00:06:23.302Z] --- PASS: Test/TestWatch (0.00s) [2020-12-05T00:06:23.302Z] PASS [2020-12-05T00:06:23.302Z] coverage: 93.8% of statements [2020-12-05T00:06:23.302Z] ok github.com/docker/docker/pkg/discovery/nodes 0.092s coverage: 93.8% of statements [2020-12-05T00:06:23.396Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2020-12-05T00:06:23.396Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-05T00:06:23.707Z] --- PASS: TestDaemonStartWithLogOpt (3.38s) [2020-12-05T00:06:24.283Z] === RUN TestPollerAddRemove [2020-12-05T00:06:24.283Z] --- PASS: TestPollerAddRemove (0.00s) [2020-12-05T00:06:24.283Z] === RUN TestPollerEvent [2020-12-05T00:06:24.283Z] --- SKIP: TestPollerEvent (0.00s) [2020-12-05T00:06:24.283Z] poller_test.go:41: No chmod on Windows [2020-12-05T00:06:24.283Z] === RUN TestPollerClose [2020-12-05T00:06:24.283Z] --- PASS: TestPollerClose (0.00s) [2020-12-05T00:06:24.283Z] PASS [2020-12-05T00:06:24.283Z] coverage: 36.2% of statements [2020-12-05T00:06:24.283Z] ok github.com/docker/docker/pkg/filenotify 0.080s coverage: 36.2% of statements [2020-12-05T00:06:24.633Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-12-05T00:06:24.749Z] === RUN TestCopyFileWithInvalidSrc [2020-12-05T00:06:24.749Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestCopyFileWithInvalidDest [2020-12-05T00:06:24.749Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestCopyFileWithSameSrcAndDest [2020-12-05T00:06:24.749Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2020-12-05T00:06:24.749Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestCopyFile [2020-12-05T00:06:24.749Z] --- PASS: TestCopyFile (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2020-12-05T00:06:24.749Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-12-05T00:06:24.749Z] fileutils_test.go:134: Needs porting to Windows [2020-12-05T00:06:24.749Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2020-12-05T00:06:24.749Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestReadSymlinkedDirectoryToFile [2020-12-05T00:06:24.749Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2020-12-05T00:06:24.749Z] fileutils_test.go:180: Needs porting to Windows [2020-12-05T00:06:24.749Z] === RUN TestWildcardMatches [2020-12-05T00:06:24.749Z] --- PASS: TestWildcardMatches (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestPatternMatches [2020-12-05T00:06:24.749Z] --- PASS: TestPatternMatches (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestExclusionPatternMatchesPatternBefore [2020-12-05T00:06:24.749Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestPatternMatchesFolderExclusions [2020-12-05T00:06:24.749Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2020-12-05T00:06:24.749Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestPatternMatchesFolderWildcardExclusions [2020-12-05T00:06:24.749Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestExclusionPatternMatchesPatternAfter [2020-12-05T00:06:24.749Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestExclusionPatternMatchesWholeDirectory [2020-12-05T00:06:24.749Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestSingleExclamationError [2020-12-05T00:06:24.749Z] --- PASS: TestSingleExclamationError (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestMatchesWithNoPatterns [2020-12-05T00:06:24.749Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestMatchesWithMalformedPatterns [2020-12-05T00:06:24.749Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestMatches [2020-12-05T00:06:24.749Z] --- PASS: TestMatches (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestCleanPatterns [2020-12-05T00:06:24.749Z] --- PASS: TestCleanPatterns (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestCleanPatternsStripEmptyPatterns [2020-12-05T00:06:24.749Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestCleanPatternsExceptionFlag [2020-12-05T00:06:24.749Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2020-12-05T00:06:24.749Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2020-12-05T00:06:24.749Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestCleanPatternsErrorSingleException [2020-12-05T00:06:24.749Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestCreateIfNotExistsDir [2020-12-05T00:06:24.749Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2020-12-05T00:06:24.749Z] === RUN TestCreateIfNotExistsFile [2020-12-05T00:06:24.749Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2020-12-05T00:06:24.749Z] === RUN TestMatch [2020-12-05T00:06:24.749Z] --- PASS: TestMatch (0.00s) [2020-12-05T00:06:24.749Z] PASS [2020-12-05T00:06:24.749Z] coverage: 87.7% of statements [2020-12-05T00:06:24.749Z] ok github.com/docker/docker/pkg/fileutils 0.128s coverage: 87.7% of statements [2020-12-05T00:06:24.889Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-05T00:06:25.449Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-12-05T00:06:25.449Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-12-05T00:06:25.449Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-12-05T00:06:25.449Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-12-05T00:06:25.449Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-12-05T00:06:25.449Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-12-05T00:06:25.449Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-12-05T00:06:25.734Z] === RUN TestGet [2020-12-05T00:06:25.734Z] --- PASS: TestGet (0.00s) [2020-12-05T00:06:25.734Z] === RUN TestGetShortcutString [2020-12-05T00:06:25.734Z] --- PASS: TestGetShortcutString (0.00s) [2020-12-05T00:06:25.734Z] PASS [2020-12-05T00:06:25.734Z] coverage: 42.9% of statements [2020-12-05T00:06:25.734Z] ok github.com/docker/docker/pkg/homedir 0.061s coverage: 42.9% of statements [2020-12-05T00:06:26.204Z] --- PASS: Test (3.15s) [2020-12-05T00:06:26.204Z] --- PASS: Test/TestInitialize (0.14s) [2020-12-05T00:06:26.204Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2020-12-05T00:06:26.204Z] --- PASS: Test/TestWatch (3.01s) [2020-12-05T00:06:26.204Z] PASS [2020-12-05T00:06:26.204Z] coverage: 84.1% of statements [2020-12-05T00:06:26.204Z] ok github.com/docker/docker/pkg/discovery/kv 3.545s coverage: 84.1% of statements [2020-12-05T00:06:26.374Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-05T00:06:26.630Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-12-05T00:06:26.670Z] === RUN TestCreateIDMapOrder [2020-12-05T00:06:26.670Z] --- PASS: TestCreateIDMapOrder (0.00s) [2020-12-05T00:06:26.670Z] PASS [2020-12-05T00:06:26.670Z] coverage: 7.3% of statements [2020-12-05T00:06:26.670Z] ok github.com/docker/docker/pkg/idtools 0.191s coverage: 7.3% of statements [2020-12-05T00:06:26.703Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2020-12-05T00:06:26.703Z] === RUN TestHealthCheckWorkdir [2020-12-05T00:06:26.963Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2020-12-05T00:06:26.963Z] === RUN TestHealthKillContainer [2020-12-05T00:06:27.556Z] --- PASS: TestReadPluginNoRead (7.37s) [2020-12-05T00:06:27.556Z] --- PASS: TestReadPluginNoRead/default (1.78s) [2020-12-05T00:06:27.556Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.44s) [2020-12-05T00:06:27.556Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.34s) [2020-12-05T00:06:27.556Z] read_test.go:92: [da2db7b388345] daemon is not started [2020-12-05T00:06:27.650Z] === RUN TestFixedBufferCap [2020-12-05T00:06:27.650Z] --- PASS: TestFixedBufferCap (0.00s) [2020-12-05T00:06:27.650Z] === RUN TestFixedBufferLen [2020-12-05T00:06:27.650Z] --- PASS: TestFixedBufferLen (0.00s) [2020-12-05T00:06:27.650Z] === RUN TestFixedBufferString [2020-12-05T00:06:27.650Z] --- PASS: TestFixedBufferString (0.00s) [2020-12-05T00:06:27.650Z] === RUN TestFixedBufferWrite [2020-12-05T00:06:27.650Z] --- PASS: TestFixedBufferWrite (0.00s) [2020-12-05T00:06:27.650Z] === RUN TestFixedBufferRead [2020-12-05T00:06:27.650Z] --- PASS: TestFixedBufferRead (0.00s) [2020-12-05T00:06:27.650Z] === RUN TestBytesPipeRead [2020-12-05T00:06:27.650Z] --- PASS: TestBytesPipeRead (0.00s) [2020-12-05T00:06:27.650Z] === RUN TestBytesPipeWrite [2020-12-05T00:06:27.650Z] --- PASS: TestBytesPipeWrite (0.00s) [2020-12-05T00:06:27.650Z] === RUN TestBytesPipeWriteRandomChunks [2020-12-05T00:06:27.811Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-12-05T00:06:27.811Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-12-05T00:06:28.067Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-12-05T00:06:28.115Z] === RUN TestError [2020-12-05T00:06:28.115Z] --- PASS: TestError (0.00s) [2020-12-05T00:06:28.115Z] === RUN TestProgressString [2020-12-05T00:06:28.115Z] === RUN TestProgressString/no_progress [2020-12-05T00:06:28.115Z] === RUN TestProgressString/progress_1 [2020-12-05T00:06:28.115Z] === RUN TestProgressString/some_progress_with_a_start_time [2020-12-05T00:06:28.115Z] === RUN TestProgressString/some_progress_without_a_start_time [2020-12-05T00:06:28.115Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2020-12-05T00:06:28.115Z] === RUN TestProgressString/with_units [2020-12-05T00:06:28.115Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2020-12-05T00:06:28.115Z] === RUN TestProgressString/hide_counts [2020-12-05T00:06:28.115Z] --- PASS: TestProgressString (0.00s) [2020-12-05T00:06:28.115Z] --- PASS: TestProgressString/no_progress (0.00s) [2020-12-05T00:06:28.115Z] --- PASS: TestProgressString/progress_1 (0.00s) [2020-12-05T00:06:28.115Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2020-12-05T00:06:28.115Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2020-12-05T00:06:28.115Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2020-12-05T00:06:28.115Z] --- PASS: TestProgressString/with_units (0.00s) [2020-12-05T00:06:28.115Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2020-12-05T00:06:28.115Z] --- PASS: TestProgressString/hide_counts (0.00s) [2020-12-05T00:06:28.115Z] === RUN TestJSONMessageDisplay [2020-12-05T00:06:28.115Z] --- PASS: TestJSONMessageDisplay (0.16s) [2020-12-05T00:06:28.115Z] === RUN TestJSONMessageDisplayWithJSONError [2020-12-05T00:06:28.115Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2020-12-05T00:06:28.115Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2020-12-05T00:06:28.115Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2020-12-05T00:06:28.115Z] === RUN TestDisplayJSONMessagesStream [2020-12-05T00:06:28.115Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2020-12-05T00:06:28.115Z] PASS [2020-12-05T00:06:28.115Z] coverage: 91.7% of statements [2020-12-05T00:06:28.115Z] ok github.com/docker/docker/pkg/jsonmessage 0.290s coverage: 91.7% of statements [2020-12-05T00:06:28.115Z] === RUN TestStandardLongPath [2020-12-05T00:06:28.115Z] --- PASS: TestStandardLongPath (0.00s) [2020-12-05T00:06:28.115Z] === RUN TestUNCLongPath [2020-12-05T00:06:28.115Z] --- PASS: TestUNCLongPath (0.00s) [2020-12-05T00:06:28.115Z] PASS [2020-12-05T00:06:28.115Z] coverage: 100.0% of statements [2020-12-05T00:06:28.115Z] ok github.com/docker/docker/pkg/longpath 0.051s coverage: 100.0% of statements [2020-12-05T00:06:28.115Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2020-12-05T00:06:28.115Z] === RUN TestAtomicWriteToFile [2020-12-05T00:06:28.115Z] --- PASS: TestAtomicWriteToFile (0.01s) [2020-12-05T00:06:28.115Z] === RUN TestAtomicWriteSetCommit [2020-12-05T00:06:28.115Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2020-12-05T00:06:28.115Z] === RUN TestAtomicWriteSetCancel [2020-12-05T00:06:28.115Z] --- PASS: TestAtomicWriteSetCancel (0.02s) [2020-12-05T00:06:28.115Z] === RUN TestReadCloserWrapperClose [2020-12-05T00:06:28.115Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2020-12-05T00:06:28.115Z] === RUN TestReaderErrWrapperReadOnError [2020-12-05T00:06:28.115Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2020-12-05T00:06:28.115Z] === RUN TestReaderErrWrapperRead [2020-12-05T00:06:28.115Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2020-12-05T00:06:28.115Z] === RUN TestHashData [2020-12-05T00:06:28.115Z] --- PASS: TestHashData (0.00s) [2020-12-05T00:06:28.115Z] === RUN TestCancelReadCloser [2020-12-05T00:06:28.115Z] --- PASS: TestTarFiles (6.67s) [2020-12-05T00:06:28.115Z] === RUN TestTarUntar [2020-12-05T00:06:28.115Z] --- PASS: TestTarUntar (0.03s) [2020-12-05T00:06:28.115Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2020-12-05T00:06:28.115Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2020-12-05T00:06:28.115Z] === RUN TestTarWithOptions [2020-12-05T00:06:28.115Z] --- PASS: TestTarWithOptions (0.03s) [2020-12-05T00:06:28.115Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2020-12-05T00:06:28.115Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2020-12-05T00:06:28.115Z] === RUN TestUntarUstarGnuConflict [2020-12-05T00:06:28.115Z] --- PASS: TestCancelReadCloser (0.10s) [2020-12-05T00:06:28.115Z] === RUN TestWriteCloserWrapperClose [2020-12-05T00:06:28.579Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2020-12-05T00:06:28.579Z] === RUN TestNopWriteCloser [2020-12-05T00:06:28.579Z] --- PASS: TestNopWriteCloser (0.00s) [2020-12-05T00:06:28.579Z] === RUN TestNopWriter [2020-12-05T00:06:28.579Z] --- PASS: TestNopWriter (0.00s) [2020-12-05T00:06:28.579Z] === RUN TestWriteCounter [2020-12-05T00:06:28.579Z] --- PASS: TestWriteCounter (0.00s) [2020-12-05T00:06:28.579Z] PASS [2020-12-05T00:06:28.579Z] coverage: 69.2% of statements [2020-12-05T00:06:28.579Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2020-12-05T00:06:28.579Z] === RUN TestUntarInvalidFilenames [2020-12-05T00:06:28.579Z] ok github.com/docker/docker/pkg/ioutils 0.747s coverage: 69.2% of statements [2020-12-05T00:06:28.579Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames270170722\\dest" [2020-12-05T00:06:28.579Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2020-12-05T00:06:28.579Z] === RUN TestUntarHardlinkToSymlink [2020-12-05T00:06:28.579Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2020-12-05T00:06:28.579Z] === RUN TestUntarInvalidHardlink [2020-12-05T00:06:28.579Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink420924403\\victim\\hello" -> "../victim/hello" [2020-12-05T00:06:28.580Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink399345846\\victim\\hello" -> "/../victim/hello" [2020-12-05T00:06:28.580Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink163251869\\victim" -> "../victim" [2020-12-05T00:06:28.580Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink588335960\\victim" -> "../victim" [2020-12-05T00:06:28.580Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink513628887\\victim" -> "../victim" [2020-12-05T00:06:28.580Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink537030730\\victim" -> "../victim" [2020-12-05T00:06:28.580Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2020-12-05T00:06:28.580Z] === RUN TestUntarInvalidSymlink [2020-12-05T00:06:28.580Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink970876193\\dest\\dotdot" -> "../victim/hello" [2020-12-05T00:06:28.580Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink839428108\\dest\\slash-dotdot" -> "/../victim/hello" [2020-12-05T00:06:28.580Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink108737531\\dest\\loophole-victim" -> "../victim" [2020-12-05T00:06:28.580Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink509905182\\dest\\loophole-victim" -> "../victim" [2020-12-05T00:06:28.580Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink348807653\\dest\\loophole-victim" -> "../victim" [2020-12-05T00:06:28.580Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink098473472\\dest\\loophole-victim" -> "../victim" [2020-12-05T00:06:28.580Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink107001695\\dest\\dir\\loophole" -> "../../victim" [2020-12-05T00:06:28.580Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2020-12-05T00:06:28.580Z] === RUN TestTempArchiveCloseMultipleTimes [2020-12-05T00:06:28.580Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2020-12-05T00:06:28.580Z] === RUN TestReplaceFileTarWrapper [2020-12-05T00:06:28.628Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-12-05T00:06:28.883Z] --- PASS: TestContinueAfterPluginCrash (8.57s) [2020-12-05T00:06:28.883Z] PASS [2020-12-05T00:06:28.883Z] [2020-12-05T00:06:28.883Z] DONE 6 tests in 8.621s [2020-12-05T00:06:28.883Z] 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-12-05T00:06:28.883Z] ++ 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-12-05T00:06:28.883Z] ++ set -e [2020-12-05T00:06:28.883Z] ++ '[' -n 0 ']' [2020-12-05T00:06:28.883Z] ++ set -x [2020-12-05T00:06:28.884Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:06:28.884Z] testing: warning: no tests to run [2020-12-05T00:06:28.884Z] PASS [2020-12-05T00:06:28.884Z] [2020-12-05T00:06:28.884Z] DONE 0 tests in 0.005s [2020-12-05T00:06:28.884Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-05T00:06:28.884Z] ++ 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-12-05T00:06:28.884Z] ++ set -e [2020-12-05T00:06:28.884Z] ++ '[' -n 0 ']' [2020-12-05T00:06:28.884Z] ++ set -x [2020-12-05T00:06:28.884Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:06:28.884Z] INFO: Testing against a local daemon [2020-12-05T00:06:28.884Z] === RUN TestPluginWithDevMounts [2020-12-05T00:06:28.884Z] === PAUSE TestPluginWithDevMounts [2020-12-05T00:06:28.884Z] === CONT TestPluginWithDevMounts [2020-12-05T00:06:29.045Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2020-12-05T00:06:29.045Z] === RUN TestPrefixHeaderReadable [2020-12-05T00:06:29.045Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2020-12-05T00:06:29.045Z] === RUN TestDisablePigz [2020-12-05T00:06:29.045Z] --- PASS: TestDisablePigz (0.14s) [2020-12-05T00:06:29.045Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2020-12-05T00:06:29.045Z] === RUN TestPigz [2020-12-05T00:06:29.045Z] === RUN TestNameFormat [2020-12-05T00:06:29.045Z] --- PASS: TestNameFormat (0.00s) [2020-12-05T00:06:29.045Z] === RUN TestNameRetries [2020-12-05T00:06:29.045Z] --- PASS: TestNameRetries (0.00s) [2020-12-05T00:06:29.045Z] PASS [2020-12-05T00:06:29.045Z] coverage: 85.7% of statements [2020-12-05T00:06:29.045Z] ok github.com/docker/docker/pkg/namesgenerator 0.078s coverage: 85.7% of statements [2020-12-05T00:06:29.045Z] --- PASS: TestPigz (0.20s) [2020-12-05T00:06:29.045Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2020-12-05T00:06:29.045Z] === RUN TestCopyFileWithInvalidDest [2020-12-05T00:06:29.045Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2020-12-05T00:06:29.045Z] archive_windows_test.go:16: Currently fails [2020-12-05T00:06:29.045Z] === RUN TestCanonicalTarNameForPath [2020-12-05T00:06:29.045Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2020-12-05T00:06:29.045Z] === RUN TestCanonicalTarName [2020-12-05T00:06:29.045Z] --- PASS: TestCanonicalTarName (0.00s) [2020-12-05T00:06:29.045Z] === RUN TestChmodTarEntry [2020-12-05T00:06:29.045Z] --- PASS: TestChmodTarEntry (0.00s) [2020-12-05T00:06:29.045Z] === RUN TestHardLinkOrder [2020-12-05T00:06:29.045Z] --- PASS: TestHardLinkOrder (0.08s) [2020-12-05T00:06:29.045Z] === RUN TestChangeString [2020-12-05T00:06:29.139Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-12-05T00:06:29.360Z] --- PASS: TestUpdateRestartPolicy (12.99s) [2020-12-05T00:06:29.360Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-05T00:06:29.360Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s) [2020-12-05T00:06:29.360Z] === RUN TestWaitNonBlocked [2020-12-05T00:06:29.360Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-05T00:06:29.360Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-05T00:06:29.360Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-05T00:06:29.360Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-05T00:06:29.360Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-05T00:06:29.360Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-05T00:06:29.360Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-12-05T00:06:29.360Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2020-12-05T00:06:29.360Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2020-12-05T00:06:29.360Z] === RUN TestWaitBlocked [2020-12-05T00:06:29.360Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-05T00:06:29.360Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-05T00:06:29.360Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-05T00:06:29.360Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-05T00:06:29.360Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-05T00:06:29.360Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-05T00:06:29.504Z] --- PASS: TestHealthKillContainer (2.48s) [2020-12-05T00:06:29.504Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-05T00:06:29.510Z] --- PASS: TestChangeString (0.00s) [2020-12-05T00:06:29.510Z] === RUN TestChangesWithNoChanges [2020-12-05T00:06:29.510Z] --- PASS: TestChangesWithNoChanges (0.05s) [2020-12-05T00:06:29.510Z] === RUN TestChangesWithChanges [2020-12-05T00:06:29.510Z] --- PASS: TestChangesWithChanges (0.04s) [2020-12-05T00:06:29.510Z] === RUN TestChangesWithChangesGH13590 [2020-12-05T00:06:29.510Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2020-12-05T00:06:29.510Z] changes_test.go:192: needs more investigation [2020-12-05T00:06:29.510Z] === RUN TestChangesDirsEmpty [2020-12-05T00:06:29.510Z] === RUN TestParseKeyValueOpt [2020-12-05T00:06:29.510Z] --- PASS: TestParseKeyValueOpt (0.00s) [2020-12-05T00:06:29.510Z] === RUN TestParseUintList [2020-12-05T00:06:29.510Z] --- PASS: TestParseUintList (0.00s) [2020-12-05T00:06:29.510Z] === RUN TestParseUintListMaximumLimits [2020-12-05T00:06:29.510Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2020-12-05T00:06:29.510Z] PASS [2020-12-05T00:06:29.510Z] coverage: 97.0% of statements [2020-12-05T00:06:29.510Z] ok github.com/docker/docker/pkg/parsers 0.081s coverage: 97.0% of statements [2020-12-05T00:06:29.510Z] --- PASS: TestChangesDirsEmpty (0.14s) [2020-12-05T00:06:29.510Z] === RUN TestChangesDirsMutated [2020-12-05T00:06:29.510Z] --- PASS: TestChangesDirsMutated (0.21s) [2020-12-05T00:06:29.510Z] === RUN TestApplyLayer [2020-12-05T00:06:29.510Z] --- SKIP: TestApplyLayer (0.00s) [2020-12-05T00:06:29.510Z] changes_test.go:405: needs further investigation [2020-12-05T00:06:29.510Z] === RUN TestChangesSizeWithHardlinks [2020-12-05T00:06:29.510Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2020-12-05T00:06:29.510Z] changes_test.go:441: needs further investigation [2020-12-05T00:06:29.510Z] === RUN TestChangesSizeWithNoChanges [2020-12-05T00:06:29.510Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2020-12-05T00:06:29.510Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2020-12-05T00:06:29.510Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2020-12-05T00:06:29.510Z] === RUN TestChangesSize [2020-12-05T00:06:29.510Z] --- PASS: TestChangesSize (0.00s) [2020-12-05T00:06:29.510Z] === RUN TestApplyLayerInvalidFilenames [2020-12-05T00:06:29.510Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames222158355\\dest" [2020-12-05T00:06:29.510Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2020-12-05T00:06:29.510Z] === RUN TestApplyLayerInvalidHardlink [2020-12-05T00:06:29.510Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink018191293\\victim\\hello" -> "../victim/hello" [2020-12-05T00:06:29.510Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink564982776\\victim\\hello" -> "/../victim/hello" [2020-12-05T00:06:29.510Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink304027383\\victim" -> "../victim" [2020-12-05T00:06:29.510Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink751007722\\victim" -> "../victim" [2020-12-05T00:06:29.700Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-12-05T00:06:29.979Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink105030209\\victim" -> "../victim" [2020-12-05T00:06:29.979Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink821791404\\victim" -> "../victim" [2020-12-05T00:06:29.979Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2020-12-05T00:06:29.979Z] === RUN TestApplyLayerInvalidSymlink [2020-12-05T00:06:29.979Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink475480091\\dest\\dotdot" -> "../victim/hello" [2020-12-05T00:06:29.979Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink543373502\\dest\\slash-dotdot" -> "/../victim/hello" [2020-12-05T00:06:29.979Z] === RUN TestNewAndRemove [2020-12-05T00:06:29.979Z] --- PASS: TestNewAndRemove (0.00s) [2020-12-05T00:06:29.979Z] === RUN TestRemoveInvalidPath [2020-12-05T00:06:29.979Z] --- PASS: TestRemoveInvalidPath (0.00s) [2020-12-05T00:06:29.979Z] PASS [2020-12-05T00:06:29.979Z] coverage: 82.6% of statements [2020-12-05T00:06:29.979Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink104292613\\dest\\loophole-victim" -> "../victim" [2020-12-05T00:06:29.979Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink435456160\\dest\\loophole-victim" -> "../victim" [2020-12-05T00:06:29.979Z] ok github.com/docker/docker/pkg/pidfile 0.126s coverage: 82.6% of statements [2020-12-05T00:06:29.979Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink616355199\\dest\\loophole-victim" -> "../victim" [2020-12-05T00:06:29.979Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink187558098\\dest\\loophole-victim" -> "../victim" [2020-12-05T00:06:29.979Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2020-12-05T00:06:29.979Z] === RUN TestApplyLayerWhiteouts [2020-12-05T00:06:29.979Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2020-12-05T00:06:29.979Z] === RUN TestGenerateEmptyFile [2020-12-05T00:06:29.979Z] --- PASS: TestGenerateEmptyFile (0.00s) [2020-12-05T00:06:29.979Z] === RUN TestGenerateWithContent [2020-12-05T00:06:29.979Z] --- PASS: TestGenerateWithContent (0.00s) [2020-12-05T00:06:29.979Z] PASS [2020-12-05T00:06:29.979Z] coverage: 62.7% of statements [2020-12-05T00:06:29.979Z] ok github.com/docker/docker/pkg/archive 10.152s coverage: 62.7% of statements [2020-12-05T00:06:30.074Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2020-12-05T00:06:30.074Z] === RUN TestIpcModeNone [2020-12-05T00:06:30.179Z] ok github.com/docker/docker/cmd/dockerd 0.144s coverage: 29.1% of statements [2020-12-05T00:06:30.179Z] ok github.com/docker/docker/container 0.159s coverage: 34.7% of statements [2020-12-05T00:06:30.179Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-05T00:06:30.179Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-05T00:06:30.179Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-05T00:06:30.179Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-05T00:06:30.179Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.020s coverage: 65.3% of statements [2020-12-05T00:06:30.335Z] --- PASS: TestIpcModeNone (0.48s) [2020-12-05T00:06:30.335Z] === RUN TestIpcModePrivate [2020-12-05T00:06:30.390Z] --- PASS: TestWaitBlocked (0.01s) [2020-12-05T00:06:30.390Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2020-12-05T00:06:30.390Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s) [2020-12-05T00:06:30.390Z] === CONT TestContainerStartOnDaemonRestart [2020-12-05T00:06:30.390Z] === CONT TestIpcModeOlderClient [2020-12-05T00:06:30.626Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-12-05T00:06:30.626Z] --- PASS: TestPluginWithDevMounts (1.71s) [2020-12-05T00:06:30.627Z] PASS [2020-12-05T00:06:30.627Z] [2020-12-05T00:06:30.627Z] DONE 1 tests in 1.745s [2020-12-05T00:06:30.627Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-12-05T00:06:30.627Z] ++ 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-12-05T00:06:30.627Z] ++ set -e [2020-12-05T00:06:30.627Z] ++ '[' -n 0 ']' [2020-12-05T00:06:30.627Z] ++ set -x [2020-12-05T00:06:30.627Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:06:30.627Z] INFO: Testing against a local daemon [2020-12-05T00:06:30.627Z] === RUN TestSecretInspect [2020-12-05T00:06:30.679Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-12-05T00:06:30.679Z] === CONT TestDaemonHostGatewayIP [2020-12-05T00:06:30.905Z] --- PASS: TestIpcModePrivate (0.44s) [2020-12-05T00:06:30.905Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-12-05T00:06:30.905Z] === RUN TestIpcModeShareable [2020-12-05T00:06:30.905Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-12-05T00:06:30.905Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-05T00:06:30.905Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-05T00:06:30.958Z] === RUN TestParseEmptyInterface [2020-12-05T00:06:30.958Z] --- PASS: TestParseEmptyInterface (0.00s) [2020-12-05T00:06:30.958Z] === RUN TestParseNonInterfaceType [2020-12-05T00:06:30.958Z] --- PASS: TestParseNonInterfaceType (0.00s) [2020-12-05T00:06:30.958Z] === RUN TestParseWithOneFunction [2020-12-05T00:06:30.958Z] --- PASS: TestParseWithOneFunction (0.00s) [2020-12-05T00:06:30.958Z] === RUN TestParseWithMultipleFuncs [2020-12-05T00:06:30.958Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2020-12-05T00:06:30.958Z] === RUN TestParseWithUnnamedReturn [2020-12-05T00:06:30.958Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2020-12-05T00:06:30.958Z] === RUN TestEmbeddedInterface [2020-12-05T00:06:30.958Z] --- PASS: TestEmbeddedInterface (0.00s) [2020-12-05T00:06:30.958Z] === RUN TestParsedImports [2020-12-05T00:06:30.958Z] --- PASS: TestParsedImports (0.00s) [2020-12-05T00:06:30.958Z] === RUN TestAliasedImports [2020-12-05T00:06:30.958Z] --- PASS: TestAliasedImports (0.00s) [2020-12-05T00:06:30.958Z] PASS [2020-12-05T00:06:30.958Z] coverage: 56.8% of statements [2020-12-05T00:06:30.958Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.083s coverage: 56.8% of statements [2020-12-05T00:06:31.186Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-12-05T00:06:31.186Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-12-05T00:06:31.186Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-12-05T00:06:31.748Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-12-05T00:06:31.748Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-12-05T00:06:31.748Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-12-05T00:06:31.748Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-12-05T00:06:31.748Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-12-05T00:06:31.943Z] === RUN TestFailedConnection [2020-12-05T00:06:32.290Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2020-12-05T00:06:32.290Z] === RUN TestAPIIpcModeHost [2020-12-05T00:06:32.290Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-12-05T00:06:32.290Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-05T00:06:32.290Z] === RUN TestDaemonIpcModeShareable [2020-12-05T00:06:32.290Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-12-05T00:06:32.290Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-05T00:06:32.290Z] === RUN TestDaemonIpcModePrivate [2020-12-05T00:06:32.415Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2020-12-05T00:06:32.415Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-12-05T00:06:32.415Z] === RUN TestBufioReaderPoolPutAndGet [2020-12-05T00:06:32.415Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2020-12-05T00:06:32.415Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2020-12-05T00:06:32.415Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2020-12-05T00:06:32.415Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2020-12-05T00:06:32.415Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-12-05T00:06:32.415Z] === RUN TestBufioWriterPoolPutAndGet [2020-12-05T00:06:32.415Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2020-12-05T00:06:32.415Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2020-12-05T00:06:32.415Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2020-12-05T00:06:32.415Z] === RUN TestBufferPoolPutAndGet [2020-12-05T00:06:32.415Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2020-12-05T00:06:32.415Z] PASS [2020-12-05T00:06:32.415Z] coverage: 88.2% of statements [2020-12-05T00:06:32.415Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2020-12-05T00:06:32.415Z] === RUN TestHTTPTransport [2020-12-05T00:06:32.415Z] --- PASS: TestHTTPTransport (0.00s) [2020-12-05T00:06:32.415Z] PASS [2020-12-05T00:06:32.415Z] coverage: 85.7% of statements [2020-12-05T00:06:32.415Z] ok github.com/docker/docker/pkg/plugins/transport 0.247s coverage: 85.7% of statements [2020-12-05T00:06:32.674Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-12-05T00:06:33.234Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-12-05T00:06:33.395Z] --- PASS: TestFailedConnection (1.08s) [2020-12-05T00:06:33.395Z] === RUN TestFailOnce [2020-12-05T00:06:33.395Z] 2020/12/05 00:06:32 http: panic serving 127.0.0.1:49222: Plugin not ready [2020-12-05T00:06:33.395Z] goroutine 10 [running]: [2020-12-05T00:06:33.395Z] net/http.(*conn).serve.func1(0xc000058b40) [2020-12-05T00:06:33.395Z] c:/go/src/net/http/server.go:1795 +0x140 [2020-12-05T00:06:33.395Z] panic(0x849ac0, 0x986830) [2020-12-05T00:06:33.395Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2020-12-05T00:06:33.395Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-12-05T00:06:33.395Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2020-12-05T00:06:33.395Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-12-05T00:06:33.395Z] c:/go/src/net/http/server.go:2036 +0x4b [2020-12-05T00:06:33.395Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-12-05T00:06:33.395Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2020-12-05T00:06:33.395Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-12-05T00:06:33.395Z] c:/go/src/net/http/server.go:2831 +0xab [2020-12-05T00:06:33.395Z] net/http.(*conn).serve(0xc000058b40, 0x99b060, 0xc00004a980) [2020-12-05T00:06:33.395Z] c:/go/src/net/http/server.go:1919 +0x87c [2020-12-05T00:06:33.395Z] created by net/http.(*Server).Serve [2020-12-05T00:06:33.395Z] c:/go/src/net/http/server.go:2957 +0x38b [2020-12-05T00:06:33.395Z] time="2020-12-05T00:06:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s" [2020-12-05T00:06:33.395Z] === RUN TestOutputOnPrematureClose [2020-12-05T00:06:33.395Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2020-12-05T00:06:33.395Z] === RUN TestCompleteSilently [2020-12-05T00:06:33.395Z] --- PASS: TestCompleteSilently (0.00s) [2020-12-05T00:06:33.395Z] PASS [2020-12-05T00:06:33.395Z] coverage: 75.9% of statements [2020-12-05T00:06:33.395Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2020-12-05T00:06:33.395Z] === RUN TestSendToOneSub [2020-12-05T00:06:33.395Z] --- PASS: TestSendToOneSub (0.00s) [2020-12-05T00:06:33.395Z] === RUN TestSendToMultipleSubs [2020-12-05T00:06:33.395Z] --- PASS: TestSendToMultipleSubs (0.00s) [2020-12-05T00:06:33.395Z] === RUN TestEvictOneSub [2020-12-05T00:06:33.395Z] --- PASS: TestEvictOneSub (0.00s) [2020-12-05T00:06:33.395Z] === RUN TestClosePublisher [2020-12-05T00:06:33.395Z] --- PASS: TestClosePublisher (0.00s) [2020-12-05T00:06:33.395Z] === RUN TestPubSubRace [2020-12-05T00:06:34.159Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-12-05T00:06:34.159Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-12-05T00:06:34.159Z] --- PASS: TestSecretInspect (3.33s) [2020-12-05T00:06:34.159Z] === RUN TestSecretList [2020-12-05T00:06:34.184Z] --- PASS: TestContainerStartOnDaemonRestart (3.20s) [2020-12-05T00:06:34.184Z] === CONT TestContainerKillOnDaemonStart [2020-12-05T00:06:34.184Z] --- PASS: TestDaemonHostGatewayIP (3.49s) [2020-12-05T00:06:34.184Z] === CONT TestDaemonRestartIpcMode [2020-12-05T00:06:34.375Z] --- PASS: TestFailOnce (1.18s) [2020-12-05T00:06:34.375Z] === RUN TestEchoInputOutput [2020-12-05T00:06:34.375Z] --- PASS: TestEchoInputOutput (0.00s) [2020-12-05T00:06:34.375Z] === RUN TestBackoff [2020-12-05T00:06:34.375Z] --- PASS: TestBackoff (0.00s) [2020-12-05T00:06:34.375Z] === RUN TestAbortRetry [2020-12-05T00:06:34.375Z] --- PASS: TestAbortRetry (0.00s) [2020-12-05T00:06:34.375Z] === RUN TestClientScheme [2020-12-05T00:06:34.375Z] --- PASS: TestClientScheme (0.00s) [2020-12-05T00:06:34.375Z] === RUN TestNewClientWithTimeout [2020-12-05T00:06:34.375Z] === RUN TestRegister [2020-12-05T00:06:34.375Z] --- PASS: TestRegister (0.00s) [2020-12-05T00:06:34.375Z] === RUN TestCommand [2020-12-05T00:06:34.375Z] --- PASS: TestCommand (0.03s) [2020-12-05T00:06:34.375Z] === RUN TestNaiveSelf [2020-12-05T00:06:34.375Z] --- PASS: TestNaiveSelf (0.03s) [2020-12-05T00:06:34.375Z] PASS [2020-12-05T00:06:34.375Z] coverage: 82.4% of statements [2020-12-05T00:06:34.375Z] ok github.com/docker/docker/pkg/reexec 0.095s coverage: 82.4% of statements [2020-12-05T00:06:34.375Z] --- PASS: TestPubSubRace (1.05s) [2020-12-05T00:06:34.375Z] PASS [2020-12-05T00:06:34.375Z] coverage: 75.0% of statements [2020-12-05T00:06:34.375Z] ok github.com/docker/docker/pkg/pubsub 1.096s coverage: 75.0% of statements [2020-12-05T00:06:34.830Z] --- PASS: TestDaemonIpcModePrivate (2.15s) [2020-12-05T00:06:34.830Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-12-05T00:06:34.830Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-05T00:06:34.830Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-12-05T00:06:34.830Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-05T00:06:34.830Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-05T00:06:34.830Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-12-05T00:06:34.830Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-05T00:06:34.830Z] === RUN TestIpcModeOlderClient [2020-12-05T00:06:34.830Z] === PAUSE TestIpcModeOlderClient [2020-12-05T00:06:34.830Z] === RUN TestKillContainerInvalidSignal [2020-12-05T00:06:34.830Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2020-12-05T00:06:34.830Z] === RUN TestKillContainer [2020-12-05T00:06:34.830Z] === RUN TestKillContainer/no_signal [2020-12-05T00:06:34.839Z] time="2020-12-05T00:06:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2020-12-05T00:06:35.090Z] === RUN TestKillContainer/non_killing_signal [2020-12-05T00:06:35.304Z] === RUN TestParseSignal [2020-12-05T00:06:35.304Z] --- PASS: TestParseSignal (0.00s) [2020-12-05T00:06:35.304Z] === RUN TestValidSignalForPlatform [2020-12-05T00:06:35.304Z] --- PASS: TestValidSignalForPlatform (0.00s) [2020-12-05T00:06:35.304Z] PASS [2020-12-05T00:06:35.304Z] coverage: 20.3% of statements [2020-12-05T00:06:35.304Z] ok github.com/docker/docker/pkg/signal 0.074s coverage: 20.3% of statements [2020-12-05T00:06:35.522Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-12-05T00:06:35.661Z] === RUN TestKillContainer/killing_signal [2020-12-05T00:06:35.788Z] === RUN TestNewStdWriter [2020-12-05T00:06:35.789Z] --- PASS: TestNewStdWriter (0.00s) [2020-12-05T00:06:35.789Z] === RUN TestWriteWithUninitializedStdWriter [2020-12-05T00:06:35.789Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2020-12-05T00:06:35.789Z] === RUN TestWriteWithNilBytes [2020-12-05T00:06:35.789Z] --- PASS: TestWriteWithNilBytes (0.00s) [2020-12-05T00:06:35.789Z] === RUN TestWrite [2020-12-05T00:06:35.789Z] --- PASS: TestWrite (0.00s) [2020-12-05T00:06:35.789Z] === RUN TestWriteWithWriterError [2020-12-05T00:06:35.789Z] --- PASS: TestWriteWithWriterError (0.00s) [2020-12-05T00:06:35.789Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2020-12-05T00:06:35.789Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2020-12-05T00:06:35.789Z] === RUN TestStdCopyWriteAndRead [2020-12-05T00:06:35.789Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2020-12-05T00:06:35.789Z] === RUN TestStdCopyReturnsErrorReadingHeader [2020-12-05T00:06:35.789Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2020-12-05T00:06:35.789Z] === RUN TestStdCopyReturnsErrorReadingFrame [2020-12-05T00:06:35.789Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2020-12-05T00:06:35.789Z] === RUN TestStdCopyDetectsCorruptedFrame [2020-12-05T00:06:35.789Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2020-12-05T00:06:35.789Z] === RUN TestStdCopyWithInvalidInputHeader [2020-12-05T00:06:35.789Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2020-12-05T00:06:35.789Z] === RUN TestStdCopyWithCorruptedPrefix [2020-12-05T00:06:35.789Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2020-12-05T00:06:35.789Z] === RUN TestStdCopyReturnsWriteErrors [2020-12-05T00:06:35.789Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2020-12-05T00:06:35.789Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2020-12-05T00:06:35.789Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2020-12-05T00:06:35.789Z] === RUN TestStdCopyReturnsErrorFromSystem [2020-12-05T00:06:35.789Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2020-12-05T00:06:35.789Z] PASS [2020-12-05T00:06:35.789Z] coverage: 100.0% of statements [2020-12-05T00:06:35.789Z] ok github.com/docker/docker/pkg/stdcopy 0.096s coverage: 100.0% of statements [2020-12-05T00:06:36.083Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-12-05T00:06:36.083Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-12-05T00:06:36.232Z] --- PASS: TestKillContainer (1.25s) [2020-12-05T00:06:36.232Z] --- PASS: TestKillContainer/no_signal (0.38s) [2020-12-05T00:06:36.232Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2020-12-05T00:06:36.232Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2020-12-05T00:06:36.232Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-05T00:06:36.232Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-05T00:06:36.256Z] time="2020-12-05T00:06:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2020-12-05T00:06:36.493Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-05T00:06:36.645Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-12-05T00:06:36.725Z] === RUN TestGenerateRandomID [2020-12-05T00:06:36.725Z] --- PASS: TestGenerateRandomID (0.00s) [2020-12-05T00:06:36.725Z] === RUN TestShortenId [2020-12-05T00:06:36.726Z] --- PASS: TestShortenId (0.00s) [2020-12-05T00:06:36.726Z] === RUN TestShortenSha256Id [2020-12-05T00:06:36.726Z] --- PASS: TestShortenSha256Id (0.00s) [2020-12-05T00:06:36.726Z] === RUN TestShortenIdEmpty [2020-12-05T00:06:36.726Z] --- PASS: TestShortenIdEmpty (0.00s) [2020-12-05T00:06:36.726Z] === RUN TestShortenIdInvalid [2020-12-05T00:06:36.726Z] --- PASS: TestShortenIdInvalid (0.00s) [2020-12-05T00:06:36.726Z] === RUN TestIsShortIDNonHex [2020-12-05T00:06:36.726Z] --- PASS: TestIsShortIDNonHex (0.00s) [2020-12-05T00:06:36.726Z] === RUN TestIsShortIDNotCorrectSize [2020-12-05T00:06:36.726Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2020-12-05T00:06:36.726Z] PASS [2020-12-05T00:06:36.900Z] --- PASS: TestSecretList (2.97s) [2020-12-05T00:06:36.900Z] === RUN TestSecretsCreateAndDelete [2020-12-05T00:06:37.064Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2020-12-05T00:06:37.064Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2020-12-05T00:06:37.064Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2020-12-05T00:06:37.064Z] === RUN TestKillStoppedContainer [2020-12-05T00:06:37.064Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-12-05T00:06:37.064Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-05T00:06:37.064Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-12-05T00:06:37.064Z] === RUN TestKillDifferentUserContainer [2020-12-05T00:06:37.145Z] ok github.com/docker/docker/daemon/cluster/convert 0.053s coverage: 35.9% of statements [2020-12-05T00:06:37.205Z] coverage: 70.6% of statements [2020-12-05T00:06:37.205Z] ok github.com/docker/docker/pkg/stringid 0.065s coverage: 70.6% of statements [2020-12-05T00:06:37.205Z] === RUN TestRawProgressFormatterFormatStatus [2020-12-05T00:06:37.205Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2020-12-05T00:06:37.205Z] === RUN TestRawProgressFormatterFormatProgress [2020-12-05T00:06:37.205Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2020-12-05T00:06:37.205Z] === RUN TestFormatStatus [2020-12-05T00:06:37.205Z] --- PASS: TestFormatStatus (0.00s) [2020-12-05T00:06:37.205Z] === RUN TestFormatError [2020-12-05T00:06:37.205Z] --- PASS: TestFormatError (0.00s) [2020-12-05T00:06:37.205Z] === RUN TestFormatJSONError [2020-12-05T00:06:37.205Z] --- PASS: TestFormatJSONError (0.00s) [2020-12-05T00:06:37.205Z] === RUN TestJsonProgressFormatterFormatProgress [2020-12-05T00:06:37.205Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2020-12-05T00:06:37.205Z] === RUN TestJsonProgressFormatterFormatStatus [2020-12-05T00:06:37.205Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2020-12-05T00:06:37.205Z] === RUN TestNewJSONProgressOutput [2020-12-05T00:06:37.205Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2020-12-05T00:06:37.205Z] === RUN TestAuxFormatterEmit [2020-12-05T00:06:37.205Z] --- PASS: TestAuxFormatterEmit (0.00s) [2020-12-05T00:06:37.205Z] === RUN TestStreamWriterStdout [2020-12-05T00:06:37.205Z] --- PASS: TestStreamWriterStdout (0.00s) [2020-12-05T00:06:37.205Z] === RUN TestStreamWriterStderr [2020-12-05T00:06:37.205Z] --- PASS: TestStreamWriterStderr (0.00s) [2020-12-05T00:06:37.205Z] PASS [2020-12-05T00:06:37.205Z] coverage: 66.2% of statements [2020-12-05T00:06:37.205Z] ok github.com/docker/docker/pkg/streamformatter 0.086s coverage: 66.2% of statements [2020-12-05T00:06:37.324Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2020-12-05T00:06:37.324Z] === RUN TestInspectOomKilledTrue [2020-12-05T00:06:37.324Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-05T00:06:37.324Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-05T00:06:37.324Z] === RUN TestInspectOomKilledFalse [2020-12-05T00:06:37.324Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-05T00:06:37.324Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-05T00:06:37.324Z] === RUN TestLinksEtcHostsContentMatch [2020-12-05T00:06:37.324Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-12-05T00:06:37.324Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-12-05T00:06:37.324Z] === RUN TestLinksContainerNames [2020-12-05T00:06:37.460Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-12-05T00:06:38.021Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-12-05T00:06:38.166Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-05T00:06:38.166Z] [2020-12-05T00:06:38.166Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-05T00:06:38.166Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-05T00:06:38.166Z] HOSTNAME=15ddf000ef0c [2020-12-05T00:06:38.166Z] TESTDEBUG=0 [2020-12-05T00:06:38.166Z] DEST=bundles/test-integration [2020-12-05T00:06:38.166Z] PWD=/go/src/github.com/docker/docker [2020-12-05T00:06:38.166Z] DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b [2020-12-05T00:06:38.166Z] container=docker [2020-12-05T00:06:38.166Z] HOME=/root [2020-12-05T00:06:38.166Z] GOLANG_VERSION=1.13.15 [2020-12-05T00:06:38.166Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-05T00:06:38.166Z] VALIDATE_BRANCH=master [2020-12-05T00:06:38.166Z] TERM=xterm [2020-12-05T00:06:38.166Z] DOCKER_PKG=github.com/docker/docker [2020-12-05T00:06:38.166Z] SHLVL=1 [2020-12-05T00:06:38.166Z] TIMEOUT=120m [2020-12-05T00:06:38.166Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-05T00:06:38.166Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-05T00:06:38.166Z] GO111MODULE=off [2020-12-05T00:06:38.166Z] DOCKER_EXPERIMENTAL=1 [2020-12-05T00:06:38.166Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-05T00:06:38.166Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-05T00:06:38.166Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-05T00:06:38.166Z] GOPATH=/go [2020-12-05T00:06:38.166Z] PKG_CONFIG=pkg-config [2020-12-05T00:06:38.166Z] _=/usr/bin/env [2020-12-05T00:06:38.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-05T00:06:38.190Z] === RUN TestIsCpusetListAvailable [2020-12-05T00:06:38.190Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2020-12-05T00:06:38.190Z] PASS [2020-12-05T00:06:38.190Z] coverage: 38.2% of statements [2020-12-05T00:06:38.190Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 38.2% of statements [2020-12-05T00:06:38.267Z] --- PASS: TestLinksContainerNames (0.80s) [2020-12-05T00:06:38.267Z] === RUN TestLogsFollowTailEmpty [2020-12-05T00:06:38.527Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2020-12-05T00:06:38.528Z] === RUN TestContainerNetworkMountsNoChown [2020-12-05T00:06:38.581Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-12-05T00:06:38.581Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-12-05T00:06:38.620Z] --- PASS: TestDaemonRestartIpcMode (3.81s) [2020-12-05T00:06:38.657Z] time="2020-12-05T00:06:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2020-12-05T00:06:39.098Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2020-12-05T00:06:39.098Z] === RUN TestMountDaemonRoot [2020-12-05T00:06:39.098Z] === RUN TestMountDaemonRoot/default [2020-12-05T00:06:39.098Z] === PAUSE TestMountDaemonRoot/default [2020-12-05T00:06:39.098Z] === RUN TestMountDaemonRoot/private [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/private [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/rprivate [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/slave [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/slave [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/rslave [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/shared [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/shared [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/rshared [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-05T00:06:39.099Z] === CONT TestMountDaemonRoot/default [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-05T00:06:39.099Z] === CONT TestMountDaemonRoot/rslave [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-05T00:06:39.099Z] === CONT TestMountDaemonRoot/rshared [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-05T00:06:39.099Z] === CONT TestMountDaemonRoot/shared [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-05T00:06:39.099Z] === CONT TestMountDaemonRoot/rprivate [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-05T00:06:39.099Z] === CONT TestMountDaemonRoot/slave [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-05T00:06:39.099Z] === CONT TestMountDaemonRoot/private [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-05T00:06:39.099Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-05T00:06:39.099Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-05T00:06:39.099Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-05T00:06:39.099Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-05T00:06:39.099Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-05T00:06:39.099Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-05T00:06:39.099Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-05T00:06:39.099Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-05T00:06:39.099Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-05T00:06:39.099Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-05T00:06:39.099Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-05T00:06:39.099Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-05T00:06:39.099Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-05T00:06:39.099Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-05T00:06:39.122Z] === RUN TestChtimes [2020-12-05T00:06:39.122Z] --- PASS: TestChtimes (0.01s) [2020-12-05T00:06:39.122Z] === RUN TestChtimesWindows [2020-12-05T00:06:39.122Z] --- PASS: TestChtimesWindows (0.01s) [2020-12-05T00:06:39.122Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2020-12-05T00:06:39.122Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2020-12-05T00:06:39.122Z] === RUN TestEnsureRemoveAllNotExist [2020-12-05T00:06:39.122Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2020-12-05T00:06:39.122Z] === RUN TestEnsureRemoveAllWithDir [2020-12-05T00:06:39.122Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2020-12-05T00:06:39.122Z] === RUN TestEnsureRemoveAllWithFile [2020-12-05T00:06:39.122Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2020-12-05T00:06:39.122Z] === RUN TestHasWin32KSupport [2020-12-05T00:06:39.122Z] --- PASS: TestHasWin32KSupport (0.00s) [2020-12-05T00:06:39.122Z] syscall_windows_test.go:8: win32k: true [2020-12-05T00:06:39.122Z] PASS [2020-12-05T00:06:39.122Z] coverage: 12.0% of statements [2020-12-05T00:06:39.122Z] ok github.com/docker/docker/pkg/system 0.069s coverage: 12.0% of statements [2020-12-05T00:06:39.359Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-05T00:06:39.359Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-05T00:06:39.359Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-05T00:06:39.359Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-05T00:06:39.359Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-05T00:06:39.359Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-05T00:06:39.359Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-05T00:06:39.359Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-05T00:06:39.359Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-05T00:06:39.359Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-05T00:06:39.359Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-05T00:06:39.359Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-05T00:06:39.359Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-05T00:06:39.359Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-05T00:06:39.359Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-05T00:06:39.359Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-12-05T00:06:39.359Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-12-05T00:06:39.359Z] === RUN TestContainerBindMountNonRecursive [2020-12-05T00:06:39.359Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-12-05T00:06:39.359Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-05T00:06:39.359Z] === RUN TestContainerVolumesMountedAsShared [2020-12-05T00:06:39.359Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2020-12-05T00:06:39.359Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-05T00:06:39.359Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-05T00:06:39.359Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2020-12-05T00:06:39.359Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-05T00:06:39.359Z] === RUN TestNetworkNat [2020-12-05T00:06:39.506Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-12-05T00:06:39.587Z] === RUN TestTailFile [2020-12-05T00:06:39.587Z] --- PASS: TestTailFile (0.00s) [2020-12-05T00:06:39.587Z] === RUN TestTailFileManyLines [2020-12-05T00:06:39.587Z] --- PASS: TestTailFileManyLines (0.00s) [2020-12-05T00:06:39.587Z] === RUN TestTailEmptyFile [2020-12-05T00:06:39.587Z] --- PASS: TestTailEmptyFile (0.00s) [2020-12-05T00:06:39.587Z] === RUN TestTailNegativeN [2020-12-05T00:06:39.587Z] --- PASS: TestTailNegativeN (0.00s) [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader [2020-12-05T00:06:39.587Z] === CONT TestNewTailReader [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/8_byte_delimiter [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/8_byte_delimiter [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/12_byte_delimiter [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/12_byte_delimiter [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/no_delimiter [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/no_delimiter [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/single_byte_delimiter [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/single_byte_delimiter [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/2_byte_delimiter [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/2_byte_delimiter [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/truncated_last_line [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/truncated_last_line#01 [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/truncated_last_line#02 [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2020-12-05T00:06:39.587Z] === CONT TestNewTailReader/4_byte_delimiter [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-12-05T00:06:39.587Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-05T00:06:39.587Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-12-05T00:06:39.587Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-05T00:06:39.587Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-12-05T00:06:39.587Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-12-05T00:06:39.587Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-12-05T00:06:39.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-05T00:06:39.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-05T00:06:39.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-05T00:06:39.587Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-12-05T00:06:39.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-12-05T00:06:39.587Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/no_delimiter [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/no_delimiter/no_lines [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/2_byte_delimiter [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/8_byte_delimiter [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/single_byte_delimiter [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/12_byte_delimiter [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-12-05T00:06:39.588Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-12-05T00:06:39.588Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-12-05T00:06:39.588Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-12-05T00:06:39.931Z] --- PASS: TestNetworkNat (0.44s) [2020-12-05T00:06:39.931Z] === RUN TestNetworkLocalhostTCPNat [2020-12-05T00:06:39.933Z] ok github.com/docker/docker/daemon/cluster 0.167s coverage: 0.5% of statements [2020-12-05T00:06:40.212Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-05T00:06:40.212Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-12-05T00:06:40.212Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-12-05T00:06:40.212Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-12-05T00:06:40.212Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-12-05T00:06:40.212Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-12-05T00:06:40.212Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-12-05T00:06:40.212Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/no_delimiter/no_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-12-05T00:06:40.213Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-05T00:06:40.213Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-05T00:06:40.214Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-05T00:06:40.214Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-05T00:06:40.214Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-05T00:06:40.215Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2020-12-05T00:06:40.215Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-12-05T00:06:40.215Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-12-05T00:06:40.215Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-05T00:06:40.215Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-12-05T00:06:40.216Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-12-05T00:06:40.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-05T00:06:40.217Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-05T00:06:40.218Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.03s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-05T00:06:40.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.02s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.04s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2020-12-05T00:06:40.219Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2020-12-05T00:06:40.531Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2020-12-05T00:06:40.531Z] === RUN TestNetworkLoopbackNat [2020-12-05T00:06:40.536Z] --- PASS: TestSecretsCreateAndDelete (3.36s) [2020-12-05T00:06:40.536Z] === RUN TestSecretsUpdate [2020-12-05T00:06:40.536Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.06s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.06s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.03s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.03s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.684Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.03s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.04s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.02s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-05T00:06:40.685Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-05T00:06:40.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-05T00:06:40.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-05T00:06:40.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-05T00:06:40.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-05T00:06:40.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-05T00:06:40.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-05T00:06:40.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-05T00:06:40.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-05T00:06:40.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-05T00:06:40.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-05T00:06:40.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-05T00:06:40.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2020-12-05T00:06:40.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-05T00:06:40.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-05T00:06:40.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-05T00:06:40.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-05T00:06:40.686Z] PASS [2020-12-05T00:06:40.686Z] coverage: 88.6% of statements [2020-12-05T00:06:40.686Z] ok github.com/docker/docker/pkg/tailfile 0.702s coverage: 88.6% of statements [2020-12-05T00:06:41.105Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-12-05T00:06:41.105Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-12-05T00:06:41.150Z] === RUN TestTarSumRemoveNonExistent [2020-12-05T00:06:41.150Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2020-12-05T00:06:41.150Z] === RUN TestTarSumRemove [2020-12-05T00:06:41.150Z] --- PASS: TestTarSumRemove (0.00s) [2020-12-05T00:06:41.150Z] === RUN TestSortFileInfoSums [2020-12-05T00:06:41.150Z] --- PASS: TestSortFileInfoSums (0.00s) [2020-12-05T00:06:41.150Z] === RUN TestNewTarSumForLabelInvalid [2020-12-05T00:06:41.150Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2020-12-05T00:06:41.150Z] === RUN TestNewTarSumForLabel [2020-12-05T00:06:41.150Z] --- PASS: TestNewTarSumForLabel (0.00s) [2020-12-05T00:06:41.150Z] === RUN TestEmptyTar [2020-12-05T00:06:41.150Z] --- PASS: TestEmptyTar (0.00s) [2020-12-05T00:06:41.150Z] === RUN TestTarSumsReadSize [2020-12-05T00:06:41.150Z] --- PASS: TestTarSumsReadSize (0.00s) [2020-12-05T00:06:41.150Z] === RUN TestTarSums [2020-12-05T00:06:41.150Z] --- PASS: TestTarSums (0.09s) [2020-12-05T00:06:41.150Z] === RUN TestIteration [2020-12-05T00:06:41.150Z] --- PASS: TestIteration (0.00s) [2020-12-05T00:06:41.150Z] === RUN TestVersionLabelForChecksum [2020-12-05T00:06:41.150Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2020-12-05T00:06:41.151Z] === RUN TestVersion [2020-12-05T00:06:41.151Z] --- PASS: TestVersion (0.00s) [2020-12-05T00:06:41.151Z] === RUN TestGetVersion [2020-12-05T00:06:41.151Z] --- PASS: TestGetVersion (0.00s) [2020-12-05T00:06:41.151Z] === RUN TestGetVersions [2020-12-05T00:06:41.151Z] --- PASS: TestGetVersions (0.00s) [2020-12-05T00:06:41.151Z] PASS [2020-12-05T00:06:41.151Z] coverage: 89.3% of statements [2020-12-05T00:06:41.151Z] ok github.com/docker/docker/pkg/tarsum 0.224s coverage: 89.3% of statements [2020-12-05T00:06:41.615Z] testing: warning: no tests to run [2020-12-05T00:06:41.615Z] PASS [2020-12-05T00:06:41.615Z] coverage: [no statements] [2020-12-05T00:06:41.615Z] ok github.com/docker/docker/pkg/term/windows 0.070s coverage: [no statements] [no tests to run] [2020-12-05T00:06:41.667Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-12-05T00:06:42.079Z] === RUN TestTruncIndex [2020-12-05T00:06:42.079Z] --- PASS: TestTruncIndex (0.12s) [2020-12-05T00:06:42.079Z] PASS [2020-12-05T00:06:42.079Z] coverage: 91.5% of statements [2020-12-05T00:06:42.542Z] ok github.com/docker/docker/pkg/truncindex 0.160s coverage: 91.5% of statements [2020-12-05T00:06:42.542Z] === RUN TestIsGIT [2020-12-05T00:06:42.542Z] --- PASS: TestIsGIT (0.00s) [2020-12-05T00:06:42.542Z] === RUN TestIsTransport [2020-12-05T00:06:42.542Z] --- PASS: TestIsTransport (0.00s) [2020-12-05T00:06:42.542Z] PASS [2020-12-05T00:06:42.542Z] coverage: 100.0% of statements [2020-12-05T00:06:42.542Z] ok github.com/docker/docker/pkg/urlutil 0.045s coverage: 100.0% of statements [2020-12-05T00:06:43.007Z] === RUN TestVersionInfo [2020-12-05T00:06:43.007Z] --- PASS: TestVersionInfo (0.00s) [2020-12-05T00:06:43.007Z] === RUN TestAppendVersions [2020-12-05T00:06:43.007Z] --- PASS: TestAppendVersions (0.00s) [2020-12-05T00:06:43.007Z] PASS [2020-12-05T00:06:43.007Z] coverage: 88.9% of statements [2020-12-05T00:06:43.007Z] ok github.com/docker/docker/pkg/useragent 0.059s coverage: 88.9% of statements [2020-12-05T00:06:43.042Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-12-05T00:06:43.071Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2020-12-05T00:06:43.071Z] === RUN TestPause [2020-12-05T00:06:43.071Z] --- SKIP: TestPause (0.00s) [2020-12-05T00:06:43.071Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-05T00:06:43.071Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-05T00:06:43.071Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-05T00:06:43.071Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-05T00:06:43.071Z] === RUN TestPauseStopPausedContainer [2020-12-05T00:06:43.071Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-12-05T00:06:43.071Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-05T00:06:43.071Z] === RUN TestPsFilter [2020-12-05T00:06:43.071Z] --- PASS: TestPsFilter (0.10s) [2020-12-05T00:06:43.071Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-05T00:06:43.301Z] --- PASS: TestSecretsUpdate (2.88s) [2020-12-05T00:06:43.301Z] === RUN TestTemplatedSecret [2020-12-05T00:06:43.331Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2020-12-05T00:06:43.332Z] === RUN TestRemoveContainerWithVolume [2020-12-05T00:06:43.471Z] time="2020-12-05T00:06:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2020-12-05T00:06:43.509Z] ok github.com/docker/docker/daemon/discovery 0.020s coverage: 30.0% of statements [2020-12-05T00:06:43.903Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2020-12-05T00:06:43.903Z] === RUN TestRemoveContainerRunning [2020-12-05T00:06:44.164Z] --- PASS: TestRemoveContainerRunning (0.41s) [2020-12-05T00:06:44.164Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-05T00:06:44.241Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-12-05T00:06:44.241Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-12-05T00:06:44.241Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-12-05T00:06:44.241Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-12-05T00:06:44.241Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-12-05T00:06:44.735Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2020-12-05T00:06:44.735Z] === RUN TestRemoveInvalidContainer [2020-12-05T00:06:44.735Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-12-05T00:06:44.735Z] === RUN TestRenameLinkedContainer [2020-12-05T00:06:44.819Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-12-05T00:06:45.029Z] === RUN TestValidatePrivileges [2020-12-05T00:06:45.029Z] --- PASS: TestValidatePrivileges (0.00s) [2020-12-05T00:06:45.029Z] === RUN TestFilterByCapNeg [2020-12-05T00:06:45.029Z] --- PASS: TestFilterByCapNeg (0.00s) [2020-12-05T00:06:45.029Z] === RUN TestFilterByCapPos [2020-12-05T00:06:45.029Z] --- PASS: TestFilterByCapPos (0.00s) [2020-12-05T00:06:45.029Z] === RUN TestStoreGetPluginNotMatchCapRefs [2020-12-05T00:06:45.029Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2020-12-05T00:06:45.029Z] PASS [2020-12-05T00:06:45.029Z] coverage: 12.0% of statements [2020-12-05T00:06:45.029Z] ok github.com/docker/docker/plugin 0.185s coverage: 12.0% of statements [2020-12-05T00:06:45.493Z] === RUN TestNewSettable [2020-12-05T00:06:45.493Z] --- PASS: TestNewSettable (0.00s) [2020-12-05T00:06:45.493Z] === RUN TestIsSettable [2020-12-05T00:06:45.493Z] --- PASS: TestIsSettable (0.00s) [2020-12-05T00:06:45.493Z] === RUN TestUpdateSettingsEnv [2020-12-05T00:06:45.493Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2020-12-05T00:06:45.493Z] PASS [2020-12-05T00:06:45.493Z] coverage: 20.1% of statements [2020-12-05T00:06:45.493Z] ok github.com/docker/docker/plugin/v2 0.185s coverage: 20.1% of statements [2020-12-05T00:06:45.621Z] ok github.com/docker/docker/daemon/config 0.076s coverage: 81.8% of statements [2020-12-05T00:06:45.621Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2020-12-05T00:06:46.118Z] --- PASS: TestRenameLinkedContainer (1.63s) [2020-12-05T00:06:46.118Z] === RUN TestRenameStoppedContainer [2020-12-05T00:06:46.273Z] sha256:68834a68b65d3fe2c247aae570e5252623e67fc02a5d54d9afd80aa4f0c9aafc [2020-12-05T00:06:46.273Z] INFO: Starting docker-py tests... [2020-12-05T00:06:46.273Z] ============================= test session starts ============================== [2020-12-05T00:06:46.273Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-12-05T00:06:46.273Z] rootdir: /src, inifile: pytest.ini [2020-12-05T00:06:46.273Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-12-05T00:06:46.273Z] collected 389 items / 1 deselected / 388 selected [2020-12-05T00:06:46.273Z] [2020-12-05T00:06:46.472Z] === RUN TestLoad [2020-12-05T00:06:46.472Z] --- PASS: TestLoad (0.00s) [2020-12-05T00:06:46.472Z] === RUN TestSave [2020-12-05T00:06:46.472Z] --- PASS: TestSave (0.04s) [2020-12-05T00:06:46.472Z] === RUN TestAddDeleteGet [2020-12-05T00:06:46.472Z] --- PASS: TestAddDeleteGet (0.06s) [2020-12-05T00:06:46.472Z] === RUN TestInvalidTags [2020-12-05T00:06:46.472Z] --- PASS: TestInvalidTags (0.01s) [2020-12-05T00:06:46.472Z] PASS [2020-12-05T00:06:46.472Z] coverage: 84.4% of statements [2020-12-05T00:06:46.472Z] ok github.com/docker/docker/reference 0.178s coverage: 84.4% of statements [2020-12-05T00:06:46.688Z] --- PASS: TestRenameStoppedContainer (0.39s) [2020-12-05T00:06:46.688Z] === RUN TestRenameRunningContainerAndReuse [2020-12-05T00:06:46.792Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-12-05T00:06:46.792Z] --- PASS: TestTemplatedSecret (3.45s) [2020-12-05T00:06:46.792Z] === RUN TestSecretCreateResolve [2020-12-05T00:06:47.167Z] --- PASS: TestContainerKillOnDaemonStart (12.45s) [2020-12-05T00:06:47.167Z] PASS [2020-12-05T00:06:47.167Z] [2020-12-05T00:06:47.167Z] === Skipped [2020-12-05T00:06:47.167Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-12-05T00:06:47.167Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-05T00:06:47.167Z] [2020-12-05T00:06:47.167Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-05T00:06:47.167Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-05T00:06:47.167Z] [2020-12-05T00:06:47.167Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-05T00:06:47.167Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-05T00:06:47.167Z] [2020-12-05T00:06:47.167Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-05T00:06:47.167Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-05T00:06:47.167Z] [2020-12-05T00:06:47.167Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-12-05T00:06:47.167Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-05T00:06:47.167Z] [2020-12-05T00:06:47.167Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-12-05T00:06:47.167Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-05T00:06:47.167Z] [2020-12-05T00:06:47.167Z] [2020-12-05T00:06:47.167Z] DONE 195 tests, 6 skipped in 159.677s [2020-12-05T00:06:47.167Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-12-05T00:06:47.167Z] ++ 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-12-05T00:06:47.167Z] ++ set -e [2020-12-05T00:06:47.167Z] ++ '[' -n 0 ']' [2020-12-05T00:06:47.167Z] ++ set -x [2020-12-05T00:06:47.167Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:06:47.167Z] INFO: Testing against a local daemon [2020-12-05T00:06:47.167Z] === RUN TestCommitInheritsEnv [2020-12-05T00:06:47.167Z] --- PASS: TestCommitInheritsEnv (0.69s) [2020-12-05T00:06:47.167Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-05T00:06:47.167Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-05T00:06:47.167Z] === RUN TestImagesFilterMultiReference [2020-12-05T00:06:47.167Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-12-05T00:06:47.167Z] === RUN TestImagePullPlatformInvalid [2020-12-05T00:06:47.167Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-12-05T00:06:47.167Z] === RUN TestRemoveImageOrphaning [2020-12-05T00:06:47.450Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-05T00:06:47.450Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-05T00:06:47.450Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-05T00:06:47.450Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-05T00:06:47.450Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-05T00:06:47.450Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-12-05T00:06:47.450Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-12-05T00:06:47.451Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-05T00:06:47.451Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-05T00:06:47.629Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2020-12-05T00:06:47.629Z] === RUN TestRenameInvalidName [2020-12-05T00:06:47.797Z] --- PASS: TestRemoveImageOrphaning (0.72s) [2020-12-05T00:06:47.797Z] === RUN TestRemoveImageGarbageCollector [2020-12-05T00:06:47.797Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-05T00:06:47.797Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:06:47.797Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-05T00:06:47.797Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-12-05T00:06:47.797Z] === RUN TestTagInvalidReference [2020-12-05T00:06:47.797Z] --- PASS: TestTagInvalidReference (0.01s) [2020-12-05T00:06:47.797Z] === RUN TestTagValidPrefixedRepo [2020-12-05T00:06:47.797Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-12-05T00:06:47.797Z] === RUN TestTagExistedNameWithoutForce [2020-12-05T00:06:47.797Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-12-05T00:06:47.797Z] === RUN TestTagOfficialNames [2020-12-05T00:06:47.797Z] --- PASS: TestTagOfficialNames (0.04s) [2020-12-05T00:06:47.797Z] === RUN TestTagMatchesDigest [2020-12-05T00:06:47.797Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-12-05T00:06:47.797Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-05T00:06:47.889Z] --- PASS: TestRenameInvalidName (0.40s) [2020-12-05T00:06:47.889Z] === RUN TestRenameAnonymousContainer [2020-12-05T00:06:48.392Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-12-05T00:06:48.433Z] === RUN TestResolveAuthConfigIndexServer [2020-12-05T00:06:48.433Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2020-12-05T00:06:48.433Z] === RUN TestResolveAuthConfigFullURL [2020-12-05T00:06:48.433Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2020-12-05T00:06:48.433Z] === RUN TestLoadAllowNondistributableArtifacts [2020-12-05T00:06:48.433Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2020-12-05T00:06:48.433Z] === RUN TestValidateMirror [2020-12-05T00:06:48.433Z] --- PASS: TestValidateMirror (0.00s) [2020-12-05T00:06:48.433Z] === RUN TestLoadInsecureRegistries [2020-12-05T00:06:48.433Z] time="2020-12-05T00:06:48Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-12-05T00:06:48.433Z] time="2020-12-05T00:06:48Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2020-12-05T00:06:48.433Z] time="2020-12-05T00:06:48Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-12-05T00:06:48.433Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2020-12-05T00:06:48.433Z] === RUN TestNewServiceConfig [2020-12-05T00:06:48.433Z] --- PASS: TestNewServiceConfig (0.00s) [2020-12-05T00:06:48.433Z] === RUN TestValidateIndexName [2020-12-05T00:06:48.433Z] --- PASS: TestValidateIndexName (0.00s) [2020-12-05T00:06:48.433Z] === RUN TestValidateIndexNameWithError [2020-12-05T00:06:48.433Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2020-12-05T00:06:48.433Z] === RUN TestEndpointParse [2020-12-05T00:06:48.433Z] --- PASS: TestEndpointParse (0.00s) [2020-12-05T00:06:48.433Z] === RUN TestEndpointParseInvalid [2020-12-05T00:06:48.433Z] --- PASS: TestEndpointParseInvalid (0.00s) [2020-12-05T00:06:48.433Z] === RUN TestValidateEndpoint [2020-12-05T00:06:48.433Z] --- PASS: TestValidateEndpoint (0.01s) [2020-12-05T00:06:48.433Z] === RUN TestPing [2020-12-05T00:06:48.433Z] --- PASS: TestPing (0.00s) [2020-12-05T00:06:48.433Z] === RUN TestPingRegistryEndpoint [2020-12-05T00:06:48.433Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2020-12-05T00:06:48.433Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:06:48.433Z] === RUN TestEndpoint [2020-12-05T00:06:48.433Z] --- SKIP: TestEndpoint (0.00s) [2020-12-05T00:06:48.433Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:06:48.433Z] === RUN TestParseRepositoryInfo [2020-12-05T00:06:48.433Z] --- PASS: TestParseRepositoryInfo (0.00s) [2020-12-05T00:06:48.433Z] === RUN TestNewIndexInfo [2020-12-05T00:06:48.433Z] --- PASS: TestNewIndexInfo (0.00s) [2020-12-05T00:06:48.433Z] === RUN TestMirrorEndpointLookup [2020-12-05T00:06:48.433Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2020-12-05T00:06:48.433Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:06:48.433Z] === RUN TestSearchRepositories [2020-12-05T00:06:48.433Z] --- PASS: TestSearchRepositories (0.00s) [2020-12-05T00:06:48.433Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2020-12-05T00:06:48.904Z] Host: 127.0.0.1:49231 [2020-12-05T00:06:48.904Z] User-Agent: docker test client [2020-12-05T00:06:48.904Z] Authorization: Token fake-token [2020-12-05T00:06:48.904Z] X-Docker-Token: true [2020-12-05T00:06:48.904Z] Accept-Encoding: gzip [2020-12-05T00:06:48.904Z] [2020-12-05T00:06:48.904Z] [2020-12-05T00:06:48.904Z] registry_test.go:730: HTTP/1.1 200 OK [2020-12-05T00:06:48.904Z] Connection: close [2020-12-05T00:06:48.904Z] Content-Length: 144 [2020-12-05T00:06:48.904Z] Cache-Control: no-cache [2020-12-05T00:06:48.904Z] Content-Type: application/json [2020-12-05T00:06:48.904Z] Date: Sat, 05 Dec 2020 00:06:48 GMT [2020-12-05T00:06:48.904Z] Expires: -1 [2020-12-05T00:06:48.904Z] Pragma: no-cache [2020-12-05T00:06:48.904Z] Server: docker-tests/mock [2020-12-05T00:06:48.904Z] X-Docker-Registry-Config: mock [2020-12-05T00:06:48.904Z] X-Docker-Registry-Version: 0.0.0 [2020-12-05T00:06:48.904Z] [2020-12-05T00:06:48.904Z] [2020-12-05T00:06:48.904Z] === RUN TestTrustedLocation [2020-12-05T00:06:48.904Z] --- PASS: TestTrustedLocation (0.00s) [2020-12-05T00:06:48.904Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2020-12-05T00:06:48.904Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2020-12-05T00:06:48.904Z] === RUN TestAllowNondistributableArtifacts [2020-12-05T00:06:48.904Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2020-12-05T00:06:48.904Z] === RUN TestIsSecureIndex [2020-12-05T00:06:48.904Z] --- PASS: TestIsSecureIndex (0.00s) [2020-12-05T00:06:48.904Z] PASS [2020-12-05T00:06:48.904Z] coverage: 50.3% of statements [2020-12-05T00:06:48.904Z] === RUN TestResumableRequestHeaderSimpleErrors [2020-12-05T00:06:48.904Z] ok github.com/docker/docker/registry 0.473s coverage: 50.3% of statements [2020-12-05T00:06:48.904Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2020-12-05T00:06:48.904Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2020-12-05T00:06:48.904Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2020-12-05T00:06:48.904Z] === RUN TestResumableRequestHeaderTooMuchFailures [2020-12-05T00:06:48.904Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2020-12-05T00:06:48.904Z] === RUN TestResumableRequestReaderWithReadError [2020-12-05T00:06:48.904Z] === RUN TestRestartManagerTimeout [2020-12-05T00:06:48.904Z] --- PASS: TestRestartManagerTimeout (0.00s) [2020-12-05T00:06:48.904Z] === RUN TestRestartManagerTimeoutReset [2020-12-05T00:06:48.904Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2020-12-05T00:06:48.904Z] PASS [2020-12-05T00:06:48.904Z] coverage: 45.3% of statements [2020-12-05T00:06:48.904Z] ok github.com/docker/docker/restartmanager 0.070s coverage: 45.3% of statements [2020-12-05T00:06:48.904Z] time="2020-12-05T00:06:48Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2020-12-05T00:06:48.904Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2020-12-05T00:06:48.904Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2020-12-05T00:06:48.904Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2020-12-05T00:06:48.904Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2020-12-05T00:06:48.904Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2020-12-05T00:06:48.904Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2020-12-05T00:06:48.904Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2020-12-05T00:06:48.904Z] === RUN TestResumableRequestReader [2020-12-05T00:06:48.904Z] --- PASS: TestResumableRequestReader (0.00s) [2020-12-05T00:06:48.904Z] === RUN TestResumableRequestReaderWithInitialResponse [2020-12-05T00:06:48.904Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2020-12-05T00:06:48.904Z] PASS [2020-12-05T00:06:48.904Z] coverage: 100.0% of statements [2020-12-05T00:06:48.904Z] ok github.com/docker/docker/registry/resumable 0.447s coverage: 100.0% of statements [2020-12-05T00:06:49.305Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-12-05T00:06:49.560Z] --- PASS: TestSecretCreateResolve (2.90s) [2020-12-05T00:06:49.560Z] PASS [2020-12-05T00:06:49.560Z] [2020-12-05T00:06:49.560Z] DONE 6 tests in 18.939s [2020-12-05T00:06:49.560Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-12-05T00:06:49.560Z] ++ 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-12-05T00:06:49.560Z] ++ set -e [2020-12-05T00:06:49.560Z] ++ '[' -n 0 ']' [2020-12-05T00:06:49.560Z] ++ set -x [2020-12-05T00:06:49.560Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:06:49.560Z] INFO: Testing against a local daemon [2020-12-05T00:06:49.560Z] === RUN TestServiceCreateInit [2020-12-05T00:06:49.560Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-05T00:06:49.801Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2020-12-05T00:06:49.801Z] === RUN TestRenameContainerWithSameName [2020-12-05T00:06:49.801Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2020-12-05T00:06:49.801Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-05T00:06:49.815Z] === RUN TestDockerSuite/TestContainerAPITop [2020-12-05T00:06:49.882Z] === RUN TestDecodeContainerConfig [2020-12-05T00:06:49.882Z] --- PASS: TestDecodeContainerConfig (0.00s) [2020-12-05T00:06:49.882Z] === RUN TestDecodeContainerConfigIsolation [2020-12-05T00:06:49.882Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2020-12-05T00:06:49.882Z] === RUN TestValidatePrivileged [2020-12-05T00:06:49.882Z] --- PASS: TestValidatePrivileged (0.00s) [2020-12-05T00:06:49.882Z] PASS [2020-12-05T00:06:49.882Z] coverage: 52.2% of statements [2020-12-05T00:06:49.882Z] ok github.com/docker/docker/runconfig 0.051s coverage: 52.2% of statements [2020-12-05T00:06:50.347Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2020-12-05T00:06:50.347Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2020-12-05T00:06:50.347Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2020-12-05T00:06:50.347Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2020-12-05T00:06:50.347Z] PASS [2020-12-05T00:06:50.347Z] coverage: 62.5% of statements [2020-12-05T00:06:50.347Z] ok github.com/docker/docker/testutil 0.056s coverage: 62.5% of statements [2020-12-05T00:06:50.375Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-12-05T00:06:50.375Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-12-05T00:06:50.375Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-12-05T00:06:50.742Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2020-12-05T00:06:50.742Z] === RUN TestResize [2020-12-05T00:06:51.150Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.524s coverage: 14.1% of statements [2020-12-05T00:06:51.150Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-12-05T00:06:51.313Z] --- PASS: TestResize (0.43s) [2020-12-05T00:06:51.313Z] === RUN TestResizeWithInvalidSize [2020-12-05T00:06:51.573Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2020-12-05T00:06:51.573Z] === RUN TestResizeWhenContainerNotStarted [2020-12-05T00:06:51.834Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2020-12-05T00:06:51.834Z] === RUN TestDaemonRestartKillContainers [2020-12-05T00:06:51.834Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-12-05T00:06:51.834Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-12-05T00:06:51.834Z] === RUN TestCgroupNamespacesRun [2020-12-05T00:06:51.899Z] --- PASS: TestNewClientWithTimeout (17.64s) [2020-12-05T00:06:51.899Z] === RUN TestClientStream [2020-12-05T00:06:51.899Z] --- PASS: TestClientStream (0.02s) [2020-12-05T00:06:51.899Z] === RUN TestClientSendFile [2020-12-05T00:06:51.899Z] --- PASS: TestClientSendFile (0.00s) [2020-12-05T00:06:51.899Z] === RUN TestClientWithRequestTimeout [2020-12-05T00:06:51.899Z] --- PASS: TestClientWithRequestTimeout (0.06s) [2020-12-05T00:06:51.899Z] === RUN TestFileSpecPlugin [2020-12-05T00:06:51.899Z] --- PASS: TestFileSpecPlugin (0.01s) [2020-12-05T00:06:51.899Z] === RUN TestFileJSONSpecPlugin [2020-12-05T00:06:51.899Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2020-12-05T00:06:51.899Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2020-12-05T00:06:51.899Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2020-12-05T00:06:51.899Z] === RUN TestPluginAddHandler [2020-12-05T00:06:51.899Z] --- PASS: TestPluginAddHandler (0.00s) [2020-12-05T00:06:51.899Z] === RUN TestPluginWaitBadPlugin [2020-12-05T00:06:51.899Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2020-12-05T00:06:51.899Z] === RUN TestGet [2020-12-05T00:06:51.899Z] time="2020-12-05T00:06:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2020-12-05T00:06:52.679Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.747s coverage: 57.1% of statements [2020-12-05T00:06:52.878Z] === RUN TestGetAddress [2020-12-05T00:06:52.878Z] --- PASS: TestGetAddress (0.00s) [2020-12-05T00:06:52.878Z] === RUN TestRemove [2020-12-05T00:06:52.878Z] --- SKIP: TestRemove (0.00s) [2020-12-05T00:06:52.878Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-12-05T00:06:52.878Z] === RUN TestInitializeWithVolumes [2020-12-05T00:06:52.878Z] --- PASS: TestInitializeWithVolumes (0.01s) [2020-12-05T00:06:52.878Z] === RUN TestCreate [2020-12-05T00:06:52.878Z] --- PASS: TestCreate (0.01s) [2020-12-05T00:06:52.878Z] === RUN TestValidateName [2020-12-05T00:06:52.878Z] --- PASS: TestValidateName (0.00s) [2020-12-05T00:06:52.878Z] === RUN TestCreateWithOpts [2020-12-05T00:06:52.878Z] --- SKIP: TestCreateWithOpts (0.00s) [2020-12-05T00:06:52.878Z] local_test.go:181: runtime.GOOS == "windows" [2020-12-05T00:06:52.878Z] === RUN TestRelaodNoOpts [2020-12-05T00:06:52.878Z] --- PASS: TestRelaodNoOpts (0.01s) [2020-12-05T00:06:52.878Z] PASS [2020-12-05T00:06:52.878Z] coverage: 41.0% of statements [2020-12-05T00:06:52.878Z] ok github.com/docker/docker/volume/local 0.256s coverage: 41.0% of statements [2020-12-05T00:06:52.878Z] time="2020-12-05T00:06:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2020-12-05T00:06:52.878Z] === RUN TestGetDriver [2020-12-05T00:06:52.878Z] --- PASS: TestGetDriver (0.00s) [2020-12-05T00:06:52.878Z] === RUN TestVolumeRequestError [2020-12-05T00:06:53.343Z] --- PASS: TestVolumeRequestError (0.01s) [2020-12-05T00:06:53.343Z] PASS [2020-12-05T00:06:53.343Z] coverage: 36.1% of statements [2020-12-05T00:06:53.343Z] ok github.com/docker/docker/volume/drivers 0.411s coverage: 36.1% of statements [2020-12-05T00:06:53.343Z] === RUN TestConvertTmpfsOptions [2020-12-05T00:06:53.343Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2020-12-05T00:06:53.343Z] parser_test.go:49: data="mode=700,size=1m" [2020-12-05T00:06:53.343Z] parser_test.go:49: data="ro" [2020-12-05T00:06:53.343Z] === RUN TestParseMountRaw [2020-12-05T00:06:53.343Z] --- PASS: TestParseMountRaw (0.02s) [2020-12-05T00:06:53.343Z] === RUN TestParseMountRawSplit [2020-12-05T00:06:53.343Z] --- PASS: TestParseMountRawSplit (0.00s) [2020-12-05T00:06:53.343Z] parser_test.go:390: case 0 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 1 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 2 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 3 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 4 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 5 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 6 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 7 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 8 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 0 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 1 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 2 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 3 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 4 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 5 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 6 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 7 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 8 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 9 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 10 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 11 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 12 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 0 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 1 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 2 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 3 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 4 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 5 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 6 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 7 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 8 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 9 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 10 [2020-12-05T00:06:53.343Z] parser_test.go:390: case 11 [2020-12-05T00:06:53.343Z] === RUN TestParseMountSpec [2020-12-05T00:06:53.343Z] --- PASS: TestParseMountSpec (0.00s) [2020-12-05T00:06:53.343Z] parser_test.go:455: case 0 [2020-12-05T00:06:53.343Z] parser_test.go:455: case 1 [2020-12-05T00:06:53.343Z] parser_test.go:455: case 2 [2020-12-05T00:06:53.343Z] parser_test.go:455: case 3 [2020-12-05T00:06:53.343Z] parser_test.go:455: case 4 [2020-12-05T00:06:53.343Z] parser_test.go:455: case 5 [2020-12-05T00:06:53.343Z] === RUN TestParseMountSpecBindWithFileinfoError [2020-12-05T00:06:53.343Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2020-12-05T00:06:53.343Z] === RUN TestValidateMount [2020-12-05T00:06:53.343Z] --- PASS: TestValidateMount (0.00s) [2020-12-05T00:06:53.343Z] PASS [2020-12-05T00:06:53.343Z] coverage: 66.2% of statements [2020-12-05T00:06:53.343Z] ok github.com/docker/docker/volume/mounts 0.082s coverage: 66.2% of statements [2020-12-05T00:06:53.638Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-12-05T00:06:53.638Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-05T00:06:53.894Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-12-05T00:06:54.377Z] --- PASS: TestCgroupNamespacesRun (2.16s) [2020-12-05T00:06:54.377Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-05T00:06:54.820Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-12-05T00:06:54.894Z] time="2020-12-05T00:06:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2020-12-05T00:06:54.894Z] === RUN TestSetGetMeta [2020-12-05T00:06:54.894Z] === PAUSE TestSetGetMeta [2020-12-05T00:06:54.894Z] === RUN TestRestore [2020-12-05T00:06:54.894Z] === PAUSE TestRestore [2020-12-05T00:06:54.894Z] === RUN TestServiceCreate [2020-12-05T00:06:54.894Z] === PAUSE TestServiceCreate [2020-12-05T00:06:54.894Z] === RUN TestServiceList [2020-12-05T00:06:54.894Z] === PAUSE TestServiceList [2020-12-05T00:06:54.894Z] === RUN TestServiceRemove [2020-12-05T00:06:54.894Z] === PAUSE TestServiceRemove [2020-12-05T00:06:54.894Z] === RUN TestServiceGet [2020-12-05T00:06:54.894Z] === PAUSE TestServiceGet [2020-12-05T00:06:54.894Z] === RUN TestServicePrune [2020-12-05T00:06:54.894Z] === PAUSE TestServicePrune [2020-12-05T00:06:54.894Z] === RUN TestCreate [2020-12-05T00:06:54.894Z] === PAUSE TestCreate [2020-12-05T00:06:54.894Z] === RUN TestRemove [2020-12-05T00:06:54.894Z] === PAUSE TestRemove [2020-12-05T00:06:54.894Z] === RUN TestList [2020-12-05T00:06:54.894Z] === PAUSE TestList [2020-12-05T00:06:54.894Z] === RUN TestFindByDriver [2020-12-05T00:06:54.894Z] === PAUSE TestFindByDriver [2020-12-05T00:06:54.894Z] === RUN TestFindByReferenced [2020-12-05T00:06:54.894Z] === PAUSE TestFindByReferenced [2020-12-05T00:06:54.894Z] === RUN TestDerefMultipleOfSameRef [2020-12-05T00:06:54.894Z] === PAUSE TestDerefMultipleOfSameRef [2020-12-05T00:06:54.894Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2020-12-05T00:06:54.894Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2020-12-05T00:06:54.894Z] === RUN TestDefererencePluginOnCreateError [2020-12-05T00:06:54.894Z] === PAUSE TestDefererencePluginOnCreateError [2020-12-05T00:06:54.894Z] === RUN TestRefDerefRemove [2020-12-05T00:06:54.894Z] === PAUSE TestRefDerefRemove [2020-12-05T00:06:54.894Z] === RUN TestGet [2020-12-05T00:06:54.894Z] === PAUSE TestGet [2020-12-05T00:06:54.894Z] === RUN TestGetWithReference [2020-12-05T00:06:54.894Z] === PAUSE TestGetWithReference [2020-12-05T00:06:54.894Z] === RUN TestFilterFunc [2020-12-05T00:06:54.894Z] === RUN TestFilterFunc/test_nil_list [2020-12-05T00:06:54.894Z] === PAUSE TestFilterFunc/test_nil_list [2020-12-05T00:06:54.894Z] === RUN TestFilterFunc/test_empty_list [2020-12-05T00:06:54.894Z] === PAUSE TestFilterFunc/test_empty_list [2020-12-05T00:06:54.894Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2020-12-05T00:06:54.894Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2020-12-05T00:06:54.894Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-12-05T00:06:54.894Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-12-05T00:06:54.894Z] === RUN TestFilterFunc/test_filter_some [2020-12-05T00:06:54.894Z] === PAUSE TestFilterFunc/test_filter_some [2020-12-05T00:06:54.894Z] === RUN TestFilterFunc/test_filter_middle [2020-12-05T00:06:54.894Z] === PAUSE TestFilterFunc/test_filter_middle [2020-12-05T00:06:54.894Z] === RUN TestFilterFunc/test_filter_middle_and_last [2020-12-05T00:06:54.894Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2020-12-05T00:06:54.894Z] === RUN TestFilterFunc/test_filter_first_and_last [2020-12-05T00:06:54.894Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2020-12-05T00:06:54.894Z] === CONT TestFilterFunc/test_nil_list [2020-12-05T00:06:54.894Z] === CONT TestFilterFunc/test_filter_some [2020-12-05T00:06:54.894Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-12-05T00:06:54.894Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2020-12-05T00:06:54.894Z] === CONT TestFilterFunc/test_filter_first_and_last [2020-12-05T00:06:54.894Z] === CONT TestFilterFunc/test_empty_list [2020-12-05T00:06:54.894Z] === CONT TestFilterFunc/test_filter_middle_and_last [2020-12-05T00:06:54.894Z] === CONT TestFilterFunc/test_filter_middle [2020-12-05T00:06:54.894Z] --- PASS: TestFilterFunc (0.00s) [2020-12-05T00:06:54.894Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2020-12-05T00:06:54.894Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2020-12-05T00:06:54.894Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2020-12-05T00:06:54.894Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2020-12-05T00:06:54.894Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2020-12-05T00:06:54.894Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2020-12-05T00:06:54.894Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2020-12-05T00:06:54.894Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2020-12-05T00:06:54.894Z] === CONT TestSetGetMeta [2020-12-05T00:06:54.894Z] === CONT TestFindByReferenced [2020-12-05T00:06:54.894Z] === CONT TestGet [2020-12-05T00:06:54.894Z] === CONT TestDefererencePluginOnCreateError [2020-12-05T00:06:54.894Z] --- PASS: TestSetGetMeta (0.02s) [2020-12-05T00:06:54.894Z] === CONT TestFindByDriver [2020-12-05T00:06:54.894Z] --- PASS: TestGet (0.03s) [2020-12-05T00:06:54.894Z] === CONT TestList [2020-12-05T00:06:54.894Z] --- PASS: TestFindByReferenced (0.03s) [2020-12-05T00:06:54.894Z] === CONT TestRemove [2020-12-05T00:06:54.894Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2020-12-05T00:06:54.894Z] === CONT TestCreate [2020-12-05T00:06:54.894Z] --- PASS: TestFindByDriver (0.03s) [2020-12-05T00:06:54.894Z] === CONT TestServicePrune [2020-12-05T00:06:55.362Z] --- PASS: TestCreate (0.02s) [2020-12-05T00:06:55.362Z] === CONT TestServiceGet [2020-12-05T00:06:55.362Z] --- PASS: TestRemove (0.03s) [2020-12-05T00:06:55.362Z] === CONT TestServiceRemove [2020-12-05T00:06:55.362Z] --- PASS: TestList (0.04s) [2020-12-05T00:06:55.362Z] === CONT TestServiceList [2020-12-05T00:06:55.362Z] --- PASS: TestServiceGet (0.14s) [2020-12-05T00:06:55.362Z] === CONT TestServiceCreate [2020-12-05T00:06:55.362Z] time="2020-12-05T00:06:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-05T00:06:55.362Z] --- PASS: TestServiceRemove (0.15s) [2020-12-05T00:06:55.362Z] === CONT TestRestore [2020-12-05T00:06:55.362Z] time="2020-12-05T00:06:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-05T00:06:55.362Z] --- PASS: TestServiceList (0.15s) [2020-12-05T00:06:55.362Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2020-12-05T00:06:55.362Z] time="2020-12-05T00:06:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-05T00:06:55.362Z] --- PASS: TestServiceCreate (0.04s) [2020-12-05T00:06:55.362Z] === CONT TestDerefMultipleOfSameRef [2020-12-05T00:06:55.362Z] time="2020-12-05T00:06:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2020-12-05T00:06:55.362Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2020-12-05T00:06:55.362Z] === CONT TestRefDerefRemove [2020-12-05T00:06:55.362Z] time="2020-12-05T00:06:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-05T00:06:55.362Z] --- PASS: TestRestore (0.04s) [2020-12-05T00:06:55.362Z] === CONT TestGetWithReference [2020-12-05T00:06:55.362Z] --- PASS: TestServicePrune (0.20s) [2020-12-05T00:06:55.362Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2020-12-05T00:06:55.362Z] --- PASS: TestRefDerefRemove (0.02s) [2020-12-05T00:06:55.362Z] --- PASS: TestGetWithReference (0.03s) [2020-12-05T00:06:55.362Z] PASS [2020-12-05T00:06:55.362Z] coverage: 70.3% of statements [2020-12-05T00:06:55.362Z] ok github.com/docker/docker/volume/service 0.445s coverage: 70.3% of statements [2020-12-05T00:06:55.459Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2020-12-05T00:06:56.288Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2020-12-05T00:06:56.288Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-05T00:06:56.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-05T00:06:56.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-05T00:06:56.994Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.328s coverage: 69.2% of statements [2020-12-05T00:06:56.994Z] ok github.com/docker/docker/daemon 12.366s coverage: 17.2% of statements [2020-12-05T00:06:56.994Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-05T00:06:56.994Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-05T00:06:56.994Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-05T00:06:56.994Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-05T00:06:58.059Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-12-05T00:06:58.084Z] --- PASS: TestServiceCreateInit (8.51s) [2020-12-05T00:06:58.084Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.09s) [2020-12-05T00:06:58.084Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.40s) [2020-12-05T00:06:58.084Z] === RUN TestCreateServiceMultipleTimes [2020-12-05T00:06:58.314Z] tests/integration/api_client_test.py ..... [ 7%] [2020-12-05T00:06:58.526Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.910s coverage: 45.9% of statements [2020-12-05T00:06:58.526Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-05T00:06:58.645Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-12-05T00:06:58.829Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.13s) [2020-12-05T00:06:58.829Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-05T00:06:59.126Z] time="2020-12-05T00:06:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2020-12-05T00:06:59.205Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-12-05T00:07:00.052Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-12-05T00:07:00.059Z] tests/integration/api_config_test.py ..... [ 8%] [2020-12-05T00:07:00.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-05T00:07:00.349Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.294s coverage: 49.5% of statements [2020-12-05T00:07:00.569Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-12-05T00:07:00.739Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s) [2020-12-05T00:07:00.739Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-05T00:07:01.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-12-05T00:07:02.422Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-12-05T00:07:02.458Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-12-05T00:07:02.458Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2020-12-05T00:07:02.653Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s) [2020-12-05T00:07:02.653Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-05T00:07:04.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-12-05T00:07:05.195Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.16s) [2020-12-05T00:07:05.195Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-05T00:07:05.219Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.773s coverage: 52.1% of statements [2020-12-05T00:07:05.219Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-05T00:07:05.219Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-05T00:07:05.219Z] ok github.com/docker/docker/daemon/logger 0.267s coverage: 41.0% of statements [2020-12-05T00:07:05.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-12-05T00:07:06.578Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.72s) [2020-12-05T00:07:06.578Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-05T00:07:06.746Z] ok github.com/docker/docker/daemon/logger/awslogs 0.575s coverage: 77.8% of statements [2020-12-05T00:07:07.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-12-05T00:07:07.395Z] ok github.com/docker/docker/daemon/images 0.101s coverage: 6.5% of statements [2020-12-05T00:07:07.395Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-05T00:07:07.395Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-05T00:07:07.395Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-05T00:07:07.395Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-05T00:07:07.694Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2020-12-05T00:07:07.748Z] --- PASS: TestGet (15.01s) [2020-12-05T00:07:07.748Z] === RUN TestPluginWithNoManifest [2020-12-05T00:07:07.748Z] --- PASS: TestPluginWithNoManifest (0.00s) [2020-12-05T00:07:07.748Z] === RUN TestGetAll [2020-12-05T00:07:07.748Z] --- PASS: TestGetAll (0.00s) [2020-12-05T00:07:07.748Z] PASS [2020-12-05T00:07:07.748Z] coverage: 73.4% of statements [2020-12-05T00:07:07.748Z] ok github.com/docker/docker/pkg/plugins 35.188s coverage: 73.4% of statements [2020-12-05T00:07:07.748Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-05T00:07:07.748Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-05T00:07:07.748Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-05T00:07:07.748Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-05T00:07:07.748Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-05T00:07:07.748Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-05T00:07:07.748Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2020-12-05T00:07:07.748Z] ? github.com/docker/docker/quota [no test files] [2020-12-05T00:07:07.748Z] ? github.com/docker/docker/rootless [no test files] [2020-12-05T00:07:07.748Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-05T00:07:07.748Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-05T00:07:07.748Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-05T00:07:07.748Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-05T00:07:07.748Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-05T00:07:07.748Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-05T00:07:07.748Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-05T00:07:07.748Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-05T00:07:07.748Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-05T00:07:07.748Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-05T00:07:07.748Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-05T00:07:07.748Z] ? github.com/docker/docker/volume [no test files] [2020-12-05T00:07:07.748Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-05T00:07:07.748Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-05T00:07:07.990Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 23.9% of statements [2020-12-05T00:07:09.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c23820_} [2020-12-05T00:07:09.046Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.061s coverage: 87.2% of statements [2020-12-05T00:07:09.119Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2020-12-05T00:07:09.119Z] === RUN TestKernelTCPMemory [2020-12-05T00:07:09.119Z] --- SKIP: TestKernelTCPMemory (0.04s) [2020-12-05T00:07:09.119Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-05T00:07:09.119Z] === RUN TestNISDomainname [2020-12-05T00:07:09.119Z] --- SKIP: TestNISDomainname (0.04s) [2020-12-05T00:07:09.119Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-12-05T00:07:09.119Z] === RUN TestHostnameDnsResolution [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === Skipped [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-12-05T00:07:09.307Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2020-12-05T00:07:09.307Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-12-05T00:07:09.307Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-12-05T00:07:09.307Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-12-05T00:07:09.307Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-12-05T00:07:09.307Z] client_test.go:23: runtime.GOOS == "windows" [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-12-05T00:07:09.307Z] daemon_test.go:147: root required [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-12-05T00:07:09.307Z] reload_test.go:520: root required [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-12-05T00:07:09.307Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-12-05T00:07:09.307Z] pull_v2_test.go:73: Needs fixing on Windows [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-12-05T00:07:09.307Z] pull_v2_test.go:118: Needs fixing on Windows [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-12-05T00:07:09.307Z] download_test.go:268: Needs fixing on Windows [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-12-05T00:07:09.307Z] layer_test.go:304: Failing on Windows [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-12-05T00:07:09.307Z] layer_test.go:353: Failing on Windows [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-12-05T00:07:09.307Z] layer_test.go:468: Failing on Windows [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-12-05T00:07:09.307Z] layer_test.go:697: Failing on Windows [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-12-05T00:07:09.307Z] migration_test.go:46: Failing on Windows [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-12-05T00:07:09.307Z] migration_test.go:182: Failing on Windows [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-12-05T00:07:09.307Z] mount_test.go:17: Failing on Windows [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-12-05T00:07:09.307Z] mount_test.go:76: Failing on Windows [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-12-05T00:07:09.307Z] mount_test.go:125: Failing on Windows [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-12-05T00:07:09.307Z] mount_test.go:212: Failing on Windows [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-12-05T00:07:09.307Z] archive_test.go:133: Xz not present in msys2 [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-12-05T00:07:09.307Z] archive_test.go:238: Failing on Windows CI machines [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-12-05T00:07:09.307Z] archive_windows_test.go:16: Currently fails [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-12-05T00:07:09.307Z] changes_test.go:192: needs more investigation [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-12-05T00:07:09.307Z] changes_test.go:405: needs further investigation [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-12-05T00:07:09.307Z] changes_test.go:441: needs further investigation [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-12-05T00:07:09.307Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-12-05T00:07:09.307Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-12-05T00:07:09.307Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-12-05T00:07:09.307Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-12-05T00:07:09.307Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-12-05T00:07:09.307Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-12-05T00:07:09.307Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-12-05T00:07:09.307Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-12-05T00:07:09.307Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-12-05T00:07:09.307Z] poller_test.go:41: No chmod on Windows [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-12-05T00:07:09.307Z] fileutils_test.go:134: Needs porting to Windows [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-12-05T00:07:09.307Z] fileutils_test.go:180: Needs porting to Windows [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-12-05T00:07:09.307Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-12-05T00:07:09.307Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-12-05T00:07:09.307Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-12-05T00:07:09.307Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-12-05T00:07:09.307Z] local_test.go:181: runtime.GOOS == "windows" [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] [2020-12-05T00:07:09.307Z] DONE 1792 tests, 45 skipped in 226.638s [2020-12-05T00:07:09.307Z] INFO: make.ps1 ended at 12/05/2020 00:07:09 [2020-12-05T00:07:09.380Z] --- PASS: TestHostnameDnsResolution (0.73s) [2020-12-05T00:07:09.380Z] === RUN TestStats [2020-12-05T00:07:09.380Z] --- SKIP: TestStats (0.00s) [2020-12-05T00:07:09.380Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-05T00:07:09.380Z] === RUN TestStopContainerWithTimeout [2020-12-05T00:07:09.641Z] === RUN TestStopContainerWithTimeout/0 [2020-12-05T00:07:09.641Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-05T00:07:09.641Z] === RUN TestStopContainerWithTimeout/1 [2020-12-05T00:07:09.641Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-05T00:07:09.641Z] === RUN TestStopContainerWithTimeout/3 [2020-12-05T00:07:09.641Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-05T00:07:09.641Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-05T00:07:09.641Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-05T00:07:09.641Z] === CONT TestStopContainerWithTimeout/0 [2020-12-05T00:07:09.641Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-05T00:07:09.692Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 61.6% of statements [2020-12-05T00:07:09.929Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-12-05T00:07:09.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1932656160_/foo_false____} [2020-12-05T00:07:10.211Z] === CONT TestStopContainerWithTimeout/3 [2020-12-05T00:07:10.748Z] ok github.com/docker/docker/daemon/logger/local 0.050s coverage: 75.2% of statements [2020-12-05T00:07:10.748Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-05T00:07:11.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1932656160_/foo_true____} [2020-12-05T00:07:11.500Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-12-05T00:07:11.500Z] INFO: Unit tests ended at 12/05/2020 00:07:11. Duration:00:04:06.8933392 [2020-12-05T00:07:11.500Z] INFO: Building busybox [2020-12-05T00:07:11.500Z] Sending build context to Docker daemon 5.12kB [2020-12-05T00:07:11.500Z] [2020-12-05T00:07:11.500Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-12-05T00:07:11.500Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-12-05T00:07:11.501Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-12-05T00:07:11.501Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-12-05T00:07:11.501Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-12-05T00:07:11.501Z] ---> 32fecabef723 [2020-12-05T00:07:11.501Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-12-05T00:07:11.501Z] ---> Running in 8c6ddd0d35c8 [2020-12-05T00:07:11.797Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 55.1% of statements [2020-12-05T00:07:12.124Z] === CONT TestStopContainerWithTimeout/1 [2020-12-05T00:07:12.852Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.053s coverage: 33.3% of statements [2020-12-05T00:07:13.150Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2020-12-05T00:07:13.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3903121663_/foo_false____} [2020-12-05T00:07:13.179Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-12-05T00:07:13.797Z] ok github.com/docker/docker/daemon/logger/syslog 0.029s coverage: 46.8% of statements [2020-12-05T00:07:14.034Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-12-05T00:07:14.034Z] --- PASS: TestStopContainerWithTimeout/0 (0.82s) [2020-12-05T00:07:14.034Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) [2020-12-05T00:07:14.034Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2020-12-05T00:07:14.034Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2020-12-05T00:07:14.034Z] === RUN TestDeleteDevicemapper [2020-12-05T00:07:14.034Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-05T00:07:14.034Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-05T00:07:14.034Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-05T00:07:14.104Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3903121663_/foo_true____} [2020-12-05T00:07:14.665Z] --- PASS: TestCreateServiceMultipleTimes (16.40s) [2020-12-05T00:07:14.665Z] === RUN TestCreateServiceConflict [2020-12-05T00:07:14.975Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.32s) [2020-12-05T00:07:14.975Z] === RUN TestUpdateMemory [2020-12-05T00:07:14.975Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-05T00:07:14.975Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-05T00:07:14.975Z] === RUN TestUpdateCPUQuota [2020-12-05T00:07:14.975Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-12-05T00:07:14.975Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-05T00:07:14.975Z] === RUN TestUpdatePidsLimit [2020-12-05T00:07:14.975Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-12-05T00:07:14.975Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-05T00:07:14.975Z] === RUN TestUpdateRestartPolicy [2020-12-05T00:07:15.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3903121663_/foo_true__0xc000c23880__} [2020-12-05T00:07:15.895Z] ok github.com/docker/docker/daemon/logger/splunk 2.493s coverage: 82.5% of statements [2020-12-05T00:07:15.895Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-05T00:07:16.537Z] ok github.com/docker/docker/daemon/network 0.033s coverage: 63.8% of statements [2020-12-05T00:07:16.537Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-05T00:07:16.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c238a0_} [2020-12-05T00:07:17.337Z] Removing intermediate container 8c6ddd0d35c8 [2020-12-05T00:07:17.337Z] ---> a6e86eaa7406 [2020-12-05T00:07:17.337Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-12-05T00:07:17.337Z] ---> Running in d9a26eb5e66c [2020-12-05T00:07:17.513Z] --- PASS: TestCreateServiceConflict (2.81s) [2020-12-05T00:07:17.513Z] === RUN TestCreateServiceMaxReplicas [2020-12-05T00:07:17.587Z] ok github.com/docker/docker/distribution/metadata 0.227s coverage: 48.2% of statements [2020-12-05T00:07:17.801Z] Removing intermediate container d9a26eb5e66c [2020-12-05T00:07:17.801Z] ---> ac0f7160f5a1 [2020-12-05T00:07:17.801Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-12-05T00:07:17.801Z] ---> Running in 407b023dd285 [2020-12-05T00:07:18.264Z] Removing intermediate container 407b023dd285 [2020-12-05T00:07:18.264Z] ---> 0dd194f38bf9 [2020-12-05T00:07:18.264Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-12-05T00:07:18.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c238c0_} [2020-12-05T00:07:19.686Z] ok github.com/docker/docker/errdefs 0.033s coverage: 53.1% of statements [2020-12-05T00:07:19.803Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c238e0_} [2020-12-05T00:07:19.821Z] [2020-12-05T00:07:19.822Z] ---> f02e663a7d27 [2020-12-05T00:07:19.822Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-12-05T00:07:19.822Z] ---> Running in af1f3cb088be [2020-12-05T00:07:20.729Z] --- PASS: TestCreateServiceMaxReplicas (3.21s) [2020-12-05T00:07:20.729Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-05T00:07:21.225Z] ok github.com/docker/docker/distribution 0.566s coverage: 25.1% of statements [2020-12-05T00:07:21.225Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-05T00:07:21.289Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c23900_} [2020-12-05T00:07:21.524Z] ok github.com/docker/docker/image 0.041s coverage: 86.4% of statements [2020-12-05T00:07:22.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-05T00:07:22.581Z] ok github.com/docker/docker/image/cache 0.053s coverage: 19.2% of statements [2020-12-05T00:07:22.581Z] ok github.com/docker/docker/distribution/xfer 1.694s coverage: 85.1% of statements [2020-12-05T00:07:22.581Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-05T00:07:22.581Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-05T00:07:22.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-12-05T00:07:23.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-05T00:07:23.640Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2020-12-05T00:07:23.939Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2020-12-05T00:07:23.939Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-05T00:07:24.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-12-05T00:07:24.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-12-05T00:07:24.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-12-05T00:07:24.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-12-05T00:07:24.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-12-05T00:07:24.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-12-05T00:07:24.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-12-05T00:07:24.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-12-05T00:07:24.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-12-05T00:07:24.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-12-05T00:07:24.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-12-05T00:07:24.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-12-05T00:07:24.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-12-05T00:07:24.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-12-05T00:07:24.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-12-05T00:07:24.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-12-05T00:07:24.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-12-05T00:07:24.013Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-12-05T00:07:24.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-05T00:07:25.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-05T00:07:25.486Z] ok github.com/docker/docker/pkg/aaparser 0.006s coverage: 52.9% of statements [2020-12-05T00:07:25.900Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-12-05T00:07:26.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-05T00:07:26.538Z] ok github.com/docker/docker/oci 0.032s coverage: 8.2% of statements [2020-12-05T00:07:26.836Z] ok github.com/docker/docker/opts 0.098s coverage: 67.1% of statements [2020-12-05T00:07:27.199Z] --- PASS: TestUpdateRestartPolicy (10.95s) [2020-12-05T00:07:27.199Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-05T00:07:27.199Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2020-12-05T00:07:27.199Z] === RUN TestWaitNonBlocked [2020-12-05T00:07:27.199Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-05T00:07:27.199Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-05T00:07:27.199Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-05T00:07:27.199Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-05T00:07:27.199Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-05T00:07:27.199Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-05T00:07:27.199Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-12-05T00:07:27.199Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2020-12-05T00:07:27.199Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2020-12-05T00:07:27.199Z] === RUN TestWaitBlocked [2020-12-05T00:07:27.199Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-05T00:07:27.199Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-05T00:07:27.199Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-05T00:07:27.199Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-05T00:07:27.199Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-05T00:07:27.199Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-05T00:07:27.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-12-05T00:07:27.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-05T00:07:27.518Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-12-05T00:07:27.804Z] --- PASS: TestWaitBlocked (0.01s) [2020-12-05T00:07:27.804Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2020-12-05T00:07:27.804Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2020-12-05T00:07:27.804Z] === CONT TestDaemonRestartIpcMode [2020-12-05T00:07:27.804Z] === CONT TestIpcModeOlderClient [2020-12-05T00:07:27.804Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-12-05T00:07:28.931Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-12-05T00:07:28.931Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-12-05T00:07:29.574Z] ok github.com/docker/docker/pkg/authorization 1.180s coverage: 68.3% of statements [2020-12-05T00:07:29.682Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-12-05T00:07:30.030Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-12-05T00:07:30.224Z] ok github.com/docker/docker/pkg/archive 1.162s coverage: 76.9% of statements [2020-12-05T00:07:30.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-05T00:07:30.868Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-12-05T00:07:30.957Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-12-05T00:07:31.212Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-12-05T00:07:31.512Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-12-05T00:07:31.773Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-12-05T00:07:31.809Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 92.9% of statements [2020-12-05T00:07:32.076Z] --- PASS: TestDaemonRestartIpcMode (4.19s) [2020-12-05T00:07:32.076Z] PASS [2020-12-05T00:07:32.076Z] [2020-12-05T00:07:32.076Z] === Skipped [2020-12-05T00:07:32.076Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-12-05T00:07:32.076Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-05T00:07:32.076Z] [2020-12-05T00:07:32.076Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-12-05T00:07:32.076Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-12-05T00:07:32.076Z] [2020-12-05T00:07:32.076Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-12-05T00:07:32.076Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-05T00:07:32.076Z] [2020-12-05T00:07:32.076Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-12-05T00:07:32.076Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-12-05T00:07:32.076Z] [2020-12-05T00:07:32.076Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-12-05T00:07:32.076Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-05T00:07:32.076Z] [2020-12-05T00:07:32.076Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-12-05T00:07:32.076Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-05T00:07:32.076Z] [2020-12-05T00:07:32.076Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-12-05T00:07:32.076Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-05T00:07:32.076Z] [2020-12-05T00:07:32.076Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-12-05T00:07:32.076Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-05T00:07:32.076Z] [2020-12-05T00:07:32.076Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-12-05T00:07:32.076Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-05T00:07:32.076Z] [2020-12-05T00:07:32.076Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-05T00:07:32.076Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-05T00:07:32.076Z] [2020-12-05T00:07:32.076Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-05T00:07:32.076Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-05T00:07:32.076Z] [2020-12-05T00:07:32.076Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-12-05T00:07:32.076Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-12-05T00:07:32.076Z] [2020-12-05T00:07:32.076Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-12-05T00:07:32.076Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-05T00:07:32.076Z] [2020-12-05T00:07:32.076Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2020-12-05T00:07:32.077Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-05T00:07:32.077Z] [2020-12-05T00:07:32.077Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2020-12-05T00:07:32.077Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-05T00:07:32.077Z] [2020-12-05T00:07:32.077Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-12-05T00:07:32.077Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-05T00:07:32.077Z] [2020-12-05T00:07:32.077Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-05T00:07:32.077Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-05T00:07:32.077Z] [2020-12-05T00:07:32.077Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-12-05T00:07:32.077Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-05T00:07:32.077Z] [2020-12-05T00:07:32.077Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-12-05T00:07:32.077Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-12-05T00:07:32.077Z] [2020-12-05T00:07:32.077Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.04s) [2020-12-05T00:07:32.077Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-05T00:07:32.077Z] [2020-12-05T00:07:32.077Z] === SKIP: amd64.integration.container TestNISDomainname (0.04s) [2020-12-05T00:07:32.077Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-12-05T00:07:32.077Z] [2020-12-05T00:07:32.077Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-12-05T00:07:32.077Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-05T00:07:32.077Z] [2020-12-05T00:07:32.077Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-12-05T00:07:32.077Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-05T00:07:32.077Z] [2020-12-05T00:07:32.077Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-12-05T00:07:32.077Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-05T00:07:32.077Z] [2020-12-05T00:07:32.077Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-12-05T00:07:32.077Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-05T00:07:32.077Z] [2020-12-05T00:07:32.077Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-12-05T00:07:32.077Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-05T00:07:32.077Z] [2020-12-05T00:07:32.077Z] [2020-12-05T00:07:32.077Z] DONE 176 tests, 26 skipped in 79.047s [2020-12-05T00:07:32.077Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-12-05T00:07:32.263Z] Removing intermediate container af1f3cb088be [2020-12-05T00:07:32.263Z] ---> e22a59cc1c07 [2020-12-05T00:07:32.263Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-12-05T00:07:32.263Z] ---> Running in a00d73b81856 [2020-12-05T00:07:32.263Z] [2020-12-05T00:07:32.263Z] SUCCESS: Specified value was saved. [2020-12-05T00:07:32.353Z] INFO: Testing against a local daemon [2020-12-05T00:07:32.353Z] === RUN TestCommitInheritsEnv [2020-12-05T00:07:32.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-05T00:07:32.700Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-12-05T00:07:32.862Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-12-05T00:07:33.260Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-12-05T00:07:33.502Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-12-05T00:07:33.819Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-12-05T00:07:34.143Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2020-12-05T00:07:34.143Z] ok github.com/docker/docker/layer 7.833s coverage: 68.8% of statements [2020-12-05T00:07:34.143Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-05T00:07:34.143Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-05T00:07:34.143Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-05T00:07:34.143Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-05T00:07:34.143Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-05T00:07:34.282Z] --- PASS: TestCommitInheritsEnv (1.95s) [2020-12-05T00:07:34.282Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-05T00:07:34.282Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-05T00:07:34.282Z] === RUN TestImagesFilterMultiReference [2020-12-05T00:07:34.282Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-12-05T00:07:34.282Z] === RUN TestImagePullPlatformInvalid [2020-12-05T00:07:34.282Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-12-05T00:07:34.282Z] === RUN TestRemoveImageOrphaning [2020-12-05T00:07:34.380Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.89s) [2020-12-05T00:07:34.380Z] === RUN TestCreateServiceSecretFileMode [2020-12-05T00:07:34.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-05T00:07:34.635Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-12-05T00:07:35.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-05T00:07:35.195Z] ok github.com/docker/docker/pkg/chrootarchive 4.129s coverage: 43.2% of statements [2020-12-05T00:07:35.195Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-05T00:07:35.195Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-05T00:07:35.195Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2020-12-05T00:07:35.195Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2020-12-05T00:07:35.197Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-12-05T00:07:36.025Z] Removing intermediate container a00d73b81856 [2020-12-05T00:07:36.025Z] ---> f7fb15da1e58 [2020-12-05T00:07:36.025Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-12-05T00:07:36.025Z] ---> Running in 13423120fa28 [2020-12-05T00:07:36.123Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-12-05T00:07:36.190Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-12-05T00:07:36.190Z] === RUN TestRemoveImageGarbageCollector [2020-12-05T00:07:36.190Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-05T00:07:36.190Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-12-05T00:07:36.190Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-05T00:07:36.190Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-12-05T00:07:36.190Z] === RUN TestTagInvalidReference [2020-12-05T00:07:36.190Z] --- PASS: TestTagInvalidReference (0.01s) [2020-12-05T00:07:36.190Z] === RUN TestTagValidPrefixedRepo [2020-12-05T00:07:36.190Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-12-05T00:07:36.190Z] === RUN TestTagExistedNameWithoutForce [2020-12-05T00:07:36.190Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-12-05T00:07:36.190Z] === RUN TestTagOfficialNames [2020-12-05T00:07:36.451Z] --- PASS: TestTagOfficialNames (0.05s) [2020-12-05T00:07:36.451Z] === RUN TestTagMatchesDigest [2020-12-05T00:07:36.451Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-12-05T00:07:36.451Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-05T00:07:36.754Z] ok github.com/docker/docker/pkg/fsutils 0.350s coverage: 85.1% of statements [2020-12-05T00:07:36.754Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-12-05T00:07:36.754Z] ok github.com/docker/docker/pkg/discovery/kv 3.105s coverage: 84.1% of statements [2020-12-05T00:07:37.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-05T00:07:37.049Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-12-05T00:07:37.305Z] --- PASS: TestCreateServiceSecretFileMode (2.92s) [2020-12-05T00:07:37.305Z] === RUN TestCreateServiceConfigFileMode [2020-12-05T00:07:37.561Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-12-05T00:07:37.805Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-12-05T00:07:37.806Z] ok github.com/docker/docker/pkg/longpath 0.022s coverage: 100.0% of statements [2020-12-05T00:07:37.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-05T00:07:38.450Z] ok github.com/docker/docker/pkg/idtools 0.742s coverage: 70.1% of statements [2020-12-05T00:07:38.486Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-12-05T00:07:38.746Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2020-12-05T00:07:38.746Z] ok github.com/docker/docker/pkg/parsers 0.029s coverage: 97.0% of statements [2020-12-05T00:07:39.046Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-12-05T00:07:39.388Z] ok github.com/docker/docker/pkg/ioutils 1.379s coverage: 70.6% of statements [2020-12-05T00:07:39.388Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-05T00:07:39.388Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-05T00:07:39.388Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-05T00:07:39.388Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-05T00:07:39.684Z] ok github.com/docker/docker/pkg/parsers/kernel 0.017s coverage: 60.0% of statements [2020-12-05T00:07:39.684Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 86.7% of statements [2020-12-05T00:07:39.791Z] Cannot create a file when that file already exists. [2020-12-05T00:07:39.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-05T00:07:39.972Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-12-05T00:07:40.228Z] --- PASS: TestCreateServiceConfigFileMode (2.96s) [2020-12-05T00:07:40.228Z] === RUN TestCreateServiceSysctls [2020-12-05T00:07:40.328Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2020-12-05T00:07:40.328Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-05T00:07:40.328Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-05T00:07:40.789Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-12-05T00:07:40.976Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.071s coverage: 56.8% of statements [2020-12-05T00:07:41.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-05T00:07:41.715Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-12-05T00:07:42.027Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2020-12-05T00:07:42.027Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2020-12-05T00:07:42.027Z] ok github.com/docker/docker/pkg/plugins/transport 0.029s coverage: 85.7% of statements [2020-12-05T00:07:42.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-05T00:07:42.641Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-12-05T00:07:43.078Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-12-05T00:07:43.201Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-12-05T00:07:43.201Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-12-05T00:07:43.637Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-05T00:07:43.637Z] Using test binary docker [2020-12-05T00:07:43.637Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-05T00:07:43.637Z] +++ /etc/init.d/apparmor start [2020-12-05T00:07:43.637Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-05T00:07:43.637Z] INFO: Waiting for daemon to start... [2020-12-05T00:07:43.637Z] Starting dockerd [2020-12-05T00:07:43.637Z] +++ 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-12-05T00:07:43.721Z] ok github.com/docker/docker/pkg/pubsub 1.134s coverage: 75.0% of statements [2020-12-05T00:07:43.721Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2020-12-05T00:07:44.127Z] --- PASS: TestCreateServiceSysctls (3.70s) [2020-12-05T00:07:44.127Z] === RUN TestCreateServiceCapabilities [2020-12-05T00:07:44.127Z] === RUN TestDockerSuite/TestCpRelativePath [2020-12-05T00:07:44.366Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-12-05T00:07:44.663Z] ok github.com/docker/docker/pkg/streamformatter 0.021s coverage: 66.2% of statements [2020-12-05T00:07:44.687Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-12-05T00:07:45.613Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-12-05T00:07:45.713Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.9% of statements [2020-12-05T00:07:46.010Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 53.8% of statements [2020-12-05T00:07:46.174Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-12-05T00:07:46.308Z] ok github.com/docker/docker/pkg/signal 3.047s coverage: 61.0% of statements [2020-12-05T00:07:46.606Z] ok github.com/docker/docker/pkg/tailfile 0.155s coverage: 88.6% of statements [2020-12-05T00:07:46.901Z] Removing intermediate container 13423120fa28 [2020-12-05T00:07:46.901Z] ---> 7f2e652b2656 [2020-12-05T00:07:46.901Z] Step 13/13 : CMD ["sh"] [2020-12-05T00:07:46.901Z] ---> Running in f0a97260fd38 [2020-12-05T00:07:46.901Z] Removing intermediate container f0a97260fd38 [2020-12-05T00:07:46.901Z] ---> be7ecfe5a005 [2020-12-05T00:07:46.901Z] Successfully built be7ecfe5a005 [2020-12-05T00:07:46.901Z] Successfully tagged busybox:latest [2020-12-05T00:07:46.901Z] INFO: Docker images of the daemon under test [2020-12-05T00:07:46.901Z] [2020-12-05T00:07:46.901Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-12-05T00:07:46.901Z] busybox latest be7ecfe5a005 Less than a second ago 5.19GB [2020-12-05T00:07:46.901Z] mcr.microsoft.com/windows/servercore ltsc2019 32fecabef723 4 weeks ago 5.12GB [2020-12-05T00:07:46.901Z] microsoft/windowsservercore latest 32fecabef723 4 weeks ago 5.12GB [2020-12-05T00:07:46.901Z] [2020-12-05T00:07:46.901Z] INFO: Running integration tests at 12/05/2020 00:07:46... [2020-12-05T00:07:46.901Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-12-05T00:07:46.901Z] INFO: Integration API tests being run from the host: [2020-12-05T00:07:46.901Z] INFO: make.ps1 starting at 12/05/2020 00:07:46 [2020-12-05T00:07:46.902Z] testing: warning: no tests to run [2020-12-05T00:07:46.902Z] coverage: [no statements] [2020-12-05T00:07:46.902Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-12-05T00:07:47.100Z] === RUN TestDockerSuite/TestCpToCaseA [2020-12-05T00:07:47.355Z] --- PASS: TestCreateServiceCapabilities (3.26s) [2020-12-05T00:07:47.355Z] === RUN TestInspect [2020-12-05T00:07:47.552Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-12-05T00:07:47.849Z] ok github.com/docker/docker/pkg/tarsum 0.157s coverage: 89.3% of statements [2020-12-05T00:07:47.849Z] ok github.com/docker/docker/pkg/urlutil 0.015s coverage: 100.0% of statements [2020-12-05T00:07:47.879Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-12-05T00:07:48.282Z] === RUN TestDockerSuite/TestCpToCaseB [2020-12-05T00:07:48.502Z] ok github.com/docker/docker/pkg/useragent 0.055s coverage: 88.9% of statements [2020-12-05T00:07:48.843Z] === RUN TestDockerSuite/TestCpToCaseC [2020-12-05T00:07:50.604Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2020-12-05T00:07:50.604Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 83.5% of statements [2020-12-05T00:07:50.730Z] --- PASS: TestInspect (3.29s) [2020-12-05T00:07:50.730Z] === RUN TestCreateJob [2020-12-05T00:07:51.292Z] === RUN TestDockerSuite/TestCpToCaseD [2020-12-05T00:07:51.769Z] . [2020-12-05T00:07:51.769Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-05T00:07:51.769Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-05T00:07:51.769Z] Error: No such image: emptyfs [2020-12-05T00:07:51.769Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-05T00:07:51.769Z] ++++ docker load [2020-12-05T00:07:52.031Z] Running integration-test (iteration 1) [2020-12-05T00:07:52.031Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-12-05T00:07:52.031Z] ++ 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-12-05T00:07:52.031Z] ++ set -e [2020-12-05T00:07:52.031Z] ++ '[' -n 0 ']' [2020-12-05T00:07:52.031Z] ++ set -x [2020-12-05T00:07:52.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:07:52.156Z] ok github.com/docker/docker/reference 0.014s coverage: 84.4% of statements [2020-12-05T00:07:52.453Z] ok github.com/docker/docker/plugin 0.569s coverage: 23.2% of statements [2020-12-05T00:07:53.985Z] ok github.com/docker/docker/quota 0.719s coverage: 71.4% of statements [2020-12-05T00:07:54.282Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2020-12-05T00:07:54.924Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 50.9% of statements [2020-12-05T00:07:55.457Z] --- PASS: TestCreateJob (4.23s) [2020-12-05T00:07:55.457Z] === RUN TestReplicatedJob [2020-12-05T00:07:55.569Z] ok github.com/docker/docker/registry 0.221s coverage: 57.2% of statements [2020-12-05T00:07:55.865Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-12-05T00:07:56.017Z] === RUN TestDockerSuite/TestCpToCaseE [2020-12-05T00:07:56.914Z] ok github.com/docker/docker/runconfig 0.019s coverage: 66.1% of statements [2020-12-05T00:07:59.018Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2020-12-05T00:08:00.180Z] === RUN TestDockerSuite/TestCpToCaseF [2020-12-05T00:08:00.435Z] === RUN TestDockerSuite/TestCpToCaseG [2020-12-05T00:08:00.558Z] ok github.com/docker/docker/volume/mounts 0.062s coverage: 67.0% of statements [2020-12-05T00:08:01.198Z] ok github.com/docker/docker/volume/local 0.237s coverage: 76.6% of statements [2020-12-05T00:08:01.798Z] --- PASS: TestReplicatedJob (7.02s) [2020-12-05T00:08:01.798Z] === RUN TestUpdateReplicatedJob [2020-12-05T00:08:01.832Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2020-12-05T00:08:05.106Z] === RUN TestDockerSuite/TestCpToCaseH [2020-12-05T00:08:06.032Z] --- PASS: TestUpdateReplicatedJob (4.02s) [2020-12-05T00:08:06.032Z] === RUN TestServiceListWithStatuses [2020-12-05T00:08:06.032Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-05T00:08:06.032Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-05T00:08:06.032Z] === RUN TestDockerNetworkConnectAlias [2020-12-05T00:08:06.943Z] Loaded image: buildpack-deps:buster [2020-12-05T00:08:06.943Z] Loaded image: busybox:latest [2020-12-05T00:08:06.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-12-05T00:08:07.884Z] === RUN TestDockerSuite/TestCpToCaseI [2020-12-05T00:08:08.811Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-12-05T00:08:08.855Z] Loaded image: busybox:glibc [2020-12-05T00:08:09.115Z] Loaded image: debian:buster [2020-12-05T00:08:09.115Z] Loaded image: hello-world:latest [2020-12-05T00:08:09.375Z] Loaded image: arm32v7/hello-world:latest [2020-12-05T00:08:09.376Z] INFO: Testing against a local daemon [2020-12-05T00:08:09.376Z] === RUN TestCgroupNamespacesBuild [2020-12-05T00:08:09.963Z] --- PASS: TestImportExtremelyLargeImageWorks (80.66s) [2020-12-05T00:08:09.963Z] PASS [2020-12-05T00:08:09.963Z] [2020-12-05T00:08:09.963Z] === Skipped [2020-12-05T00:08:09.963Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-05T00:08:09.963Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:08:09.963Z] [2020-12-05T00:08:09.963Z] [2020-12-05T00:08:09.963Z] DONE 12 tests, 1 skipped in 82.366s [2020-12-05T00:08:09.963Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-12-05T00:08:09.963Z] ++ 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-12-05T00:08:09.963Z] ++ set -e [2020-12-05T00:08:09.963Z] ++ '[' -n 0 ']' [2020-12-05T00:08:09.963Z] ++ set -x [2020-12-05T00:08:09.963Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:08:09.963Z] INFO: Testing against a local daemon [2020-12-05T00:08:09.963Z] === RUN TestNetworkCreateDelete [2020-12-05T00:08:09.963Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-12-05T00:08:09.963Z] === RUN TestDockerNetworkDeletePreferID [2020-12-05T00:08:09.963Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-12-05T00:08:09.963Z] === RUN TestDaemonDNSFallback [2020-12-05T00:08:12.023Z] --- PASS: TestDaemonDNSFallback (2.59s) [2020-12-05T00:08:12.023Z] === RUN TestInspectNetwork [2020-12-05T00:08:12.677Z] --- PASS: TestCgroupNamespacesBuild (3.21s) [2020-12-05T00:08:12.677Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-05T00:08:12.973Z] --- PASS: TestDockerNetworkConnectAlias (6.41s) [2020-12-05T00:08:12.973Z] === RUN TestDockerNetworkReConnect [2020-12-05T00:08:13.105Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-05T00:08:13.105Z] INFO: Testing against a local daemon [2020-12-05T00:08:13.105Z] === RUN TestBuildWithSession [2020-12-05T00:08:13.105Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-05T00:08:13.105Z] build_session_test.go:25: TODO: BuildKit [2020-12-05T00:08:13.105Z] === RUN TestBuildSquashParent [2020-12-05T00:08:13.105Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-12-05T00:08:13.105Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:08:13.105Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-05T00:08:13.105Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-05T00:08:13.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-05T00:08:13.105Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-05T00:08:13.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-05T00:08:13.105Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-05T00:08:13.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-05T00:08:13.105Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-05T00:08:13.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-05T00:08:13.105Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-05T00:08:13.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-05T00:08:13.105Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-05T00:08:13.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-05T00:08:13.105Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-05T00:08:13.105Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-05T00:08:13.105Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-05T00:08:13.105Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-05T00:08:13.229Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-12-05T00:08:13.790Z] === RUN TestDockerSuite/TestCpToDot [2020-12-05T00:08:14.593Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.86s) [2020-12-05T00:08:14.593Z] === RUN TestBuildWithSession [2020-12-05T00:08:14.593Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-05T00:08:14.593Z] build_session_test.go:25: TODO: BuildKit [2020-12-05T00:08:14.593Z] === RUN TestBuildSquashParent [2020-12-05T00:08:15.154Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-12-05T00:08:17.041Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-12-05T00:08:17.177Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.6% of statements [2020-12-05T00:08:17.177Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-05T00:08:17.177Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-05T00:08:17.177Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-05T00:08:17.177Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-05T00:08:17.177Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-05T00:08:17.177Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-05T00:08:17.177Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-05T00:08:17.177Z] ? github.com/docker/docker/rootless [no test files] [2020-12-05T00:08:17.177Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-05T00:08:17.177Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-05T00:08:17.177Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-05T00:08:17.177Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-05T00:08:17.177Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-05T00:08:17.177Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-05T00:08:17.177Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-05T00:08:17.177Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-05T00:08:17.177Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-05T00:08:17.177Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-05T00:08:17.177Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-05T00:08:17.177Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-05T00:08:17.177Z] ? github.com/docker/docker/volume [no test files] [2020-12-05T00:08:17.177Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-05T00:08:17.177Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === Skipped [2020-12-05T00:08:17.177Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-05T00:08:17.177Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-05T00:08:17.177Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-05T00:08:17.177Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:08:17.177Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-05T00:08:17.177Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:08:17.177Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-05T00:08:17.177Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:08:17.177Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-05T00:08:17.177Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:08:17.177Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-05T00:08:17.177Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:08:17.177Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-05T00:08:17.177Z] graphtest_unix.go:73: No driver to put! [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-05T00:08:17.177Z] time="2020-12-05T00:06:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-05T00:08:17.177Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-05T00:08:17.177Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-05T00:08:17.177Z] time="2020-12-05T00:06:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-05T00:08:17.177Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-05T00:08:17.177Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-05T00:08:17.177Z] time="2020-12-05T00:06:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-05T00:08:17.177Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-05T00:08:17.177Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-05T00:08:17.177Z] time="2020-12-05T00:06:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-05T00:08:17.177Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-05T00:08:17.177Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-05T00:08:17.177Z] time="2020-12-05T00:06:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-05T00:08:17.177Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-05T00:08:17.177Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-05T00:08:17.177Z] graphtest_unix.go:73: No driver to put! [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-05T00:08:17.177Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-05T00:08:17.177Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-05T00:08:17.177Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-05T00:08:17.177Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-05T00:08:17.177Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:08:17.177Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-05T00:08:17.177Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:08:17.177Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-05T00:08:17.177Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:08:17.177Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-05T00:08:17.177Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:08:17.177Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-05T00:08:17.177Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:08:17.177Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-05T00:08:17.177Z] graphtest_unix.go:73: No driver to put! [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-05T00:08:17.177Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-05T00:08:17.177Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] [2020-12-05T00:08:17.177Z] DONE 2191 tests, 26 skipped in 271.678s Post stage [Pipeline] junit [2020-12-05T00:08:17.222Z] Recording test results [2020-12-05T00:08:17.573Z] === RUN TestInspectNetwork/full_network_id [2020-12-05T00:08:17.573Z] === RUN TestInspectNetwork/partial_network_id [2020-12-05T00:08:17.573Z] === RUN TestInspectNetwork/network_name [2020-12-05T00:08:17.573Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-05T00:08:18.046Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b -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:495d623ae5b1b601667d82682c5c265be189a29b hack/make.sh dynbinary test-integration [2020-12-05T00:08:18.343Z] [2020-12-05T00:08:18.343Z] Removing bundles/ [2020-12-05T00:08:18.343Z] [2020-12-05T00:08:18.343Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-05T00:08:18.343Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-05T00:08:18.343Z] GOOS="" GOARCH="" GOARM="" [2020-12-05T00:08:18.405Z] --- PASS: TestDockerNetworkReConnect (5.88s) [2020-12-05T00:08:18.405Z] === RUN TestServicePlugin [2020-12-05T00:08:18.661Z] === RUN TestDockerSuite/TestCpToStdout [2020-12-05T00:08:19.223Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-12-05T00:08:20.150Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-12-05T00:08:20.405Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-12-05T00:08:20.965Z] === RUN TestDockerSuite/TestCpVolumePath [2020-12-05T00:08:21.177Z] --- PASS: TestBuildSquashParent (6.58s) [2020-12-05T00:08:21.177Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-05T00:08:21.177Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-05T00:08:21.177Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-05T00:08:21.177Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-05T00:08:21.177Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-05T00:08:21.177Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-05T00:08:21.177Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-05T00:08:21.177Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-05T00:08:21.177Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-05T00:08:21.177Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-05T00:08:21.177Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-05T00:08:21.177Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-05T00:08:21.177Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-05T00:08:21.177Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-05T00:08:21.177Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-05T00:08:21.177Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-05T00:08:21.177Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-05T00:08:21.892Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-12-05T00:08:21.892Z] === RUN TestDockerSuite/TestCreateArgs [2020-12-05T00:08:21.892Z] === RUN TestDockerSuite/TestCreateByImageID [2020-12-05T00:08:22.452Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-12-05T00:08:23.013Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-12-05T00:08:23.013Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-12-05T00:08:23.013Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-12-05T00:08:23.121Z] --- PASS: TestInspectNetwork (11.36s) [2020-12-05T00:08:23.121Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-05T00:08:23.121Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-05T00:08:23.121Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-05T00:08:23.121Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-05T00:08:23.121Z] === RUN TestRunContainerWithBridgeNone [2020-12-05T00:08:23.268Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-12-05T00:08:23.518Z] ..........................xx.................... [ 29%] [2020-12-05T00:08:23.523Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-12-05T00:08:23.728Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-05T00:08:23.990Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-05T00:08:24.083Z] === RUN TestDockerSuite/TestCreateLabels [2020-12-05T00:08:24.083Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-12-05T00:08:24.083Z] === RUN TestDockerSuite/TestCreateRM [2020-12-05T00:08:24.083Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-12-05T00:08:24.083Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-12-05T00:08:24.083Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-12-05T00:08:24.338Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-12-05T00:08:25.840Z] --- PASS: TestRunContainerWithBridgeNone (2.47s) [2020-12-05T00:08:25.840Z] === RUN TestNetworkInvalidJSON [2020-12-05T00:08:25.840Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-05T00:08:25.840Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-05T00:08:25.840Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-05T00:08:25.840Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-05T00:08:25.840Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-05T00:08:25.840Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-05T00:08:25.840Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-05T00:08:25.840Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-05T00:08:25.840Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-05T00:08:25.840Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-12-05T00:08:25.840Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-05T00:08:25.840Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-05T00:08:25.840Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-05T00:08:25.840Z] === RUN TestHostIPv4BridgeLabel [2020-12-05T00:08:25.905Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-05T00:08:25.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.55s) [2020-12-05T00:08:25.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.85s) [2020-12-05T00:08:25.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.00s) [2020-12-05T00:08:25.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.10s) [2020-12-05T00:08:25.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.31s) [2020-12-05T00:08:25.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s) [2020-12-05T00:08:25.905Z] === RUN TestBuildMultiStageCopy [2020-12-05T00:08:25.905Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-05T00:08:26.130Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-12-05T00:08:26.130Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-05T00:08:26.227Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-12-05T00:08:26.227Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-12-05T00:08:26.227Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-12-05T00:08:27.158Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-12-05T00:08:27.158Z] === RUN TestDaemonDefaultNetworkPools [2020-12-05T00:08:27.990Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-05T00:08:28.187Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-12-05T00:08:28.187Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-05T00:08:28.452Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-05T00:08:28.453Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-05T00:08:28.714Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-05T00:08:29.216Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-12-05T00:08:29.216Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-05T00:08:29.285Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-05T00:08:29.490Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-12-05T00:08:29.490Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-12-05T00:08:29.490Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-12-05T00:08:29.490Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-12-05T00:08:29.490Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-12-05T00:08:29.490Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-12-05T00:08:29.856Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-05T00:08:30.051Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-12-05T00:08:30.245Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2020-12-05T00:08:30.245Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-05T00:08:30.429Z] --- PASS: TestBuildMultiStageCopy (4.50s) [2020-12-05T00:08:30.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.32s) [2020-12-05T00:08:30.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-12-05T00:08:30.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-12-05T00:08:30.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-12-05T00:08:30.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2020-12-05T00:08:30.429Z] === RUN TestBuildMultiStageParentConfig [2020-12-05T00:08:30.977Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-12-05T00:08:31.273Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-12-05T00:08:31.273Z] === RUN TestServiceWithPredefinedNetwork [2020-12-05T00:08:31.538Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-12-05T00:08:32.339Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2020-12-05T00:08:32.339Z] === RUN TestBuildLabelWithTargets [2020-12-05T00:08:32.901Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-12-05T00:08:33.826Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-12-05T00:08:34.254Z] --- PASS: TestBuildLabelWithTargets (2.35s) [2020-12-05T00:08:34.254Z] === RUN TestBuildWithEmptyLayers [2020-12-05T00:08:34.387Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-12-05T00:08:34.949Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-12-05T00:08:34.949Z] === RUN TestDockerSuite/TestDevicePermissions [2020-12-05T00:08:35.509Z] === RUN TestDockerSuite/TestDockerFails [2020-12-05T00:08:35.509Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-12-05T00:08:35.509Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-12-05T00:08:35.509Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-12-05T00:08:35.640Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2020-12-05T00:08:35.640Z] === RUN TestBuildMultiStageOnBuild [2020-12-05T00:08:35.711Z] --- PASS: TestServiceWithPredefinedNetwork (3.91s) [2020-12-05T00:08:35.711Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-05T00:08:35.711Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-05T00:08:35.711Z] service_test.go:236: FLAKY_TEST [2020-12-05T00:08:35.711Z] === RUN TestServiceWithDataPathPortInit [2020-12-05T00:08:36.435Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-12-05T00:08:36.995Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-12-05T00:08:37.920Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-12-05T00:08:37.920Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-12-05T00:08:37.920Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-12-05T00:08:38.176Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-12-05T00:08:38.185Z] --- PASS: TestBuildMultiStageOnBuild (2.74s) [2020-12-05T00:08:38.185Z] === RUN TestBuildUncleanTarFilenames [2020-12-05T00:08:39.569Z] --- PASS: TestBuildUncleanTarFilenames (1.48s) [2020-12-05T00:08:39.569Z] === RUN TestBuildMultiStageLayerLeak [2020-12-05T00:08:39.670Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-12-05T00:08:40.884Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-12-05T00:08:40.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.84s) [2020-12-05T00:08:40.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (15.93s) [2020-12-05T00:08:40.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.28s) [2020-12-05T00:08:40.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (20.66s) [2020-12-05T00:08:40.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.92s) [2020-12-05T00:08:40.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.36s) [2020-12-05T00:08:40.884Z] === RUN TestBuildMultiStageCopy [2020-12-05T00:08:40.884Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-05T00:08:42.869Z] --- PASS: TestBuildMultiStageLayerLeak (2.95s) [2020-12-05T00:08:42.869Z] === RUN TestBuildWithHugeFile [2020-12-05T00:08:44.704Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-12-05T00:08:45.266Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-12-05T00:08:47.141Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-12-05T00:08:47.152Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-12-05T00:08:48.515Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-12-05T00:08:49.441Z] === RUN TestDockerSuite/TestEventsAttach [2020-12-05T00:08:49.441Z] --- PASS: TestServicePlugin (31.25s) [2020-12-05T00:08:49.441Z] plugin_test.go:62: [deebe0fd772c9] joining swarm manager [db5be389f20e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:08:49.441Z] plugin_test.go:65: [d4d2fb54ecec7] joining swarm manager [db5be389f20e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-05T00:08:49.441Z] === RUN TestServiceUpdateLabel [2020-12-05T00:08:49.696Z] === RUN TestDockerSuite/TestEventsCommit [2020-12-05T00:08:50.622Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-12-05T00:08:51.182Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-12-05T00:08:51.725Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-12-05T00:08:51.742Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-12-05T00:08:52.302Z] --- PASS: TestServiceUpdateLabel (2.82s) [2020-12-05T00:08:52.302Z] === RUN TestServiceUpdateSecrets [2020-12-05T00:08:52.557Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-12-05T00:08:53.318Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-05T00:08:53.921Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-12-05T00:08:54.299Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-05T00:08:55.274Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-05T00:08:55.283Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-12-05T00:08:56.250Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-05T00:08:57.796Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-12-05T00:08:57.799Z] --- PASS: TestBuildMultiStageCopy (18.04s) [2020-12-05T00:08:57.799Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (13.85s) [2020-12-05T00:08:57.799Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) [2020-12-05T00:08:57.799Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.98s) [2020-12-05T00:08:57.799Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.12s) [2020-12-05T00:08:57.799Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.29s) [2020-12-05T00:08:57.799Z] === RUN TestBuildMultiStageParentConfig [2020-12-05T00:08:58.144Z] --- PASS: TestServiceWithDataPathPortInit (21.53s) [2020-12-05T00:08:58.144Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-05T00:08:58.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-12-05T00:08:59.720Z] === RUN TestDockerSuite/TestEventsCopy [2020-12-05T00:09:00.000Z] --- PASS: TestBuildMultiStageParentConfig (2.19s) [2020-12-05T00:09:00.000Z] === RUN TestBuildLabelWithTargets [2020-12-05T00:09:00.000Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-12-05T00:09:00.000Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-05T00:09:00.000Z] === RUN TestBuildWithEmptyLayers [2020-12-05T00:09:00.646Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-12-05T00:09:00.978Z] --- PASS: TestBuildWithEmptyLayers (1.11s) [2020-12-05T00:09:00.978Z] === RUN TestBuildMultiStageOnBuild [2020-12-05T00:09:01.572Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-12-05T00:09:02.133Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-12-05T00:09:02.388Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-12-05T00:09:03.314Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-12-05T00:09:04.239Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-12-05T00:09:04.239Z] === RUN TestDockerSuite/TestEventsFilterType [2020-12-05T00:09:04.493Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-12-05T00:09:04.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-12-05T00:09:04.749Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-12-05T00:09:04.749Z] === RUN TestDockerSuite/TestEventsFilters [2020-12-05T00:09:06.111Z] === RUN TestDockerSuite/TestEventsFormat [2020-12-05T00:09:06.772Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.37s) [2020-12-05T00:09:06.772Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7cb2go1fcvl4g2kz12e50gao9 Created:2020-12-05 00:08:57.962092762 +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[a5138280984fb5a0f6119b4c6b715bf0fe72d6b3f28db9c936f0f8f396f2d1c1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m9ncanp42ozbajktnqgnmszpv EndpointID:19ec5e17e32550c50aadd9f20a1b30210efb352fbd45b1add0407d2e97be652f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7a731c50468cdf4a0032cde4a053d4e7e48b11a62ee73588741e4a07a516bdc0 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:f93f928c7f2d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m9ncanp42ozbajktnqgnmszpv EndpointID:19ec5e17e32550c50aadd9f20a1b30210efb352fbd45b1add0407d2e97be652f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-05T00:09:06.772Z] PASS [2020-12-05T00:09:06.772Z] [2020-12-05T00:09:06.772Z] === Skipped [2020-12-05T00:09:06.772Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-05T00:09:06.772Z] service_test.go:236: FLAKY_TEST [2020-12-05T00:09:06.772Z] [2020-12-05T00:09:06.772Z] [2020-12-05T00:09:06.772Z] DONE 23 tests, 1 skipped in 58.411s [2020-12-05T00:09:06.772Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-05T00:09:06.772Z] ++ 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-12-05T00:09:06.772Z] ++ set -e [2020-12-05T00:09:06.772Z] ++ '[' -n 0 ']' [2020-12-05T00:09:06.772Z] ++ set -x [2020-12-05T00:09:06.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:09:07.062Z] INFO: Testing against a local daemon [2020-12-05T00:09:07.062Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-05T00:09:07.062Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-05T00:09:07.062Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-05T00:09:07.062Z] === RUN TestDockerNetworkIpvlan [2020-12-05T00:09:07.062Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-05T00:09:07.062Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-05T00:09:07.062Z] PASS [2020-12-05T00:09:07.062Z] [2020-12-05T00:09:07.062Z] === Skipped [2020-12-05T00:09:07.062Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-05T00:09:07.062Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-05T00:09:07.062Z] [2020-12-05T00:09:07.062Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-05T00:09:07.062Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-05T00:09:07.062Z] [2020-12-05T00:09:07.062Z] [2020-12-05T00:09:07.062Z] DONE 2 tests, 2 skipped in 0.202s [2020-12-05T00:09:07.062Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-05T00:09:07.062Z] ++ 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-12-05T00:09:07.062Z] ++ set -e [2020-12-05T00:09:07.062Z] ++ '[' -n 0 ']' [2020-12-05T00:09:07.062Z] ++ set -x [2020-12-05T00:09:07.062Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:09:07.062Z] INFO: Testing against a local daemon [2020-12-05T00:09:07.062Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-05T00:09:07.475Z] --- PASS: TestServiceUpdateSecrets (15.15s) [2020-12-05T00:09:07.475Z] === RUN TestServiceUpdateConfigs [2020-12-05T00:09:07.731Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-12-05T00:09:07.731Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-12-05T00:09:07.731Z] === RUN TestDockerSuite/TestEventsImageImport [2020-12-05T00:09:08.106Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-12-05T00:09:08.291Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-12-05T00:09:08.547Z] === RUN TestDockerSuite/TestEventsImagePull [2020-12-05T00:09:08.564Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-12-05T00:09:08.564Z] === RUN TestDockerNetworkMacvlan [2020-12-05T00:09:08.802Z] === RUN TestDockerSuite/TestEventsImageTag [2020-12-05T00:09:09.639Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-05T00:09:10.164Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-12-05T00:09:10.164Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-12-05T00:09:10.164Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-12-05T00:09:10.164Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-12-05T00:09:10.668Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-05T00:09:11.698Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-05T00:09:12.050Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-12-05T00:09:12.305Z] === RUN TestDockerSuite/TestEventsRename [2020-12-05T00:09:12.866Z] === RUN TestDockerSuite/TestEventsResize [2020-12-05T00:09:13.426Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-12-05T00:09:13.682Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-12-05T00:09:14.243Z] === RUN TestDockerSuite/TestEventsStreaming [2020-12-05T00:09:14.803Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-12-05T00:09:16.247Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-05T00:09:16.263Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-12-05T00:09:18.047Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-12-05T00:09:18.066Z] === RUN TestDockerSuite/TestEventsTop [2020-12-05T00:09:18.320Z] === RUN TestDockerSuite/TestEventsUntag [2020-12-05T00:09:18.728Z] --- PASS: TestBuildMultiStageOnBuild (17.91s) [2020-12-05T00:09:18.728Z] === RUN TestBuildUncleanTarFilenames [2020-12-05T00:09:18.728Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-12-05T00:09:18.728Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-05T00:09:18.728Z] === RUN TestBuildMultiStageLayerLeak [2020-12-05T00:09:19.753Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-05T00:09:20.833Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-12-05T00:09:22.388Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-12-05T00:09:22.718Z] === RUN TestDockerSuite/TestExec [2020-12-05T00:09:22.718Z] --- PASS: TestServiceUpdateConfigs (15.27s) [2020-12-05T00:09:22.718Z] === RUN TestServiceUpdateNetwork [2020-12-05T00:09:23.279Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-12-05T00:09:23.839Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-12-05T00:09:24.400Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-12-05T00:09:25.325Z] === RUN TestDockerSuite/TestExecAPIStart [2020-12-05T00:09:26.688Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-12-05T00:09:26.943Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-12-05T00:09:27.504Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-12-05T00:09:27.952Z] --- PASS: TestImportExtremelyLargeImageWorks (102.69s) [2020-12-05T00:09:27.952Z] PASS [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] === Skipped [2020-12-05T00:09:27.952Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-05T00:09:27.952Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] DONE 12 tests, 1 skipped in 107.001s [2020-12-05T00:09:27.952Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-12-05T00:09:27.952Z] INFO: Testing against a local daemon [2020-12-05T00:09:27.952Z] === RUN TestNetworkCreateDelete [2020-12-05T00:09:27.952Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-12-05T00:09:27.952Z] === RUN TestDockerNetworkDeletePreferID [2020-12-05T00:09:27.952Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-12-05T00:09:27.952Z] === RUN TestDaemonDNSFallback [2020-12-05T00:09:27.952Z] --- PASS: TestDaemonDNSFallback (7.29s) [2020-12-05T00:09:27.952Z] === RUN TestInspectNetwork [2020-12-05T00:09:27.952Z] --- SKIP: TestInspectNetwork (0.00s) [2020-12-05T00:09:27.952Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:27.952Z] === RUN TestRunContainerWithBridgeNone [2020-12-05T00:09:27.952Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-12-05T00:09:27.952Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-05T00:09:27.952Z] === RUN TestNetworkInvalidJSON [2020-12-05T00:09:27.952Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-05T00:09:27.952Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-05T00:09:27.952Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-05T00:09:27.952Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-05T00:09:27.952Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-05T00:09:27.952Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-05T00:09:27.952Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-05T00:09:27.952Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-05T00:09:27.952Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-05T00:09:27.952Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-12-05T00:09:27.952Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-05T00:09:27.952Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-05T00:09:27.952Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-05T00:09:27.952Z] === RUN TestHostIPv4BridgeLabel [2020-12-05T00:09:27.952Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-12-05T00:09:27.952Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-05T00:09:27.952Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-05T00:09:27.952Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-12-05T00:09:27.952Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-05T00:09:27.952Z] === RUN TestDaemonDefaultNetworkPools [2020-12-05T00:09:27.952Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-12-05T00:09:27.952Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-05T00:09:27.952Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-05T00:09:27.952Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-12-05T00:09:27.952Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-05T00:09:27.952Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-05T00:09:27.952Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-12-05T00:09:27.952Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-05T00:09:27.952Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-05T00:09:27.952Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-12-05T00:09:27.952Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-05T00:09:27.952Z] === RUN TestServiceWithPredefinedNetwork [2020-12-05T00:09:27.952Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-12-05T00:09:27.952Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:27.952Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-05T00:09:27.952Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-05T00:09:27.952Z] service_test.go:236: FLAKY_TEST [2020-12-05T00:09:27.952Z] === RUN TestServiceWithDataPathPortInit [2020-12-05T00:09:27.952Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-12-05T00:09:27.952Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:27.952Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-05T00:09:27.952Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-05T00:09:27.952Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:27.952Z] PASS [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] === Skipped [2020-12-05T00:09:27.952Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-12-05T00:09:27.952Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-12-05T00:09:27.952Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-12-05T00:09:27.952Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-12-05T00:09:27.952Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-12-05T00:09:27.952Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-12-05T00:09:27.952Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-12-05T00:09:27.952Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-12-05T00:09:27.952Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-12-05T00:09:27.952Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-05T00:09:27.952Z] service_test.go:236: FLAKY_TEST [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-12-05T00:09:27.952Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-05T00:09:27.952Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] DONE 19 tests, 12 skipped in 7.992s [2020-12-05T00:09:27.952Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-05T00:09:27.952Z] INFO: Testing against a local daemon [2020-12-05T00:09:27.952Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-05T00:09:27.952Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-05T00:09:27.952Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-05T00:09:27.952Z] === RUN TestDockerNetworkIpvlan [2020-12-05T00:09:27.952Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-05T00:09:27.952Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-05T00:09:27.952Z] PASS [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] === Skipped [2020-12-05T00:09:27.952Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-05T00:09:27.952Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-05T00:09:27.952Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] DONE 2 tests, 2 skipped in 0.107s [2020-12-05T00:09:27.952Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-05T00:09:27.952Z] INFO: Testing against a local daemon [2020-12-05T00:09:27.952Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-05T00:09:27.952Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-12-05T00:09:27.952Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-05T00:09:27.952Z] === RUN TestDockerNetworkMacvlan [2020-12-05T00:09:27.952Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-12-05T00:09:27.952Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-05T00:09:27.952Z] PASS [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] === Skipped [2020-12-05T00:09:27.952Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-12-05T00:09:27.952Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-12-05T00:09:27.952Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] DONE 2 tests, 2 skipped in 0.101s [2020-12-05T00:09:27.952Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-05T00:09:27.952Z] testing: warning: no tests to run [2020-12-05T00:09:27.952Z] PASS [2020-12-05T00:09:27.952Z] [2020-12-05T00:09:27.952Z] DONE 0 tests in 0.021s [2020-12-05T00:09:27.952Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-05T00:09:27.952Z] INFO: Testing against a local daemon [2020-12-05T00:09:27.952Z] === RUN TestAuthZPluginAllowRequest [2020-12-05T00:09:27.952Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-12-05T00:09:27.952Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.952Z] === RUN TestAuthZPluginTLS [2020-12-05T00:09:27.952Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-12-05T00:09:27.952Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.952Z] === RUN TestAuthZPluginDenyRequest [2020-12-05T00:09:27.952Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-12-05T00:09:27.952Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.952Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-05T00:09:27.952Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-12-05T00:09:27.952Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.952Z] === RUN TestAuthZPluginDenyResponse [2020-12-05T00:09:27.952Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-12-05T00:09:27.952Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.952Z] === RUN TestAuthZPluginAllowEventStream [2020-12-05T00:09:27.952Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-12-05T00:09:27.952Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.952Z] === RUN TestAuthZPluginErrorResponse [2020-12-05T00:09:27.952Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-12-05T00:09:27.952Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.952Z] === RUN TestAuthZPluginErrorRequest [2020-12-05T00:09:27.952Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-12-05T00:09:27.952Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.952Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-05T00:09:27.952Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-12-05T00:09:27.952Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.952Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-05T00:09:27.952Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-12-05T00:09:27.952Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.952Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-05T00:09:27.952Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-12-05T00:09:27.952Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.952Z] === RUN TestAuthZPluginHeader [2020-12-05T00:09:27.952Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-12-05T00:09:27.952Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.952Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-05T00:09:27.952Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.08s) [2020-12-05T00:09:27.952Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.952Z] === RUN TestAuthZPluginV2Disable [2020-12-05T00:09:27.952Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-12-05T00:09:27.953Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.953Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-05T00:09:27.953Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-12-05T00:09:27.953Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.953Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-05T00:09:27.953Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-12-05T00:09:27.953Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.953Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-05T00:09:27.953Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-12-05T00:09:27.953Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.953Z] PASS [2020-12-05T00:09:27.953Z] [2020-12-05T00:09:27.953Z] === Skipped [2020-12-05T00:09:27.953Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-12-05T00:09:27.953Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.953Z] [2020-12-05T00:09:27.953Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-12-05T00:09:27.953Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.953Z] [2020-12-05T00:09:27.953Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-12-05T00:09:27.953Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.953Z] [2020-12-05T00:09:27.953Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-12-05T00:09:27.953Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.953Z] [2020-12-05T00:09:27.953Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-12-05T00:09:27.953Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.953Z] [2020-12-05T00:09:27.953Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-12-05T00:09:27.953Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.953Z] [2020-12-05T00:09:27.953Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-12-05T00:09:27.953Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.953Z] [2020-12-05T00:09:27.953Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-12-05T00:09:27.953Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.953Z] [2020-12-05T00:09:27.953Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-12-05T00:09:27.953Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.953Z] [2020-12-05T00:09:27.953Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-12-05T00:09:27.953Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.953Z] [2020-12-05T00:09:27.953Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-12-05T00:09:27.953Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.953Z] [2020-12-05T00:09:27.953Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-12-05T00:09:27.953Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.953Z] [2020-12-05T00:09:27.953Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.08s) [2020-12-05T00:09:27.953Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.953Z] [2020-12-05T00:09:27.953Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-12-05T00:09:27.953Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.953Z] [2020-12-05T00:09:27.953Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-12-05T00:09:27.953Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.953Z] [2020-12-05T00:09:27.953Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-12-05T00:09:27.953Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.953Z] [2020-12-05T00:09:27.953Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-12-05T00:09:27.953Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.953Z] [2020-12-05T00:09:27.953Z] [2020-12-05T00:09:27.953Z] DONE 17 tests, 17 skipped in 0.273s [2020-12-05T00:09:27.953Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-05T00:09:27.953Z] INFO: Testing against a local daemon [2020-12-05T00:09:27.953Z] === RUN TestPluginInvalidJSON [2020-12-05T00:09:27.953Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-05T00:09:27.953Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-05T00:09:27.953Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-05T00:09:27.953Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-12-05T00:09:27.953Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-05T00:09:27.953Z] === RUN TestPluginInstall [2020-12-05T00:09:27.953Z] --- SKIP: TestPluginInstall (0.00s) [2020-12-05T00:09:27.953Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.953Z] PASS [2020-12-05T00:09:27.953Z] [2020-12-05T00:09:27.953Z] === Skipped [2020-12-05T00:09:27.953Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-12-05T00:09:27.953Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-05T00:09:27.953Z] [2020-12-05T00:09:27.953Z] [2020-12-05T00:09:27.953Z] DONE 3 tests, 1 skipped in 0.129s [2020-12-05T00:09:27.953Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-05T00:09:27.953Z] INFO: Testing against a local daemon [2020-12-05T00:09:27.953Z] === RUN TestExternalGraphDriver [2020-12-05T00:09:27.953Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-12-05T00:09:27.953Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-12-05T00:09:27.953Z] === RUN TestGraphdriverPluginV2 [2020-12-05T00:09:28.065Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-12-05T00:09:28.281Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-05T00:09:28.625Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-12-05T00:09:28.911Z] --- PASS: TestDockerNetworkMacvlan (20.29s) [2020-12-05T00:09:28.911Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-12-05T00:09:28.911Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-12-05T00:09:28.911Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.49s) [2020-12-05T00:09:28.911Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.56s) [2020-12-05T00:09:28.911Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.63s) [2020-12-05T00:09:28.911Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.66s) [2020-12-05T00:09:28.911Z] PASS [2020-12-05T00:09:28.911Z] [2020-12-05T00:09:28.911Z] DONE 8 tests in 21.910s [2020-12-05T00:09:28.911Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-05T00:09:28.911Z] ++ 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-12-05T00:09:28.911Z] ++ set -e [2020-12-05T00:09:28.911Z] ++ '[' -n 0 ']' [2020-12-05T00:09:28.911Z] ++ set -x [2020-12-05T00:09:28.911Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:09:29.186Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-12-05T00:09:29.200Z] testing: warning: no tests to run [2020-12-05T00:09:29.200Z] PASS [2020-12-05T00:09:29.201Z] [2020-12-05T00:09:29.201Z] DONE 0 tests in 0.075s [2020-12-05T00:09:29.201Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-05T00:09:29.201Z] ++ 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-12-05T00:09:29.201Z] ++ set -e [2020-12-05T00:09:29.201Z] ++ '[' -n 0 ']' [2020-12-05T00:09:29.201Z] ++ set -x [2020-12-05T00:09:29.201Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:09:29.201Z] INFO: Testing against a local daemon [2020-12-05T00:09:29.201Z] === RUN TestAuthZPluginAllowRequest [2020-12-05T00:09:30.113Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-12-05T00:09:31.157Z] --- PASS: TestBuildMultiStageLayerLeak (10.70s) [2020-12-05T00:09:31.157Z] === RUN TestBuildWithHugeFile [2020-12-05T00:09:31.259Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2020-12-05T00:09:31.259Z] === RUN TestAuthZPluginTLS [2020-12-05T00:09:31.476Z] === RUN TestDockerSuite/TestExecCgroup [2020-12-05T00:09:31.549Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-12-05T00:09:31.549Z] === RUN TestAuthZPluginDenyRequest [2020-12-05T00:09:32.037Z] === RUN TestDockerSuite/TestExecEnv [2020-12-05T00:09:32.037Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-12-05T00:09:32.178Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-12-05T00:09:32.178Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-05T00:09:32.468Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-12-05T00:09:32.468Z] === RUN TestAuthZPluginDenyResponse [2020-12-05T00:09:32.599Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-12-05T00:09:33.098Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-12-05T00:09:33.098Z] === RUN TestAuthZPluginAllowEventStream [2020-12-05T00:09:33.962Z] === RUN TestDockerSuite/TestExecExitStatus [2020-12-05T00:09:34.523Z] === RUN TestDockerSuite/TestExecInspectID [2020-12-05T00:09:34.532Z] --- PASS: TestGraphdriverPluginV2 (6.01s) [2020-12-05T00:09:34.532Z] PASS [2020-12-05T00:09:34.532Z] [2020-12-05T00:09:34.532Z] === Skipped [2020-12-05T00:09:34.532Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-12-05T00:09:34.532Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-12-05T00:09:34.532Z] [2020-12-05T00:09:34.532Z] [2020-12-05T00:09:34.532Z] DONE 2 tests, 1 skipped in 6.193s [2020-12-05T00:09:34.532Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-05T00:09:34.532Z] INFO: Testing against a local daemon [2020-12-05T00:09:34.532Z] === RUN TestContinueAfterPluginCrash [2020-12-05T00:09:34.532Z] === PAUSE TestContinueAfterPluginCrash [2020-12-05T00:09:34.532Z] === RUN TestReadPluginNoRead [2020-12-05T00:09:34.532Z] === PAUSE TestReadPluginNoRead [2020-12-05T00:09:34.532Z] === RUN TestDaemonStartWithLogOpt [2020-12-05T00:09:34.532Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-05T00:09:34.532Z] === CONT TestContinueAfterPluginCrash [2020-12-05T00:09:34.532Z] === CONT TestDaemonStartWithLogOpt [2020-12-05T00:09:35.157Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2020-12-05T00:09:35.157Z] === RUN TestAuthZPluginErrorResponse [2020-12-05T00:09:35.446Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-12-05T00:09:35.446Z] === RUN TestAuthZPluginErrorRequest [2020-12-05T00:09:36.076Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-12-05T00:09:36.076Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-05T00:09:36.366Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-12-05T00:09:36.366Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-05T00:09:36.848Z] ......................... [ 67%] [2020-12-05T00:09:37.036Z] --- PASS: TestServiceUpdateNetwork (13.94s) [2020-12-05T00:09:37.036Z] === RUN TestServiceUpdatePidsLimit [2020-12-05T00:09:37.291Z] === RUN TestDockerSuite/TestExecInteractive [2020-12-05T00:09:37.851Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-12-05T00:09:37.851Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-05T00:09:38.777Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-12-05T00:09:38.777Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-05T00:09:39.086Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2020-12-05T00:09:39.086Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-05T00:09:39.338Z] === RUN TestDockerSuite/TestExecParseError [2020-12-05T00:09:39.816Z] --- PASS: TestDaemonStartWithLogOpt (5.05s) [2020-12-05T00:09:39.817Z] === CONT TestReadPluginNoRead [2020-12-05T00:09:39.898Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-12-05T00:09:40.459Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-12-05T00:09:41.020Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-12-05T00:09:41.145Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2020-12-05T00:09:41.145Z] === RUN TestAuthZPluginHeader [2020-12-05T00:09:41.775Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-12-05T00:09:41.775Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-05T00:09:41.775Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-05T00:09:41.775Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:09:41.775Z] === RUN TestAuthZPluginV2Disable [2020-12-05T00:09:41.775Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-12-05T00:09:41.775Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:09:41.775Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-05T00:09:41.775Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-05T00:09:41.775Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:09:41.775Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-05T00:09:41.775Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-05T00:09:41.775Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:09:41.775Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-05T00:09:41.947Z] === RUN TestDockerSuite/TestExecSetEnv [2020-12-05T00:09:42.508Z] === RUN TestDockerSuite/TestExecStartFails [2020-12-05T00:09:43.107Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-12-05T00:09:43.116Z] === RUN TestReadPluginNoRead/default [2020-12-05T00:09:44.059Z] --- PASS: TestContinueAfterPluginCrash (9.91s) [2020-12-05T00:09:45.441Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-05T00:09:45.635Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-05T00:09:47.352Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-05T00:09:49.893Z] --- PASS: TestReadPluginNoRead (10.59s) [2020-12-05T00:09:49.893Z] --- PASS: TestReadPluginNoRead/default (2.31s) [2020-12-05T00:09:49.893Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.28s) [2020-12-05T00:09:49.893Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.29s) [2020-12-05T00:09:49.893Z] read_test.go:92: [d7f582062799e] daemon is not started [2020-12-05T00:09:49.893Z] PASS [2020-12-05T00:09:49.893Z] [2020-12-05T00:09:49.893Z] DONE 6 tests in 15.785s [2020-12-05T00:09:49.893Z] 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-12-05T00:09:49.893Z] testing: warning: no tests to run [2020-12-05T00:09:49.893Z] PASS [2020-12-05T00:09:49.893Z] [2020-12-05T00:09:49.893Z] DONE 0 tests in 0.038s [2020-12-05T00:09:49.893Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-05T00:09:49.893Z] INFO: Testing against a local daemon [2020-12-05T00:09:49.893Z] === RUN TestPluginWithDevMounts [2020-12-05T00:09:49.893Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-12-05T00:09:49.893Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-12-05T00:09:49.893Z] PASS [2020-12-05T00:09:49.893Z] [2020-12-05T00:09:49.893Z] === Skipped [2020-12-05T00:09:49.893Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-12-05T00:09:49.893Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-12-05T00:09:49.893Z] [2020-12-05T00:09:49.893Z] [2020-12-05T00:09:49.893Z] DONE 1 tests, 1 skipped in 0.136s [2020-12-05T00:09:49.893Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-12-05T00:09:50.154Z] INFO: Testing against a local daemon [2020-12-05T00:09:50.154Z] === RUN TestSecretInspect [2020-12-05T00:09:50.154Z] --- SKIP: TestSecretInspect (0.01s) [2020-12-05T00:09:50.154Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.154Z] === RUN TestSecretList [2020-12-05T00:09:50.154Z] --- SKIP: TestSecretList (0.01s) [2020-12-05T00:09:50.154Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.154Z] === RUN TestSecretsCreateAndDelete [2020-12-05T00:09:50.154Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-12-05T00:09:50.154Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.154Z] === RUN TestSecretsUpdate [2020-12-05T00:09:50.154Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-12-05T00:09:50.154Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.154Z] === RUN TestTemplatedSecret [2020-12-05T00:09:50.154Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-12-05T00:09:50.154Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.154Z] === RUN TestSecretCreateResolve [2020-12-05T00:09:50.154Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-12-05T00:09:50.154Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.154Z] PASS [2020-12-05T00:09:50.154Z] [2020-12-05T00:09:50.154Z] === Skipped [2020-12-05T00:09:50.154Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-12-05T00:09:50.154Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.154Z] [2020-12-05T00:09:50.154Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-12-05T00:09:50.154Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.154Z] [2020-12-05T00:09:50.154Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-12-05T00:09:50.154Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.154Z] [2020-12-05T00:09:50.154Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-12-05T00:09:50.154Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.154Z] [2020-12-05T00:09:50.154Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-12-05T00:09:50.154Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.154Z] [2020-12-05T00:09:50.154Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-12-05T00:09:50.154Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.154Z] [2020-12-05T00:09:50.154Z] [2020-12-05T00:09:50.154Z] DONE 6 tests, 6 skipped in 0.185s [2020-12-05T00:09:50.154Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-12-05T00:09:50.154Z] INFO: Testing against a local daemon [2020-12-05T00:09:50.154Z] === RUN TestServiceCreateInit [2020-12-05T00:09:50.154Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-05T00:09:50.154Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-05T00:09:50.154Z] --- PASS: TestServiceCreateInit (0.02s) [2020-12-05T00:09:50.154Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-05T00:09:50.154Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.154Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-05T00:09:50.154Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.154Z] === RUN TestCreateServiceMultipleTimes [2020-12-05T00:09:50.154Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-12-05T00:09:50.154Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.154Z] === RUN TestCreateServiceConflict [2020-12-05T00:09:50.154Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-12-05T00:09:50.154Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.154Z] === RUN TestCreateServiceMaxReplicas [2020-12-05T00:09:50.416Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-12-05T00:09:50.416Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.416Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-05T00:09:50.416Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-12-05T00:09:50.416Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.416Z] === RUN TestCreateServiceSecretFileMode [2020-12-05T00:09:50.416Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2020-12-05T00:09:50.416Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.416Z] === RUN TestCreateServiceConfigFileMode [2020-12-05T00:09:50.416Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-12-05T00:09:50.416Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.416Z] === RUN TestCreateServiceSysctls [2020-12-05T00:09:50.416Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-12-05T00:09:50.416Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.416Z] === RUN TestCreateServiceCapabilities [2020-12-05T00:09:50.416Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-12-05T00:09:50.416Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.416Z] === RUN TestInspect [2020-12-05T00:09:50.416Z] --- SKIP: TestInspect (0.01s) [2020-12-05T00:09:50.416Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.416Z] === RUN TestCreateJob [2020-12-05T00:09:50.416Z] --- SKIP: TestCreateJob (0.01s) [2020-12-05T00:09:50.416Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.416Z] === RUN TestReplicatedJob [2020-12-05T00:09:50.416Z] --- SKIP: TestReplicatedJob (0.01s) [2020-12-05T00:09:50.416Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.416Z] === RUN TestUpdateReplicatedJob [2020-12-05T00:09:50.416Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-12-05T00:09:50.416Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.416Z] === RUN TestServiceListWithStatuses [2020-12-05T00:09:50.416Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-05T00:09:50.416Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-05T00:09:50.416Z] === RUN TestDockerNetworkConnectAlias [2020-12-05T00:09:50.416Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2020-12-05T00:09:50.416Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.416Z] === RUN TestDockerNetworkReConnect [2020-12-05T00:09:50.416Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-12-05T00:09:50.416Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:50.416Z] === RUN TestServicePlugin [2020-12-05T00:09:50.633Z] --- PASS: TestBuildWithHugeFile (59.46s) [2020-12-05T00:09:50.633Z] === RUN TestBuildWithEmptyDockerfile [2020-12-05T00:09:50.633Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-05T00:09:50.633Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-05T00:09:50.633Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-05T00:09:50.633Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-05T00:09:50.633Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-05T00:09:50.633Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-05T00:09:50.633Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-05T00:09:50.633Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-05T00:09:50.633Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-05T00:09:50.633Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s) [2020-12-05T00:09:50.633Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-12-05T00:09:50.633Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-12-05T00:09:50.633Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-12-05T00:09:50.633Z] === RUN TestBuildPreserveOwnership [2020-12-05T00:09:50.633Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-05T00:09:50.633Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-05T00:09:50.633Z] --- PASS: TestBuildPreserveOwnership (5.95s) [2020-12-05T00:09:50.633Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.82s) [2020-12-05T00:09:50.633Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2020-12-05T00:09:50.633Z] === RUN TestBuildPlatformInvalid [2020-12-05T00:09:50.633Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-12-05T00:09:50.633Z] PASS [2020-12-05T00:09:50.633Z] [2020-12-05T00:09:50.633Z] === Skipped [2020-12-05T00:09:50.633Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-12-05T00:09:50.633Z] build_session_test.go:25: TODO: BuildKit [2020-12-05T00:09:50.633Z] [2020-12-05T00:09:50.633Z] [2020-12-05T00:09:50.633Z] DONE 32 tests, 1 skipped in 116.706s [2020-12-05T00:09:50.633Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-12-05T00:09:50.633Z] ++ 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-12-05T00:09:50.633Z] ++ set -e [2020-12-05T00:09:50.633Z] ++ '[' -n 0 ']' [2020-12-05T00:09:50.634Z] ++ set -x [2020-12-05T00:09:50.634Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-12-05T00:09:50.634Z] INFO: Testing against a local daemon [2020-12-05T00:09:50.634Z] === RUN TestConfigInspect [2020-12-05T00:09:52.548Z] --- PASS: TestConfigInspect (3.72s) [2020-12-05T00:09:52.548Z] === RUN TestConfigList [2020-12-05T00:09:53.780Z] --- PASS: TestServiceUpdatePidsLimit (16.60s) [2020-12-05T00:09:53.780Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2020-12-05T00:09:53.780Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.97s) [2020-12-05T00:09:53.780Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.86s) [2020-12-05T00:09:53.780Z] PASS [2020-12-05T00:09:53.780Z] [2020-12-05T00:09:53.780Z] === Skipped [2020-12-05T00:09:53.780Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-12-05T00:09:53.780Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-05T00:09:53.780Z] [2020-12-05T00:09:53.780Z] [2020-12-05T00:09:53.781Z] DONE 27 tests, 1 skipped in 183.573s [2020-12-05T00:09:53.781Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-12-05T00:09:53.781Z] ++ 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-12-05T00:09:53.781Z] ++ set -e [2020-12-05T00:09:53.781Z] ++ '[' -n 0 ']' [2020-12-05T00:09:53.781Z] ++ set -x [2020-12-05T00:09:53.781Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:09:53.781Z] INFO: Testing against a local daemon [2020-12-05T00:09:53.781Z] === RUN TestSessionCreate [2020-12-05T00:09:53.781Z] --- PASS: TestSessionCreate (0.02s) [2020-12-05T00:09:53.781Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-05T00:09:53.781Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-12-05T00:09:53.781Z] PASS [2020-12-05T00:09:53.781Z] [2020-12-05T00:09:53.781Z] DONE 2 tests in 0.062s [2020-12-05T00:09:53.781Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-12-05T00:09:53.781Z] ++ 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-12-05T00:09:53.781Z] ++ set -e [2020-12-05T00:09:53.781Z] ++ '[' -n 0 ']' [2020-12-05T00:09:53.781Z] ++ set -x [2020-12-05T00:09:53.781Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:09:53.781Z] INFO: Testing against a local daemon [2020-12-05T00:09:53.781Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-05T00:09:53.781Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-05T00:09:53.781Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-05T00:09:53.781Z] === RUN TestEventsExecDie [2020-12-05T00:09:54.039Z] --- PASS: TestEventsExecDie (0.64s) [2020-12-05T00:09:54.039Z] === RUN TestEventsBackwardsCompatible [2020-12-05T00:09:54.039Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-12-05T00:09:54.039Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-12-05T00:09:54.039Z] === RUN TestInfoBinaryCommits [2020-12-05T00:09:54.039Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-12-05T00:09:54.039Z] === RUN TestInfoAPIVersioned [2020-12-05T00:09:54.039Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-05T00:09:54.039Z] === RUN TestInfoDiscoveryBackend [2020-12-05T00:09:54.605Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-12-05T00:09:54.605Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-05T00:09:54.605Z] === RUN TestDockerSuite/TestExecTTY [2020-12-05T00:09:54.620Z] --- SKIP: TestServicePlugin (3.54s) [2020-12-05T00:09:54.620Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] === RUN TestServiceUpdateLabel [2020-12-05T00:09:54.620Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-12-05T00:09:54.620Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] === RUN TestServiceUpdateSecrets [2020-12-05T00:09:54.620Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-12-05T00:09:54.620Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] === RUN TestServiceUpdateConfigs [2020-12-05T00:09:54.620Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-12-05T00:09:54.620Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] === RUN TestServiceUpdateNetwork [2020-12-05T00:09:54.620Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2020-12-05T00:09:54.620Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] === RUN TestServiceUpdatePidsLimit [2020-12-05T00:09:54.620Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-12-05T00:09:54.620Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] PASS [2020-12-05T00:09:54.620Z] [2020-12-05T00:09:54.620Z] === Skipped [2020-12-05T00:09:54.620Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-05T00:09:54.620Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-05T00:09:54.620Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] [2020-12-05T00:09:54.620Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-05T00:09:54.620Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-05T00:09:54.620Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] [2020-12-05T00:09:54.620Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-12-05T00:09:54.620Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] [2020-12-05T00:09:54.620Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-12-05T00:09:54.620Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] [2020-12-05T00:09:54.620Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-12-05T00:09:54.620Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] [2020-12-05T00:09:54.620Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-12-05T00:09:54.620Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] [2020-12-05T00:09:54.620Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2020-12-05T00:09:54.620Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] [2020-12-05T00:09:54.620Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-12-05T00:09:54.620Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] [2020-12-05T00:09:54.620Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-12-05T00:09:54.620Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] [2020-12-05T00:09:54.620Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-12-05T00:09:54.620Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] [2020-12-05T00:09:54.620Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-12-05T00:09:54.620Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] [2020-12-05T00:09:54.620Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-12-05T00:09:54.620Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] [2020-12-05T00:09:54.620Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-12-05T00:09:54.620Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] [2020-12-05T00:09:54.620Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-12-05T00:09:54.620Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] [2020-12-05T00:09:54.620Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-12-05T00:09:54.620Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-05T00:09:54.620Z] [2020-12-05T00:09:54.620Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2020-12-05T00:09:54.620Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] [2020-12-05T00:09:54.620Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-12-05T00:09:54.620Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] [2020-12-05T00:09:54.620Z] === SKIP: amd64.integration.service TestServicePlugin (3.54s) [2020-12-05T00:09:54.620Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] [2020-12-05T00:09:54.620Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-12-05T00:09:54.620Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] [2020-12-05T00:09:54.620Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-12-05T00:09:54.620Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] [2020-12-05T00:09:54.620Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-12-05T00:09:54.620Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.620Z] [2020-12-05T00:09:54.621Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2020-12-05T00:09:54.621Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.621Z] [2020-12-05T00:09:54.621Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-12-05T00:09:54.621Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-05T00:09:54.621Z] [2020-12-05T00:09:54.621Z] [2020-12-05T00:09:54.621Z] DONE 24 tests, 23 skipped in 3.955s [2020-12-05T00:09:54.621Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-12-05T00:09:54.621Z] INFO: Testing against a local daemon [2020-12-05T00:09:54.621Z] === RUN TestSessionCreate [2020-12-05T00:09:54.621Z] --- PASS: TestSessionCreate (0.03s) [2020-12-05T00:09:54.621Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-05T00:09:54.621Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-12-05T00:09:54.621Z] PASS [2020-12-05T00:09:54.621Z] [2020-12-05T00:09:54.621Z] DONE 2 tests in 0.142s [2020-12-05T00:09:54.621Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-12-05T00:09:54.621Z] INFO: Testing against a local daemon [2020-12-05T00:09:54.621Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-05T00:09:54.621Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-05T00:09:54.621Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-05T00:09:54.621Z] === RUN TestEventsExecDie [2020-12-05T00:09:54.882Z] --- PASS: TestEventsExecDie (0.49s) [2020-12-05T00:09:54.882Z] === RUN TestEventsBackwardsCompatible [2020-12-05T00:09:54.882Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-12-05T00:09:54.882Z] === RUN TestInfoBinaryCommits [2020-12-05T00:09:54.882Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-12-05T00:09:54.882Z] === RUN TestInfoAPIVersioned [2020-12-05T00:09:54.882Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-05T00:09:54.882Z] === RUN TestInfoDiscoveryBackend [2020-12-05T00:09:55.168Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-12-05T00:09:55.423Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-05T00:09:55.423Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-05T00:09:55.701Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-05T00:09:55.701Z] [2020-12-05T00:09:55.701Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-05T00:09:55.701Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-05T00:09:55.701Z] HOSTNAME=55a7f9d58fdf [2020-12-05T00:09:55.701Z] TESTDEBUG=0 [2020-12-05T00:09:55.701Z] DEST=bundles/test-integration [2020-12-05T00:09:55.701Z] PWD=/go/src/github.com/docker/docker [2020-12-05T00:09:55.701Z] DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b [2020-12-05T00:09:55.701Z] container=docker [2020-12-05T00:09:55.701Z] HOME=/root [2020-12-05T00:09:55.701Z] GOLANG_VERSION=1.13.15 [2020-12-05T00:09:55.701Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-05T00:09:55.701Z] VALIDATE_BRANCH=master [2020-12-05T00:09:55.701Z] TERM=xterm [2020-12-05T00:09:55.701Z] DOCKER_PKG=github.com/docker/docker [2020-12-05T00:09:55.701Z] SHLVL=1 [2020-12-05T00:09:55.701Z] TIMEOUT=120m [2020-12-05T00:09:55.701Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-05T00:09:55.701Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-05T00:09:55.701Z] GO111MODULE=off [2020-12-05T00:09:55.701Z] DOCKER_EXPERIMENTAL=1 [2020-12-05T00:09:55.701Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-05T00:09:55.701Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-05T00:09:55.701Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-05T00:09:55.701Z] GOPATH=/go [2020-12-05T00:09:55.701Z] PKG_CONFIG=pkg-config [2020-12-05T00:09:55.701Z] _=/usr/bin/env [2020-12-05T00:09:55.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-05T00:09:55.848Z] --- PASS: TestConfigList (3.13s) [2020-12-05T00:09:55.848Z] === RUN TestConfigsCreateAndDelete [2020-12-05T00:09:55.984Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-12-05T00:09:55.984Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-12-05T00:09:55.984Z] === RUN TestInfoAPI [2020-12-05T00:09:55.984Z] --- PASS: TestInfoAPI (0.02s) [2020-12-05T00:09:55.984Z] === RUN TestInfoAPIWarnings [2020-12-05T00:09:56.544Z] === RUN TestDockerSuite/TestExecUlimits [2020-12-05T00:09:56.792Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-12-05T00:09:56.792Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-05T00:09:57.104Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-12-05T00:09:57.104Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-12-05T00:09:58.466Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-12-05T00:09:59.027Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-12-05T00:09:59.148Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2020-12-05T00:09:59.148Z] === RUN TestConfigsUpdate [2020-12-05T00:09:59.588Z] === RUN TestDockerSuite/TestExecWithTERM [2020-12-05T00:10:00.087Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-12-05T00:10:00.087Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-05T00:10:00.087Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-12-05T00:10:00.087Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-05T00:10:00.087Z] === RUN TestInfoAPI [2020-12-05T00:10:00.087Z] --- PASS: TestInfoAPI (0.04s) [2020-12-05T00:10:00.087Z] === RUN TestInfoAPIWarnings [2020-12-05T00:10:00.389Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.23s) [2020-12-05T00:10:00.389Z] PASS [2020-12-05T00:10:00.389Z] [2020-12-05T00:10:00.389Z] === Skipped [2020-12-05T00:10:00.389Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-05T00:10:00.389Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:10:00.389Z] [2020-12-05T00:10:00.389Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-12-05T00:10:00.389Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:10:00.389Z] [2020-12-05T00:10:00.389Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-05T00:10:00.389Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:10:00.389Z] [2020-12-05T00:10:00.389Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-05T00:10:00.389Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:10:00.389Z] [2020-12-05T00:10:00.389Z] [2020-12-05T00:10:00.389Z] DONE 17 tests, 4 skipped in 29.936s [2020-12-05T00:10:00.389Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-05T00:10:00.389Z] ++ 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-12-05T00:10:00.389Z] ++ set -e [2020-12-05T00:10:00.389Z] ++ '[' -n 0 ']' [2020-12-05T00:10:00.389Z] ++ set -x [2020-12-05T00:10:00.389Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:10:00.389Z] INFO: Testing against a local daemon [2020-12-05T00:10:00.389Z] === RUN TestPluginInvalidJSON [2020-12-05T00:10:00.389Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-05T00:10:00.389Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-05T00:10:00.389Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-05T00:10:00.389Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-12-05T00:10:00.389Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-05T00:10:00.389Z] === RUN TestPluginInstall [2020-12-05T00:10:00.389Z] === RUN TestPluginInstall/no_auth [2020-12-05T00:10:00.514Z] === RUN TestDockerSuite/TestExecWithUser [2020-12-05T00:10:00.678Z] time="2020-12-05T00:10:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:10:00.679Z] time="2020-12-05T00:10:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eab7df79abcd59a966ac8957ad93037315fc8f2ef36d0c754426744037ff7413" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:10:00.679Z] time="2020-12-05T00:10:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:10:00.679Z] time="2020-12-05T00:10:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eab7df79abcd59a966ac8957ad93037315fc8f2ef36d0c754426744037ff7413" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:10:00.770Z] === RUN TestDockerSuite/TestGetContainerStats [2020-12-05T00:10:00.969Z] === RUN TestPluginInstall/with_htpasswd [2020-12-05T00:10:01.598Z] time="2020-12-05T00:10:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:10:01.598Z] time="2020-12-05T00:10:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eab7df79abcd59a966ac8957ad93037315fc8f2ef36d0c754426744037ff7413" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:10:01.598Z] time="2020-12-05T00:10:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:10:01.598Z] time="2020-12-05T00:10:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eab7df79abcd59a966ac8957ad93037315fc8f2ef36d0c754426744037ff7413" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:10:01.888Z] === RUN TestPluginInstall/with_insecure [2020-12-05T00:10:02.445Z] --- PASS: TestConfigsUpdate (3.27s) [2020-12-05T00:10:02.445Z] === RUN TestTemplatedConfig [2020-12-05T00:10:02.921Z] time="2020-12-05T00:10:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:10:02.921Z] time="2020-12-05T00:10:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e4d80e4b19a8598d0a138b4b3503f954563ef4530efbd45baff8d5602301e1d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:10:02.921Z] time="2020-12-05T00:10:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:10:02.921Z] time="2020-12-05T00:10:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e4d80e4b19a8598d0a138b4b3503f954563ef4530efbd45baff8d5602301e1d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:10:03.211Z] --- PASS: TestPluginInstall (3.86s) [2020-12-05T00:10:03.211Z] --- PASS: TestPluginInstall/no_auth (1.76s) [2020-12-05T00:10:03.211Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2020-12-05T00:10:03.211Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2020-12-05T00:10:03.211Z] plugin_test.go:157: [dfe0eb8d793ab] daemon is not started [2020-12-05T00:10:03.211Z] PASS [2020-12-05T00:10:03.211Z] [2020-12-05T00:10:03.211Z] DONE 6 tests in 4.090s [2020-12-05T00:10:03.211Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-05T00:10:03.211Z] ++ 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-12-05T00:10:03.211Z] ++ set -e [2020-12-05T00:10:03.211Z] ++ '[' -n 0 ']' [2020-12-05T00:10:03.211Z] ++ set -x [2020-12-05T00:10:03.211Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:10:03.211Z] INFO: Testing against a local daemon [2020-12-05T00:10:03.211Z] === RUN TestExternalGraphDriver [2020-12-05T00:10:03.501Z] === RUN TestExternalGraphDriver/json [2020-12-05T00:10:05.561Z] === RUN TestExternalGraphDriver/spec [2020-12-05T00:10:05.744Z] --- PASS: TestTemplatedConfig (3.36s) [2020-12-05T00:10:05.744Z] === RUN TestConfigCreateResolve [2020-12-05T00:10:06.006Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-12-05T00:10:07.619Z] === RUN TestExternalGraphDriver/pull [2020-12-05T00:10:09.044Z] --- PASS: TestConfigCreateResolve (3.22s) [2020-12-05T00:10:09.044Z] === RUN TestConfigDaemonLibtrustID [2020-12-05T00:10:09.306Z] --- PASS: TestConfigDaemonLibtrustID (0.68s) [2020-12-05T00:10:09.306Z] PASS [2020-12-05T00:10:09.306Z] [2020-12-05T00:10:09.306Z] DONE 7 tests in 20.740s [2020-12-05T00:10:09.566Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-12-05T00:10:09.566Z] ++ 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-12-05T00:10:09.566Z] ++ set -e [2020-12-05T00:10:09.566Z] ++ '[' -n 0 ']' [2020-12-05T00:10:09.566Z] ++ set -x [2020-12-05T00:10:09.566Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:10:09.566Z] INFO: Testing against a local daemon [2020-12-05T00:10:09.566Z] === RUN TestCheckpoint [2020-12-05T00:10:09.566Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-05T00:10:09.566Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-05T00:10:09.566Z] === RUN TestContainerInvalidJSON [2020-12-05T00:10:09.566Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-05T00:10:09.566Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-05T00:10:09.566Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-05T00:10:09.566Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-05T00:10:09.566Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-05T00:10:09.566Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-05T00:10:09.566Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-05T00:10:09.566Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-05T00:10:09.566Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-05T00:10:09.566Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-05T00:10:09.566Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-05T00:10:09.566Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-05T00:10:09.566Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-05T00:10:09.566Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-05T00:10:09.826Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-12-05T00:10:09.826Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-05T00:10:09.826Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-12-05T00:10:09.826Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-05T00:10:10.088Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-12-05T00:10:10.088Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-05T00:10:10.088Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-12-05T00:10:10.088Z] === RUN TestCopyFromContainer [2020-12-05T00:10:10.167Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-12-05T00:10:10.340Z] --- PASS: TestExternalGraphDriver (6.55s) [2020-12-05T00:10:10.340Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2020-12-05T00:10:10.340Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2020-12-05T00:10:10.340Z] --- PASS: TestExternalGraphDriver/pull (2.16s) [2020-12-05T00:10:10.340Z] === RUN TestGraphdriverPluginV2 [2020-12-05T00:10:10.340Z] --- SKIP: TestGraphdriverPluginV2 (0.10s) [2020-12-05T00:10:10.340Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:10:10.340Z] PASS [2020-12-05T00:10:10.340Z] [2020-12-05T00:10:10.340Z] === Skipped [2020-12-05T00:10:10.340Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.10s) [2020-12-05T00:10:10.340Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:10:10.340Z] [2020-12-05T00:10:10.340Z] [2020-12-05T00:10:10.340Z] DONE 5 tests, 1 skipped in 6.856s [2020-12-05T00:10:10.340Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-05T00:10:10.340Z] ++ 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-12-05T00:10:10.340Z] ++ set -e [2020-12-05T00:10:10.340Z] ++ '[' -n 0 ']' [2020-12-05T00:10:10.340Z] ++ set -x [2020-12-05T00:10:10.340Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:10:10.340Z] INFO: Testing against a local daemon [2020-12-05T00:10:10.340Z] === RUN TestContinueAfterPluginCrash [2020-12-05T00:10:10.340Z] === PAUSE TestContinueAfterPluginCrash [2020-12-05T00:10:10.340Z] === RUN TestReadPluginNoRead [2020-12-05T00:10:10.340Z] === PAUSE TestReadPluginNoRead [2020-12-05T00:10:10.340Z] === RUN TestDaemonStartWithLogOpt [2020-12-05T00:10:10.340Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-05T00:10:10.340Z] === CONT TestContinueAfterPluginCrash [2020-12-05T00:10:10.340Z] === CONT TestDaemonStartWithLogOpt [2020-12-05T00:10:11.529Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-12-05T00:10:12.002Z] === RUN TestCopyFromContainer// [2020-12-05T00:10:12.264Z] === RUN TestCopyFromContainer//bar/root [2020-12-05T00:10:12.264Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-05T00:10:12.454Z] --- PASS: TestInfoAPIWarnings (16.21s) [2020-12-05T00:10:12.455Z] === RUN TestInfoDebug [2020-12-05T00:10:12.526Z] === RUN TestCopyFromContainer/bar/quux [2020-12-05T00:10:12.526Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-05T00:10:12.710Z] --- PASS: TestInfoDebug (0.52s) [2020-12-05T00:10:12.710Z] === RUN TestInfoInsecureRegistries [2020-12-05T00:10:12.788Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-05T00:10:12.788Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-05T00:10:13.048Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-05T00:10:13.048Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-05T00:10:13.271Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-12-05T00:10:13.271Z] === RUN TestInfoRegistryMirrors [2020-12-05T00:10:13.309Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-05T00:10:13.309Z] --- PASS: TestCopyFromContainer (3.19s) [2020-12-05T00:10:13.309Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-12-05T00:10:13.309Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-12-05T00:10:13.309Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-12-05T00:10:13.309Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-12-05T00:10:13.309Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-12-05T00:10:13.309Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-12-05T00:10:13.309Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-12-05T00:10:13.309Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-12-05T00:10:13.309Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-12-05T00:10:13.309Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-12-05T00:10:13.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-05T00:10:13.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-05T00:10:13.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-05T00:10:13.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-05T00:10:13.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-05T00:10:13.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-05T00:10:13.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-05T00:10:13.309Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-05T00:10:13.309Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-05T00:10:13.309Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-05T00:10:13.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-05T00:10:13.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-05T00:10:13.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-05T00:10:13.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-05T00:10:13.309Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-05T00:10:13.571Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2020-12-05T00:10:13.571Z] === RUN TestCreateWithInvalidEnv [2020-12-05T00:10:13.571Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-05T00:10:13.571Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-05T00:10:13.571Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-05T00:10:13.571Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-05T00:10:13.571Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-05T00:10:13.571Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-05T00:10:13.571Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-05T00:10:13.571Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-05T00:10:13.571Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-05T00:10:13.571Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-12-05T00:10:13.571Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-05T00:10:13.571Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-05T00:10:13.571Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-05T00:10:13.571Z] === RUN TestCreateTmpfsMountsTarget [2020-12-05T00:10:13.571Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-12-05T00:10:13.571Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-05T00:10:13.832Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-12-05T00:10:13.832Z] === RUN TestLoginFailsWithBadCredentials [2020-12-05T00:10:14.088Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2020-12-05T00:10:14.088Z] === RUN TestPingCacheHeaders [2020-12-05T00:10:14.088Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-12-05T00:10:14.088Z] === RUN TestPingGet [2020-12-05T00:10:14.088Z] --- PASS: TestPingGet (0.01s) [2020-12-05T00:10:14.088Z] === RUN TestPingHead [2020-12-05T00:10:14.088Z] --- PASS: TestPingHead (0.02s) [2020-12-05T00:10:14.088Z] === RUN TestVersion [2020-12-05T00:10:14.088Z] --- PASS: TestVersion (0.02s) [2020-12-05T00:10:14.088Z] PASS [2020-12-05T00:10:14.088Z] [2020-12-05T00:10:14.088Z] === Skipped [2020-12-05T00:10:14.088Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-05T00:10:14.088Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-05T00:10:14.088Z] [2020-12-05T00:10:14.088Z] [2020-12-05T00:10:14.088Z] DONE 18 tests, 1 skipped in 20.868s [2020-12-05T00:10:14.088Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-12-05T00:10:14.088Z] ++ 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-12-05T00:10:14.088Z] ++ set -e [2020-12-05T00:10:14.088Z] ++ '[' -n 0 ']' [2020-12-05T00:10:14.088Z] ++ set -x [2020-12-05T00:10:14.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:10:14.088Z] INFO: Testing against a local daemon [2020-12-05T00:10:14.088Z] === RUN TestVolumesCreateAndList [2020-12-05T00:10:14.088Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-12-05T00:10:14.088Z] === RUN TestVolumesRemove [2020-12-05T00:10:14.343Z] --- PASS: TestVolumesRemove (0.05s) [2020-12-05T00:10:14.343Z] === RUN TestVolumesInspect [2020-12-05T00:10:14.343Z] --- PASS: TestVolumesInspect (0.01s) [2020-12-05T00:10:14.343Z] === RUN TestVolumesInvalidJSON [2020-12-05T00:10:14.343Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-05T00:10:14.343Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-05T00:10:14.343Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-05T00:10:14.343Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-12-05T00:10:14.343Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-05T00:10:14.343Z] PASS [2020-12-05T00:10:14.343Z] [2020-12-05T00:10:14.343Z] DONE 5 tests in 0.115s [2020-12-05T00:10:14.343Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-05T00:10:14.343Z] ++++ cat bundles/test-integration/docker.pid [2020-12-05T00:10:14.343Z] +++ kill 9705 [2020-12-05T00:10:14.781Z] --- PASS: TestDaemonStartWithLogOpt (3.99s) [2020-12-05T00:10:14.781Z] === CONT TestReadPluginNoRead [2020-12-05T00:10:15.705Z] +++ /etc/init.d/apparmor stop [2020-12-05T00:10:15.705Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-05T00:10:15.705Z] [2020-12-05T00:10:15.705Z] Unloading profiles will leave already running processes permanently [2020-12-05T00:10:15.705Z] unconfined, which can lead to unexpected situations. [2020-12-05T00:10:15.705Z] [2020-12-05T00:10:15.705Z] To set a process to complain mode, use the command line tool [2020-12-05T00:10:15.705Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-05T00:10:15.705Z] +++ true [2020-12-05T00:10:15.705Z] exiting test-integration [2020-12-05T00:10:15.705Z] ++ exit 0 [2020-12-05T00:10:15.705Z] [2020-12-05T00:10:15.964Z] + for job in $(jobs -p) [2020-12-05T00:10:15.964Z] + wait 23112 [2020-12-05T00:10:16.118Z] --- PASS: TestCreateWithCustomMaskedPaths (2.14s) [2020-12-05T00:10:16.118Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-05T00:10:16.547Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-12-05T00:10:16.839Z] === RUN TestReadPluginNoRead/default [2020-12-05T00:10:17.107Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-12-05T00:10:17.107Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-12-05T00:10:17.107Z] === RUN TestDockerSuite/TestHealth [2020-12-05T00:10:18.033Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s) [2020-12-05T00:10:18.033Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-05T00:10:18.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-05T00:10:18.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-05T00:10:18.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-05T00:10:18.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-05T00:10:18.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-05T00:10:18.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-05T00:10:18.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-05T00:10:18.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-05T00:10:18.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-05T00:10:18.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-05T00:10:18.033Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-05T00:10:18.033Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-05T00:10:18.034Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-05T00:10:18.034Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-05T00:10:18.034Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-05T00:10:18.034Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-12-05T00:10:18.034Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-12-05T00:10:18.034Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-12-05T00:10:18.034Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-12-05T00:10:18.034Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-12-05T00:10:18.034Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-12-05T00:10:18.034Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-05T00:10:18.190Z] --- PASS: TestInfoAPIWarnings (17.37s) [2020-12-05T00:10:18.190Z] === RUN TestInfoDebug [2020-12-05T00:10:18.761Z] --- PASS: TestInfoDebug (1.52s) [2020-12-05T00:10:18.761Z] === RUN TestInfoInsecureRegistries [2020-12-05T00:10:18.898Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-05T00:10:18.975Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-12-05T00:10:18.975Z] === RUN TestCreateDifferentPlatform [2020-12-05T00:10:18.975Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-05T00:10:18.975Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-05T00:10:18.975Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-12-05T00:10:18.975Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-05T00:10:18.975Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-05T00:10:18.975Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-05T00:10:18.975Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2020-12-05T00:10:18.975Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-05T00:10:18.975Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.13s) [2020-12-05T00:10:18.975Z] === RUN TestContainerStartOnDaemonRestart [2020-12-05T00:10:18.975Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-05T00:10:18.975Z] === RUN TestDaemonRestartIpcMode [2020-12-05T00:10:18.975Z] === PAUSE TestDaemonRestartIpcMode [2020-12-05T00:10:18.975Z] === RUN TestDaemonHostGatewayIP [2020-12-05T00:10:18.975Z] === PAUSE TestDaemonHostGatewayIP [2020-12-05T00:10:18.975Z] === RUN TestContainerKillOnDaemonStart [2020-12-05T00:10:18.975Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-05T00:10:18.975Z] === RUN TestDiff [2020-12-05T00:10:19.123Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-12-05T00:10:19.188Z] --- PASS: TestContinueAfterPluginCrash (9.07s) [2020-12-05T00:10:19.917Z] --- PASS: TestDiff (0.80s) [2020-12-05T00:10:19.917Z] === RUN TestExecWithCloseStdin [2020-12-05T00:10:20.143Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2020-12-05T00:10:20.143Z] === RUN TestInfoRegistryMirrors [2020-12-05T00:10:20.859Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-12-05T00:10:20.859Z] === RUN TestExec [2020-12-05T00:10:21.247Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-05T00:10:21.431Z] --- PASS: TestExec (0.87s) [2020-12-05T00:10:21.431Z] === RUN TestExecUser [2020-12-05T00:10:22.053Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-12-05T00:10:22.053Z] === RUN TestLoginFailsWithBadCredentials [2020-12-05T00:10:22.053Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2020-12-05T00:10:22.053Z] === RUN TestPingCacheHeaders [2020-12-05T00:10:22.053Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-12-05T00:10:22.053Z] === RUN TestPingGet [2020-12-05T00:10:22.053Z] --- PASS: TestPingGet (0.02s) [2020-12-05T00:10:22.053Z] === RUN TestPingHead [2020-12-05T00:10:22.053Z] --- PASS: TestPingHead (0.02s) [2020-12-05T00:10:22.053Z] === RUN TestVersion [2020-12-05T00:10:22.053Z] --- PASS: TestVersion (0.02s) [2020-12-05T00:10:22.053Z] PASS [2020-12-05T00:10:22.053Z] [2020-12-05T00:10:22.053Z] === Skipped [2020-12-05T00:10:22.053Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-05T00:10:22.053Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-05T00:10:22.053Z] [2020-12-05T00:10:22.053Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-12-05T00:10:22.053Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-05T00:10:22.053Z] [2020-12-05T00:10:22.053Z] [2020-12-05T00:10:22.053Z] DONE 18 tests, 2 skipped in 27.793s [2020-12-05T00:10:22.053Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-12-05T00:10:22.053Z] INFO: Testing against a local daemon [2020-12-05T00:10:22.053Z] === RUN TestVolumesCreateAndList [2020-12-05T00:10:22.053Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-12-05T00:10:22.053Z] === RUN TestVolumesRemove [2020-12-05T00:10:22.313Z] --- PASS: TestVolumesRemove (0.05s) [2020-12-05T00:10:22.313Z] === RUN TestVolumesInspect [2020-12-05T00:10:22.313Z] --- PASS: TestVolumesInspect (0.02s) [2020-12-05T00:10:22.313Z] === RUN TestVolumesInvalidJSON [2020-12-05T00:10:22.313Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-05T00:10:22.313Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-05T00:10:22.313Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-05T00:10:22.313Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-12-05T00:10:22.313Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-05T00:10:22.313Z] PASS [2020-12-05T00:10:22.313Z] [2020-12-05T00:10:22.313Z] DONE 5 tests in 0.208s [2020-12-05T00:10:22.313Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-05T00:10:22.313Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12210 is not a child of this shell [2020-12-05T00:10:22.313Z] warning: PID 12210 from bundles/test-integration/docker.pid had a nonzero exit code [2020-12-05T00:10:22.313Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-05T00:10:22.313Z] [2020-12-05T00:10:22.313Z] Unloading profiles will leave already running processes permanently [2020-12-05T00:10:22.313Z] unconfined, which can lead to unexpected situations. [2020-12-05T00:10:22.313Z] [2020-12-05T00:10:22.313Z] To set a process to complain mode, use the command line tool [2020-12-05T00:10:22.313Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-05T00:10:22.313Z] Removing test suite binaries [2020-12-05T00:10:22.313Z] exiting test-integration [2020-12-05T00:10:22.313Z] ++ exit 0 [2020-12-05T00:10:22.374Z] --- PASS: TestExecUser (0.87s) [2020-12-05T00:10:22.374Z] === RUN TestExportContainerAndImportImage [2020-12-05T00:10:23.253Z] [2020-12-05T00:10:23.307Z] --- PASS: TestReadPluginNoRead (8.91s) [2020-12-05T00:10:23.307Z] --- PASS: TestReadPluginNoRead/default (1.93s) [2020-12-05T00:10:23.307Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.09s) [2020-12-05T00:10:23.307Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.05s) [2020-12-05T00:10:23.307Z] read_test.go:92: [da061ceae4c02] daemon is not started [2020-12-05T00:10:23.307Z] PASS [2020-12-05T00:10:23.307Z] [2020-12-05T00:10:23.307Z] DONE 6 tests in 13.047s [2020-12-05T00:10:23.307Z] 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-12-05T00:10:23.307Z] ++ 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-12-05T00:10:23.307Z] ++ set -e [2020-12-05T00:10:23.307Z] ++ '[' -n 0 ']' [2020-12-05T00:10:23.307Z] ++ set -x [2020-12-05T00:10:23.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:10:23.307Z] testing: warning: no tests to run [2020-12-05T00:10:23.307Z] PASS [2020-12-05T00:10:23.307Z] [2020-12-05T00:10:23.307Z] DONE 0 tests in 0.085s [2020-12-05T00:10:23.307Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-05T00:10:23.307Z] ++ 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-12-05T00:10:23.307Z] ++ set -e [2020-12-05T00:10:23.307Z] ++ '[' -n 0 ']' [2020-12-05T00:10:23.307Z] ++ set -x [2020-12-05T00:10:23.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:10:23.307Z] INFO: Testing against a local daemon [2020-12-05T00:10:23.307Z] === RUN TestPluginWithDevMounts [2020-12-05T00:10:23.307Z] === PAUSE TestPluginWithDevMounts [2020-12-05T00:10:23.307Z] === CONT TestPluginWithDevMounts [2020-12-05T00:10:23.782Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2020-12-05T00:10:23.782Z] === RUN TestExportContainerAfterDaemonRestart Post stage [Pipeline] junit [2020-12-05T00:10:24.653Z] Recording test results [2020-12-05T00:10:25.367Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-12-05T00:10:25.367Z] PASS [2020-12-05T00:10:25.367Z] [2020-12-05T00:10:25.367Z] DONE 1 tests in 2.026s [2020-12-05T00:10:25.367Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-12-05T00:10:25.367Z] ++ 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-12-05T00:10:25.367Z] ++ set -e [2020-12-05T00:10:25.367Z] ++ '[' -n 0 ']' [2020-12-05T00:10:25.367Z] ++ set -x [2020-12-05T00:10:25.367Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:10:25.367Z] INFO: Testing against a local daemon [2020-12-05T00:10:25.367Z] === RUN TestSecretInspect [2020-12-05T00:10:25.732Z] --- PASS: TestExportContainerAfterDaemonRestart (2.13s) [2020-12-05T00:10:25.732Z] === RUN TestHealthCheckWorkdir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-05T00:10:26.677Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2020-12-05T00:10:26.677Z] === RUN TestHealthKillContainer [2020-12-05T00:10:26.845Z] + echo Ensuring container killed. [2020-12-05T00:10:26.845Z] Ensuring container killed. [2020-12-05T00:10:26.845Z] + docker rm -vf docker-pr4 [2020-12-05T00:10:26.845Z] Error: No such container: docker-pr4 [2020-12-05T00:10:26.845Z] + true [Pipeline] sh [2020-12-05T00:10:27.133Z] + echo Chowning /workspace to jenkins user [2020-12-05T00:10:27.133Z] Chowning /workspace to jenkins user [2020-12-05T00:10:27.133Z] + id -u [2020-12-05T00:10:27.133Z] + id -g [2020-12-05T00:10:27.133Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41749:/workspace busybox chown -R 1000:1000 /workspace [2020-12-05T00:10:27.133Z] Unable to find image 'busybox:latest' locally [2020-12-05T00:10:27.397Z] latest: Pulling from library/busybox [2020-12-05T00:10:27.658Z] ea97eb0eb3ec: Pulling fs layer [2020-12-05T00:10:27.658Z] ea97eb0eb3ec: Verifying Checksum [2020-12-05T00:10:27.658Z] ea97eb0eb3ec: Download complete [2020-12-05T00:10:27.658Z] ea97eb0eb3ec: Pull complete [2020-12-05T00:10:27.658Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-05T00:10:27.658Z] Status: Downloaded newer image for busybox:latest [2020-12-05T00:10:28.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-05T00:10:28.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-05T00:10:29.014Z] --- PASS: TestSecretInspect (3.79s) [2020-12-05T00:10:29.014Z] === RUN TestSecretList [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-05T00:10:29.349Z] + bundleName=amd64-rootless [2020-12-05T00:10:29.349Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-12-05T00:10:29.349Z] Creating amd64-rootless-bundles.tar.gz [2020-12-05T00:10:29.349Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-12-05T00:10:29.349Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-12-05T00:10:29.364Z] Archiving artifacts [2020-12-05T00:10:29.980Z] --- PASS: TestHealthKillContainer (2.84s) [2020-12-05T00:10:29.980Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-05T00:10:30.241Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2020-12-05T00:10:30.241Z] === RUN TestIpcModeNone [2020-12-05T00:10:31.185Z] --- PASS: TestIpcModeNone (0.87s) [2020-12-05T00:10:31.185Z] === RUN TestIpcModePrivate [2020-12-05T00:10:31.199Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41749/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-05T00:10:31.511Z] + make clean [2020-12-05T00:10:31.773Z] docker volume rm -f docker-dev-cache [2020-12-05T00:10:31.773Z] docker-dev-cache [Pipeline] deleteDir [2020-12-05T00:10:31.939Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-12-05T00:10:32.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-05T00:10:32.128Z] --- PASS: TestIpcModePrivate (0.86s) [2020-12-05T00:10:32.128Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-12-05T00:10:32.128Z] === RUN TestIpcModeShareable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-05T00:10:33.069Z] --- PASS: TestIpcModeShareable (0.87s) [2020-12-05T00:10:33.069Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-12-05T00:10:33.069Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-05T00:10:33.453Z] --- PASS: TestSecretList (3.77s) [2020-12-05T00:10:33.453Z] === RUN TestSecretsCreateAndDelete [2020-12-05T00:10:33.952Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-12-05T00:10:35.356Z] tests/integration/client_test.py ..... [ 75%] [2020-12-05T00:10:35.356Z] tests/integration/context_api_test.py ... [ 76%] [2020-12-05T00:10:35.916Z] tests/integration/errors_test.py . [ 76%] [2020-12-05T00:10:36.104Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-12-05T00:10:36.104Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-12-05T00:10:36.104Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-12-05T00:10:36.104Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-12-05T00:10:36.369Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.80s) [2020-12-05T00:10:36.369Z] === RUN TestAPIIpcModeHost [2020-12-05T00:10:36.369Z] --- PASS: TestAPIIpcModeHost (0.68s) [2020-12-05T00:10:36.369Z] === RUN TestDaemonIpcModeShareable [2020-12-05T00:10:36.666Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-12-05T00:10:36.666Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-12-05T00:10:36.955Z] --- PASS: TestSecretsCreateAndDelete (3.76s) [2020-12-05T00:10:36.955Z] === RUN TestSecretsUpdate [2020-12-05T00:10:37.227Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-12-05T00:10:37.227Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-12-05T00:10:37.227Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-12-05T00:10:37.483Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-12-05T00:10:37.483Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-12-05T00:10:37.739Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-12-05T00:10:37.994Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-12-05T00:10:37.994Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-12-05T00:10:38.282Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2020-12-05T00:10:38.282Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-12-05T00:10:38.282Z] === RUN TestDaemonIpcModePrivate [2020-12-05T00:10:38.555Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-12-05T00:10:38.555Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-12-05T00:10:39.481Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-12-05T00:10:40.198Z] --- PASS: TestDaemonIpcModePrivate (1.91s) [2020-12-05T00:10:40.198Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-12-05T00:10:40.198Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-05T00:10:40.407Z] === RUN TestDockerSuite/TestImagesFormat [2020-12-05T00:10:40.407Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-12-05T00:10:40.459Z] --- PASS: TestSecretsUpdate (3.86s) [2020-12-05T00:10:40.459Z] === RUN TestTemplatedSecret [2020-12-05T00:10:40.967Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-12-05T00:10:42.743Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.09s) [2020-12-05T00:10:42.743Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-12-05T00:10:42.743Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-05T00:10:43.480Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-12-05T00:10:43.480Z] === RUN TestDockerSuite/TestImportBadURL [2020-12-05T00:10:43.480Z] === RUN TestDockerSuite/TestImportDisplay [2020-12-05T00:10:44.127Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2020-12-05T00:10:44.127Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-12-05T00:10:44.127Z] === RUN TestIpcModeOlderClient [2020-12-05T00:10:44.127Z] === PAUSE TestIpcModeOlderClient [2020-12-05T00:10:44.127Z] === RUN TestKillContainerInvalidSignal [2020-12-05T00:10:44.842Z] === RUN TestDockerSuite/TestImportFile [2020-12-05T00:10:44.896Z] --- PASS: TestTemplatedSecret (3.71s) [2020-12-05T00:10:44.896Z] === RUN TestSecretCreateResolve [2020-12-05T00:10:45.071Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-12-05T00:10:45.071Z] === RUN TestKillContainer [2020-12-05T00:10:45.071Z] === RUN TestKillContainer/no_signal [2020-12-05T00:10:45.768Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-12-05T00:10:45.768Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-12-05T00:10:46.012Z] === RUN TestKillContainer/non_killing_signal [2020-12-05T00:10:46.273Z] === RUN TestKillContainer/killing_signal [2020-12-05T00:10:47.130Z] === RUN TestDockerSuite/TestImportGzipped [2020-12-05T00:10:47.657Z] --- PASS: TestKillContainer (2.34s) [2020-12-05T00:10:47.657Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-12-05T00:10:47.657Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-12-05T00:10:47.657Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-12-05T00:10:47.657Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-05T00:10:47.657Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-05T00:10:48.229Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-05T00:10:48.464Z] --- PASS: TestSecretCreateResolve (3.85s) [2020-12-05T00:10:48.464Z] PASS [2020-12-05T00:10:48.464Z] [2020-12-05T00:10:48.464Z] DONE 6 tests in 22.880s [2020-12-05T00:10:48.464Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-12-05T00:10:48.465Z] ++ 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-12-05T00:10:48.465Z] ++ set -e [2020-12-05T00:10:48.465Z] ++ '[' -n 0 ']' [2020-12-05T00:10:48.465Z] ++ set -x [2020-12-05T00:10:48.465Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:10:48.465Z] INFO: Testing against a local daemon [2020-12-05T00:10:48.465Z] === RUN TestServiceCreateInit [2020-12-05T00:10:48.465Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-05T00:10:48.493Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-12-05T00:10:49.170Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s) [2020-12-05T00:10:49.170Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2020-12-05T00:10:49.170Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2020-12-05T00:10:49.170Z] === RUN TestKillStoppedContainer [2020-12-05T00:10:49.170Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-12-05T00:10:49.170Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-05T00:10:49.170Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-12-05T00:10:49.170Z] === RUN TestKillDifferentUserContainer [2020-12-05T00:10:49.419Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-12-05T00:10:49.979Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-12-05T00:10:50.111Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-12-05T00:10:50.111Z] === RUN TestInspectOomKilledTrue [2020-12-05T00:10:50.111Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-05T00:10:50.111Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-05T00:10:50.111Z] === RUN TestInspectOomKilledFalse [2020-12-05T00:10:50.111Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-05T00:10:50.111Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-05T00:10:50.111Z] === RUN TestLinksEtcHostsContentMatch [2020-12-05T00:10:50.539Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-12-05T00:10:50.683Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-12-05T00:10:50.683Z] === RUN TestLinksContainerNames [2020-12-05T00:10:51.099Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-12-05T00:10:51.099Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-12-05T00:10:51.099Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-12-05T00:10:51.660Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-12-05T00:10:52.068Z] --- PASS: TestLinksContainerNames (1.56s) [2020-12-05T00:10:52.068Z] === RUN TestLogsFollowTailEmpty [2020-12-05T00:10:52.221Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-12-05T00:10:52.781Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-12-05T00:10:53.013Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2020-12-05T00:10:53.013Z] === RUN TestContainerNetworkMountsNoChown [2020-12-05T00:10:53.342Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-12-05T00:10:53.903Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-12-05T00:10:53.953Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-12-05T00:10:53.953Z] === RUN TestMountDaemonRoot [2020-12-05T00:10:53.953Z] === RUN TestMountDaemonRoot/default [2020-12-05T00:10:53.953Z] === PAUSE TestMountDaemonRoot/default [2020-12-05T00:10:53.953Z] === RUN TestMountDaemonRoot/private [2020-12-05T00:10:53.953Z] === PAUSE TestMountDaemonRoot/private [2020-12-05T00:10:53.953Z] === RUN TestMountDaemonRoot/rprivate [2020-12-05T00:10:53.953Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-05T00:10:53.953Z] === RUN TestMountDaemonRoot/slave [2020-12-05T00:10:53.953Z] === PAUSE TestMountDaemonRoot/slave [2020-12-05T00:10:53.953Z] === RUN TestMountDaemonRoot/rslave [2020-12-05T00:10:53.953Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-05T00:10:53.953Z] === RUN TestMountDaemonRoot/shared [2020-12-05T00:10:53.953Z] === PAUSE TestMountDaemonRoot/shared [2020-12-05T00:10:53.953Z] === RUN TestMountDaemonRoot/rshared [2020-12-05T00:10:53.953Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-05T00:10:53.953Z] === CONT TestMountDaemonRoot/default [2020-12-05T00:10:53.953Z] === CONT TestMountDaemonRoot/rslave [2020-12-05T00:10:53.953Z] === CONT TestMountDaemonRoot/rshared [2020-12-05T00:10:53.953Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-05T00:10:53.953Z] === CONT TestMountDaemonRoot/shared [2020-12-05T00:10:53.953Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-05T00:10:53.953Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-05T00:10:53.953Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-05T00:10:53.953Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-05T00:10:53.953Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-05T00:10:53.953Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-05T00:10:53.953Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-05T00:10:53.953Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-05T00:10:53.953Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-05T00:10:53.953Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-05T00:10:53.954Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-05T00:10:53.954Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-05T00:10:53.954Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-05T00:10:53.954Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-05T00:10:53.954Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-05T00:10:53.954Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-05T00:10:53.954Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-05T00:10:53.954Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-05T00:10:53.954Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-05T00:10:53.954Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-05T00:10:53.954Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-05T00:10:53.954Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-05T00:10:53.954Z] === CONT TestMountDaemonRoot/rprivate [2020-12-05T00:10:53.954Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-05T00:10:53.954Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-05T00:10:53.954Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-05T00:10:53.954Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-05T00:10:53.954Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-05T00:10:53.954Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-05T00:10:53.954Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-05T00:10:53.954Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-05T00:10:53.954Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-05T00:10:53.954Z] === CONT TestMountDaemonRoot/private [2020-12-05T00:10:53.954Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-05T00:10:53.954Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-05T00:10:53.954Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-05T00:10:53.954Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-05T00:10:53.954Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-05T00:10:53.954Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-05T00:10:53.954Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-05T00:10:53.954Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-05T00:10:53.954Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-05T00:10:53.954Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-05T00:10:53.954Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-05T00:10:53.954Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-05T00:10:53.954Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-05T00:10:53.954Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-05T00:10:53.954Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-05T00:10:53.954Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-05T00:10:53.954Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-05T00:10:53.954Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-05T00:10:53.954Z] === CONT TestMountDaemonRoot/slave [2020-12-05T00:10:53.954Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-05T00:10:53.954Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-05T00:10:53.954Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-05T00:10:53.954Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-05T00:10:53.954Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-05T00:10:53.954Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-05T00:10:53.954Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-05T00:10:53.954Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-05T00:10:53.954Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-05T00:10:53.954Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-05T00:10:53.954Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-05T00:10:53.954Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-05T00:10:53.954Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-05T00:10:53.954Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-05T00:10:53.954Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-05T00:10:53.954Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-05T00:10:53.954Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-05T00:10:53.954Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-05T00:10:53.954Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-05T00:10:53.954Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-05T00:10:53.954Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-05T00:10:54.014Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-05T00:10:54.214Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-05T00:10:54.214Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-05T00:10:54.214Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-05T00:10:54.214Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-05T00:10:54.214Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-05T00:10:54.214Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-05T00:10:54.214Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-05T00:10:54.214Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-05T00:10:54.214Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-05T00:10:54.214Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-05T00:10:54.214Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-05T00:10:54.214Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-05T00:10:54.214Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-05T00:10:54.472Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-12-05T00:10:54.472Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-12-05T00:10:54.475Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-12-05T00:10:54.475Z] === RUN TestContainerBindMountNonRecursive [2020-12-05T00:10:55.848Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-12-05T00:10:56.104Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-12-05T00:10:56.666Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-12-05T00:10:56.666Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-12-05T00:10:57.019Z] --- PASS: TestContainerBindMountNonRecursive (2.26s) [2020-12-05T00:10:57.020Z] === RUN TestContainerVolumesMountedAsShared [2020-12-05T00:10:57.227Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-12-05T00:10:57.227Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-12-05T00:10:57.280Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2020-12-05T00:10:57.280Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-05T00:10:57.850Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s) [2020-12-05T00:10:57.850Z] === RUN TestNetworkNat [2020-12-05T00:10:58.153Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-12-05T00:10:58.714Z] === RUN TestDockerSuite/TestInspectDefault [2020-12-05T00:10:58.793Z] --- PASS: TestNetworkNat (0.87s) [2020-12-05T00:10:58.793Z] === RUN TestNetworkLocalhostTCPNat [2020-12-05T00:10:59.274Z] === RUN TestDockerSuite/TestInspectHistory [2020-12-05T00:10:59.564Z] --- PASS: TestServiceCreateInit (10.84s) [2020-12-05T00:10:59.564Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.52s) [2020-12-05T00:10:59.564Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.31s) [2020-12-05T00:10:59.564Z] === RUN TestCreateServiceMultipleTimes [2020-12-05T00:10:59.737Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-12-05T00:10:59.737Z] === RUN TestNetworkLoopbackNat [2020-12-05T00:10:59.836Z] === RUN TestDockerSuite/TestInspectImage [2020-12-05T00:10:59.836Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-12-05T00:10:59.836Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-12-05T00:10:59.836Z] === RUN TestDockerSuite/TestInspectInt64 [2020-12-05T00:11:00.397Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-12-05T00:11:00.957Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-12-05T00:11:00.957Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-12-05T00:11:01.520Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-12-05T00:11:01.775Z] === RUN TestDockerSuite/TestInspectPlugin [2020-12-05T00:11:03.037Z] --- PASS: TestNetworkLoopbackNat (3.25s) [2020-12-05T00:11:03.037Z] === RUN TestPause [2020-12-05T00:11:03.979Z] --- PASS: TestPause (0.86s) [2020-12-05T00:11:03.979Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-05T00:11:03.979Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-05T00:11:03.979Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-05T00:11:03.979Z] === RUN TestPauseStopPausedContainer [2020-12-05T00:11:04.288Z] === RUN TestDockerSuite/TestInspectRootFS [2020-12-05T00:11:04.288Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-12-05T00:11:04.544Z] === RUN TestDockerSuite/TestInspectStatus [2020-12-05T00:11:04.550Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-12-05T00:11:04.550Z] === RUN TestPsFilter [2020-12-05T00:11:04.810Z] --- PASS: TestPsFilter (0.29s) [2020-12-05T00:11:04.810Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-05T00:11:04.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-05T00:11:04.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-05T00:11:04.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-05T00:11:05.105Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-12-05T00:11:05.752Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-12-05T00:11:05.752Z] === RUN TestRemoveContainerWithVolume [2020-12-05T00:11:05.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-05T00:11:05.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-05T00:11:06.031Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-12-05T00:11:06.591Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-12-05T00:11:06.694Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-12-05T00:11:06.694Z] === RUN TestRemoveContainerRunning [2020-12-05T00:11:07.152Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-12-05T00:11:07.265Z] --- PASS: TestRemoveContainerRunning (0.82s) [2020-12-05T00:11:07.266Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-05T00:11:07.713Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-12-05T00:11:07.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-05T00:11:08.208Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-12-05T00:11:08.208Z] === RUN TestRemoveInvalidContainer [2020-12-05T00:11:08.208Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-12-05T00:11:08.208Z] === RUN TestRenameLinkedContainer [2020-12-05T00:11:08.273Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-12-05T00:11:08.834Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-12-05T00:11:09.395Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-12-05T00:11:09.395Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-12-05T00:11:10.758Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-12-05T00:11:11.508Z] --- PASS: TestRenameLinkedContainer (3.17s) [2020-12-05T00:11:11.509Z] === RUN TestRenameStoppedContainer [2020-12-05T00:11:11.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-05T00:11:11.683Z] === RUN TestDockerSuite/TestLinksEnvs [2020-12-05T00:11:12.079Z] --- PASS: TestRenameStoppedContainer (0.79s) [2020-12-05T00:11:12.079Z] === RUN TestRenameRunningContainerAndReuse [2020-12-05T00:11:13.046Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-12-05T00:11:13.047Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-12-05T00:11:13.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-05T00:11:13.992Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) [2020-12-05T00:11:13.992Z] === RUN TestRenameInvalidName [2020-12-05T00:11:14.410Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-12-05T00:11:14.563Z] --- PASS: TestRenameInvalidName (0.78s) [2020-12-05T00:11:14.563Z] === RUN TestRenameAnonymousContainer [2020-12-05T00:11:15.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-05T00:11:15.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-05T00:11:16.296Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-12-05T00:11:17.662Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-12-05T00:11:17.662Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-12-05T00:11:17.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-05T00:11:18.769Z] --- PASS: TestRenameAnonymousContainer (4.15s) [2020-12-05T00:11:18.769Z] === RUN TestRenameContainerWithSameName [2020-12-05T00:11:18.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-05T00:11:19.552Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-12-05T00:11:19.552Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-12-05T00:11:19.711Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2020-12-05T00:11:19.711Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-05T00:11:20.112Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-12-05T00:11:21.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-05T00:11:21.096Z] --- PASS: TestRenameContainerWithLinkedContainer (1.66s) [2020-12-05T00:11:21.096Z] === RUN TestResize [2020-12-05T00:11:21.994Z] --- PASS: TestCreateServiceMultipleTimes (22.92s) [2020-12-05T00:11:21.994Z] === RUN TestCreateServiceConflict [2020-12-05T00:11:22.037Z] --- PASS: TestResize (0.82s) [2020-12-05T00:11:22.037Z] === RUN TestResizeWithInvalidSize [2020-12-05T00:11:22.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-05T00:11:22.980Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-12-05T00:11:22.980Z] === RUN TestResizeWhenContainerNotStarted [2020-12-05T00:11:23.552Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-12-05T00:11:23.552Z] === RUN TestDaemonRestartKillContainers [2020-12-05T00:11:23.552Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-05T00:11:23.552Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-05T00:11:23.552Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-05T00:11:23.552Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-05T00:11:23.552Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-05T00:11:23.552Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-05T00:11:23.552Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-05T00:11:23.552Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-05T00:11:23.552Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-05T00:11:23.552Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-05T00:11:23.552Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-05T00:11:23.552Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-05T00:11:23.552Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-05T00:11:23.552Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-05T00:11:23.552Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-05T00:11:23.552Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-05T00:11:23.552Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:11:23.552Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:11:23.552Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:11:23.552Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:11:23.552Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:11:23.552Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:11:23.552Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:11:23.552Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:11:23.552Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-05T00:11:23.552Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-05T00:11:23.552Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-05T00:11:23.552Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-05T00:11:23.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-05T00:11:25.132Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-05T00:11:25.132Z] Using test binary docker [2020-12-05T00:11:25.133Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-05T00:11:25.133Z] +++ /etc/init.d/apparmor start [2020-12-05T00:11:25.133Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-05T00:11:25.133Z] INFO: Waiting for daemon to start... [2020-12-05T00:11:25.133Z] Starting dockerd [2020-12-05T00:11:25.133Z] +++ 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-12-05T00:11:25.497Z] --- PASS: TestCreateServiceConflict (3.35s) [2020-12-05T00:11:25.497Z] === RUN TestCreateServiceMaxReplicas [2020-12-05T00:11:26.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-12-05T00:11:26.863Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-05T00:11:26.863Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-05T00:11:26.863Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:11:27.239Z] . [2020-12-05T00:11:27.239Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-05T00:11:27.239Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-05T00:11:27.239Z] Error: No such image: emptyfs [2020-12-05T00:11:27.239Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-05T00:11:27.239Z] ++++ docker load [2020-12-05T00:11:27.239Z] Running integration-test (iteration 1) [2020-12-05T00:11:27.239Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-12-05T00:11:27.239Z] ++ 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-12-05T00:11:27.239Z] ++ set -e [2020-12-05T00:11:27.239Z] ++ '[' -n 0 ']' [2020-12-05T00:11:27.239Z] ++ set -x [2020-12-05T00:11:27.239Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:11:27.438Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:11:28.382Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:11:28.528Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-12-05T00:11:29.326Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:11:29.326Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-05T00:11:29.590Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-05T00:11:29.934Z] --- PASS: TestCreateServiceMaxReplicas (3.94s) [2020-12-05T00:11:29.934Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-05T00:11:30.414Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-12-05T00:11:31.340Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-12-05T00:11:31.901Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-12-05T00:11:32.139Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-05T00:11:32.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s) [2020-12-05T00:11:32.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.85s) [2020-12-05T00:11:32.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.87s) [2020-12-05T00:11:32.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.87s) [2020-12-05T00:11:32.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s) [2020-12-05T00:11:32.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s) [2020-12-05T00:11:32.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-12-05T00:11:32.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.46s) [2020-12-05T00:11:32.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-12-05T00:11:32.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-12-05T00:11:32.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.52s) [2020-12-05T00:11:32.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.36s) [2020-12-05T00:11:32.139Z] === RUN TestCgroupNamespacesRun [2020-12-05T00:11:32.594Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-12-05T00:11:33.786Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-12-05T00:11:33.787Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-12-05T00:11:33.787Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-12-05T00:11:33.787Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-12-05T00:11:33.787Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-12-05T00:11:34.051Z] --- PASS: TestCgroupNamespacesRun (2.08s) [2020-12-05T00:11:34.051Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-05T00:11:34.347Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-12-05T00:11:34.907Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-12-05T00:11:35.964Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.86s) [2020-12-05T00:11:35.964Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-05T00:11:37.879Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.91s) [2020-12-05T00:11:37.879Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-05T00:11:38.167Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-12-05T00:11:38.727Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-12-05T00:11:39.795Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s) [2020-12-05T00:11:39.795Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-05T00:11:41.708Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.01s) [2020-12-05T00:11:41.708Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-05T00:11:42.708Z] Loaded image: buildpack-deps:buster [2020-12-05T00:11:42.708Z] Loaded image: busybox:latest [2020-12-05T00:11:42.708Z] Loaded image: busybox:glibc [2020-12-05T00:11:42.708Z] Loaded image: debian:buster [2020-12-05T00:11:42.708Z] Loaded image: hello-world:latest [2020-12-05T00:11:42.708Z] Loaded image: arm32v7/hello-world:latest [2020-12-05T00:11:42.708Z] INFO: Testing against a local daemon [2020-12-05T00:11:42.708Z] === RUN TestCgroupNamespacesBuild [2020-12-05T00:11:42.708Z] --- PASS: TestCgroupNamespacesBuild (1.44s) [2020-12-05T00:11:42.708Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-05T00:11:43.625Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.80s) [2020-12-05T00:11:43.625Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-05T00:11:43.755Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.38s) [2020-12-05T00:11:43.755Z] === RUN TestBuildWithSession [2020-12-05T00:11:43.755Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-05T00:11:43.755Z] build_session_test.go:25: TODO: BuildKit [2020-12-05T00:11:43.755Z] === RUN TestBuildSquashParent [2020-12-05T00:11:43.963Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-12-05T00:11:43.963Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-12-05T00:11:43.963Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-12-05T00:11:44.568Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.02s) [2020-12-05T00:11:44.568Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-05T00:11:44.888Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-12-05T00:11:45.246Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.49s) [2020-12-05T00:11:45.246Z] === RUN TestCreateServiceSecretFileMode [2020-12-05T00:11:45.449Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-12-05T00:11:46.375Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-12-05T00:11:46.481Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-12-05T00:11:46.481Z] === RUN TestKernelTCPMemory [2020-12-05T00:11:47.301Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-12-05T00:11:47.424Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-12-05T00:11:47.424Z] === RUN TestNISDomainname [2020-12-05T00:11:47.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-12-05T00:11:48.118Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-12-05T00:11:48.243Z] --- PASS: TestBuildSquashParent (4.63s) [2020-12-05T00:11:48.243Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-05T00:11:48.243Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-05T00:11:48.243Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-05T00:11:48.243Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-05T00:11:48.243Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-05T00:11:48.243Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-05T00:11:48.243Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-05T00:11:48.243Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-05T00:11:48.243Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-05T00:11:48.243Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-05T00:11:48.243Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-05T00:11:48.243Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-05T00:11:48.243Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-05T00:11:48.243Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-05T00:11:48.243Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-05T00:11:48.243Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-05T00:11:48.243Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-05T00:11:48.366Z] --- PASS: TestNISDomainname (0.98s) [2020-12-05T00:11:48.367Z] === RUN TestHostnameDnsResolution [2020-12-05T00:11:48.749Z] --- PASS: TestCreateServiceSecretFileMode (3.67s) [2020-12-05T00:11:48.749Z] === RUN TestCreateServiceConfigFileMode [2020-12-05T00:11:48.873Z] ......... [ 86%] [2020-12-05T00:11:50.005Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-12-05T00:11:50.281Z] --- PASS: TestHostnameDnsResolution (1.79s) [2020-12-05T00:11:50.281Z] === RUN TestStats [2020-12-05T00:11:50.569Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-12-05T00:11:50.997Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-05T00:11:50.997Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-05T00:11:51.494Z] === RUN TestDockerSuite/TestLogsSince [2020-12-05T00:11:51.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-12-05T00:11:52.253Z] --- PASS: TestCreateServiceConfigFileMode (3.72s) [2020-12-05T00:11:52.253Z] === RUN TestCreateServiceSysctls [2020-12-05T00:11:53.089Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-05T00:11:53.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.44s) [2020-12-05T00:11:53.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.48s) [2020-12-05T00:11:53.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s) [2020-12-05T00:11:53.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.98s) [2020-12-05T00:11:53.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s) [2020-12-05T00:11:53.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.21s) [2020-12-05T00:11:53.089Z] === RUN TestBuildMultiStageCopy [2020-12-05T00:11:53.089Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-05T00:11:53.581Z] --- PASS: TestStats (2.82s) [2020-12-05T00:11:53.581Z] === RUN TestStopContainerWithTimeout [2020-12-05T00:11:53.581Z] === RUN TestStopContainerWithTimeout/0 [2020-12-05T00:11:53.581Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-05T00:11:53.581Z] === RUN TestStopContainerWithTimeout/1 [2020-12-05T00:11:53.581Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-05T00:11:53.581Z] === RUN TestStopContainerWithTimeout/3 [2020-12-05T00:11:53.581Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-05T00:11:53.581Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-05T00:11:53.581Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-05T00:11:53.581Z] === CONT TestStopContainerWithTimeout/0 [2020-12-05T00:11:53.581Z] === CONT TestStopContainerWithTimeout/3 [2020-12-05T00:11:53.581Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-05T00:11:53.581Z] === CONT TestStopContainerWithTimeout/1 [2020-12-05T00:11:54.608Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-05T00:11:54.901Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-05T00:11:54.974Z] tests/integration/models_images_test.py ............... [ 89%] [2020-12-05T00:11:55.197Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-05T00:11:55.491Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-05T00:11:55.786Z] --- PASS: TestBuildMultiStageCopy (2.94s) [2020-12-05T00:11:55.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.58s) [2020-12-05T00:11:55.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2020-12-05T00:11:55.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2020-12-05T00:11:55.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s) [2020-12-05T00:11:55.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2020-12-05T00:11:55.786Z] === RUN TestBuildMultiStageParentConfig [2020-12-05T00:11:56.156Z] tests/integration/models_networks_test.py .... [ 90%] [2020-12-05T00:11:56.750Z] --- PASS: TestCreateServiceSysctls (4.51s) [2020-12-05T00:11:56.750Z] === RUN TestCreateServiceCapabilities [2020-12-05T00:11:56.851Z] --- PASS: TestBuildMultiStageParentConfig (0.86s) [2020-12-05T00:11:56.852Z] === RUN TestBuildLabelWithTargets [2020-12-05T00:11:56.880Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-12-05T00:11:56.880Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2020-12-05T00:11:56.880Z] --- PASS: TestStopContainerWithTimeout/1 (2.45s) [2020-12-05T00:11:56.880Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2020-12-05T00:11:56.880Z] --- PASS: TestStopContainerWithTimeout/3 (3.38s) [2020-12-05T00:11:56.880Z] === RUN TestDeleteDevicemapper [2020-12-05T00:11:56.880Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-05T00:11:56.880Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-05T00:11:56.880Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-05T00:11:58.279Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-12-05T00:11:58.368Z] --- PASS: TestBuildLabelWithTargets (1.33s) [2020-12-05T00:11:58.368Z] === RUN TestBuildWithEmptyLayers [2020-12-05T00:11:58.661Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2020-12-05T00:11:58.661Z] === RUN TestBuildMultiStageOnBuild [2020-12-05T00:11:58.798Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.36s) [2020-12-05T00:11:58.798Z] === RUN TestUpdateMemory [2020-12-05T00:11:58.798Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-05T00:11:58.798Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-05T00:11:58.798Z] === RUN TestUpdateCPUQuota [2020-12-05T00:12:00.181Z] --- PASS: TestUpdateCPUQuota (1.35s) [2020-12-05T00:12:00.181Z] === RUN TestUpdatePidsLimit [2020-12-05T00:12:00.181Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-05T00:12:00.293Z] --- PASS: TestCreateServiceCapabilities (3.76s) [2020-12-05T00:12:00.293Z] === RUN TestInspect [2020-12-05T00:12:00.442Z] === RUN TestUpdatePidsLimit/no_change [2020-12-05T00:12:00.736Z] --- PASS: TestBuildMultiStageOnBuild (1.78s) [2020-12-05T00:12:00.736Z] === RUN TestBuildUncleanTarFilenames [2020-12-05T00:12:01.013Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-05T00:12:01.274Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-05T00:12:01.377Z] --- PASS: TestBuildUncleanTarFilenames (0.94s) [2020-12-05T00:12:01.377Z] === RUN TestBuildMultiStageLayerLeak [2020-12-05T00:12:01.845Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-05T00:12:02.108Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-05T00:12:02.369Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-05T00:12:02.687Z] tests/integration/models_nodes_test.py . [ 91%] [2020-12-05T00:12:02.687Z] tests/integration/models_resources_test.py . [ 91%] [2020-12-05T00:12:03.463Z] --- PASS: TestBuildMultiStageLayerLeak (1.86s) [2020-12-05T00:12:03.463Z] === RUN TestBuildWithHugeFile [2020-12-05T00:12:04.284Z] --- PASS: TestUpdatePidsLimit (3.79s) [2020-12-05T00:12:04.284Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-12-05T00:12:04.284Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-12-05T00:12:04.284Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-12-05T00:12:04.284Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-12-05T00:12:04.284Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-12-05T00:12:04.284Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-12-05T00:12:04.284Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-12-05T00:12:04.284Z] === RUN TestUpdateRestartPolicy [2020-12-05T00:12:04.733Z] --- PASS: TestInspect (3.79s) [2020-12-05T00:12:04.733Z] === RUN TestCreateJob [2020-12-05T00:12:04.808Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-12-05T00:12:04.808Z] === RUN TestDockerSuite/TestLogsTail [2020-12-05T00:12:05.064Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-12-05T00:12:05.624Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-12-05T00:12:06.185Z] === RUN TestDockerSuite/TestMountIntoProc [2020-12-05T00:12:06.440Z] === RUN TestDockerSuite/TestMountIntoSys [2020-12-05T00:12:07.000Z] === RUN TestDockerSuite/TestNetHostname [2020-12-05T00:12:08.239Z] --- PASS: TestCreateJob (4.08s) [2020-12-05T00:12:08.239Z] === RUN TestReplicatedJob [2020-12-05T00:12:08.364Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-12-05T00:12:08.482Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-12-05T00:12:08.619Z] === RUN TestDockerSuite/TestNetworkEvents [2020-12-05T00:12:09.179Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-12-05T00:12:09.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-12-05T00:12:10.798Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-12-05T00:12:11.360Z] === RUN TestDockerSuite/TestPluginActive [2020-12-05T00:12:11.775Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-12-05T00:12:11.775Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-12-05T00:12:13.377Z] --- PASS: TestBuildWithHugeFile (156.79s) [2020-12-05T00:12:13.377Z] === RUN TestBuildWithEmptyDockerfile [2020-12-05T00:12:13.377Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-05T00:12:13.377Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-05T00:12:13.377Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-05T00:12:13.377Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-05T00:12:13.377Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-05T00:12:13.377Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-05T00:12:13.377Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-05T00:12:13.377Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-05T00:12:13.377Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-05T00:12:13.377Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2020-12-05T00:12:13.377Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2020-12-05T00:12:13.377Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-12-05T00:12:13.377Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2020-12-05T00:12:13.377Z] === RUN TestBuildPreserveOwnership [2020-12-05T00:12:13.377Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2020-12-05T00:12:13.377Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-05T00:12:13.377Z] === RUN TestBuildPlatformInvalid [2020-12-05T00:12:13.377Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-12-05T00:12:13.377Z] PASS [2020-12-05T00:12:13.377Z] ok github.com/docker/docker/integration/build 234.462s [2020-12-05T00:12:13.377Z] [2020-12-05T00:12:13.377Z] === Skipped [2020-12-05T00:12:13.377Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-12-05T00:12:13.377Z] build_session_test.go:25: TODO: BuildKit [2020-12-05T00:12:13.377Z] [2020-12-05T00:12:13.377Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-12-05T00:12:13.377Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:12:13.377Z] [2020-12-05T00:12:13.377Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-12-05T00:12:13.377Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-05T00:12:13.377Z] [2020-12-05T00:12:13.377Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-12-05T00:12:13.377Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-05T00:12:13.377Z] [2020-12-05T00:12:13.377Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-12-05T00:12:13.377Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-05T00:12:13.377Z] [2020-12-05T00:12:13.377Z] [2020-12-05T00:12:13.377Z] DONE 28 tests, 5 skipped in 259.312s [2020-12-05T00:12:13.377Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-12-05T00:12:13.377Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-05T00:12:13.377Z] INFO: Testing against a local daemon [2020-12-05T00:12:13.377Z] === RUN TestConfigInspect [2020-12-05T00:12:13.377Z] --- SKIP: TestConfigInspect (0.00s) [2020-12-05T00:12:13.377Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:12:13.377Z] === RUN TestConfigList [2020-12-05T00:12:13.377Z] --- SKIP: TestConfigList (0.00s) [2020-12-05T00:12:13.377Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:12:13.377Z] === RUN TestConfigsCreateAndDelete [2020-12-05T00:12:13.377Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-12-05T00:12:13.377Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:12:13.377Z] === RUN TestConfigsUpdate [2020-12-05T00:12:13.377Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-12-05T00:12:13.377Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:12:13.377Z] === RUN TestTemplatedConfig [2020-12-05T00:12:13.377Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-12-05T00:12:13.377Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:12:13.377Z] === RUN TestConfigCreateResolve [2020-12-05T00:12:13.377Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-12-05T00:12:13.377Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:12:13.377Z] === RUN TestConfigDaemonLibtrustID [2020-12-05T00:12:13.377Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-12-05T00:12:13.377Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:12:13.377Z] PASS [2020-12-05T00:12:13.377Z] ok github.com/docker/docker/integration/config 0.246s [2020-12-05T00:12:13.377Z] [2020-12-05T00:12:13.377Z] === Skipped [2020-12-05T00:12:13.378Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-12-05T00:12:13.378Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:12:13.378Z] [2020-12-05T00:12:13.378Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-12-05T00:12:13.378Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:12:13.378Z] [2020-12-05T00:12:13.378Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-12-05T00:12:13.378Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:12:13.378Z] [2020-12-05T00:12:13.378Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-12-05T00:12:13.378Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:12:13.378Z] [2020-12-05T00:12:13.378Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-12-05T00:12:13.378Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:12:13.378Z] [2020-12-05T00:12:13.378Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-12-05T00:12:13.378Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:12:13.378Z] [2020-12-05T00:12:13.378Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-12-05T00:12:13.378Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:12:13.378Z] [2020-12-05T00:12:13.378Z] [2020-12-05T00:12:13.378Z] DONE 7 tests, 7 skipped in 2.965s [2020-12-05T00:12:13.378Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-12-05T00:12:13.841Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-05T00:12:13.841Z] INFO: Testing against a local daemon [2020-12-05T00:12:13.841Z] === RUN TestCheckpoint [2020-12-05T00:12:13.841Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-05T00:12:13.842Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-05T00:12:13.842Z] === RUN TestContainerInvalidJSON [2020-12-05T00:12:13.842Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-05T00:12:13.842Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-05T00:12:13.842Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-05T00:12:13.842Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-05T00:12:13.842Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-05T00:12:13.842Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-05T00:12:13.842Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-05T00:12:13.842Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-05T00:12:13.842Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-05T00:12:13.842Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-12-05T00:12:13.842Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-12-05T00:12:13.842Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-12-05T00:12:13.842Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-12-05T00:12:13.842Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-05T00:12:13.872Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-12-05T00:12:14.306Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2020-12-05T00:12:14.306Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-05T00:12:14.306Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2020-12-05T00:12:14.306Z] copy_test.go:38: testEnv.OSType == "windows" [2020-12-05T00:12:14.306Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-05T00:12:14.306Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2020-12-05T00:12:14.306Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-05T00:12:14.306Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2020-12-05T00:12:14.306Z] copy_test.go:63: testEnv.OSType == "windows" [2020-12-05T00:12:14.306Z] === RUN TestCopyFromContainer [2020-12-05T00:12:14.306Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-12-05T00:12:14.306Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:12:14.306Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-05T00:12:14.306Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-05T00:12:14.306Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-05T00:12:14.306Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-05T00:12:14.306Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-05T00:12:14.306Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-05T00:12:14.306Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-05T00:12:14.306Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-05T00:12:14.306Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-05T00:12:14.306Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-05T00:12:14.306Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-12-05T00:12:14.306Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-05T00:12:14.306Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-05T00:12:14.306Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-12-05T00:12:14.306Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-05T00:12:14.306Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-12-05T00:12:14.306Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-12-05T00:12:14.306Z] === RUN TestCreateWithInvalidEnv [2020-12-05T00:12:14.306Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-05T00:12:14.306Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-05T00:12:14.306Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-05T00:12:14.306Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-05T00:12:14.306Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-05T00:12:14.306Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-05T00:12:14.306Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-05T00:12:14.306Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-05T00:12:14.306Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-05T00:12:14.306Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-12-05T00:12:14.306Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-12-05T00:12:14.306Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-12-05T00:12:14.306Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-12-05T00:12:14.306Z] === RUN TestCreateTmpfsMountsTarget [2020-12-05T00:12:14.770Z] --- SKIP: TestCreateTmpfsMountsTarget (0.01s) [2020-12-05T00:12:14.770Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:12:14.770Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-05T00:12:14.770Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-12-05T00:12:14.770Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:12:14.770Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-05T00:12:14.770Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-12-05T00:12:14.770Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:12:14.770Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-05T00:12:14.770Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-05T00:12:14.770Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-05T00:12:14.770Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-05T00:12:14.770Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-05T00:12:14.770Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-05T00:12:14.770Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-05T00:12:14.770Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-05T00:12:14.770Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-05T00:12:14.770Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-05T00:12:14.770Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-05T00:12:14.770Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-05T00:12:14.770Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-05T00:12:14.770Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-05T00:12:14.770Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-05T00:12:14.770Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-05T00:12:14.770Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-12-05T00:12:14.770Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-12-05T00:12:14.770Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-12-05T00:12:14.770Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-12-05T00:12:14.770Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-12-05T00:12:14.770Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-12-05T00:12:14.770Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-05T00:12:14.770Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-12-05T00:12:14.770Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-12-05T00:12:14.770Z] === RUN TestCreateDifferentPlatform [2020-12-05T00:12:14.770Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-05T00:12:14.770Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-05T00:12:14.771Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2020-12-05T00:12:14.771Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-05T00:12:14.771Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-05T00:12:14.771Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-05T00:12:14.771Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-12-05T00:12:14.771Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-05T00:12:14.771Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2020-12-05T00:12:14.771Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-12-05T00:12:14.771Z] === RUN TestContainerKillOnDaemonStart [2020-12-05T00:12:14.771Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-12-05T00:12:14.771Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:12:14.771Z] === RUN TestDiff [2020-12-05T00:12:14.771Z] --- SKIP: TestDiff (0.00s) [2020-12-05T00:12:14.771Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-12-05T00:12:14.771Z] === RUN TestExecWithCloseStdin [2020-12-05T00:12:15.404Z] tests/integration/regression_test.py ...... [ 98%] [2020-12-05T00:12:15.916Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-12-05T00:12:15.916Z] tests/integration/credentials/utils_test.py . [100%] [2020-12-05T00:12:15.916Z] [2020-12-05T00:12:15.916Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-12-05T00:12:15.916Z] =========================== short test summary info ============================ [2020-12-05T00:12:15.916Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-12-05T00:12:15.916Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-12-05T00:12:15.916Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-12-05T00:12:15.916Z] Not supported on most drivers [2020-12-05T00:12:15.916Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-12-05T00:12:15.916Z] Output of docker top depends on host distro, and is not formalized. [2020-12-05T00:12:15.916Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-12-05T00:12:15.916Z] Output of docker top depends on host distro, and is not formalized. [2020-12-05T00:12:15.916Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-12-05T00:12:15.916Z] Can fail if eth0 has multiple IP addresses [2020-12-05T00:12:15.916Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-12-05T00:12:15.916Z] This doesn't seem to be taken into account by the engine [2020-12-05T00:12:15.916Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-12-05T00:12:15.916Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-12-05T00:12:15.916Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 336.53 seconds == [2020-12-05T00:12:16.513Z] --- PASS: TestUpdateRestartPolicy (12.45s) [2020-12-05T00:12:16.513Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-05T00:12:16.520Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-12-05T00:12:16.697Z] --- PASS: TestReplicatedJob (7.37s) [2020-12-05T00:12:16.697Z] === RUN TestUpdateReplicatedJob [2020-12-05T00:12:17.031Z] --- PASS: TestExecWithCloseStdin (2.36s) [2020-12-05T00:12:17.031Z] === RUN TestExec [2020-12-05T00:12:17.085Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-12-05T00:12:17.085Z] === RUN TestWaitNonBlocked [2020-12-05T00:12:17.085Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-05T00:12:17.085Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-05T00:12:17.085Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-05T00:12:17.085Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-05T00:12:17.085Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-05T00:12:17.085Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-05T00:12:18.469Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-12-05T00:12:18.469Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-12-05T00:12:18.469Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2020-12-05T00:12:18.469Z] === RUN TestWaitBlocked [2020-12-05T00:12:18.469Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-05T00:12:18.469Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-05T00:12:18.469Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-05T00:12:18.469Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-05T00:12:18.469Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-05T00:12:18.469Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-05T00:12:19.110Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-12-05T00:12:19.110Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-12-05T00:12:19.230Z] --- PASS: TestExec (2.02s) [2020-12-05T00:12:19.230Z] === RUN TestExecUser [2020-12-05T00:12:19.230Z] --- SKIP: TestExecUser (0.00s) [2020-12-05T00:12:19.230Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-12-05T00:12:19.230Z] === RUN TestExportContainerAndImportImage [2020-12-05T00:12:19.231Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-12-05T00:12:19.231Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:12:19.231Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-05T00:12:19.231Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-12-05T00:12:19.231Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:12:19.231Z] === RUN TestHealthCheckWorkdir [2020-12-05T00:12:19.231Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-12-05T00:12:19.231Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-12-05T00:12:19.231Z] === RUN TestHealthKillContainer [2020-12-05T00:12:19.231Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-12-05T00:12:19.231Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-12-05T00:12:19.231Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-05T00:12:19.231Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-12-05T00:12:19.231Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-12-05T00:12:19.231Z] === RUN TestKillContainerInvalidSignal [2020-12-05T00:12:19.411Z] --- PASS: TestWaitBlocked (0.02s) [2020-12-05T00:12:19.411Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2020-12-05T00:12:19.411Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2020-12-05T00:12:19.411Z] === CONT TestContainerStartOnDaemonRestart [2020-12-05T00:12:19.411Z] === CONT TestIpcModeOlderClient [2020-12-05T00:12:19.411Z] === CONT TestDaemonHostGatewayIP [2020-12-05T00:12:19.411Z] === CONT TestContainerKillOnDaemonStart [2020-12-05T00:12:19.670Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-12-05T00:12:19.672Z] --- PASS: TestIpcModeOlderClient (0.30s) [2020-12-05T00:12:19.672Z] === CONT TestDaemonRestartIpcMode [2020-12-05T00:12:20.203Z] --- PASS: TestUpdateReplicatedJob (4.68s) [2020-12-05T00:12:20.203Z] === RUN TestServiceListWithStatuses [2020-12-05T00:12:20.203Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-05T00:12:20.203Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-05T00:12:20.203Z] === RUN TestDockerNetworkConnectAlias [2020-12-05T00:12:20.796Z] --- PASS: TestKillContainerInvalidSignal (1.80s) [2020-12-05T00:12:20.796Z] === RUN TestKillContainer [2020-12-05T00:12:20.796Z] === RUN TestKillContainer/no_signal [2020-12-05T00:12:22.931Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-12-05T00:12:22.981Z] --- PASS: TestContainerStartOnDaemonRestart (3.77s) [2020-12-05T00:12:22.994Z] === RUN TestKillContainer/non_killing_signal [2020-12-05T00:12:22.994Z] === RUN TestKillContainer/killing_signal [2020-12-05T00:12:24.293Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-12-05T00:12:24.369Z] --- PASS: TestDaemonRestartIpcMode (4.63s) [2020-12-05T00:12:24.630Z] --- PASS: TestDaemonHostGatewayIP (5.33s) [2020-12-05T00:12:25.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-12-05T00:12:27.036Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-12-05T00:12:28.671Z] --- PASS: TestDockerNetworkConnectAlias (8.16s) [2020-12-05T00:12:28.672Z] === RUN TestDockerNetworkReConnect [2020-12-05T00:12:28.682Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-05T00:12:28.683Z] [2020-12-05T00:12:28.683Z] Unloading profiles will leave already running processes permanently [2020-12-05T00:12:28.683Z] unconfined, which can lead to unexpected situations. [2020-12-05T00:12:28.683Z] [2020-12-05T00:12:28.683Z] To set a process to complain mode, use the command line tool [2020-12-05T00:12:28.683Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-05T00:12:28.683Z] Post stage [Pipeline] junit [2020-12-05T00:12:28.947Z] Recording test results [2020-12-05T00:12:30.116Z] --- PASS: TestKillContainer (8.76s) [2020-12-05T00:12:30.116Z] --- PASS: TestKillContainer/no_signal (1.77s) [2020-12-05T00:12:30.116Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-12-05T00:12:30.116Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-12-05T00:12:30.116Z] --- PASS: TestKillContainer/killing_signal (6.93s) [2020-12-05T00:12:30.116Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-05T00:12:30.116Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-12-05T00:12:30.116Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-05T00:12:30.116Z] === RUN TestKillStoppedContainer [2020-12-05T00:12:30.116Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-12-05T00:12:30.116Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-05T00:12:30.116Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-05T00:12:30.116Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-12-05T00:12:30.116Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-05T00:12:30.116Z] === RUN TestKillDifferentUserContainer [2020-12-05T00:12:30.116Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-12-05T00:12:30.116Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-12-05T00:12:30.116Z] === RUN TestInspectOomKilledTrue [2020-12-05T00:12:30.116Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-05T00:12:30.116Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:12:30.116Z] === RUN TestInspectOomKilledFalse [2020-12-05T00:12:30.116Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-05T00:12:30.116Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-05T00:12:30.116Z] === RUN TestLogsFollowTailEmpty [Pipeline] sh [2020-12-05T00:12:30.691Z] + echo Ensuring container killed. [2020-12-05T00:12:30.691Z] Ensuring container killed. [2020-12-05T00:12:30.691Z] + docker rm -vf docker-pr4 [2020-12-05T00:12:30.691Z] Error: No such container: docker-pr4 [2020-12-05T00:12:30.691Z] + true [Pipeline] sh [2020-12-05T00:12:30.970Z] + echo Chowning /workspace to jenkins user [2020-12-05T00:12:30.970Z] Chowning /workspace to jenkins user [2020-12-05T00:12:30.970Z] + id -u [2020-12-05T00:12:30.970Z] + id -g [2020-12-05T00:12:30.970Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41749:/workspace busybox chown -R 1000:1000 /workspace [2020-12-05T00:12:30.970Z] Unable to find image 'busybox:latest' locally [2020-12-05T00:12:31.668Z] --- PASS: TestLogsFollowTailEmpty (1.81s) [2020-12-05T00:12:31.668Z] === RUN TestNetworkNat [2020-12-05T00:12:31.668Z] --- SKIP: TestNetworkNat (0.00s) [2020-12-05T00:12:31.668Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-12-05T00:12:31.668Z] === RUN TestNetworkLocalhostTCPNat [2020-12-05T00:12:32.276Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-12-05T00:12:32.761Z] --- PASS: TestContainerKillOnDaemonStart (13.27s) [2020-12-05T00:12:32.761Z] PASS [2020-12-05T00:12:32.761Z] [2020-12-05T00:12:32.761Z] === Skipped [2020-12-05T00:12:32.761Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-12-05T00:12:32.761Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-05T00:12:32.761Z] [2020-12-05T00:12:32.761Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-05T00:12:32.761Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-05T00:12:32.761Z] [2020-12-05T00:12:32.761Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-05T00:12:32.761Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-05T00:12:32.761Z] [2020-12-05T00:12:32.761Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-05T00:12:32.761Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-05T00:12:32.761Z] [2020-12-05T00:12:32.761Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-12-05T00:12:32.761Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-05T00:12:32.761Z] [2020-12-05T00:12:32.761Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-12-05T00:12:32.761Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-05T00:12:32.761Z] [2020-12-05T00:12:32.761Z] [2020-12-05T00:12:32.761Z] DONE 195 tests, 6 skipped in 143.135s [2020-12-05T00:12:32.761Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-12-05T00:12:32.761Z] ++ 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-12-05T00:12:32.761Z] ++ set -e [2020-12-05T00:12:32.761Z] ++ '[' -n 0 ']' [2020-12-05T00:12:32.761Z] ++ set -x [2020-12-05T00:12:32.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:12:32.761Z] INFO: Testing against a local daemon [2020-12-05T00:12:32.761Z] === RUN TestCommitInheritsEnv [2020-12-05T00:12:33.202Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-12-05T00:12:33.332Z] --- PASS: TestCommitInheritsEnv (0.62s) [2020-12-05T00:12:33.332Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-05T00:12:33.332Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-12-05T00:12:33.332Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-12-05T00:12:33.332Z] === RUN TestImagesFilterMultiReference [2020-12-05T00:12:33.592Z] --- PASS: TestImagesFilterMultiReference (0.23s) [2020-12-05T00:12:33.592Z] === RUN TestImagePullPlatformInvalid [2020-12-05T00:12:33.592Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-12-05T00:12:33.592Z] === RUN TestRemoveImageOrphaning [2020-12-05T00:12:33.878Z] --- PASS: TestNetworkLocalhostTCPNat (2.14s) [2020-12-05T00:12:33.878Z] === RUN TestNetworkLoopbackNat [2020-12-05T00:12:33.878Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-12-05T00:12:33.878Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-12-05T00:12:33.878Z] === RUN TestPause [2020-12-05T00:12:33.878Z] --- SKIP: TestPause (0.00s) [2020-12-05T00:12:33.878Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-12-05T00:12:33.878Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-05T00:12:34.128Z] === RUN TestDockerSuite/TestPortHostBinding [2020-12-05T00:12:34.533Z] --- PASS: TestRemoveImageOrphaning (0.82s) [2020-12-05T00:12:34.533Z] === RUN TestRemoveImageGarbageCollector [2020-12-05T00:12:34.533Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-05T00:12:34.533Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:12:34.533Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-05T00:12:34.533Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-12-05T00:12:34.533Z] === RUN TestTagInvalidReference [2020-12-05T00:12:34.533Z] --- PASS: TestTagInvalidReference (0.03s) [2020-12-05T00:12:34.533Z] === RUN TestTagValidPrefixedRepo [2020-12-05T00:12:34.688Z] === RUN TestDockerSuite/TestPortList [2020-12-05T00:12:34.794Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2020-12-05T00:12:34.794Z] === RUN TestTagExistedNameWithoutForce [2020-12-05T00:12:34.794Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-12-05T00:12:34.794Z] === RUN TestTagOfficialNames [2020-12-05T00:12:34.794Z] --- PASS: TestTagOfficialNames (0.08s) [2020-12-05T00:12:34.794Z] === RUN TestTagMatchesDigest [2020-12-05T00:12:34.794Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-12-05T00:12:34.794Z] PASS [2020-12-05T00:12:34.794Z] [2020-12-05T00:12:34.794Z] === Skipped [2020-12-05T00:12:34.794Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-12-05T00:12:34.794Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-12-05T00:12:34.794Z] [2020-12-05T00:12:34.794Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-05T00:12:34.794Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:12:34.794Z] [2020-12-05T00:12:34.794Z] [2020-12-05T00:12:34.794Z] DONE 12 tests, 2 skipped in 2.264s [2020-12-05T00:12:34.794Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-12-05T00:12:34.794Z] ++ 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-12-05T00:12:34.794Z] ++ set -e [2020-12-05T00:12:34.794Z] ++ '[' -n 0 ']' [2020-12-05T00:12:34.794Z] ++ set -x [2020-12-05T00:12:34.794Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:12:35.055Z] INFO: Testing against a local daemon [2020-12-05T00:12:35.055Z] === RUN TestNetworkCreateDelete [2020-12-05T00:12:35.316Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-12-05T00:12:35.316Z] === RUN TestDockerNetworkDeletePreferID [2020-12-05T00:12:35.431Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.86s) [2020-12-05T00:12:35.431Z] === RUN TestPauseStopPausedContainer [2020-12-05T00:12:35.431Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-12-05T00:12:35.431Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:12:35.431Z] === RUN TestPsFilter [2020-12-05T00:12:35.580Z] --- PASS: TestDockerNetworkReConnect (6.75s) [2020-12-05T00:12:35.580Z] === RUN TestServicePlugin [2020-12-05T00:12:35.580Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-05T00:12:35.580Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:12:35.580Z] === RUN TestServiceUpdateLabel [2020-12-05T00:12:35.895Z] --- PASS: TestPsFilter (0.14s) [2020-12-05T00:12:35.895Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-05T00:12:36.304Z] latest: Pulling from library/busybox [2020-12-05T00:12:36.304Z] ea97eb0eb3ec: Pulling fs layer [2020-12-05T00:12:36.304Z] ea97eb0eb3ec: Download complete [2020-12-05T00:12:36.561Z] ea97eb0eb3ec: Pull complete [2020-12-05T00:12:36.561Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-05T00:12:36.561Z] Status: Downloaded newer image for busybox:latest [2020-12-05T00:12:36.701Z] --- PASS: TestDockerNetworkDeletePreferID (1.23s) [2020-12-05T00:12:36.701Z] === RUN TestDaemonDNSFallback [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-05T00:12:38.093Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.09s) [2020-12-05T00:12:38.093Z] === RUN TestRemoveContainerWithVolume [2020-12-05T00:12:38.254Z] + bundleName=docker-py [2020-12-05T00:12:38.255Z] + echo Creating docker-py-bundles.tar.gz [2020-12-05T00:12:38.255Z] Creating docker-py-bundles.tar.gz [2020-12-05T00:12:38.255Z] + 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-12-05T00:12:38.264Z] Archiving artifacts [2020-12-05T00:12:39.100Z] --- PASS: TestServiceUpdateLabel (3.75s) [2020-12-05T00:12:39.100Z] === RUN TestServiceUpdateSecrets [2020-12-05T00:12:39.655Z] --- PASS: TestRemoveContainerWithVolume (1.96s) [2020-12-05T00:12:39.655Z] === RUN TestRemoveContainerRunning [2020-12-05T00:12:39.910Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41749/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-12-05T00:12:40.271Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b -e DOCKER_GRAPHDRIVER docker:495d623ae5b1b601667d82682c5c265be189a29b hack/make.sh binary-daemon [2020-12-05T00:12:40.836Z] [2020-12-05T00:12:40.836Z] Removing bundles/ [2020-12-05T00:12:40.836Z] [2020-12-05T00:12:40.836Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-12-05T00:12:40.836Z] Building: bundles/binary-daemon/dockerd-dev [2020-12-05T00:12:40.836Z] GOOS="" GOARCH="" GOARM="" [2020-12-05T00:12:41.207Z] --- PASS: TestRemoveContainerRunning (1.65s) [2020-12-05T00:12:41.207Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-05T00:12:41.216Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-12-05T00:12:41.216Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-12-05T00:12:42.579Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-12-05T00:12:43.407Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.68s) [2020-12-05T00:12:43.407Z] === RUN TestRemoveInvalidContainer [2020-12-05T00:12:43.407Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-12-05T00:12:43.407Z] === RUN TestRenameLinkedContainer [2020-12-05T00:12:43.407Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-12-05T00:12:43.407Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-12-05T00:12:43.407Z] === RUN TestRenameStoppedContainer [2020-12-05T00:12:44.835Z] --- PASS: TestDaemonDNSFallback (7.47s) [2020-12-05T00:12:44.835Z] === RUN TestInspectNetwork [2020-12-05T00:12:45.603Z] --- PASS: TestRenameStoppedContainer (2.24s) [2020-12-05T00:12:45.603Z] === RUN TestRenameRunningContainerAndReuse [2020-12-05T00:12:46.740Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-12-05T00:12:49.040Z] === RUN TestInspectNetwork/full_network_id [2020-12-05T00:12:49.040Z] === RUN TestInspectNetwork/partial_network_id [2020-12-05T00:12:49.040Z] === RUN TestInspectNetwork/network_name [2020-12-05T00:12:49.040Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-05T00:12:49.251Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-12-05T00:12:49.251Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-12-05T00:12:49.251Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-12-05T00:12:49.370Z] --- PASS: TestRenameRunningContainerAndReuse (3.85s) [2020-12-05T00:12:49.371Z] === RUN TestRenameInvalidName [2020-12-05T00:12:49.812Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-12-05T00:12:49.812Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-12-05T00:12:50.738Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-12-05T00:12:50.738Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-12-05T00:12:50.925Z] --- PASS: TestRenameInvalidName (1.74s) [2020-12-05T00:12:50.925Z] === RUN TestRenameAnonymousContainer [2020-12-05T00:12:50.925Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-12-05T00:12:50.925Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-12-05T00:12:50.925Z] === RUN TestRenameContainerWithSameName [2020-12-05T00:12:51.300Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-12-05T00:12:51.300Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-12-05T00:12:52.478Z] --- PASS: TestRenameContainerWithSameName (1.69s) [2020-12-05T00:12:52.478Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-05T00:12:52.478Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-12-05T00:12:52.478Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-12-05T00:12:52.478Z] === RUN TestResize [2020-12-05T00:12:52.664Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-12-05T00:12:52.664Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-12-05T00:12:54.349Z] --- PASS: TestInspectNetwork (9.63s) [2020-12-05T00:12:54.349Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-05T00:12:54.349Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-05T00:12:54.349Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-05T00:12:54.349Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-05T00:12:54.349Z] === RUN TestRunContainerWithBridgeNone [2020-12-05T00:12:54.677Z] --- PASS: TestResize (1.68s) [2020-12-05T00:12:54.677Z] === RUN TestResizeWithInvalidSize [2020-12-05T00:12:54.677Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-12-05T00:12:54.677Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-12-05T00:12:54.677Z] === RUN TestResizeWhenContainerNotStarted [2020-12-05T00:12:55.177Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-12-05T00:12:55.739Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-12-05T00:12:56.230Z] --- PASS: TestResizeWhenContainerNotStarted (2.12s) [2020-12-05T00:12:56.230Z] === RUN TestDaemonRestartKillContainers [2020-12-05T00:12:56.231Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-12-05T00:12:56.231Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:12:56.231Z] === RUN TestStats [2020-12-05T00:12:56.231Z] --- SKIP: TestStats (0.00s) [2020-12-05T00:12:56.231Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-12-05T00:12:56.231Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-05T00:12:56.300Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-12-05T00:12:56.555Z] === RUN TestDockerSuite/TestPsByOrder [2020-12-05T00:12:56.900Z] --- PASS: TestRunContainerWithBridgeNone (2.69s) [2020-12-05T00:12:56.900Z] === RUN TestNetworkInvalidJSON [2020-12-05T00:12:56.900Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-05T00:12:56.900Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-05T00:12:56.900Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-05T00:12:56.900Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-05T00:12:56.900Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-05T00:12:56.900Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-05T00:12:56.900Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-05T00:12:56.900Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-05T00:12:56.900Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-05T00:12:56.900Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-12-05T00:12:56.900Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-05T00:12:56.900Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-05T00:12:56.901Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-05T00:12:56.901Z] === RUN TestHostIPv4BridgeLabel [2020-12-05T00:12:57.472Z] --- PASS: TestHostIPv4BridgeLabel (0.84s) [2020-12-05T00:12:57.472Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-05T00:12:57.689Z] --- PASS: TestServiceUpdateSecrets (15.87s) [2020-12-05T00:12:57.689Z] === RUN TestServiceUpdateConfigs [2020-12-05T00:12:58.470Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-12-05T00:12:58.858Z] --- PASS: TestDaemonRestartWithLiveRestore (1.49s) [2020-12-05T00:12:58.858Z] === RUN TestDaemonDefaultNetworkPools [2020-12-05T00:12:59.399Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-12-05T00:13:00.243Z] --- PASS: TestDaemonDefaultNetworkPools (1.27s) [2020-12-05T00:13:00.243Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-05T00:13:00.428Z] --- PASS: TestBuildWithHugeFile (54.93s) [2020-12-05T00:13:00.428Z] === RUN TestBuildWithEmptyDockerfile [2020-12-05T00:13:00.428Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-05T00:13:00.428Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-05T00:13:00.428Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-05T00:13:00.428Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-05T00:13:00.428Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-05T00:13:00.428Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-05T00:13:00.428Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-05T00:13:00.428Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-05T00:13:00.428Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-05T00:13:00.428Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-12-05T00:13:00.428Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-12-05T00:13:00.428Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-12-05T00:13:00.428Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2020-12-05T00:13:00.428Z] === RUN TestBuildPreserveOwnership [2020-12-05T00:13:00.428Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-05T00:13:01.063Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-05T00:13:01.287Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-12-05T00:13:02.063Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.52s) [2020-12-05T00:13:02.063Z] === RUN TestStopContainerWithTimeout [2020-12-05T00:13:02.063Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-12-05T00:13:02.063Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-12-05T00:13:02.063Z] === RUN TestUpdateRestartPolicy [2020-12-05T00:13:02.157Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.93s) [2020-12-05T00:13:02.157Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-05T00:13:02.577Z] --- PASS: TestBuildPreserveOwnership (3.89s) [2020-12-05T00:13:02.577Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2020-12-05T00:13:02.577Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.43s) [2020-12-05T00:13:02.577Z] === RUN TestBuildPlatformInvalid [2020-12-05T00:13:02.577Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-12-05T00:13:02.577Z] PASS [2020-12-05T00:13:02.577Z] [2020-12-05T00:13:02.577Z] === Skipped [2020-12-05T00:13:02.577Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-12-05T00:13:02.577Z] build_session_test.go:25: TODO: BuildKit [2020-12-05T00:13:02.577Z] [2020-12-05T00:13:02.577Z] [2020-12-05T00:13:02.577Z] DONE 32 tests, 1 skipped in 95.267s [2020-12-05T00:13:02.577Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-12-05T00:13:02.577Z] ++ 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-12-05T00:13:02.577Z] ++ set -e [2020-12-05T00:13:02.577Z] ++ '[' -n 0 ']' [2020-12-05T00:13:02.577Z] ++ set -x [2020-12-05T00:13:02.577Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:13:02.577Z] INFO: Testing against a local daemon [2020-12-05T00:13:02.577Z] === RUN TestConfigInspect [2020-12-05T00:13:04.550Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-12-05T00:13:04.651Z] --- PASS: TestConfigInspect (1.89s) [2020-12-05T00:13:04.651Z] === RUN TestConfigList [2020-12-05T00:13:04.703Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.42s) [2020-12-05T00:13:04.703Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-05T00:13:04.806Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-12-05T00:13:05.275Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.90s) [2020-12-05T00:13:05.275Z] === RUN TestServiceWithPredefinedNetwork [2020-12-05T00:13:06.727Z] --- PASS: TestConfigList (1.95s) [2020-12-05T00:13:06.727Z] === RUN TestConfigsCreateAndDelete [2020-12-05T00:13:07.319Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-12-05T00:13:08.577Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s) [2020-12-05T00:13:08.577Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-05T00:13:08.577Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-05T00:13:08.577Z] service_test.go:236: FLAKY_TEST [2020-12-05T00:13:08.577Z] === RUN TestServiceWithDataPathPortInit [2020-12-05T00:13:08.812Z] --- PASS: TestConfigsCreateAndDelete (1.90s) [2020-12-05T00:13:08.812Z] === RUN TestConfigsUpdate [2020-12-05T00:13:10.340Z] --- PASS: TestConfigsUpdate (1.98s) [2020-12-05T00:13:10.340Z] === RUN TestTemplatedConfig [2020-12-05T00:13:13.038Z] --- PASS: TestServiceUpdateConfigs (15.75s) [2020-12-05T00:13:13.038Z] === RUN TestServiceUpdateNetwork [2020-12-05T00:13:13.084Z] --- PASS: TestTemplatedConfig (2.42s) [2020-12-05T00:13:13.084Z] === RUN TestConfigCreateResolve [2020-12-05T00:13:13.849Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-12-05T00:13:14.775Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-12-05T00:13:15.030Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-12-05T00:13:15.165Z] --- PASS: TestConfigCreateResolve (2.00s) [2020-12-05T00:13:15.165Z] === RUN TestConfigDaemonLibtrustID [2020-12-05T00:13:15.459Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-12-05T00:13:15.459Z] PASS [2020-12-05T00:13:15.459Z] [2020-12-05T00:13:15.459Z] DONE 7 tests in 12.762s [2020-12-05T00:13:15.459Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-12-05T00:13:15.459Z] ++ 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-12-05T00:13:15.459Z] ++ set -e [2020-12-05T00:13:15.459Z] ++ '[' -n 0 ']' [2020-12-05T00:13:15.459Z] ++ set -x [2020-12-05T00:13:15.459Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:13:15.459Z] INFO: Testing against a local daemon [2020-12-05T00:13:15.459Z] === RUN TestCheckpoint [2020-12-05T00:13:15.459Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-05T00:13:15.459Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-05T00:13:15.459Z] === RUN TestContainerInvalidJSON [2020-12-05T00:13:15.459Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-05T00:13:15.459Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-05T00:13:15.459Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-05T00:13:15.459Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-05T00:13:15.459Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-05T00:13:15.459Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-05T00:13:15.459Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-05T00:13:15.459Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-05T00:13:15.459Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-05T00:13:15.459Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-05T00:13:15.459Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-05T00:13:15.459Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-05T00:13:15.459Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-05T00:13:15.459Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-05T00:13:15.459Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-12-05T00:13:15.459Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-05T00:13:15.753Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-12-05T00:13:15.753Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-05T00:13:15.753Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-12-05T00:13:15.753Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-05T00:13:15.753Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-12-05T00:13:15.753Z] === RUN TestCopyFromContainer [2020-12-05T00:13:16.917Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-12-05T00:13:17.272Z] === RUN TestCopyFromContainer// [2020-12-05T00:13:17.272Z] === RUN TestCopyFromContainer//bar/root [2020-12-05T00:13:17.272Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-05T00:13:17.272Z] === RUN TestCopyFromContainer/bar/quux [2020-12-05T00:13:17.272Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-05T00:13:17.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-12-05T00:13:17.565Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-05T00:13:17.565Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-05T00:13:17.565Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-05T00:13:17.565Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-05T00:13:17.858Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-05T00:13:17.858Z] --- PASS: TestCopyFromContainer (2.07s) [2020-12-05T00:13:17.858Z] --- PASS: TestCopyFromContainer// (0.08s) [2020-12-05T00:13:17.858Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-12-05T00:13:17.858Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2020-12-05T00:13:17.858Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-12-05T00:13:17.858Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-12-05T00:13:17.858Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-12-05T00:13:17.858Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-12-05T00:13:17.858Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-12-05T00:13:17.858Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-12-05T00:13:17.858Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-12-05T00:13:17.858Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-05T00:13:17.858Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-05T00:13:17.858Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-05T00:13:17.858Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-05T00:13:17.858Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-05T00:13:17.858Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-05T00:13:17.858Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-05T00:13:17.858Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-05T00:13:17.858Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-05T00:13:17.858Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-05T00:13:17.858Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-05T00:13:17.858Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-05T00:13:17.858Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-05T00:13:17.858Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-05T00:13:17.858Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-05T00:13:17.858Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-12-05T00:13:17.858Z] === RUN TestCreateWithInvalidEnv [2020-12-05T00:13:17.858Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-05T00:13:17.858Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-05T00:13:17.858Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-05T00:13:17.858Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-05T00:13:17.858Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-05T00:13:17.858Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-05T00:13:17.858Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-05T00:13:17.858Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-05T00:13:17.858Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-05T00:13:17.858Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-12-05T00:13:17.858Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-05T00:13:17.858Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-05T00:13:17.858Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-05T00:13:17.858Z] === RUN TestCreateTmpfsMountsTarget [2020-12-05T00:13:17.858Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-12-05T00:13:17.858Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-05T00:13:18.040Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-12-05T00:13:19.402Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-12-05T00:13:19.949Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s) [2020-12-05T00:13:19.949Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-05T00:13:21.291Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-12-05T00:13:21.490Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2020-12-05T00:13:21.490Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-05T00:13:21.490Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-05T00:13:21.490Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-05T00:13:21.490Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-05T00:13:21.490Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-05T00:13:21.490Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-05T00:13:21.490Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-05T00:13:21.490Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-05T00:13:21.490Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-05T00:13:21.490Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-05T00:13:21.490Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-05T00:13:21.490Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-05T00:13:21.490Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-05T00:13:21.490Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-05T00:13:21.490Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-05T00:13:21.490Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-05T00:13:21.490Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-12-05T00:13:21.490Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-12-05T00:13:21.490Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-12-05T00:13:21.490Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-12-05T00:13:21.490Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.06s) [2020-12-05T00:13:21.490Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-12-05T00:13:21.490Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-05T00:13:21.785Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2020-12-05T00:13:21.785Z] === RUN TestCreateDifferentPlatform [2020-12-05T00:13:21.785Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-05T00:13:21.785Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-05T00:13:21.785Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-12-05T00:13:21.785Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-05T00:13:21.785Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-05T00:13:21.785Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-05T00:13:21.785Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-12-05T00:13:21.785Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-05T00:13:21.785Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2020-12-05T00:13:21.785Z] === RUN TestContainerStartOnDaemonRestart [2020-12-05T00:13:21.785Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-05T00:13:21.785Z] === RUN TestDaemonRestartIpcMode [2020-12-05T00:13:21.785Z] === PAUSE TestDaemonRestartIpcMode [2020-12-05T00:13:21.785Z] === RUN TestDaemonHostGatewayIP [2020-12-05T00:13:21.785Z] === PAUSE TestDaemonHostGatewayIP [2020-12-05T00:13:21.785Z] === RUN TestContainerKillOnDaemonStart [2020-12-05T00:13:21.785Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-05T00:13:21.785Z] === RUN TestDiff [2020-12-05T00:13:22.422Z] --- PASS: TestDiff (0.50s) [2020-12-05T00:13:22.422Z] === RUN TestExecWithCloseStdin [2020-12-05T00:13:23.074Z] --- PASS: TestExecWithCloseStdin (0.64s) [2020-12-05T00:13:23.074Z] === RUN TestExec [2020-12-05T00:13:23.178Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-12-05T00:13:23.713Z] --- PASS: TestExec (0.63s) [2020-12-05T00:13:23.714Z] === RUN TestExecUser [2020-12-05T00:13:24.104Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-12-05T00:13:24.104Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-12-05T00:13:24.354Z] --- PASS: TestExecUser (0.61s) [2020-12-05T00:13:24.354Z] === RUN TestExportContainerAndImportImage [2020-12-05T00:13:24.992Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2020-12-05T00:13:24.992Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-05T00:13:25.029Z] === RUN TestDockerSuite/TestPsRightTagName [2020-12-05T00:13:26.391Z] === RUN TestDockerSuite/TestPsShowMounts [2020-12-05T00:13:26.512Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2020-12-05T00:13:26.512Z] === RUN TestHealthCheckWorkdir [2020-12-05T00:13:27.294Z] --- PASS: TestUpdateRestartPolicy (24.77s) [2020-12-05T00:13:27.294Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-05T00:13:27.553Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2020-12-05T00:13:27.553Z] === RUN TestHealthKillContainer [2020-12-05T00:13:28.277Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-12-05T00:13:28.471Z] --- PASS: TestServiceUpdateNetwork (16.53s) [2020-12-05T00:13:28.471Z] === RUN TestServiceUpdatePidsLimit [2020-12-05T00:13:28.763Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-05T00:13:29.397Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-05T00:13:29.653Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-12-05T00:13:29.653Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-12-05T00:13:29.653Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-12-05T00:13:29.653Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-12-05T00:13:29.653Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-12-05T00:13:30.214Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-12-05T00:13:30.227Z] --- PASS: TestUpdateRestartWithAutoRemove (3.76s) [2020-12-05T00:13:30.227Z] === RUN TestWaitNonBlocked [2020-12-05T00:13:30.289Z] --- PASS: TestHealthKillContainer (2.61s) [2020-12-05T00:13:30.289Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-05T00:13:30.539Z] --- PASS: TestServiceWithDataPathPortInit (18.40s) [2020-12-05T00:13:30.539Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-05T00:13:30.592Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2020-12-05T00:13:30.592Z] === RUN TestIpcModeNone [2020-12-05T00:13:30.690Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-05T00:13:30.690Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-05T00:13:30.690Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-05T00:13:30.690Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-05T00:13:30.690Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-05T00:13:30.690Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-05T00:13:31.229Z] --- PASS: TestIpcModeNone (0.64s) [2020-12-05T00:13:31.229Z] === RUN TestIpcModePrivate [2020-12-05T00:13:31.577Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-12-05T00:13:31.863Z] --- PASS: TestIpcModePrivate (0.63s) [2020-12-05T00:13:31.863Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-12-05T00:13:31.863Z] === RUN TestIpcModeShareable [2020-12-05T00:13:32.503Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-12-05T00:13:32.507Z] --- PASS: TestIpcModeShareable (0.64s) [2020-12-05T00:13:32.507Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-12-05T00:13:32.507Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-05T00:13:33.063Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-12-05T00:13:34.465Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-12-05T00:13:34.465Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.85s) [2020-12-05T00:13:34.465Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.91s) [2020-12-05T00:13:34.465Z] === RUN TestWaitBlocked [2020-12-05T00:13:34.465Z] --- SKIP: TestWaitBlocked (0.00s) [2020-12-05T00:13:34.465Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:13:34.465Z] PASS [2020-12-05T00:13:34.465Z] ok github.com/docker/docker/integration/container 80.810s [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === Skipped [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-12-05T00:13:34.465Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2020-12-05T00:13:34.465Z] copy_test.go:38: testEnv.OSType == "windows" [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2020-12-05T00:13:34.465Z] copy_test.go:63: testEnv.OSType == "windows" [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-12-05T00:13:34.465Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-12-05T00:13:34.465Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.01s) [2020-12-05T00:13:34.465Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-12-05T00:13:34.465Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-12-05T00:13:34.465Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-12-05T00:13:34.465Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2020-12-05T00:13:34.465Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-12-05T00:13:34.465Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-12-05T00:13:34.465Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-12-05T00:13:34.465Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-12-05T00:13:34.465Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-12-05T00:13:34.465Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-12-05T00:13:34.465Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-12-05T00:13:34.465Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-12-05T00:13:34.465Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2020-12-05T00:13:34.465Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-12-05T00:13:34.465Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-12-05T00:13:34.465Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-12-05T00:13:34.465Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-12-05T00:13:34.465Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-12-05T00:13:34.465Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-12-05T00:13:34.465Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-12-05T00:13:34.465Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-12-05T00:13:34.465Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-12-05T00:13:34.465Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-12-05T00:13:34.465Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-12-05T00:13:34.465Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-12-05T00:13:34.465Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-12-05T00:13:34.465Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-12-05T00:13:34.465Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-12-05T00:13:34.465Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-12-05T00:13:34.465Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-12-05T00:13:34.465Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-12-05T00:13:34.465Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-12-05T00:13:34.465Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] [2020-12-05T00:13:34.465Z] DONE 88 tests, 37 skipped in 84.340s [2020-12-05T00:13:34.465Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-12-05T00:13:34.591Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2020-12-05T00:13:34.591Z] === RUN TestAPIIpcModeHost [2020-12-05T00:13:34.591Z] --- PASS: TestAPIIpcModeHost (0.45s) [2020-12-05T00:13:34.591Z] === RUN TestDaemonIpcModeShareable [2020-12-05T00:13:36.107Z] --- PASS: TestDaemonIpcModeShareable (1.42s) [2020-12-05T00:13:36.107Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-12-05T00:13:36.107Z] === RUN TestDaemonIpcModePrivate [2020-12-05T00:13:37.119Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.15s) [2020-12-05T00:13:37.119Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vke1ds6eq11ms5mncx7f0715h Created:2020-12-05 00:13:28.73510804 +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[737594b84b07e6a261a8795e1a324820ce2bef01cc30e68ecb66db454c0391f3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ldzmh1g8r8x9vm2z34e8zyjyd EndpointID:58fd669c5c527ba62c8ad1bf9b92364d4ade3cee7397cc68cfde732bc57fae18 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:87e422728324fa367c1c37ad218ef46e15ff29d79c787837f462255779173871 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:876718d0a5b5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ldzmh1g8r8x9vm2z34e8zyjyd EndpointID:58fd669c5c527ba62c8ad1bf9b92364d4ade3cee7397cc68cfde732bc57fae18 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-05T00:13:37.119Z] PASS [2020-12-05T00:13:37.119Z] [2020-12-05T00:13:37.119Z] === Skipped [2020-12-05T00:13:37.119Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-05T00:13:37.119Z] service_test.go:236: FLAKY_TEST [2020-12-05T00:13:37.119Z] [2020-12-05T00:13:37.119Z] [2020-12-05T00:13:37.119Z] DONE 23 tests, 1 skipped in 61.349s [2020-12-05T00:13:37.119Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-05T00:13:37.119Z] ++ 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-12-05T00:13:37.119Z] ++ set -e [2020-12-05T00:13:37.119Z] ++ '[' -n 0 ']' [2020-12-05T00:13:37.119Z] ++ set -x [2020-12-05T00:13:37.119Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:13:37.119Z] INFO: Testing against a local daemon [2020-12-05T00:13:37.119Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-05T00:13:37.119Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-05T00:13:37.119Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-05T00:13:37.119Z] === RUN TestDockerNetworkIpvlan [2020-12-05T00:13:37.119Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-05T00:13:37.119Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-05T00:13:37.119Z] PASS [2020-12-05T00:13:37.119Z] [2020-12-05T00:13:37.119Z] === Skipped [2020-12-05T00:13:37.119Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-05T00:13:37.119Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-05T00:13:37.119Z] [2020-12-05T00:13:37.119Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-05T00:13:37.119Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-05T00:13:37.119Z] [2020-12-05T00:13:37.119Z] [2020-12-05T00:13:37.119Z] DONE 2 tests, 2 skipped in 0.153s [2020-12-05T00:13:37.119Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-05T00:13:37.119Z] ++ 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-12-05T00:13:37.119Z] ++ set -e [2020-12-05T00:13:37.119Z] ++ '[' -n 0 ']' [2020-12-05T00:13:37.119Z] ++ set -x [2020-12-05T00:13:37.119Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:13:37.119Z] INFO: Testing against a local daemon [2020-12-05T00:13:37.119Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-05T00:13:37.624Z] --- PASS: TestDaemonIpcModePrivate (1.40s) [2020-12-05T00:13:37.624Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-12-05T00:13:37.624Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-05T00:13:37.881Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-05T00:13:38.237Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-05T00:13:38.237Z] INFO: Testing against a local daemon [2020-12-05T00:13:38.237Z] === RUN TestCommitInheritsEnv [2020-12-05T00:13:38.237Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-12-05T00:13:38.237Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-05T00:13:38.237Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-05T00:13:38.237Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-12-05T00:13:38.237Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-12-05T00:13:38.237Z] === RUN TestImagesFilterMultiReference [2020-12-05T00:13:38.237Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2020-12-05T00:13:38.237Z] === RUN TestImagePullPlatformInvalid [2020-12-05T00:13:38.237Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-12-05T00:13:38.237Z] === RUN TestRemoveImageOrphaning [2020-12-05T00:13:38.710Z] --- PASS: TestRemoveImageOrphaning (0.85s) [2020-12-05T00:13:38.710Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-05T00:13:38.710Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-12-05T00:13:38.710Z] === RUN TestTagInvalidReference [2020-12-05T00:13:39.033Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.23s) [2020-12-05T00:13:39.033Z] === RUN TestDockerNetworkMacvlan [2020-12-05T00:13:39.143Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s) [2020-12-05T00:13:39.143Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-12-05T00:13:39.143Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-05T00:13:39.175Z] --- PASS: TestTagInvalidReference (0.04s) [2020-12-05T00:13:39.175Z] === RUN TestTagValidPrefixedRepo [2020-12-05T00:13:39.175Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-12-05T00:13:39.175Z] === RUN TestTagExistedNameWithoutForce [2020-12-05T00:13:39.175Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-12-05T00:13:39.175Z] === RUN TestTagOfficialNames [2020-12-05T00:13:39.175Z] --- PASS: TestTagOfficialNames (0.12s) [2020-12-05T00:13:39.175Z] === RUN TestTagMatchesDigest [2020-12-05T00:13:39.175Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-12-05T00:13:39.175Z] PASS [2020-12-05T00:13:39.175Z] ok github.com/docker/docker/integration/image 1.598s [2020-12-05T00:13:39.592Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-12-05T00:13:39.639Z] [2020-12-05T00:13:39.639Z] === Skipped [2020-12-05T00:13:39.639Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-12-05T00:13:39.639Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-05T00:13:39.639Z] [2020-12-05T00:13:39.639Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-12-05T00:13:39.639Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-12-05T00:13:39.639Z] [2020-12-05T00:13:39.639Z] [2020-12-05T00:13:39.639Z] DONE 11 tests, 2 skipped in 4.887s [2020-12-05T00:13:39.639Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-12-05T00:13:39.975Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-05T00:13:40.152Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-12-05T00:13:40.152Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-12-05T00:13:40.205Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s) [2020-12-05T00:13:40.205Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-12-05T00:13:40.205Z] === RUN TestIpcModeOlderClient [2020-12-05T00:13:40.205Z] === PAUSE TestIpcModeOlderClient [2020-12-05T00:13:40.205Z] === RUN TestKillContainerInvalidSignal [2020-12-05T00:13:40.844Z] --- PASS: TestKillContainerInvalidSignal (0.57s) [2020-12-05T00:13:40.844Z] === RUN TestKillContainer [2020-12-05T00:13:40.844Z] === RUN TestKillContainer/no_signal [2020-12-05T00:13:41.283Z] === RUN TestKillContainer/non_killing_signal [2020-12-05T00:13:41.362Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-05T00:13:41.935Z] === RUN TestKillContainer/killing_signal [2020-12-05T00:13:41.969Z] testing: warning: no tests to run [2020-12-05T00:13:41.969Z] PASS [2020-12-05T00:13:41.969Z] ok github.com/docker/docker/integration/network/ipvlan 0.169s [no tests to run] [2020-12-05T00:13:41.969Z] testing: warning: no tests to run [2020-12-05T00:13:41.969Z] PASS [2020-12-05T00:13:41.969Z] ok github.com/docker/docker/integration/network/macvlan 0.042s [no tests to run] [2020-12-05T00:13:42.041Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-12-05T00:13:42.042Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-12-05T00:13:42.042Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-12-05T00:13:42.297Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-12-05T00:13:42.582Z] --- PASS: TestKillContainer (1.67s) [2020-12-05T00:13:42.582Z] --- PASS: TestKillContainer/no_signal (0.53s) [2020-12-05T00:13:42.582Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) [2020-12-05T00:13:42.582Z] --- PASS: TestKillContainer/killing_signal (0.54s) [2020-12-05T00:13:42.582Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-05T00:13:42.582Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-05T00:13:42.746Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-05T00:13:43.218Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-05T00:13:43.511Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s) [2020-12-05T00:13:43.511Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2020-12-05T00:13:43.511Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-12-05T00:13:43.511Z] === RUN TestKillStoppedContainer [2020-12-05T00:13:43.521Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-05T00:13:43.521Z] INFO: Testing against a local daemon [2020-12-05T00:13:43.521Z] === RUN TestNetworkCreateDelete [2020-12-05T00:13:43.521Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-12-05T00:13:43.521Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:13:43.521Z] === RUN TestDockerNetworkDeletePreferID [2020-12-05T00:13:43.521Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-12-05T00:13:43.521Z] 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-12-05T00:13:43.521Z] === RUN TestDaemonDNSFallback [2020-12-05T00:13:43.521Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-12-05T00:13:43.521Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:13:43.521Z] === RUN TestInspectNetwork [2020-12-05T00:13:43.521Z] --- SKIP: TestInspectNetwork (0.00s) [2020-12-05T00:13:43.521Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-12-05T00:13:43.521Z] === RUN TestRunContainerWithBridgeNone [2020-12-05T00:13:43.521Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-12-05T00:13:43.521Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:13:43.521Z] === RUN TestNetworkInvalidJSON [2020-12-05T00:13:43.521Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-05T00:13:43.521Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-05T00:13:43.521Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-05T00:13:43.521Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-05T00:13:43.521Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-05T00:13:43.521Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-05T00:13:43.521Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-05T00:13:43.521Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-05T00:13:43.521Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-05T00:13:43.521Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-12-05T00:13:43.521Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-12-05T00:13:43.521Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-12-05T00:13:43.521Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-12-05T00:13:43.521Z] === RUN TestHostIPv4BridgeLabel [2020-12-05T00:13:43.521Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-12-05T00:13:43.521Z] network_test.go:97: testEnv.OSType == "windows" [2020-12-05T00:13:43.521Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-05T00:13:43.521Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-12-05T00:13:43.521Z] service_test.go:29: testEnv.OSType == "windows" [2020-12-05T00:13:43.521Z] === RUN TestDaemonDefaultNetworkPools [2020-12-05T00:13:43.521Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-12-05T00:13:43.521Z] service_test.go:52: testEnv.OSType == "windows" [2020-12-05T00:13:43.521Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-05T00:13:43.521Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-12-05T00:13:43.521Z] service_test.go:96: testEnv.OSType == "windows" [2020-12-05T00:13:43.521Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-05T00:13:43.521Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-12-05T00:13:43.521Z] service_test.go:130: testEnv.OSType == "windows" [2020-12-05T00:13:43.521Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-05T00:13:43.521Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-12-05T00:13:43.521Z] service_test.go:181: testEnv.OSType == "windows" [2020-12-05T00:13:43.521Z] === RUN TestServiceWithPredefinedNetwork [2020-12-05T00:13:43.521Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-12-05T00:13:43.521Z] service_test.go:206: testEnv.OSType == "windows" [2020-12-05T00:13:43.521Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-05T00:13:43.521Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-05T00:13:43.521Z] service_test.go:236: FLAKY_TEST [2020-12-05T00:13:43.521Z] === RUN TestServiceWithDataPathPortInit [2020-12-05T00:13:43.521Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-12-05T00:13:43.521Z] service_test.go:326: testEnv.OSType == "windows" [2020-12-05T00:13:43.521Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-05T00:13:43.521Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-05T00:13:43.521Z] service_test.go:394: testEnv.OSType == "windows" [2020-12-05T00:13:43.521Z] PASS [2020-12-05T00:13:43.521Z] ok github.com/docker/docker/integration/network 0.243s [2020-12-05T00:13:43.521Z] [2020-12-05T00:13:43.521Z] === Skipped [2020-12-05T00:13:43.521Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-12-05T00:13:43.521Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:13:43.521Z] [2020-12-05T00:13:43.521Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-12-05T00:13:43.521Z] 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-12-05T00:13:43.521Z] [2020-12-05T00:13:43.521Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-12-05T00:13:43.521Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:13:43.521Z] [2020-12-05T00:13:43.521Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-12-05T00:13:43.521Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-12-05T00:13:43.521Z] [2020-12-05T00:13:43.521Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-12-05T00:13:43.521Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:13:43.521Z] [2020-12-05T00:13:43.521Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-12-05T00:13:43.521Z] network_test.go:97: testEnv.OSType == "windows" [2020-12-05T00:13:43.521Z] [2020-12-05T00:13:43.521Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-12-05T00:13:43.521Z] service_test.go:29: testEnv.OSType == "windows" [2020-12-05T00:13:43.521Z] [2020-12-05T00:13:43.521Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-12-05T00:13:43.521Z] service_test.go:52: testEnv.OSType == "windows" [2020-12-05T00:13:43.521Z] [2020-12-05T00:13:43.521Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-12-05T00:13:43.521Z] service_test.go:96: testEnv.OSType == "windows" [2020-12-05T00:13:43.521Z] [2020-12-05T00:13:43.521Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-12-05T00:13:43.521Z] service_test.go:130: testEnv.OSType == "windows" [2020-12-05T00:13:43.521Z] [2020-12-05T00:13:43.521Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-12-05T00:13:43.521Z] service_test.go:181: testEnv.OSType == "windows" [2020-12-05T00:13:43.521Z] [2020-12-05T00:13:43.521Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-12-05T00:13:43.521Z] service_test.go:206: testEnv.OSType == "windows" [2020-12-05T00:13:43.521Z] [2020-12-05T00:13:43.521Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-05T00:13:43.521Z] service_test.go:236: FLAKY_TEST [2020-12-05T00:13:43.521Z] [2020-12-05T00:13:43.521Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-12-05T00:13:43.521Z] service_test.go:326: testEnv.OSType == "windows" [2020-12-05T00:13:43.521Z] [2020-12-05T00:13:43.521Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-05T00:13:43.521Z] service_test.go:394: testEnv.OSType == "windows" [2020-12-05T00:13:43.521Z] [2020-12-05T00:13:43.521Z] [2020-12-05T00:13:43.521Z] DONE 19 tests, 15 skipped in 3.985s [2020-12-05T00:13:43.521Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-12-05T00:13:43.806Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-12-05T00:13:43.806Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-05T00:13:43.806Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-12-05T00:13:43.806Z] === RUN TestKillDifferentUserContainer [2020-12-05T00:13:43.985Z] testing: warning: no tests to run [2020-12-05T00:13:43.985Z] PASS [2020-12-05T00:13:43.985Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2020-12-05T00:13:43.985Z] [2020-12-05T00:13:43.985Z] DONE 0 tests in 0.444s [2020-12-05T00:13:43.985Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-12-05T00:13:44.439Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2020-12-05T00:13:44.439Z] === RUN TestInspectOomKilledTrue [2020-12-05T00:13:44.453Z] testing: warning: no tests to run [2020-12-05T00:13:44.453Z] PASS [2020-12-05T00:13:44.453Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2020-12-05T00:13:44.453Z] [2020-12-05T00:13:44.453Z] DONE 0 tests in 0.515s [2020-12-05T00:13:44.808Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-12-05T00:13:44.919Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-12-05T00:13:45.078Z] --- PASS: TestInspectOomKilledTrue (0.96s) [2020-12-05T00:13:45.078Z] === RUN TestInspectOomKilledFalse [2020-12-05T00:13:45.719Z] --- PASS: TestInspectOomKilledFalse (0.53s) [2020-12-05T00:13:45.719Z] === RUN TestLinksEtcHostsContentMatch [2020-12-05T00:13:46.046Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-05T00:13:46.172Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-12-05T00:13:46.360Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s) [2020-12-05T00:13:46.360Z] === RUN TestLinksContainerNames [2020-12-05T00:13:46.368Z] --- PASS: TestServiceUpdatePidsLimit (17.94s) [2020-12-05T00:13:46.368Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.71s) [2020-12-05T00:13:46.368Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-12-05T00:13:46.368Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-12-05T00:13:46.368Z] PASS [2020-12-05T00:13:46.368Z] [2020-12-05T00:13:46.368Z] === Skipped [2020-12-05T00:13:46.368Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-12-05T00:13:46.368Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-05T00:13:46.368Z] [2020-12-05T00:13:46.368Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-12-05T00:13:46.368Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:13:46.368Z] [2020-12-05T00:13:46.368Z] [2020-12-05T00:13:46.368Z] DONE 27 tests, 2 skipped in 177.035s [2020-12-05T00:13:46.368Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-12-05T00:13:46.369Z] ++ 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-12-05T00:13:46.369Z] ++ set -e [2020-12-05T00:13:46.369Z] ++ '[' -n 0 ']' [2020-12-05T00:13:46.369Z] ++ set -x [2020-12-05T00:13:46.369Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:13:46.369Z] INFO: Testing against a local daemon [2020-12-05T00:13:46.369Z] === RUN TestSessionCreate [2020-12-05T00:13:46.369Z] --- PASS: TestSessionCreate (0.02s) [2020-12-05T00:13:46.369Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-05T00:13:46.369Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-12-05T00:13:46.369Z] PASS [2020-12-05T00:13:46.369Z] [2020-12-05T00:13:46.369Z] DONE 2 tests in 0.218s [2020-12-05T00:13:46.369Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-12-05T00:13:46.369Z] ++ 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-12-05T00:13:46.369Z] ++ set -e [2020-12-05T00:13:46.369Z] ++ '[' -n 0 ']' [2020-12-05T00:13:46.369Z] ++ set -x [2020-12-05T00:13:46.369Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:13:46.369Z] INFO: Testing against a local daemon [2020-12-05T00:13:46.369Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-05T00:13:46.369Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-05T00:13:46.369Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-05T00:13:46.369Z] === RUN TestEventsExecDie [2020-12-05T00:13:46.661Z] --- PASS: TestEventsExecDie (1.08s) [2020-12-05T00:13:46.661Z] === RUN TestEventsBackwardsCompatible [2020-12-05T00:13:46.661Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-12-05T00:13:46.661Z] === RUN TestInfoBinaryCommits [2020-12-05T00:13:46.661Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-12-05T00:13:46.661Z] === RUN TestInfoAPIVersioned [2020-12-05T00:13:46.661Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-05T00:13:46.661Z] === RUN TestInfoDiscoveryBackend [2020-12-05T00:13:47.296Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-12-05T00:13:47.296Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-05T00:13:47.398Z] --- PASS: TestLinksContainerNames (1.07s) [2020-12-05T00:13:47.398Z] === RUN TestLogsFollowTailEmpty [2020-12-05T00:13:47.691Z] --- PASS: TestLogsFollowTailEmpty (0.59s) [2020-12-05T00:13:47.691Z] === RUN TestContainerNetworkMountsNoChown [2020-12-05T00:13:47.886Z] testing: warning: no tests to run [2020-12-05T00:13:47.886Z] PASS [2020-12-05T00:13:47.886Z] ok github.com/docker/docker/integration/plugin 0.389s [no tests to run] [2020-12-05T00:13:47.886Z] testing: warning: no tests to run [2020-12-05T00:13:47.886Z] PASS [2020-12-05T00:13:47.886Z] ok github.com/docker/docker/integration/plugin/authz 0.318s [no tests to run] [2020-12-05T00:13:48.328Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2020-12-05T00:13:48.328Z] === RUN TestMountDaemonRoot [2020-12-05T00:13:48.328Z] === RUN TestMountDaemonRoot/default [2020-12-05T00:13:48.328Z] === PAUSE TestMountDaemonRoot/default [2020-12-05T00:13:48.328Z] === RUN TestMountDaemonRoot/private [2020-12-05T00:13:48.328Z] === PAUSE TestMountDaemonRoot/private [2020-12-05T00:13:48.328Z] === RUN TestMountDaemonRoot/rprivate [2020-12-05T00:13:48.328Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-05T00:13:48.328Z] === RUN TestMountDaemonRoot/slave [2020-12-05T00:13:48.328Z] === PAUSE TestMountDaemonRoot/slave [2020-12-05T00:13:48.328Z] === RUN TestMountDaemonRoot/rslave [2020-12-05T00:13:48.328Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-05T00:13:48.328Z] === RUN TestMountDaemonRoot/shared [2020-12-05T00:13:48.328Z] === PAUSE TestMountDaemonRoot/shared [2020-12-05T00:13:48.328Z] === RUN TestMountDaemonRoot/rshared [2020-12-05T00:13:48.328Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-05T00:13:48.328Z] === CONT TestMountDaemonRoot/default [2020-12-05T00:13:48.328Z] === CONT TestMountDaemonRoot/rslave [2020-12-05T00:13:48.328Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-05T00:13:48.328Z] === CONT TestMountDaemonRoot/rshared [2020-12-05T00:13:48.328Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-05T00:13:48.328Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-05T00:13:48.328Z] === CONT TestMountDaemonRoot/slave [2020-12-05T00:13:48.328Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-05T00:13:48.328Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-05T00:13:48.328Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-05T00:13:48.328Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-05T00:13:48.328Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-05T00:13:48.328Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-05T00:13:48.328Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-05T00:13:48.328Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-05T00:13:48.328Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-05T00:13:48.328Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-05T00:13:48.328Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-05T00:13:48.328Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-05T00:13:48.328Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-05T00:13:48.328Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-05T00:13:48.328Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-05T00:13:48.328Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-05T00:13:48.328Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-05T00:13:48.328Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-05T00:13:48.328Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-05T00:13:48.328Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-05T00:13:48.328Z] === CONT TestMountDaemonRoot/shared [2020-12-05T00:13:48.328Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-05T00:13:48.328Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-05T00:13:48.328Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-05T00:13:48.329Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-05T00:13:48.329Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-05T00:13:48.329Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-05T00:13:48.329Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-05T00:13:48.329Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-05T00:13:48.329Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-05T00:13:48.329Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-05T00:13:48.329Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-05T00:13:48.329Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-05T00:13:48.329Z] === CONT TestMountDaemonRoot/rprivate [2020-12-05T00:13:48.329Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-05T00:13:48.329Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-05T00:13:48.329Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-05T00:13:48.329Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-05T00:13:48.329Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-05T00:13:48.329Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-05T00:13:48.329Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-05T00:13:48.329Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-05T00:13:48.329Z] === CONT TestMountDaemonRoot/private [2020-12-05T00:13:48.329Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-05T00:13:48.329Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-05T00:13:48.329Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-05T00:13:48.329Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-05T00:13:48.329Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-05T00:13:48.329Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-05T00:13:48.329Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-05T00:13:48.329Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-05T00:13:48.329Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-05T00:13:48.329Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-05T00:13:48.329Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-05T00:13:48.329Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-05T00:13:48.329Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-05T00:13:48.329Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-05T00:13:48.329Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-05T00:13:48.329Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-05T00:13:48.329Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-05T00:13:48.329Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-05T00:13:48.329Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-05T00:13:48.329Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-05T00:13:48.329Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-05T00:13:48.332Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-05T00:13:48.332Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-05T00:13:48.623Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-05T00:13:48.623Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-05T00:13:48.623Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-05T00:13:48.623Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-05T00:13:48.623Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-05T00:13:48.623Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-05T00:13:48.623Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-05T00:13:48.623Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-05T00:13:48.623Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-05T00:13:48.623Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-05T00:13:48.623Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-05T00:13:48.623Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-05T00:13:48.623Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-05T00:13:48.623Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-05T00:13:48.623Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-05T00:13:48.623Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-05T00:13:48.623Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-05T00:13:48.623Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-05T00:13:48.623Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-05T00:13:48.623Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-12-05T00:13:48.623Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-12-05T00:13:48.623Z] === RUN TestContainerBindMountNonRecursive [2020-12-05T00:13:48.624Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-12-05T00:13:48.624Z] === RUN TestInfoAPI [2020-12-05T00:13:48.624Z] --- PASS: TestInfoAPI (0.01s) [2020-12-05T00:13:48.624Z] === RUN TestInfoAPIWarnings [2020-12-05T00:13:48.684Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-12-05T00:13:49.245Z] === RUN TestDockerSuite/TestRmiBlank [2020-12-05T00:13:49.245Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-12-05T00:13:49.245Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-12-05T00:13:50.139Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2020-12-05T00:13:50.139Z] === RUN TestContainerVolumesMountedAsShared [2020-12-05T00:13:50.249Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-05T00:13:50.778Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s) [2020-12-05T00:13:50.778Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-05T00:13:51.074Z] --- PASS: TestContainerVolumesMountedAsSlave (0.45s) [2020-12-05T00:13:51.074Z] === RUN TestNetworkNat [2020-12-05T00:13:51.710Z] --- PASS: TestNetworkNat (0.55s) [2020-12-05T00:13:51.710Z] === RUN TestNetworkLocalhostTCPNat [2020-12-05T00:13:51.757Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-12-05T00:13:52.006Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-12-05T00:13:52.006Z] === RUN TestNetworkLoopbackNat [2020-12-05T00:13:52.683Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-12-05T00:13:52.683Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-12-05T00:13:54.046Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-12-05T00:13:54.608Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-12-05T00:13:55.530Z] --- PASS: TestNetworkLoopbackNat (2.79s) [2020-12-05T00:13:55.530Z] === RUN TestPause [2020-12-05T00:13:55.530Z] --- PASS: TestPause (0.59s) [2020-12-05T00:13:55.530Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-05T00:13:55.530Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-05T00:13:55.530Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-05T00:13:55.530Z] === RUN TestPauseStopPausedContainer [2020-12-05T00:13:55.971Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-12-05T00:13:56.169Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2020-12-05T00:13:56.169Z] === RUN TestPsFilter [2020-12-05T00:13:56.169Z] --- PASS: TestPsFilter (0.17s) [2020-12-05T00:13:56.169Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-05T00:13:56.532Z] === RUN TestDockerSuite/TestRmiTag [2020-12-05T00:13:56.788Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-12-05T00:13:56.814Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2020-12-05T00:13:56.814Z] === RUN TestRemoveContainerWithVolume [2020-12-05T00:13:56.833Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-05T00:13:57.458Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2020-12-05T00:13:57.458Z] === RUN TestRemoveContainerRunning [2020-12-05T00:13:57.715Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-12-05T00:13:57.775Z] --- PASS: TestDockerNetworkMacvlan (19.08s) [2020-12-05T00:13:57.775Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-12-05T00:13:57.775Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-12-05T00:13:57.775Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.16s) [2020-12-05T00:13:57.775Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.11s) [2020-12-05T00:13:57.775Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.93s) [2020-12-05T00:13:57.775Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2020-12-05T00:13:57.775Z] PASS [2020-12-05T00:13:57.775Z] [2020-12-05T00:13:57.775Z] DONE 8 tests in 21.450s [2020-12-05T00:13:57.775Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-05T00:13:57.775Z] ++ 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-12-05T00:13:57.775Z] ++ set -e [2020-12-05T00:13:57.775Z] ++ '[' -n 0 ']' [2020-12-05T00:13:57.775Z] ++ set -x [2020-12-05T00:13:57.775Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:13:58.036Z] testing: warning: no tests to run [2020-12-05T00:13:58.036Z] PASS [2020-12-05T00:13:58.036Z] [2020-12-05T00:13:58.036Z] DONE 0 tests in 0.035s [2020-12-05T00:13:58.036Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-05T00:13:58.036Z] ++ 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-12-05T00:13:58.036Z] ++ set -e [2020-12-05T00:13:58.036Z] ++ '[' -n 0 ']' [2020-12-05T00:13:58.036Z] ++ set -x [2020-12-05T00:13:58.036Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:13:58.036Z] INFO: Testing against a local daemon [2020-12-05T00:13:58.036Z] === RUN TestAuthZPluginAllowRequest [2020-12-05T00:13:58.094Z] --- PASS: TestRemoveContainerRunning (0.56s) [2020-12-05T00:13:58.094Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-05T00:13:58.306Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-05T00:13:58.306Z] INFO: Testing against a local daemon [2020-12-05T00:13:58.306Z] === RUN TestExternalGraphDriver [2020-12-05T00:13:58.306Z] --- SKIP: TestExternalGraphDriver (0.01s) [2020-12-05T00:13:58.306Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-05T00:13:58.306Z] === RUN TestGraphdriverPluginV2 [2020-12-05T00:13:58.306Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-12-05T00:13:58.306Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-05T00:13:58.306Z] PASS [2020-12-05T00:13:58.306Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.685s [2020-12-05T00:13:58.306Z] testing: warning: no tests to run [2020-12-05T00:13:58.306Z] PASS [2020-12-05T00:13:58.306Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.127s [no tests to run] [2020-12-05T00:13:58.389Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2020-12-05T00:13:58.389Z] === RUN TestRemoveInvalidContainer [2020-12-05T00:13:58.389Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-12-05T00:13:58.389Z] === RUN TestRenameLinkedContainer [2020-12-05T00:13:59.293Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-05T00:13:59.293Z] INFO: Testing against a local daemon [2020-12-05T00:13:59.293Z] === RUN TestPluginInvalidJSON [2020-12-05T00:13:59.293Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-05T00:13:59.293Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-05T00:13:59.293Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-05T00:13:59.293Z] --- PASS: TestPluginInvalidJSON (0.07s) [2020-12-05T00:13:59.293Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-12-05T00:13:59.293Z] === RUN TestPluginInstall [2020-12-05T00:13:59.293Z] --- SKIP: TestPluginInstall (0.00s) [2020-12-05T00:13:59.293Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-05T00:13:59.293Z] PASS [2020-12-05T00:13:59.293Z] ok github.com/docker/docker/integration/plugin/common 0.548s [2020-12-05T00:13:59.758Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-05T00:13:59.758Z] INFO: Testing against a local daemon [2020-12-05T00:13:59.758Z] === RUN TestReadPluginNoRead [2020-12-05T00:13:59.758Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-12-05T00:13:59.758Z] read_test.go:21: no unix domain sockets on Windows [2020-12-05T00:13:59.758Z] PASS [2020-12-05T00:13:59.758Z] ok github.com/docker/docker/integration/plugin/logging 0.301s [2020-12-05T00:13:59.758Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-12-05T00:13:59.758Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-12-05T00:13:59.948Z] --- PASS: TestAuthZPluginAllowRequest (1.87s) [2020-12-05T00:13:59.948Z] === RUN TestAuthZPluginTLS [2020-12-05T00:14:00.221Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-05T00:14:00.221Z] INFO: Testing against a local daemon [2020-12-05T00:14:00.221Z] === RUN TestPluginWithDevMounts [2020-12-05T00:14:00.221Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-12-05T00:14:00.221Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:00.221Z] PASS [2020-12-05T00:14:00.221Z] ok github.com/docker/docker/integration/plugin/volumes 0.210s [2020-12-05T00:14:00.221Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-12-05T00:14:00.221Z] [2020-12-05T00:14:00.221Z] === Skipped [2020-12-05T00:14:00.221Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-12-05T00:14:00.221Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-05T00:14:00.221Z] [2020-12-05T00:14:00.221Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2020-12-05T00:14:00.221Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-05T00:14:00.221Z] [2020-12-05T00:14:00.221Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-12-05T00:14:00.222Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-05T00:14:00.222Z] [2020-12-05T00:14:00.222Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-12-05T00:14:00.222Z] read_test.go:21: no unix domain sockets on Windows [2020-12-05T00:14:00.222Z] [2020-12-05T00:14:00.222Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-12-05T00:14:00.222Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:00.222Z] [2020-12-05T00:14:00.222Z] [2020-12-05T00:14:00.222Z] DONE 7 tests, 5 skipped in 15.624s [2020-12-05T00:14:00.222Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-12-05T00:14:00.686Z] testing: warning: no tests to run [2020-12-05T00:14:00.686Z] PASS [2020-12-05T00:14:00.686Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2020-12-05T00:14:00.686Z] [2020-12-05T00:14:00.686Z] DONE 0 tests in 0.395s [2020-12-05T00:14:00.686Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-12-05T00:14:00.890Z] --- PASS: TestAuthZPluginTLS (0.75s) [2020-12-05T00:14:00.890Z] === RUN TestAuthZPluginDenyRequest [2020-12-05T00:14:01.137Z] --- PASS: TestRenameLinkedContainer (2.19s) [2020-12-05T00:14:01.137Z] === RUN TestRenameStoppedContainer [2020-12-05T00:14:01.137Z] --- PASS: TestRenameStoppedContainer (0.53s) [2020-12-05T00:14:01.137Z] === RUN TestRenameRunningContainerAndReuse [2020-12-05T00:14:01.461Z] --- PASS: TestAuthZPluginDenyRequest (0.69s) [2020-12-05T00:14:01.461Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-05T00:14:01.664Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-05T00:14:01.664Z] INFO: Testing against a local daemon [2020-12-05T00:14:01.664Z] === RUN TestPluginInvalidJSON [2020-12-05T00:14:01.664Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-05T00:14:01.664Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-05T00:14:01.664Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-05T00:14:01.664Z] --- PASS: TestPluginInvalidJSON (0.07s) [2020-12-05T00:14:01.664Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-12-05T00:14:01.664Z] === RUN TestPluginInstall [2020-12-05T00:14:01.664Z] --- SKIP: TestPluginInstall (0.00s) [2020-12-05T00:14:01.664Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-05T00:14:01.664Z] PASS [2020-12-05T00:14:01.664Z] ok github.com/docker/docker/integration/plugin/common (cached) [2020-12-05T00:14:01.664Z] [2020-12-05T00:14:01.664Z] === Skipped [2020-12-05T00:14:01.664Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-12-05T00:14:01.664Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-05T00:14:01.664Z] [2020-12-05T00:14:01.664Z] [2020-12-05T00:14:01.664Z] DONE 3 tests, 1 skipped in 0.931s [2020-12-05T00:14:01.664Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-12-05T00:14:01.898Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-12-05T00:14:01.898Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-12-05T00:14:02.033Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.70s) [2020-12-05T00:14:02.033Z] === RUN TestAuthZPluginDenyResponse [2020-12-05T00:14:02.153Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-12-05T00:14:02.179Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s) [2020-12-05T00:14:02.179Z] === RUN TestRenameInvalidName [2020-12-05T00:14:02.408Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-12-05T00:14:02.816Z] --- PASS: TestRenameInvalidName (0.55s) [2020-12-05T00:14:02.816Z] === RUN TestRenameAnonymousContainer [2020-12-05T00:14:02.976Z] --- PASS: TestAuthZPluginDenyResponse (0.74s) [2020-12-05T00:14:02.976Z] === RUN TestAuthZPluginAllowEventStream [2020-12-05T00:14:03.771Z] === RUN TestDockerSuite/TestRunAddHost [2020-12-05T00:14:03.866Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-05T00:14:03.866Z] INFO: Testing against a local daemon [2020-12-05T00:14:03.866Z] === RUN TestExternalGraphDriver [2020-12-05T00:14:03.866Z] --- SKIP: TestExternalGraphDriver (0.01s) [2020-12-05T00:14:03.866Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-05T00:14:03.866Z] === RUN TestGraphdriverPluginV2 [2020-12-05T00:14:03.866Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-12-05T00:14:03.866Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-05T00:14:03.866Z] PASS [2020-12-05T00:14:03.866Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2020-12-05T00:14:03.866Z] [2020-12-05T00:14:03.866Z] === Skipped [2020-12-05T00:14:03.866Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2020-12-05T00:14:03.866Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-05T00:14:03.866Z] [2020-12-05T00:14:03.866Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-12-05T00:14:03.866Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-05T00:14:03.866Z] [2020-12-05T00:14:03.866Z] [2020-12-05T00:14:03.866Z] DONE 2 tests, 2 skipped in 1.652s [2020-12-05T00:14:03.866Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-12-05T00:14:04.026Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-12-05T00:14:04.281Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-12-05T00:14:04.842Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-12-05T00:14:04.842Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-12-05T00:14:04.847Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-05T00:14:04.847Z] testing: warning: no tests to run [2020-12-05T00:14:04.847Z] PASS [2020-12-05T00:14:04.847Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-12-05T00:14:04.847Z] INFO: Testing against a local daemon [2020-12-05T00:14:04.847Z] === RUN TestReadPluginNoRead [2020-12-05T00:14:04.847Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-12-05T00:14:04.847Z] read_test.go:21: no unix domain sockets on Windows [2020-12-05T00:14:04.847Z] PASS [2020-12-05T00:14:04.847Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2020-12-05T00:14:04.847Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-12-05T00:14:04.847Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-12-05T00:14:04.890Z] --- PASS: TestAuthZPluginAllowEventStream (1.88s) [2020-12-05T00:14:04.890Z] === RUN TestAuthZPluginErrorResponse [2020-12-05T00:14:04.909Z] --- PASS: TestRenameAnonymousContainer (2.06s) [2020-12-05T00:14:04.909Z] === RUN TestRenameContainerWithSameName [2020-12-05T00:14:05.313Z] [2020-12-05T00:14:05.313Z] === Skipped [2020-12-05T00:14:05.313Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-12-05T00:14:05.313Z] read_test.go:21: no unix domain sockets on Windows [2020-12-05T00:14:05.313Z] [2020-12-05T00:14:05.313Z] [2020-12-05T00:14:05.313Z] DONE 1 tests, 1 skipped in 1.588s [2020-12-05T00:14:05.313Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-12-05T00:14:05.402Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-12-05T00:14:05.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-12-05T00:14:05.461Z] --- PASS: TestAuthZPluginErrorResponse (0.70s) [2020-12-05T00:14:05.461Z] === RUN TestAuthZPluginErrorRequest [2020-12-05T00:14:05.551Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2020-12-05T00:14:05.551Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-05T00:14:05.777Z] testing: warning: no tests to run [2020-12-05T00:14:05.777Z] PASS [2020-12-05T00:14:05.777Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-12-05T00:14:05.777Z] [2020-12-05T00:14:05.777Z] DONE 0 tests in 0.687s [2020-12-05T00:14:06.033Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2020-12-05T00:14:06.033Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-05T00:14:06.242Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-12-05T00:14:06.593Z] --- PASS: TestRenameContainerWithLinkedContainer (1.09s) [2020-12-05T00:14:06.593Z] === RUN TestResize [2020-12-05T00:14:06.765Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-12-05T00:14:06.886Z] --- PASS: TestResize (0.54s) [2020-12-05T00:14:06.886Z] === RUN TestResizeWithInvalidSize [2020-12-05T00:14:06.977Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.75s) [2020-12-05T00:14:06.977Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-05T00:14:07.020Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-12-05T00:14:07.213Z] --- PASS: TestInfoAPIWarnings (16.27s) [2020-12-05T00:14:07.213Z] === RUN TestInfoDebug [2020-12-05T00:14:07.213Z] --- PASS: TestInfoDebug (0.53s) [2020-12-05T00:14:07.213Z] === RUN TestInfoInsecureRegistries [2020-12-05T00:14:07.213Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-12-05T00:14:07.213Z] === RUN TestInfoRegistryMirrors [2020-12-05T00:14:07.213Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-12-05T00:14:07.213Z] === RUN TestLoginFailsWithBadCredentials [2020-12-05T00:14:07.213Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-12-05T00:14:07.213Z] === RUN TestPingCacheHeaders [2020-12-05T00:14:07.213Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-12-05T00:14:07.213Z] === RUN TestPingGet [2020-12-05T00:14:07.213Z] --- PASS: TestPingGet (0.01s) [2020-12-05T00:14:07.213Z] === RUN TestPingHead [2020-12-05T00:14:07.213Z] --- PASS: TestPingHead (0.01s) [2020-12-05T00:14:07.213Z] === RUN TestVersion [2020-12-05T00:14:07.213Z] --- PASS: TestVersion (0.03s) [2020-12-05T00:14:07.213Z] PASS [2020-12-05T00:14:07.213Z] [2020-12-05T00:14:07.213Z] === Skipped [2020-12-05T00:14:07.213Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-05T00:14:07.213Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-05T00:14:07.213Z] [2020-12-05T00:14:07.213Z] [2020-12-05T00:14:07.213Z] DONE 18 tests, 1 skipped in 21.571s [2020-12-05T00:14:07.213Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-12-05T00:14:07.213Z] ++ 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-12-05T00:14:07.213Z] ++ set -e [2020-12-05T00:14:07.213Z] ++ '[' -n 0 ']' [2020-12-05T00:14:07.213Z] ++ set -x [2020-12-05T00:14:07.213Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:14:07.213Z] INFO: Testing against a local daemon [2020-12-05T00:14:07.213Z] === RUN TestVolumesCreateAndList [2020-12-05T00:14:07.213Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-12-05T00:14:07.213Z] === RUN TestVolumesRemove [2020-12-05T00:14:07.213Z] --- PASS: TestVolumesRemove (0.09s) [2020-12-05T00:14:07.213Z] === RUN TestVolumesInspect [2020-12-05T00:14:07.213Z] --- PASS: TestVolumesInspect (0.01s) [2020-12-05T00:14:07.213Z] === RUN TestVolumesInvalidJSON [2020-12-05T00:14:07.213Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-05T00:14:07.213Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-05T00:14:07.213Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-05T00:14:07.213Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-12-05T00:14:07.213Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-05T00:14:07.213Z] PASS [2020-12-05T00:14:07.213Z] [2020-12-05T00:14:07.213Z] DONE 5 tests in 0.267s [2020-12-05T00:14:07.213Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-05T00:14:07.213Z] ++++ cat bundles/test-integration/docker.pid [2020-12-05T00:14:07.213Z] +++ kill 12215 [2020-12-05T00:14:07.222Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-05T00:14:07.222Z] INFO: Testing against a local daemon [2020-12-05T00:14:07.222Z] === RUN TestPluginWithDevMounts [2020-12-05T00:14:07.222Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-12-05T00:14:07.222Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:07.222Z] PASS [2020-12-05T00:14:07.222Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2020-12-05T00:14:07.222Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-12-05T00:14:07.523Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2020-12-05T00:14:07.523Z] === RUN TestResizeWhenContainerNotStarted [2020-12-05T00:14:07.686Z] [2020-12-05T00:14:07.686Z] === Skipped [2020-12-05T00:14:07.686Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-12-05T00:14:07.686Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:07.686Z] [2020-12-05T00:14:07.686Z] [2020-12-05T00:14:07.686Z] DONE 1 tests, 1 skipped in 1.427s [2020-12-05T00:14:07.686Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-12-05T00:14:07.947Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-12-05T00:14:08.163Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2020-12-05T00:14:08.163Z] === RUN TestDaemonRestartKillContainers [2020-12-05T00:14:08.163Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-05T00:14:08.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-05T00:14:08.163Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-05T00:14:08.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-05T00:14:08.163Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-05T00:14:08.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-05T00:14:08.163Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-05T00:14:08.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-05T00:14:08.163Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-05T00:14:08.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-05T00:14:08.163Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-05T00:14:08.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-05T00:14:08.163Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-05T00:14:08.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-05T00:14:08.163Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-05T00:14:08.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-05T00:14:08.163Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:14:08.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:14:08.163Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:14:08.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:14:08.163Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:14:08.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:14:08.163Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:14:08.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:14:08.163Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-05T00:14:08.163Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-05T00:14:08.163Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-05T00:14:08.163Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:14:08.509Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-12-05T00:14:08.772Z] +++ /etc/init.d/apparmor stop [2020-12-05T00:14:08.772Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-05T00:14:08.772Z] [2020-12-05T00:14:08.772Z] Unloading profiles will leave already running processes permanently [2020-12-05T00:14:08.772Z] unconfined, which can lead to unexpected situations. [2020-12-05T00:14:08.772Z] [2020-12-05T00:14:08.772Z] To set a process to complain mode, use the command line tool [2020-12-05T00:14:08.772Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-05T00:14:08.772Z] +++ true [2020-12-05T00:14:08.772Z] exiting test-integration [2020-12-05T00:14:08.772Z] ++ exit 0 [2020-12-05T00:14:08.772Z] [2020-12-05T00:14:09.435Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-12-05T00:14:09.522Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.49s) [2020-12-05T00:14:09.522Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-05T00:14:10.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:14:10.619Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-05T00:14:10.619Z] INFO: Testing against a local daemon [2020-12-05T00:14:10.619Z] === RUN TestSecretInspect [2020-12-05T00:14:10.619Z] --- SKIP: TestSecretInspect (0.00s) [2020-12-05T00:14:10.619Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:10.619Z] === RUN TestSecretList [2020-12-05T00:14:10.619Z] --- SKIP: TestSecretList (0.00s) [2020-12-05T00:14:10.619Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:10.619Z] === RUN TestSecretsCreateAndDelete [2020-12-05T00:14:10.619Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-12-05T00:14:10.619Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:10.619Z] === RUN TestSecretsUpdate [2020-12-05T00:14:10.619Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-12-05T00:14:10.619Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:10.619Z] === RUN TestTemplatedSecret [2020-12-05T00:14:10.619Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-12-05T00:14:10.619Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:10.619Z] === RUN TestSecretCreateResolve [2020-12-05T00:14:10.619Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-12-05T00:14:10.619Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:14:10.619Z] PASS [2020-12-05T00:14:10.619Z] ok github.com/docker/docker/integration/secret 0.492s [2020-12-05T00:14:10.798Z] === RUN TestDockerSuite/TestRunAttachDetach Post stage [Pipeline] junit [2020-12-05T00:14:10.888Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2020-12-05T00:14:11.319Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-05T00:14:11.319Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon Post stage [Pipeline] sh [2020-12-05T00:14:11.599Z] [2020-12-05T00:14:11.599Z] === Skipped [2020-12-05T00:14:11.599Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-12-05T00:14:11.599Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:11.599Z] [2020-12-05T00:14:11.599Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-12-05T00:14:11.599Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:11.599Z] [2020-12-05T00:14:11.599Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-12-05T00:14:11.599Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:11.599Z] [2020-12-05T00:14:11.599Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-12-05T00:14:11.599Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:11.599Z] [2020-12-05T00:14:11.599Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-12-05T00:14:11.599Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:11.599Z] [2020-12-05T00:14:11.599Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-12-05T00:14:11.599Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:14:11.599Z] [2020-12-05T00:14:11.599Z] [2020-12-05T00:14:11.599Z] DONE 6 tests, 6 skipped in 3.748s [2020-12-05T00:14:11.599Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-12-05T00:14:11.676Z] + echo Ensuring container killed. [2020-12-05T00:14:11.676Z] Ensuring container killed. [2020-12-05T00:14:11.676Z] + docker rm -vf docker-pr4 [2020-12-05T00:14:11.676Z] Error: No such container: docker-pr4 [2020-12-05T00:14:11.676Z] + true [Pipeline] sh [2020-12-05T00:14:11.965Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-05T00:14:11.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-05T00:14:12.072Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.63s) [2020-12-05T00:14:12.072Z] === RUN TestAuthZPluginHeader [2020-12-05T00:14:12.125Z] + echo Chowning /workspace to jenkins user [2020-12-05T00:14:12.125Z] Chowning /workspace to jenkins user [2020-12-05T00:14:12.125Z] + id -u [2020-12-05T00:14:12.125Z] + id -g [2020-12-05T00:14:12.125Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41749:/workspace busybox chown -R 1001:1001 /workspace [2020-12-05T00:14:12.125Z] Unable to find image 'busybox:latest' locally [2020-12-05T00:14:12.161Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-12-05T00:14:12.480Z] latest: Pulling from library/busybox [2020-12-05T00:14:12.721Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-12-05T00:14:12.774Z] 93035723f9e5: Pulling fs layer [2020-12-05T00:14:12.774Z] 93035723f9e5: Download complete [2020-12-05T00:14:13.013Z] --- PASS: TestAuthZPluginHeader (1.04s) [2020-12-05T00:14:13.013Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-05T00:14:13.013Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-05T00:14:13.013Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:14:13.013Z] === RUN TestAuthZPluginV2Disable [2020-12-05T00:14:13.013Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-12-05T00:14:13.013Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:14:13.013Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-05T00:14:13.013Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-05T00:14:13.013Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:14:13.013Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-05T00:14:13.013Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-05T00:14:13.013Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:14:13.013Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-05T00:14:13.024Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-05T00:14:13.282Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-12-05T00:14:13.441Z] 93035723f9e5: Pull complete [2020-12-05T00:14:13.441Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-05T00:14:13.441Z] Status: Downloaded newer image for busybox:latest [2020-12-05T00:14:14.073Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-05T00:14:14.209Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-12-05T00:14:14.371Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-05T00:14:14.558Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-05T00:14:14.558Z] INFO: Testing against a local daemon [2020-12-05T00:14:14.558Z] === RUN TestServiceCreateInit [2020-12-05T00:14:14.558Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-05T00:14:14.558Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-05T00:14:14.558Z] --- PASS: TestServiceCreateInit (0.31s) [2020-12-05T00:14:14.558Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-05T00:14:14.558Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:14.558Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-05T00:14:14.558Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:14.558Z] === RUN TestCreateServiceMultipleTimes [2020-12-05T00:14:14.558Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-12-05T00:14:14.558Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:14.558Z] === RUN TestCreateServiceConflict [2020-12-05T00:14:14.558Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-12-05T00:14:14.558Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:14.558Z] === RUN TestCreateServiceMaxReplicas [2020-12-05T00:14:14.558Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2020-12-05T00:14:14.558Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:14.558Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-05T00:14:14.558Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-12-05T00:14:14.558Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:14.558Z] === RUN TestCreateServiceSecretFileMode [2020-12-05T00:14:14.558Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-12-05T00:14:14.558Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:14.558Z] === RUN TestCreateServiceConfigFileMode [2020-12-05T00:14:14.558Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-12-05T00:14:14.558Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:14.558Z] === RUN TestCreateServiceSysctls [2020-12-05T00:14:14.558Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2020-12-05T00:14:14.558Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:14.558Z] === RUN TestCreateServiceCapabilities [2020-12-05T00:14:15.022Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2020-12-05T00:14:15.022Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.022Z] === RUN TestInspect [2020-12-05T00:14:15.022Z] --- SKIP: TestInspect (0.00s) [2020-12-05T00:14:15.022Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.022Z] === RUN TestCreateJob [2020-12-05T00:14:15.022Z] --- SKIP: TestCreateJob (0.00s) [2020-12-05T00:14:15.022Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.022Z] === RUN TestReplicatedJob [2020-12-05T00:14:15.022Z] --- SKIP: TestReplicatedJob (0.00s) [2020-12-05T00:14:15.022Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.022Z] === RUN TestUpdateReplicatedJob [2020-12-05T00:14:15.022Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2020-12-05T00:14:15.022Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.022Z] === RUN TestServiceListWithStatuses [2020-12-05T00:14:15.022Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-05T00:14:15.022Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.022Z] === RUN TestDockerNetworkConnectAlias [2020-12-05T00:14:15.022Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-12-05T00:14:15.022Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.022Z] === RUN TestDockerNetworkReConnect [2020-12-05T00:14:15.022Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-12-05T00:14:15.022Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.022Z] === RUN TestServicePlugin [2020-12-05T00:14:15.022Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-05T00:14:15.022Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.022Z] === RUN TestServiceUpdateLabel [2020-12-05T00:14:15.022Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-12-05T00:14:15.022Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:14:15.022Z] === RUN TestServiceUpdateSecrets [2020-12-05T00:14:15.022Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-12-05T00:14:15.022Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:14:15.022Z] === RUN TestServiceUpdateConfigs [2020-12-05T00:14:15.022Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-12-05T00:14:15.022Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:14:15.022Z] === RUN TestServiceUpdateNetwork [2020-12-05T00:14:15.022Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-12-05T00:14:15.022Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:14:15.022Z] === RUN TestServiceUpdatePidsLimit [2020-12-05T00:14:15.022Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2020-12-05T00:14:15.022Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:14:15.022Z] PASS [2020-12-05T00:14:15.022Z] ok github.com/docker/docker/integration/service 0.691s [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-05T00:14:15.134Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-12-05T00:14:15.435Z] + bundleName=s390x-integration [2020-12-05T00:14:15.435Z] + echo Creating s390x-integration-bundles.tar.gz [2020-12-05T00:14:15.435Z] Creating s390x-integration-bundles.tar.gz [2020-12-05T00:14:15.435Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-12-05T00:14:15.435Z] + 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-12-05T00:14:15.480Z] Archiving artifacts [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] === Skipped [2020-12-05T00:14:15.486Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-05T00:14:15.486Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-05T00:14:15.486Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-05T00:14:15.486Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-05T00:14:15.486Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-12-05T00:14:15.486Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-12-05T00:14:15.486Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2020-12-05T00:14:15.486Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-12-05T00:14:15.486Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-12-05T00:14:15.486Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-12-05T00:14:15.486Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2020-12-05T00:14:15.486Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2020-12-05T00:14:15.486Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-12-05T00:14:15.486Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-12-05T00:14:15.486Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-12-05T00:14:15.486Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-12-05T00:14:15.486Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-12-05T00:14:15.486Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-12-05T00:14:15.486Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-12-05T00:14:15.486Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-12-05T00:14:15.486Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-12-05T00:14:15.486Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-12-05T00:14:15.486Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-12-05T00:14:15.486Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2020-12-05T00:14:15.486Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-12-05T00:14:15.486Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] [2020-12-05T00:14:15.486Z] DONE 24 tests, 23 skipped in 4.049s [2020-12-05T00:14:15.486Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-12-05T00:14:15.695Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-12-05T00:14:16.011Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41749/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-05T00:14:16.400Z] + make clean [2020-12-05T00:14:16.478Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-05T00:14:16.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.96s) [2020-12-05T00:14:16.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.95s) [2020-12-05T00:14:16.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.04s) [2020-12-05T00:14:16.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.66s) [2020-12-05T00:14:16.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.79s) [2020-12-05T00:14:16.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.77s) [2020-12-05T00:14:16.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s) [2020-12-05T00:14:16.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s) [2020-12-05T00:14:16.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s) [2020-12-05T00:14:16.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.79s) [2020-12-05T00:14:16.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-12-05T00:14:16.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s) [2020-12-05T00:14:16.478Z] === RUN TestCgroupNamespacesRun [2020-12-05T00:14:16.620Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-12-05T00:14:16.699Z] docker volume rm -f docker-dev-cache [2020-12-05T00:14:16.699Z] docker-dev-cache [Pipeline] deleteDir [2020-12-05T00:14:16.876Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-12-05T00:14:17.353Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-12-05T00:14:17.354Z] Copying nested executables into bundles/binary-daemon [2020-12-05T00:14:17.354Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-12-05T00:14:17.437Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-12-05T00:14:17.690Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b -e DOCKER_GRAPHDRIVER docker:495d623ae5b1b601667d82682c5c265be189a29b hack/make.sh cross [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2020-12-05T00:14:17.989Z] [2020-12-05T00:14:17.989Z] Removing bundles/ [Pipeline] // stage [2020-12-05T00:14:17.997Z] --- PASS: TestCgroupNamespacesRun (1.36s) [2020-12-05T00:14:17.997Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-05T00:14:17.997Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-12-05T00:14:17.997Z] === RUN TestDockerSuite/TestRunBindMounts [Pipeline] } [2020-12-05T00:14:18.246Z] [2020-12-05T00:14:18.246Z] ---> Making bundle: cross (in bundles/cross) [2020-12-05T00:14:18.246Z] Cross building: bundles/cross/linux/amd64 [2020-12-05T00:14:18.246Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-12-05T00:14:18.246Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-12-05T00:14:19.262Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-05T00:14:19.262Z] INFO: Testing against a local daemon [2020-12-05T00:14:19.262Z] === RUN TestSessionCreate [2020-12-05T00:14:19.262Z] --- SKIP: TestSessionCreate (0.00s) [2020-12-05T00:14:19.262Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-12-05T00:14:19.262Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-05T00:14:19.262Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-12-05T00:14:19.262Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-12-05T00:14:19.262Z] PASS [2020-12-05T00:14:19.262Z] ok github.com/docker/docker/integration/session 0.208s [2020-12-05T00:14:19.262Z] [2020-12-05T00:14:19.262Z] === Skipped [2020-12-05T00:14:19.262Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-12-05T00:14:19.262Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-12-05T00:14:19.262Z] [2020-12-05T00:14:19.262Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-12-05T00:14:19.262Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-12-05T00:14:19.262Z] [2020-12-05T00:14:19.262Z] [2020-12-05T00:14:19.262Z] DONE 2 tests, 2 skipped in 3.757s [2020-12-05T00:14:19.262Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-12-05T00:14:19.519Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.41s) [2020-12-05T00:14:19.519Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-05T00:14:19.884Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-12-05T00:14:20.444Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-12-05T00:14:20.558Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.38s) [2020-12-05T00:14:20.558Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-05T00:14:21.005Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-12-05T00:14:21.565Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-12-05T00:14:21.821Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-12-05T00:14:21.821Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-12-05T00:14:22.092Z] --- PASS: TestCgroupNamespacesRunHostMode (1.41s) [2020-12-05T00:14:22.092Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-05T00:14:22.193Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-05T00:14:22.193Z] INFO: Testing against a local daemon [2020-12-05T00:14:22.193Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-05T00:14:22.193Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-05T00:14:22.193Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:22.193Z] === RUN TestEventsExecDie [2020-12-05T00:14:22.193Z] --- SKIP: TestEventsExecDie (0.00s) [2020-12-05T00:14:22.193Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-12-05T00:14:22.193Z] === RUN TestEventsBackwardsCompatible [2020-12-05T00:14:22.193Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-12-05T00:14:22.193Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-12-05T00:14:22.193Z] === RUN TestInfoAPI [2020-12-05T00:14:22.193Z] --- PASS: TestInfoAPI (0.05s) [2020-12-05T00:14:22.193Z] === RUN TestInfoAPIWarnings [2020-12-05T00:14:22.193Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-12-05T00:14:22.193Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-05T00:14:22.193Z] === RUN TestInfoDebug [2020-12-05T00:14:22.193Z] --- SKIP: TestInfoDebug (0.00s) [2020-12-05T00:14:22.193Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-05T00:14:22.193Z] === RUN TestInfoInsecureRegistries [2020-12-05T00:14:22.193Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-12-05T00:14:22.193Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-05T00:14:22.193Z] === RUN TestInfoRegistryMirrors [2020-12-05T00:14:22.193Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-12-05T00:14:22.193Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-05T00:14:22.193Z] === RUN TestLoginFailsWithBadCredentials [2020-12-05T00:14:22.380Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-12-05T00:14:22.941Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-12-05T00:14:23.172Z] --- PASS: TestLoginFailsWithBadCredentials (1.16s) [2020-12-05T00:14:23.172Z] === RUN TestPingCacheHeaders [2020-12-05T00:14:23.172Z] --- PASS: TestPingCacheHeaders (0.12s) [2020-12-05T00:14:23.172Z] === RUN TestPingGet [2020-12-05T00:14:23.172Z] --- PASS: TestPingGet (0.05s) [2020-12-05T00:14:23.172Z] === RUN TestPingHead [2020-12-05T00:14:23.172Z] --- PASS: TestPingHead (0.04s) [2020-12-05T00:14:23.172Z] === RUN TestVersion [2020-12-05T00:14:23.172Z] --- PASS: TestVersion (0.04s) [2020-12-05T00:14:23.172Z] PASS [2020-12-05T00:14:23.172Z] ok github.com/docker/docker/integration/system 1.655s [2020-12-05T00:14:23.172Z] [2020-12-05T00:14:23.172Z] === Skipped [2020-12-05T00:14:23.172Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-05T00:14:23.172Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-12-05T00:14:23.172Z] [2020-12-05T00:14:23.172Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-12-05T00:14:23.172Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-12-05T00:14:23.172Z] [2020-12-05T00:14:23.172Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-12-05T00:14:23.173Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-12-05T00:14:23.173Z] [2020-12-05T00:14:23.173Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-12-05T00:14:23.173Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-05T00:14:23.173Z] [2020-12-05T00:14:23.173Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-12-05T00:14:23.173Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-05T00:14:23.173Z] [2020-12-05T00:14:23.173Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-12-05T00:14:23.173Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-05T00:14:23.173Z] [2020-12-05T00:14:23.173Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-12-05T00:14:23.173Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-05T00:14:23.173Z] [2020-12-05T00:14:23.173Z] [2020-12-05T00:14:23.173Z] DONE 13 tests, 7 skipped in 3.972s [2020-12-05T00:14:23.512Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-12-05T00:14:23.609Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s) [2020-12-05T00:14:23.609Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-05T00:14:23.649Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-12-05T00:14:24.074Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-12-05T00:14:24.635Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-12-05T00:14:24.635Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-12-05T00:14:24.652Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s) [2020-12-05T00:14:24.652Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-05T00:14:25.195Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-12-05T00:14:25.195Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-12-05T00:14:25.695Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2020-12-05T00:14:25.695Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-05T00:14:25.847Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-05T00:14:25.847Z] INFO: Testing against a local daemon [2020-12-05T00:14:25.847Z] === RUN TestVolumesCreateAndList [2020-12-05T00:14:25.847Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-12-05T00:14:25.847Z] === RUN TestVolumesRemove [2020-12-05T00:14:25.847Z] --- PASS: TestVolumesRemove (0.09s) [2020-12-05T00:14:25.847Z] === RUN TestVolumesInspect [2020-12-05T00:14:26.121Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-12-05T00:14:26.312Z] --- PASS: TestVolumesInspect (0.05s) [2020-12-05T00:14:26.312Z] === RUN TestVolumesInvalidJSON [2020-12-05T00:14:26.312Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-05T00:14:26.312Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-05T00:14:26.312Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-05T00:14:26.312Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-12-05T00:14:26.312Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-12-05T00:14:26.312Z] PASS [2020-12-05T00:14:26.312Z] ok github.com/docker/docker/integration/volume 0.368s [2020-12-05T00:14:26.312Z] [2020-12-05T00:14:26.312Z] DONE 5 tests in 2.794s [2020-12-05T00:14:26.312Z] INFO: make.ps1 ended at 12/05/2020 00:14:26 [2020-12-05T00:14:26.312Z] INFO: Integration CLI tests being run from the host: [2020-12-05T00:14:26.312Z] 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-12-05T00:14:26.682Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-12-05T00:14:27.211Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s) [2020-12-05T00:14:27.211Z] === RUN TestKernelTCPMemory [2020-12-05T00:14:27.242Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-12-05T00:14:27.504Z] --- PASS: TestKernelTCPMemory (0.61s) [2020-12-05T00:14:27.504Z] === RUN TestNISDomainname [2020-12-05T00:14:27.802Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-12-05T00:14:27.802Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-12-05T00:14:28.143Z] --- PASS: TestNISDomainname (0.68s) [2020-12-05T00:14:28.143Z] === RUN TestHostnameDnsResolution [2020-12-05T00:14:28.363Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-12-05T00:14:29.189Z] --- PASS: TestHostnameDnsResolution (0.82s) [2020-12-05T00:14:29.189Z] === RUN TestStats [2020-12-05T00:14:29.289Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-12-05T00:14:30.215Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-12-05T00:14:30.471Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-12-05T00:14:31.125Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.18s) [2020-12-05T00:14:31.125Z] PASS [2020-12-05T00:14:31.125Z] [2020-12-05T00:14:31.125Z] === Skipped [2020-12-05T00:14:31.125Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-05T00:14:31.125Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:14:31.125Z] [2020-12-05T00:14:31.125Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-12-05T00:14:31.125Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:14:31.125Z] [2020-12-05T00:14:31.125Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-05T00:14:31.125Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:14:31.125Z] [2020-12-05T00:14:31.125Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-05T00:14:31.125Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:14:31.125Z] [2020-12-05T00:14:31.125Z] [2020-12-05T00:14:31.125Z] DONE 17 tests, 4 skipped in 33.226s [2020-12-05T00:14:31.125Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-05T00:14:31.125Z] ++ 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-12-05T00:14:31.125Z] ++ set -e [2020-12-05T00:14:31.125Z] ++ '[' -n 0 ']' [2020-12-05T00:14:31.125Z] ++ set -x [2020-12-05T00:14:31.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:14:31.385Z] INFO: Testing against a local daemon [2020-12-05T00:14:31.385Z] === RUN TestPluginInvalidJSON [2020-12-05T00:14:31.385Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-05T00:14:31.385Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-05T00:14:31.385Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-05T00:14:31.385Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-12-05T00:14:31.385Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-05T00:14:31.385Z] === RUN TestPluginInstall [2020-12-05T00:14:31.385Z] === RUN TestPluginInstall/no_auth [2020-12-05T00:14:31.397Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-12-05T00:14:31.922Z] --- PASS: TestStats (2.55s) [2020-12-05T00:14:31.922Z] === RUN TestStopContainerWithTimeout [2020-12-05T00:14:31.922Z] === RUN TestStopContainerWithTimeout/0 [2020-12-05T00:14:31.922Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-05T00:14:31.922Z] === RUN TestStopContainerWithTimeout/1 [2020-12-05T00:14:31.922Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-05T00:14:31.922Z] === RUN TestStopContainerWithTimeout/3 [2020-12-05T00:14:31.922Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-05T00:14:31.922Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-05T00:14:31.922Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-05T00:14:31.922Z] === CONT TestStopContainerWithTimeout/0 [2020-12-05T00:14:31.922Z] === CONT TestStopContainerWithTimeout/3 [2020-12-05T00:14:31.922Z] === CONT TestStopContainerWithTimeout/1 [2020-12-05T00:14:31.922Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-05T00:14:31.958Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-12-05T00:14:32.519Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-12-05T00:14:33.080Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-12-05T00:14:33.641Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-12-05T00:14:33.935Z] time="2020-12-05T00:14:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:14:33.935Z] time="2020-12-05T00:14:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4aa2bc12d1a1803a00c5cecbdf25c5f86665259f047989da20b6f5a679e75f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:14:33.935Z] time="2020-12-05T00:14:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:14:33.935Z] time="2020-12-05T00:14:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4aa2bc12d1a1803a00c5cecbdf25c5f86665259f047989da20b6f5a679e75f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:14:33.935Z] === RUN TestPluginInstall/with_htpasswd [2020-12-05T00:14:34.569Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-12-05T00:14:34.665Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-12-05T00:14:34.665Z] --- PASS: TestStopContainerWithTimeout/0 (0.93s) [2020-12-05T00:14:34.665Z] --- PASS: TestStopContainerWithTimeout/1 (2.05s) [2020-12-05T00:14:34.665Z] --- PASS: TestStopContainerWithTimeout/3 (2.88s) [2020-12-05T00:14:34.665Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2020-12-05T00:14:34.665Z] === RUN TestDeleteDevicemapper [2020-12-05T00:14:34.665Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-05T00:14:34.665Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-05T00:14:34.665Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-05T00:14:34.877Z] time="2020-12-05T00:14:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:14:34.877Z] time="2020-12-05T00:14:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8bba37dd44c97b59cfe07e7e194e0cf0d005c069e4bc31792a5f344fc68dbc35" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:14:34.877Z] time="2020-12-05T00:14:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:14:34.877Z] time="2020-12-05T00:14:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8bba37dd44c97b59cfe07e7e194e0cf0d005c069e4bc31792a5f344fc68dbc35" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:14:35.138Z] === RUN TestPluginInstall/with_insecure [2020-12-05T00:14:35.495Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-12-05T00:14:36.714Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-05T00:14:36.714Z] INFO: Testing against a local daemon [2020-12-05T00:14:36.714Z] === RUN TestDockerSuite [2020-12-05T00:14:36.714Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-12-05T00:14:36.714Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-12-05T00:14:36.714Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-12-05T00:14:36.714Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-12-05T00:14:36.714Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-12-05T00:14:36.714Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-12-05T00:14:36.714Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-12-05T00:14:36.714Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-12-05T00:14:36.714Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-12-05T00:14:36.747Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.86s) [2020-12-05T00:14:36.747Z] === RUN TestUpdateMemory [2020-12-05T00:14:37.051Z] time="2020-12-05T00:14:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:14:37.051Z] time="2020-12-05T00:14:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbdb3ad5ba407cfad061978a4d3bae43d60fda451fbe7853898223a303c18cd7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:14:37.051Z] time="2020-12-05T00:14:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:14:37.051Z] time="2020-12-05T00:14:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbdb3ad5ba407cfad061978a4d3bae43d60fda451fbe7853898223a303c18cd7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:14:37.051Z] --- PASS: TestPluginInstall (5.69s) [2020-12-05T00:14:37.051Z] --- PASS: TestPluginInstall/no_auth (2.65s) [2020-12-05T00:14:37.051Z] --- PASS: TestPluginInstall/with_htpasswd (1.23s) [2020-12-05T00:14:37.051Z] --- PASS: TestPluginInstall/with_insecure (1.81s) [2020-12-05T00:14:37.051Z] plugin_test.go:157: [da2fe16e982ea] daemon is not started [2020-12-05T00:14:37.051Z] PASS [2020-12-05T00:14:37.051Z] [2020-12-05T00:14:37.051Z] DONE 6 tests in 5.887s [2020-12-05T00:14:37.051Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-05T00:14:37.051Z] ++ 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-12-05T00:14:37.051Z] ++ set -e [2020-12-05T00:14:37.051Z] ++ '[' -n 0 ']' [2020-12-05T00:14:37.051Z] ++ set -x [2020-12-05T00:14:37.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:14:37.178Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-12-05T00:14:37.312Z] INFO: Testing against a local daemon [2020-12-05T00:14:37.312Z] === RUN TestExternalGraphDriver [2020-12-05T00:14:37.312Z] === RUN TestExternalGraphDriver/json [2020-12-05T00:14:37.382Z] --- PASS: TestUpdateMemory (0.72s) [2020-12-05T00:14:37.382Z] === RUN TestUpdateCPUQuota [2020-12-05T00:14:38.007Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-12-05T00:14:38.007Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-12-05T00:14:38.020Z] --- PASS: TestUpdateCPUQuota (0.90s) [2020-12-05T00:14:38.020Z] === RUN TestUpdatePidsLimit [2020-12-05T00:14:38.020Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-05T00:14:38.158Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-12-05T00:14:38.158Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-12-05T00:14:38.314Z] === RUN TestUpdatePidsLimit/no_change [2020-12-05T00:14:38.568Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-12-05T00:14:38.606Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-05T00:14:38.902Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-05T00:14:39.197Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-05T00:14:39.490Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-05T00:14:39.785Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-05T00:14:39.858Z] === RUN TestExternalGraphDriver/spec [2020-12-05T00:14:40.430Z] --- PASS: TestUpdatePidsLimit (2.42s) [2020-12-05T00:14:40.430Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-12-05T00:14:40.430Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2020-12-05T00:14:40.430Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-12-05T00:14:40.430Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2020-12-05T00:14:40.430Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2020-12-05T00:14:40.430Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2020-12-05T00:14:40.430Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2020-12-05T00:14:40.430Z] === RUN TestUpdateRestartPolicy [2020-12-05T00:14:40.455Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-12-05T00:14:41.380Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-12-05T00:14:43.159Z] === RUN TestExternalGraphDriver/pull [2020-12-05T00:14:43.894Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-12-05T00:14:45.074Z] --- PASS: TestExternalGraphDriver (7.76s) [2020-12-05T00:14:45.074Z] --- PASS: TestExternalGraphDriver/json (2.52s) [2020-12-05T00:14:45.074Z] --- PASS: TestExternalGraphDriver/spec (2.74s) [2020-12-05T00:14:45.074Z] --- PASS: TestExternalGraphDriver/pull (2.35s) [2020-12-05T00:14:45.074Z] === RUN TestGraphdriverPluginV2 [2020-12-05T00:14:45.074Z] --- SKIP: TestGraphdriverPluginV2 (0.12s) [2020-12-05T00:14:45.074Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:14:45.074Z] PASS [2020-12-05T00:14:45.074Z] [2020-12-05T00:14:45.074Z] === Skipped [2020-12-05T00:14:45.074Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.12s) [2020-12-05T00:14:45.074Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:14:45.074Z] [2020-12-05T00:14:45.074Z] [2020-12-05T00:14:45.074Z] DONE 5 tests, 1 skipped in 8.027s [2020-12-05T00:14:45.074Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-05T00:14:45.074Z] ++ 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-12-05T00:14:45.074Z] ++ set -e [2020-12-05T00:14:45.074Z] ++ '[' -n 0 ']' [2020-12-05T00:14:45.074Z] ++ set -x [2020-12-05T00:14:45.074Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:14:45.258Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-12-05T00:14:45.258Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-12-05T00:14:45.258Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-12-05T00:14:45.335Z] INFO: Testing against a local daemon [2020-12-05T00:14:45.335Z] === RUN TestContinueAfterPluginCrash [2020-12-05T00:14:45.335Z] === PAUSE TestContinueAfterPluginCrash [2020-12-05T00:14:45.335Z] === RUN TestReadPluginNoRead [2020-12-05T00:14:45.335Z] === PAUSE TestReadPluginNoRead [2020-12-05T00:14:45.335Z] === RUN TestDaemonStartWithLogOpt [2020-12-05T00:14:45.335Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-05T00:14:45.335Z] === CONT TestContinueAfterPluginCrash [2020-12-05T00:14:45.335Z] === CONT TestDaemonStartWithLogOpt [2020-12-05T00:14:45.335Z] === CONT TestReadPluginNoRead [2020-12-05T00:14:45.513Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-12-05T00:14:46.876Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-12-05T00:14:47.808Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-12-05T00:14:49.192Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-12-05T00:14:49.753Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-12-05T00:14:50.628Z] === RUN TestReadPluginNoRead/default [2020-12-05T00:14:50.628Z] --- PASS: TestDaemonStartWithLogOpt (4.84s) [2020-12-05T00:14:51.571Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-05T00:14:51.639Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-12-05T00:14:51.895Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-12-05T00:14:51.895Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-12-05T00:14:52.456Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-12-05T00:14:53.080Z] --- PASS: TestUpdateRestartPolicy (11.45s) [2020-12-05T00:14:53.081Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-05T00:14:53.081Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2020-12-05T00:14:53.081Z] === RUN TestWaitNonBlocked [2020-12-05T00:14:53.081Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-05T00:14:53.081Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-05T00:14:53.081Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-05T00:14:53.081Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-05T00:14:53.081Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-05T00:14:53.081Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-05T00:14:53.373Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-12-05T00:14:53.373Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2020-12-05T00:14:53.373Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s) [2020-12-05T00:14:53.373Z] === RUN TestWaitBlocked [2020-12-05T00:14:53.373Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-05T00:14:53.373Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-05T00:14:53.373Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-05T00:14:53.373Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-05T00:14:53.373Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-05T00:14:53.373Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-05T00:14:53.485Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-05T00:14:53.819Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-12-05T00:14:53.819Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-12-05T00:14:54.074Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-12-05T00:14:54.420Z] --- PASS: TestWaitBlocked (0.04s) [2020-12-05T00:14:54.420Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2020-12-05T00:14:54.420Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.88s) [2020-12-05T00:14:54.420Z] === CONT TestIpcModeOlderClient [2020-12-05T00:14:54.420Z] === CONT TestContainerStartOnDaemonRestart [2020-12-05T00:14:54.420Z] === CONT TestDaemonHostGatewayIP [2020-12-05T00:14:54.420Z] === CONT TestDaemonRestartIpcMode [2020-12-05T00:14:54.420Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-12-05T00:14:54.420Z] === CONT TestContainerKillOnDaemonStart [2020-12-05T00:14:54.635Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-12-05T00:14:55.195Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-12-05T00:14:55.397Z] --- PASS: TestReadPluginNoRead (9.90s) [2020-12-05T00:14:55.397Z] --- PASS: TestReadPluginNoRead/default (1.87s) [2020-12-05T00:14:55.397Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2020-12-05T00:14:55.397Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s) [2020-12-05T00:14:55.397Z] read_test.go:92: [d37ddec18401e] daemon is not started [2020-12-05T00:14:55.657Z] --- PASS: TestContinueAfterPluginCrash (10.33s) [2020-12-05T00:14:55.657Z] PASS [2020-12-05T00:14:55.657Z] [2020-12-05T00:14:55.657Z] DONE 6 tests in 10.485s [2020-12-05T00:14:55.657Z] 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-12-05T00:14:55.657Z] ++ 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-12-05T00:14:55.657Z] ++ set -e [2020-12-05T00:14:55.657Z] ++ '[' -n 0 ']' [2020-12-05T00:14:55.657Z] ++ set -x [2020-12-05T00:14:55.657Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:14:55.657Z] testing: warning: no tests to run [2020-12-05T00:14:55.657Z] PASS [2020-12-05T00:14:55.657Z] [2020-12-05T00:14:55.657Z] DONE 0 tests in 0.047s [2020-12-05T00:14:55.657Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-05T00:14:55.657Z] ++ 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-12-05T00:14:55.657Z] ++ set -e [2020-12-05T00:14:55.657Z] ++ '[' -n 0 ']' [2020-12-05T00:14:55.657Z] ++ set -x [2020-12-05T00:14:55.657Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:14:55.756Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-12-05T00:14:55.756Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-12-05T00:14:55.918Z] INFO: Testing against a local daemon [2020-12-05T00:14:55.918Z] === RUN TestPluginWithDevMounts [2020-12-05T00:14:55.918Z] === PAUSE TestPluginWithDevMounts [2020-12-05T00:14:55.918Z] === CONT TestPluginWithDevMounts [2020-12-05T00:14:56.316Z] === RUN TestDockerSuite/TestRunEnvironment [2020-12-05T00:14:56.571Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-12-05T00:14:57.498Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-12-05T00:14:57.971Z] --- PASS: TestContainerStartOnDaemonRestart (3.44s) [2020-12-05T00:14:58.263Z] --- PASS: TestDaemonRestartIpcMode (4.05s) [2020-12-05T00:14:58.263Z] --- PASS: TestDaemonHostGatewayIP (4.08s) [2020-12-05T00:14:58.425Z] === RUN TestDockerSuite/TestRunExitCode [2020-12-05T00:14:58.462Z] --- PASS: TestPluginWithDevMounts (2.18s) [2020-12-05T00:14:58.462Z] PASS [2020-12-05T00:14:58.462Z] [2020-12-05T00:14:58.462Z] DONE 1 tests in 2.333s [2020-12-05T00:14:58.462Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-12-05T00:14:58.462Z] ++ 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-12-05T00:14:58.462Z] ++ set -e [2020-12-05T00:14:58.462Z] ++ '[' -n 0 ']' [2020-12-05T00:14:58.462Z] ++ set -x [2020-12-05T00:14:58.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:14:58.462Z] INFO: Testing against a local daemon [2020-12-05T00:14:58.462Z] === RUN TestSecretInspect [2020-12-05T00:14:59.351Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-12-05T00:14:59.607Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-12-05T00:15:00.167Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-12-05T00:15:00.728Z] === RUN TestDockerSuite/TestRunExposePort [2020-12-05T00:15:00.728Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-12-05T00:15:01.288Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-12-05T00:15:01.761Z] --- PASS: TestSecretInspect (3.25s) [2020-12-05T00:15:01.761Z] === RUN TestSecretList [2020-12-05T00:15:01.849Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-12-05T00:15:02.775Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-12-05T00:15:02.775Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-05T00:15:02.775Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-12-05T00:15:05.061Z] --- PASS: TestSecretList (3.21s) [2020-12-05T00:15:05.061Z] === RUN TestSecretsCreateAndDelete [2020-12-05T00:15:05.289Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-12-05T00:15:05.849Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-12-05T00:15:08.362Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2020-12-05T00:15:08.362Z] === RUN TestSecretsUpdate [2020-12-05T00:15:08.654Z] --- PASS: TestContainerKillOnDaemonStart (12.76s) [2020-12-05T00:15:08.654Z] PASS [2020-12-05T00:15:08.654Z] [2020-12-05T00:15:08.654Z] === Skipped [2020-12-05T00:15:08.654Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-12-05T00:15:08.654Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-05T00:15:08.654Z] [2020-12-05T00:15:08.654Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-05T00:15:08.654Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-05T00:15:08.654Z] [2020-12-05T00:15:08.655Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-12-05T00:15:08.655Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-05T00:15:08.655Z] [2020-12-05T00:15:08.655Z] [2020-12-05T00:15:08.655Z] DONE 195 tests, 3 skipped in 111.794s [2020-12-05T00:15:08.655Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-12-05T00:15:08.655Z] ++ 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-12-05T00:15:08.655Z] ++ set -e [2020-12-05T00:15:08.655Z] ++ '[' -n 0 ']' [2020-12-05T00:15:08.655Z] ++ set -x [2020-12-05T00:15:08.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:15:08.655Z] INFO: Testing against a local daemon [2020-12-05T00:15:08.655Z] === RUN TestCommitInheritsEnv [2020-12-05T00:15:08.655Z] --- PASS: TestCommitInheritsEnv (0.35s) [2020-12-05T00:15:08.655Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-05T00:15:08.655Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-05T00:15:08.655Z] === RUN TestImagesFilterMultiReference [2020-12-05T00:15:08.655Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-12-05T00:15:08.655Z] === RUN TestImagePullPlatformInvalid [2020-12-05T00:15:08.655Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-12-05T00:15:08.655Z] === RUN TestRemoveImageOrphaning [2020-12-05T00:15:08.655Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2020-12-05T00:15:08.655Z] === RUN TestRemoveImageGarbageCollector [2020-12-05T00:15:08.655Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-05T00:15:08.655Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:15:08.655Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-05T00:15:08.655Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-12-05T00:15:08.655Z] === RUN TestTagInvalidReference [2020-12-05T00:15:08.655Z] --- PASS: TestTagInvalidReference (0.02s) [2020-12-05T00:15:08.655Z] === RUN TestTagValidPrefixedRepo [2020-12-05T00:15:08.655Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-12-05T00:15:08.655Z] === RUN TestTagExistedNameWithoutForce [2020-12-05T00:15:08.655Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-12-05T00:15:08.655Z] === RUN TestTagOfficialNames [2020-12-05T00:15:08.655Z] --- PASS: TestTagOfficialNames (0.05s) [2020-12-05T00:15:08.655Z] === RUN TestTagMatchesDigest [2020-12-05T00:15:08.655Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-12-05T00:15:08.655Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-05T00:15:10.010Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-12-05T00:15:11.660Z] --- PASS: TestSecretsUpdate (3.31s) [2020-12-05T00:15:11.660Z] === RUN TestTemplatedSecret [2020-12-05T00:15:14.960Z] --- PASS: TestTemplatedSecret (3.49s) [2020-12-05T00:15:14.960Z] === RUN TestSecretCreateResolve [2020-12-05T00:15:18.103Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-12-05T00:15:18.103Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-12-05T00:15:18.260Z] --- PASS: TestSecretCreateResolve (3.27s) [2020-12-05T00:15:18.260Z] PASS [2020-12-05T00:15:18.260Z] [2020-12-05T00:15:18.260Z] DONE 6 tests in 19.912s [2020-12-05T00:15:18.260Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-12-05T00:15:18.260Z] ++ 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-12-05T00:15:18.260Z] ++ set -e [2020-12-05T00:15:18.260Z] ++ '[' -n 0 ']' [2020-12-05T00:15:18.260Z] ++ set -x [2020-12-05T00:15:18.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:15:18.260Z] INFO: Testing against a local daemon [2020-12-05T00:15:18.260Z] === RUN TestServiceCreateInit [2020-12-05T00:15:18.260Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-05T00:15:18.670Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-12-05T00:15:18.670Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-12-05T00:15:18.670Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-12-05T00:15:18.670Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-12-05T00:15:19.230Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-12-05T00:15:21.744Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-12-05T00:15:22.670Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-12-05T00:15:23.547Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-05T00:15:23.597Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-12-05T00:15:28.833Z] --- PASS: TestServiceCreateInit (10.29s) [2020-12-05T00:15:28.833Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.08s) [2020-12-05T00:15:28.833Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.18s) [2020-12-05T00:15:28.833Z] === RUN TestCreateServiceMultipleTimes [2020-12-05T00:15:30.126Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-12-05T00:15:30.126Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-12-05T00:15:30.126Z] === RUN TestDockerSuite/TestRunModeHostname [2020-12-05T00:15:30.382Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-12-05T00:15:30.637Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-12-05T00:15:30.637Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-12-05T00:15:32.526Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-12-05T00:15:33.086Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-12-05T00:15:33.341Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-12-05T00:15:34.705Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-12-05T00:15:34.705Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-12-05T00:15:34.960Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-12-05T00:15:36.325Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-12-05T00:15:38.211Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-12-05T00:15:38.212Z] === RUN TestDockerSuite/TestRunMount [2020-12-05T00:15:40.725Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-12-05T00:15:42.612Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-12-05T00:15:43.539Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-12-05T00:15:44.099Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-12-05T00:15:44.099Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-12-05T00:15:45.462Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-12-05T00:15:47.349Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-12-05T00:15:47.606Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-12-05T00:15:50.137Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-12-05T00:15:50.796Z] --- PASS: TestCreateServiceMultipleTimes (19.32s) [2020-12-05T00:15:50.796Z] === RUN TestCreateServiceConflict [2020-12-05T00:15:51.056Z] --- PASS: TestCreateServiceConflict (3.27s) [2020-12-05T00:15:51.056Z] === RUN TestCreateServiceMaxReplicas [2020-12-05T00:15:51.063Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-12-05T00:15:51.988Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-12-05T00:15:53.874Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-12-05T00:15:54.130Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-12-05T00:15:54.800Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-12-05T00:15:54.800Z] Copying nested executables into bundles/cross/linux/amd64 [2020-12-05T00:15:54.800Z] Cross building: bundles/cross/windows/amd64 [2020-12-05T00:15:54.800Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-12-05T00:15:54.800Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-12-05T00:15:55.056Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-12-05T00:15:55.258Z] --- PASS: TestCreateServiceMaxReplicas (3.67s) [2020-12-05T00:15:55.258Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-05T00:15:55.981Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-12-05T00:15:56.236Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-12-05T00:15:56.492Z] === RUN TestDockerSuite/TestRunNetHost [2020-12-05T00:15:57.855Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-12-05T00:15:58.781Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-12-05T00:15:58.781Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-12-05T00:15:59.036Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-12-05T00:16:00.923Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-12-05T00:16:03.436Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-12-05T00:16:03.436Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-12-05T00:16:06.698Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-12-05T00:16:06.954Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-12-05T00:16:06.954Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-12-05T00:16:07.515Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-12-05T00:16:07.770Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-12-05T00:16:08.331Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-12-05T00:16:08.587Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-12-05T00:16:08.842Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-12-05T00:16:09.098Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-12-05T00:16:10.193Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.80s) [2020-12-05T00:16:10.193Z] === RUN TestCreateServiceSecretFileMode [2020-12-05T00:16:13.499Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2020-12-05T00:16:13.499Z] === RUN TestCreateServiceConfigFileMode [2020-12-05T00:16:15.628Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-12-05T00:16:15.628Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-12-05T00:16:15.628Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-12-05T00:16:15.883Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-12-05T00:16:16.801Z] --- PASS: TestCreateServiceConfigFileMode (3.37s) [2020-12-05T00:16:16.801Z] === RUN TestCreateServiceSysctls [2020-12-05T00:16:16.834Z] === RUN TestDockerSuite/TestRunPortInUse [2020-12-05T00:16:17.762Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-12-05T00:16:18.017Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-12-05T00:16:18.578Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-12-05T00:16:19.139Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-12-05T00:16:19.395Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-12-05T00:16:19.954Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-05T00:16:19.954Z] === RUN TestDockerSuite/TestRunPublishPort [2020-12-05T00:16:20.514Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-12-05T00:16:21.005Z] --- PASS: TestCreateServiceSysctls (4.20s) [2020-12-05T00:16:21.005Z] === RUN TestCreateServiceCapabilities [2020-12-05T00:16:21.075Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-12-05T00:16:21.075Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-12-05T00:16:21.636Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-12-05T00:16:22.561Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-12-05T00:16:22.561Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-12-05T00:16:24.306Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2020-12-05T00:16:24.306Z] === RUN TestInspect [2020-12-05T00:16:25.074Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-12-05T00:16:25.637Z] === RUN TestDockerSuite/TestRunRm [2020-12-05T00:16:26.198Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-12-05T00:16:27.608Z] --- PASS: TestInspect (3.58s) [2020-12-05T00:16:27.608Z] === RUN TestCreateJob [2020-12-05T00:16:28.085Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-12-05T00:16:29.971Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-12-05T00:16:30.531Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-12-05T00:16:31.092Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-12-05T00:16:31.816Z] --- PASS: TestCreateJob (4.21s) [2020-12-05T00:16:31.816Z] === RUN TestReplicatedJob [2020-12-05T00:16:32.455Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-12-05T00:16:33.016Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-12-05T00:16:36.279Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-12-05T00:16:36.839Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-12-05T00:16:38.401Z] --- PASS: TestReplicatedJob (6.80s) [2020-12-05T00:16:38.402Z] === RUN TestUpdateReplicatedJob [2020-12-05T00:16:40.103Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-12-05T00:16:40.103Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-12-05T00:16:40.664Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-12-05T00:16:41.225Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-12-05T00:16:41.480Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-12-05T00:16:42.042Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-12-05T00:16:42.968Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-12-05T00:16:43.228Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-12-05T00:16:43.687Z] --- PASS: TestUpdateReplicatedJob (4.30s) [2020-12-05T00:16:43.687Z] === RUN TestServiceListWithStatuses [2020-12-05T00:16:43.687Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-05T00:16:43.687Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-05T00:16:43.687Z] === RUN TestDockerNetworkConnectAlias [2020-12-05T00:16:43.807Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-12-05T00:16:44.370Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-12-05T00:16:44.930Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-12-05T00:16:47.442Z] === RUN TestDockerSuite/TestRunState [2020-12-05T00:16:48.368Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-12-05T00:16:48.928Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-12-05T00:16:48.974Z] --- PASS: TestDockerNetworkConnectAlias (6.21s) [2020-12-05T00:16:48.974Z] === RUN TestDockerNetworkReConnect [2020-12-05T00:16:49.488Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-12-05T00:16:49.488Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-12-05T00:16:49.488Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-12-05T00:16:50.049Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-12-05T00:16:50.610Z] === RUN TestDockerSuite/TestRunSysctls [2020-12-05T00:16:51.537Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-12-05T00:16:51.537Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-12-05T00:16:51.537Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-12-05T00:16:52.098Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-12-05T00:16:53.461Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-12-05T00:16:54.260Z] --- PASS: TestDockerNetworkReConnect (5.07s) [2020-12-05T00:16:54.260Z] === RUN TestServicePlugin [2020-12-05T00:16:54.260Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-05T00:16:54.260Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:16:54.260Z] === RUN TestServiceUpdateLabel [2020-12-05T00:16:54.388Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-12-05T00:16:54.643Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-12-05T00:16:56.530Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-12-05T00:16:56.530Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-12-05T00:16:56.805Z] --- PASS: TestServiceUpdateLabel (2.76s) [2020-12-05T00:16:56.805Z] === RUN TestServiceUpdateSecrets [2020-12-05T00:16:59.794Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-12-05T00:16:59.794Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-12-05T00:17:01.680Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-12-05T00:17:02.599Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-12-05T00:17:02.600Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-12-05T00:17:02.600Z] remote: Enumerating objects: 2, done. [2020-12-05T00:17:02.600Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-12-05T00:17:02.600Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-12-05T00:17:02.600Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-12-05T00:17:02.600Z] 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-12-05T00:17:02.600Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-12-05T00:17:02.606Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-12-05T00:17:02.861Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-12-05T00:17:03.787Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-12-05T00:17:04.348Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-12-05T00:17:05.163Z] [2020-12-05T00:17:05.273Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-12-05T00:17:06.199Z] === RUN TestDockerSuite/TestRunUnshareProc [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-05T00:17:07.132Z] === RUN TestDockerSuite/TestRunUserByID [2020-12-05T00:17:07.373Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:495d623ae5b1b601667d82682c5c265be189a29b hack/test/unit [2020-12-05T00:17:08.079Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-12-05T00:17:08.334Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-12-05T00:17:08.590Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-12-05T00:17:08.590Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-12-05T00:17:09.151Z] === RUN TestDockerSuite/TestRunUserByName [2020-12-05T00:17:09.712Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-12-05T00:17:09.893Z] ? github.com/docker/docker/api [no test files] [2020-12-05T00:17:09.968Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-12-05T00:17:10.223Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-12-05T00:17:10.223Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-12-05T00:17:11.149Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-12-05T00:17:12.074Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-12-05T00:17:14.586Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-12-05T00:17:14.842Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-12-05T00:17:14.916Z] --- PASS: TestServiceUpdateSecrets (15.46s) [2020-12-05T00:17:14.917Z] === RUN TestServiceUpdateConfigs [2020-12-05T00:17:15.098Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-12-05T00:17:16.022Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-12-05T00:17:17.910Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-12-05T00:17:18.165Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-12-05T00:17:19.091Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-12-05T00:17:21.094Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-12-05T00:17:22.981Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-12-05T00:17:23.237Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-12-05T00:17:23.237Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-12-05T00:17:23.493Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-12-05T00:17:23.493Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-12-05T00:17:23.493Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-12-05T00:17:23.493Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-12-05T00:17:24.053Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-12-05T00:17:24.614Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-12-05T00:17:24.821Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2020-12-05T00:17:25.175Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-12-05T00:17:26.539Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-12-05T00:17:26.794Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-12-05T00:17:27.355Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-12-05T00:17:27.611Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-12-05T00:17:28.171Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-12-05T00:17:28.171Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-12-05T00:17:28.171Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-12-05T00:17:28.171Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-12-05T00:17:28.171Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-12-05T00:17:28.171Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-12-05T00:17:28.171Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-12-05T00:17:28.171Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-12-05T00:17:28.171Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-12-05T00:17:28.171Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-12-05T00:17:28.732Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-12-05T00:17:29.293Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-12-05T00:17:29.548Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-12-05T00:17:29.817Z] --- PASS: TestServiceUpdateConfigs (15.42s) [2020-12-05T00:17:29.817Z] === RUN TestServiceUpdateNetwork [2020-12-05T00:17:30.119Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-12-05T00:17:30.119Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-12-05T00:17:30.684Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-12-05T00:17:30.684Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-12-05T00:17:31.246Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-12-05T00:17:31.501Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-12-05T00:17:32.062Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-12-05T00:17:32.623Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-12-05T00:17:32.623Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-12-05T00:17:32.623Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-12-05T00:17:33.185Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-12-05T00:17:34.112Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-12-05T00:17:34.673Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-12-05T00:17:34.673Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-12-05T00:17:34.928Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-12-05T00:17:35.183Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-12-05T00:17:35.623Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-12-05T00:17:35.623Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-12-05T00:17:35.623Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-12-05T00:17:35.623Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-12-05T00:17:35.623Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-12-05T00:17:35.623Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-12-05T00:17:35.623Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-12-05T00:17:35.623Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-12-05T00:17:35.623Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-12-05T00:17:35.623Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-12-05T00:17:35.623Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-12-05T00:17:35.623Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-12-05T00:17:36.109Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-12-05T00:17:36.670Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-12-05T00:17:38.557Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-12-05T00:17:38.812Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-12-05T00:17:38.812Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-12-05T00:17:38.812Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-12-05T00:17:39.373Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-12-05T00:17:40.299Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-12-05T00:17:40.859Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-12-05T00:17:41.115Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-12-05T00:17:41.463Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-12-05T00:17:41.463Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-12-05T00:17:41.463Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-12-05T00:17:42.478Z] === RUN TestDockerSuite/TestSaveImageId [2020-12-05T00:17:42.478Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-12-05T00:17:42.734Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-12-05T00:17:42.990Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-12-05T00:17:44.353Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-12-05T00:17:44.353Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-12-05T00:17:44.722Z] --- PASS: TestServiceUpdateNetwork (14.88s) [2020-12-05T00:17:44.722Z] === RUN TestServiceUpdatePidsLimit [2020-12-05T00:17:44.722Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-05T00:17:45.224Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-12-05T00:17:45.293Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-05T00:17:45.717Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-12-05T00:17:45.717Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-12-05T00:17:45.717Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-12-05T00:17:45.972Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-12-05T00:17:46.783Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-12-05T00:17:47.249Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-12-05T00:17:47.249Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-12-05T00:17:47.249Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-12-05T00:17:47.249Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-12-05T00:17:47.336Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-12-05T00:17:48.262Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-12-05T00:17:48.822Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-12-05T00:17:48.822Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-12-05T00:17:48.822Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-12-05T00:17:48.822Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-12-05T00:17:49.383Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-12-05T00:17:49.944Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-12-05T00:17:50.176Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-12-05T00:17:50.176Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-12-05T00:17:50.176Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-12-05T00:17:51.829Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-12-05T00:17:52.763Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-12-05T00:17:53.427Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-05T00:17:56.934Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-12-05T00:17:57.291Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-12-05T00:17:57.860Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-12-05T00:17:58.786Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-12-05T00:17:59.713Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-12-05T00:18:01.562Z] --- PASS: TestServiceUpdatePidsLimit (18.09s) [2020-12-05T00:18:01.562Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2020-12-05T00:18:01.562Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.63s) [2020-12-05T00:18:01.562Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-12-05T00:18:01.562Z] PASS [2020-12-05T00:18:01.562Z] [2020-12-05T00:18:01.562Z] === Skipped [2020-12-05T00:18:01.562Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-12-05T00:18:01.562Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-05T00:18:01.562Z] [2020-12-05T00:18:01.562Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-12-05T00:18:01.562Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:18:01.562Z] [2020-12-05T00:18:01.562Z] [2020-12-05T00:18:01.562Z] DONE 27 tests, 2 skipped in 162.649s [2020-12-05T00:18:01.562Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-12-05T00:18:01.562Z] ++ 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-12-05T00:18:01.562Z] ++ set -e [2020-12-05T00:18:01.562Z] ++ '[' -n 0 ']' [2020-12-05T00:18:01.562Z] ++ set -x [2020-12-05T00:18:01.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:18:01.562Z] INFO: Testing against a local daemon [2020-12-05T00:18:01.562Z] === RUN TestSessionCreate [2020-12-05T00:18:01.562Z] --- PASS: TestSessionCreate (0.05s) [2020-12-05T00:18:01.562Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-05T00:18:01.562Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-12-05T00:18:01.562Z] PASS [2020-12-05T00:18:01.562Z] [2020-12-05T00:18:01.562Z] DONE 2 tests in 0.247s [2020-12-05T00:18:01.562Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-12-05T00:18:01.562Z] ++ 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-12-05T00:18:01.562Z] ++ set -e [2020-12-05T00:18:01.562Z] ++ '[' -n 0 ']' [2020-12-05T00:18:01.562Z] ++ set -x [2020-12-05T00:18:01.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:18:01.562Z] INFO: Testing against a local daemon [2020-12-05T00:18:01.562Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-05T00:18:01.562Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-05T00:18:01.562Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-05T00:18:01.562Z] === RUN TestEventsExecDie [2020-12-05T00:18:01.599Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-12-05T00:18:01.599Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-12-05T00:18:02.133Z] --- PASS: TestEventsExecDie (0.89s) [2020-12-05T00:18:02.133Z] === RUN TestEventsBackwardsCompatible [2020-12-05T00:18:02.133Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2020-12-05T00:18:02.133Z] === RUN TestInfoBinaryCommits [2020-12-05T00:18:02.133Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-12-05T00:18:02.133Z] === RUN TestInfoAPIVersioned [2020-12-05T00:18:02.133Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-12-05T00:18:02.133Z] === RUN TestInfoDiscoveryBackend [2020-12-05T00:18:03.076Z] --- PASS: TestInfoDiscoveryBackend (0.65s) [2020-12-05T00:18:03.076Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-05T00:18:04.017Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-05T00:18:04.017Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-05T00:18:04.111Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-12-05T00:18:04.588Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.66s) [2020-12-05T00:18:04.589Z] === RUN TestInfoAPI [2020-12-05T00:18:04.589Z] --- PASS: TestInfoAPI (0.05s) [2020-12-05T00:18:04.589Z] === RUN TestInfoAPIWarnings [2020-12-05T00:18:05.473Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-12-05T00:18:06.034Z] === RUN TestDockerSuite/TestStartRecordError [2020-12-05T00:18:07.397Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-12-05T00:18:09.284Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-12-05T00:18:10.648Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-12-05T00:18:13.161Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-12-05T00:18:14.086Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-12-05T00:18:17.349Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-12-05T00:18:20.614Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-12-05T00:18:22.697Z] --- PASS: TestInfoAPIWarnings (16.63s) [2020-12-05T00:18:22.697Z] === RUN TestInfoDebug [2020-12-05T00:18:22.697Z] --- PASS: TestInfoDebug (0.65s) [2020-12-05T00:18:22.697Z] === RUN TestInfoInsecureRegistries [2020-12-05T00:18:22.697Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2020-12-05T00:18:22.697Z] === RUN TestInfoRegistryMirrors [2020-12-05T00:18:23.269Z] --- PASS: TestInfoRegistryMirrors (0.65s) [2020-12-05T00:18:23.269Z] === RUN TestLoginFailsWithBadCredentials [2020-12-05T00:18:23.269Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2020-12-05T00:18:23.269Z] === RUN TestPingCacheHeaders [2020-12-05T00:18:23.529Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-12-05T00:18:23.529Z] === RUN TestPingGet [2020-12-05T00:18:23.529Z] --- PASS: TestPingGet (0.03s) [2020-12-05T00:18:23.529Z] === RUN TestPingHead [2020-12-05T00:18:23.529Z] --- PASS: TestPingHead (0.05s) [2020-12-05T00:18:23.529Z] === RUN TestVersion [2020-12-05T00:18:23.529Z] --- PASS: TestVersion (0.05s) [2020-12-05T00:18:23.529Z] PASS [2020-12-05T00:18:23.529Z] [2020-12-05T00:18:23.529Z] === Skipped [2020-12-05T00:18:23.529Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-05T00:18:23.529Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-05T00:18:23.529Z] [2020-12-05T00:18:23.529Z] [2020-12-05T00:18:23.529Z] DONE 18 tests, 1 skipped in 22.599s [2020-12-05T00:18:23.529Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-12-05T00:18:23.529Z] ++ 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-12-05T00:18:23.529Z] ++ set -e [2020-12-05T00:18:23.529Z] ++ '[' -n 0 ']' [2020-12-05T00:18:23.529Z] ++ set -x [2020-12-05T00:18:23.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:18:23.790Z] INFO: Testing against a local daemon [2020-12-05T00:18:23.790Z] === RUN TestVolumesCreateAndList [2020-12-05T00:18:23.790Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-12-05T00:18:23.790Z] === RUN TestVolumesRemove [2020-12-05T00:18:23.790Z] --- PASS: TestVolumesRemove (0.12s) [2020-12-05T00:18:23.790Z] === RUN TestVolumesInspect [2020-12-05T00:18:23.790Z] --- PASS: TestVolumesInspect (0.03s) [2020-12-05T00:18:23.790Z] === RUN TestVolumesInvalidJSON [2020-12-05T00:18:24.051Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-05T00:18:24.051Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-05T00:18:24.051Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-05T00:18:24.051Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-12-05T00:18:24.051Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-05T00:18:24.051Z] PASS [2020-12-05T00:18:24.051Z] [2020-12-05T00:18:24.051Z] DONE 5 tests in 0.364s [2020-12-05T00:18:24.051Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-05T00:18:24.312Z] ++++ cat bundles/test-integration/docker.pid [2020-12-05T00:18:24.312Z] +++ kill 13872 [2020-12-05T00:18:25.694Z] +++ /etc/init.d/apparmor stop [2020-12-05T00:18:25.694Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-05T00:18:25.694Z] [2020-12-05T00:18:25.694Z] Unloading profiles will leave already running processes permanently [2020-12-05T00:18:25.694Z] unconfined, which can lead to unexpected situations. [2020-12-05T00:18:25.694Z] [2020-12-05T00:18:25.694Z] To set a process to complain mode, use the command line tool [2020-12-05T00:18:25.694Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-05T00:18:25.694Z] +++ true [2020-12-05T00:18:25.694Z] exiting test-integration [2020-12-05T00:18:25.694Z] ++ exit 0 [2020-12-05T00:18:25.694Z] [2020-12-05T00:18:25.893Z] === RUN TestDockerSuite/TestStatsNoStream [2020-12-05T00:18:26.453Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-12-05T00:18:27.816Z] === RUN TestDockerSuite/TestStopContainerSignal Post stage [Pipeline] junit [2020-12-05T00:18:28.253Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-05T00:18:29.080Z] + echo Ensuring container killed. [2020-12-05T00:18:29.081Z] Ensuring container killed. [2020-12-05T00:18:29.081Z] + docker rm -vf docker-pr4 [2020-12-05T00:18:29.081Z] Error: No such container: docker-pr4 [2020-12-05T00:18:29.081Z] + true [Pipeline] sh [2020-12-05T00:18:29.180Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-12-05T00:18:29.370Z] + echo Chowning /workspace to jenkins user [2020-12-05T00:18:29.370Z] Chowning /workspace to jenkins user [2020-12-05T00:18:29.370Z] + id -u [2020-12-05T00:18:29.370Z] + id -g [2020-12-05T00:18:29.370Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41749:/workspace busybox chown -R 1000:1000 /workspace [2020-12-05T00:18:29.370Z] Unable to find image 'busybox:latest' locally [2020-12-05T00:18:29.370Z] latest: Pulling from library/busybox [2020-12-05T00:18:29.632Z] 35ba4efbe871: Pulling fs layer [2020-12-05T00:18:29.632Z] 35ba4efbe871: Verifying Checksum [2020-12-05T00:18:29.632Z] 35ba4efbe871: Download complete [2020-12-05T00:18:29.741Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-12-05T00:18:29.892Z] 35ba4efbe871: Pull complete [2020-12-05T00:18:29.892Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-05T00:18:29.892Z] Status: Downloaded newer image for busybox:latest [2020-12-05T00:18:30.302Z] === RUN TestDockerSuite/TestTopPrivileged [2020-12-05T00:18:30.864Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-12-05T00:18:30.864Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-12-05T00:18:31.240Z] --- PASS: TestImportExtremelyLargeImageWorks (193.95s) [2020-12-05T00:18:31.240Z] PASS [2020-12-05T00:18:31.240Z] [2020-12-05T00:18:31.240Z] === Skipped [2020-12-05T00:18:31.240Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-05T00:18:31.240Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:18:31.240Z] [2020-12-05T00:18:31.240Z] [2020-12-05T00:18:31.240Z] DONE 12 tests, 1 skipped in 195.009s [2020-12-05T00:18:31.240Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-12-05T00:18:31.240Z] ++ 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-12-05T00:18:31.240Z] ++ set -e [2020-12-05T00:18:31.240Z] ++ '[' -n 0 ']' [2020-12-05T00:18:31.240Z] ++ set -x [2020-12-05T00:18:31.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:18:31.240Z] INFO: Testing against a local daemon [2020-12-05T00:18:31.240Z] === RUN TestNetworkCreateDelete [2020-12-05T00:18:31.240Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-12-05T00:18:31.240Z] === RUN TestDockerNetworkDeletePreferID [2020-12-05T00:18:31.240Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2020-12-05T00:18:31.240Z] === RUN TestDaemonDNSFallback [2020-12-05T00:18:31.240Z] --- PASS: TestDaemonDNSFallback (1.60s) [2020-12-05T00:18:31.240Z] === RUN TestInspectNetwork [2020-12-05T00:18:31.240Z] === RUN TestInspectNetwork/full_network_id [2020-12-05T00:18:31.240Z] === RUN TestInspectNetwork/partial_network_id [2020-12-05T00:18:31.240Z] === RUN TestInspectNetwork/network_name [2020-12-05T00:18:31.240Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-05T00:18:31.424Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-12-05T00:18:31.877Z] --- PASS: TestInspectNetwork (7.18s) [2020-12-05T00:18:31.877Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-05T00:18:31.877Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-05T00:18:31.877Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-05T00:18:31.877Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-05T00:18:31.877Z] === RUN TestRunContainerWithBridgeNone [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-05T00:18:33.589Z] + bundleName=arm64-integration [2020-12-05T00:18:33.589Z] + echo Creating arm64-integration-bundles.tar.gz [2020-12-05T00:18:33.589Z] Creating arm64-integration-bundles.tar.gz [2020-12-05T00:18:33.589Z] + find+ bundles -path */root/*overlay2 -prune -oxargs -type f tar ( -czf -name arm64-integration-bundles.tar.gz *-report.json [2020-12-05T00:18:33.589Z] -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-12-05T00:18:33.874Z] Archiving artifacts [2020-12-05T00:18:33.951Z] --- PASS: TestRunContainerWithBridgeNone (1.91s) [2020-12-05T00:18:33.951Z] === RUN TestNetworkInvalidJSON [2020-12-05T00:18:33.951Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-05T00:18:33.951Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-05T00:18:33.951Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-05T00:18:33.951Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-05T00:18:33.951Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-05T00:18:33.951Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-05T00:18:33.951Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-05T00:18:33.951Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-05T00:18:33.951Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-05T00:18:33.951Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-12-05T00:18:33.951Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-05T00:18:33.951Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-05T00:18:33.951Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-05T00:18:33.951Z] === RUN TestHostIPv4BridgeLabel [2020-12-05T00:18:34.245Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-12-05T00:18:34.245Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-05T00:18:34.687Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-12-05T00:18:35.296Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-12-05T00:18:35.296Z] === RUN TestDaemonDefaultNetworkPools [2020-12-05T00:18:36.118Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41749/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-05T00:18:36.332Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-12-05T00:18:36.332Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-05T00:18:36.450Z] + make clean [2020-12-05T00:18:37.023Z] docker volume rm -f docker-dev-cache [2020-12-05T00:18:37.023Z] docker-dev-cache [Pipeline] deleteDir [2020-12-05T00:18:37.200Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-12-05T00:18:37.374Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-12-05T00:18:37.374Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-05T00:18:37.760Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-12-05T00:18:38.320Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-12-05T00:18:38.320Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-12-05T00:18:38.421Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-12-05T00:18:38.421Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-05T00:18:38.880Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-12-05T00:18:39.058Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-12-05T00:18:39.058Z] === RUN TestServiceWithPredefinedNetwork [2020-12-05T00:18:40.243Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-12-05T00:18:40.498Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-12-05T00:18:40.498Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-05T00:18:41.145Z] --- PASS: TestServiceWithPredefinedNetwork (2.13s) [2020-12-05T00:18:41.145Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-05T00:18:41.145Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-05T00:18:41.145Z] service_test.go:236: FLAKY_TEST [2020-12-05T00:18:41.145Z] === RUN TestServiceWithDataPathPortInit [2020-12-05T00:18:41.426Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-12-05T00:18:42.352Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-12-05T00:18:42.912Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-12-05T00:18:43.167Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-12-05T00:18:44.531Z] === RUN TestDockerSuite/TestUpdateStats [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-05T00:18:46.346Z] ok github.com/docker/docker/api/server/httputils 0.020s coverage: 14.7% of statements [2020-12-05T00:18:46.346Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-05T00:18:46.346Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/types [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-05T00:18:46.346Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-12-05T00:18:46.346Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-05T00:18:46.346Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-12-05T00:18:46.346Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/builder [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-05T00:18:46.346Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-05T00:18:48.693Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-12-05T00:18:48.891Z] ok github.com/docker/docker/builder/dockerfile 0.184s coverage: 48.3% of statements [2020-12-05T00:18:48.891Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-05T00:18:49.148Z] ok github.com/docker/docker/builder/remotecontext 0.114s coverage: 13.7% of statements [2020-12-05T00:18:49.256Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-12-05T00:18:49.256Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-12-05T00:18:49.820Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-12-05T00:18:50.560Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-12-05T00:18:50.748Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-12-05T00:18:51.486Z] ok github.com/docker/docker/builder/remotecontext/git 1.290s coverage: 86.3% of statements [2020-12-05T00:18:51.486Z] ? github.com/docker/docker/cli [no test files] [2020-12-05T00:18:51.486Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-05T00:18:54.014Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-12-05T00:18:54.797Z] ok github.com/docker/docker/client 0.140s coverage: 75.4% of statements [2020-12-05T00:18:55.900Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-12-05T00:18:56.523Z] --- PASS: TestServiceWithDataPathPortInit (13.85s) [2020-12-05T00:18:56.523Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-05T00:18:58.414Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-12-05T00:18:59.777Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-12-05T00:19:02.103Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s) [2020-12-05T00:19:02.103Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u4ztpytcvno1wqrhk1a9z650s Created:2020-12-05 00:18:56.142572638 +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[eac1ccf1b7902158c8abc01788bc5a6cfb826576d71beb9021d6afe18e11cca7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sfclfl4sm5k0d6ish2tarr36a EndpointID:7fb046a2457c3bac5798a74143f722db7b751cce83aa3dce90e40a11209a44bd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:43d667aacadfb62f67a73e880853e9d519804fcb0cad1f9dcd97161212d5eecc 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:63e143ae5906 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sfclfl4sm5k0d6ish2tarr36a EndpointID:7fb046a2457c3bac5798a74143f722db7b751cce83aa3dce90e40a11209a44bd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-05T00:19:02.103Z] PASS [2020-12-05T00:19:02.103Z] [2020-12-05T00:19:02.103Z] === Skipped [2020-12-05T00:19:02.103Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-05T00:19:02.103Z] service_test.go:236: FLAKY_TEST [2020-12-05T00:19:02.103Z] [2020-12-05T00:19:02.103Z] [2020-12-05T00:19:02.103Z] DONE 23 tests, 1 skipped in 39.782s [2020-12-05T00:19:02.103Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-05T00:19:02.103Z] ++ 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-12-05T00:19:02.103Z] ++ set -e [2020-12-05T00:19:02.103Z] ++ '[' -n 0 ']' [2020-12-05T00:19:02.103Z] ++ set -x [2020-12-05T00:19:02.103Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:19:02.103Z] INFO: Testing against a local daemon [2020-12-05T00:19:02.103Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-05T00:19:02.103Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-05T00:19:02.103Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-05T00:19:02.103Z] === RUN TestDockerNetworkIpvlan [2020-12-05T00:19:02.103Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-05T00:19:02.103Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-05T00:19:02.103Z] PASS [2020-12-05T00:19:02.103Z] [2020-12-05T00:19:02.103Z] === Skipped [2020-12-05T00:19:02.103Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-05T00:19:02.103Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-05T00:19:02.103Z] [2020-12-05T00:19:02.103Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-05T00:19:02.103Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-05T00:19:02.103Z] [2020-12-05T00:19:02.103Z] [2020-12-05T00:19:02.103Z] DONE 2 tests, 2 skipped in 0.077s [2020-12-05T00:19:02.103Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-05T00:19:02.103Z] ++ 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-12-05T00:19:02.103Z] ++ set -e [2020-12-05T00:19:02.103Z] ++ '[' -n 0 ']' [2020-12-05T00:19:02.103Z] ++ set -x [2020-12-05T00:19:02.103Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:19:02.103Z] INFO: Testing against a local daemon [2020-12-05T00:19:02.103Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-05T00:19:03.041Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-12-05T00:19:03.621Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-12-05T00:19:03.621Z] === RUN TestDockerNetworkMacvlan [2020-12-05T00:19:03.966Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-12-05T00:19:04.659Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-05T00:19:05.300Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-05T00:19:06.350Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-05T00:19:06.478Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-12-05T00:19:06.733Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-12-05T00:19:08.099Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-12-05T00:19:08.438Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-05T00:19:09.987Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-12-05T00:19:09.987Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-12-05T00:19:10.535Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-05T00:19:11.351Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-12-05T00:19:12.714Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-12-05T00:19:14.600Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-12-05T00:19:15.022Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-05T00:19:15.022Z] --- PASS: TestDockerNetworkMacvlan (11.50s) [2020-12-05T00:19:15.022Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-12-05T00:19:15.022Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-12-05T00:19:15.022Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s) [2020-12-05T00:19:15.022Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.98s) [2020-12-05T00:19:15.022Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.38s) [2020-12-05T00:19:15.022Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2020-12-05T00:19:15.022Z] PASS [2020-12-05T00:19:15.022Z] [2020-12-05T00:19:15.022Z] DONE 8 tests in 12.976s [2020-12-05T00:19:15.022Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-05T00:19:15.022Z] ++ 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-12-05T00:19:15.022Z] ++ set -e [2020-12-05T00:19:15.022Z] ++ '[' -n 0 ']' [2020-12-05T00:19:15.022Z] ++ set -x [2020-12-05T00:19:15.022Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:19:15.022Z] testing: warning: no tests to run [2020-12-05T00:19:15.022Z] PASS [2020-12-05T00:19:15.022Z] [2020-12-05T00:19:15.022Z] DONE 0 tests in 0.012s [2020-12-05T00:19:15.022Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-05T00:19:15.022Z] ++ 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-12-05T00:19:15.022Z] ++ set -e [2020-12-05T00:19:15.022Z] ++ '[' -n 0 ']' [2020-12-05T00:19:15.022Z] ++ set -x [2020-12-05T00:19:15.022Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:19:15.315Z] INFO: Testing against a local daemon [2020-12-05T00:19:15.315Z] === RUN TestAuthZPluginAllowRequest [2020-12-05T00:19:15.963Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-12-05T00:19:16.829Z] --- PASS: TestAuthZPluginAllowRequest (1.31s) [2020-12-05T00:19:16.829Z] === RUN TestAuthZPluginTLS [2020-12-05T00:19:17.127Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-12-05T00:19:17.127Z] === RUN TestAuthZPluginDenyRequest [2020-12-05T00:19:17.762Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-12-05T00:19:17.762Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-05T00:19:17.860Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-12-05T00:19:18.055Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-12-05T00:19:18.055Z] === RUN TestAuthZPluginDenyResponse [2020-12-05T00:19:18.698Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-12-05T00:19:18.698Z] === RUN TestAuthZPluginAllowEventStream [2020-12-05T00:19:19.223Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-12-05T00:19:20.228Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2020-12-05T00:19:20.228Z] === RUN TestAuthZPluginErrorResponse [2020-12-05T00:19:20.523Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-12-05T00:19:20.523Z] === RUN TestAuthZPluginErrorRequest [2020-12-05T00:19:21.110Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-12-05T00:19:21.162Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-12-05T00:19:21.162Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-05T00:19:21.799Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-12-05T00:19:21.799Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-05T00:19:23.877Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2020-12-05T00:19:23.877Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-05T00:19:25.399Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.79s) [2020-12-05T00:19:25.399Z] === RUN TestAuthZPluginHeader [2020-12-05T00:19:26.346Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-12-05T00:19:26.442Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-12-05T00:19:26.442Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-05T00:19:26.442Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-05T00:19:26.442Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:19:26.442Z] === RUN TestAuthZPluginV2Disable [2020-12-05T00:19:26.442Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-12-05T00:19:26.442Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:19:26.442Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-05T00:19:26.442Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-05T00:19:26.442Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:19:26.442Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-05T00:19:26.442Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-05T00:19:26.442Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:19:26.442Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-05T00:19:34.426Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-12-05T00:19:35.789Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-12-05T00:19:36.045Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-12-05T00:19:36.045Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-12-05T00:19:36.045Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-12-05T00:19:36.605Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-12-05T00:19:36.605Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-12-05T00:19:36.605Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-12-05T00:19:36.605Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-12-05T00:19:37.166Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-12-05T00:19:37.166Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-12-05T00:19:38.092Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-12-05T00:19:38.092Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-12-05T00:19:38.347Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-12-05T00:19:38.347Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-12-05T00:19:38.347Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-12-05T00:19:40.233Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-12-05T00:19:40.233Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-12-05T00:19:40.233Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-12-05T00:19:40.233Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-12-05T00:19:40.233Z] === RUN TestDockerSuite/TestVolumeEvents [2020-12-05T00:19:40.794Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-12-05T00:19:41.559Z] ok github.com/docker/docker/cmd/dockerd 0.081s coverage: 29.1% of statements [2020-12-05T00:19:41.559Z] ok github.com/docker/docker/container 0.123s coverage: 34.7% of statements [2020-12-05T00:19:41.559Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-05T00:19:41.559Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-05T00:19:41.559Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-05T00:19:41.559Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-05T00:19:42.158Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-12-05T00:19:42.158Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-12-05T00:19:42.413Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-12-05T00:19:44.927Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-12-05T00:19:45.068Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s) [2020-12-05T00:19:45.068Z] PASS [2020-12-05T00:19:45.068Z] [2020-12-05T00:19:45.068Z] === Skipped [2020-12-05T00:19:45.068Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-05T00:19:45.068Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:19:45.068Z] [2020-12-05T00:19:45.068Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-12-05T00:19:45.068Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:19:45.068Z] [2020-12-05T00:19:45.068Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-05T00:19:45.068Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:19:45.068Z] [2020-12-05T00:19:45.068Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-05T00:19:45.068Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:19:45.068Z] [2020-12-05T00:19:45.068Z] [2020-12-05T00:19:45.068Z] DONE 17 tests, 4 skipped in 27.837s [2020-12-05T00:19:45.068Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-05T00:19:45.068Z] ++ 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-12-05T00:19:45.068Z] ++ set -e [2020-12-05T00:19:45.068Z] ++ '[' -n 0 ']' [2020-12-05T00:19:45.068Z] ++ set -x [2020-12-05T00:19:45.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:19:45.068Z] INFO: Testing against a local daemon [2020-12-05T00:19:45.068Z] === RUN TestPluginInvalidJSON [2020-12-05T00:19:45.068Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-05T00:19:45.068Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-05T00:19:45.068Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-05T00:19:45.068Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-12-05T00:19:45.068Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-05T00:19:45.068Z] === RUN TestPluginInstall [2020-12-05T00:19:45.068Z] === RUN TestPluginInstall/no_auth [2020-12-05T00:19:45.068Z] time="2020-12-05T00:19:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:19:45.068Z] time="2020-12-05T00:19:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:705d87dcfbe287b4deb89c2fdd65b4ffc816f9097b9e95df25a8127f108bc067" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:19:45.068Z] time="2020-12-05T00:19:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:19:45.068Z] time="2020-12-05T00:19:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:705d87dcfbe287b4deb89c2fdd65b4ffc816f9097b9e95df25a8127f108bc067" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:19:45.068Z] === RUN TestPluginInstall/with_htpasswd [2020-12-05T00:19:45.719Z] time="2020-12-05T00:19:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:19:45.719Z] time="2020-12-05T00:19:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:705d87dcfbe287b4deb89c2fdd65b4ffc816f9097b9e95df25a8127f108bc067" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:19:45.719Z] time="2020-12-05T00:19:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:19:45.719Z] time="2020-12-05T00:19:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:705d87dcfbe287b4deb89c2fdd65b4ffc816f9097b9e95df25a8127f108bc067" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:19:46.016Z] === RUN TestPluginInstall/with_insecure [2020-12-05T00:19:46.851Z] ok github.com/docker/docker/daemon/cluster 0.084s coverage: 0.5% of statements [2020-12-05T00:19:47.442Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite (1257.09s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (9.66s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.06s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.24s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.34s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.08s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.68s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.67s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.32s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.35s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.85s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.55s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.57s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.58s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.63s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.78s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.68s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAttachDetach (0.83s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.67s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.87s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.76s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.76s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.85s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.60s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.04s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.00s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.77s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.44s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.41s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.54s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.35s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.56s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.75s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.98s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.64s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.84s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.60s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2020-12-05T00:19:47.442Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.37s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.50s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.05s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.43s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.53s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.49s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.59s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.84s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.38s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.20s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.92s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.30s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.23s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.02s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.06s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.98s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.38s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.91s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.21s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.79s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.56s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.83s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.60s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.37s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.66s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.74s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.57s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.66s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.78s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.46s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.20s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.90s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.89s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.65s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.03s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.47s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (3.92s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.06s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.45s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.75s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.98s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.65s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.51s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.32s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCmd (0.20s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.22s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.21s) [2020-12-05T00:19:47.443Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-12-05T00:19:47.443Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.87s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.36s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.55s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.70s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.18s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.61s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.37s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.18s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.47s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.45s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.32s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.49s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.02s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.89s) [2020-12-05T00:19:47.443Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-12-05T00:19:47.443Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-12-05T00:19:47.443Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-12-05T00:19:47.443Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2020-12-05T00:19:47.443Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-12-05T00:19:47.443Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2020-12-05T00:19:47.443Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-12-05T00:19:47.443Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.77s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.56s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.24s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.21s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.11s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.32s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.30s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.78s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.24s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.30s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.68s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.71s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.78s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildDockerignore (7.23s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.84s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (1.98s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.30s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.50s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.16s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.45s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.44s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.64s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.54s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.72s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.78s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.18s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.20s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.22s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.42s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.08s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.20s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.21s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.54s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.93s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.13s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildEnv (1.15s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.96s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.88s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.74s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.65s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.21s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.72s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.53s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.35s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.37s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.06s) [2020-12-05T00:19:47.443Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-12-05T00:19:47.443Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.21s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.07s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildExpose (0.25s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.39s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.31s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.21s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildFails (0.67s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.69s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.58s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.28s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.98s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.71s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.35s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.52s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.61s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.40s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.88s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildHistory (2.67s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.29s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.61s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.42s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.33s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.64s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildLabel (0.31s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.32s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.32s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildLabels (0.30s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.78s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.68s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.48s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.15s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.96s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.07s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.89s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.27s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.44s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.43s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.81s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.00s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.62s) [2020-12-05T00:19:47.443Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-12-05T00:19:47.443Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.51s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.39s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.83s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.42s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.65s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.60s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.11s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.24s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.42s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.53s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.43s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.84s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.08s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.76s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.84s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.15s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.44s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildPATH (1.50s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.63s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.84s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.27s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.85s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.36s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildRm (2.07s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.87s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.81s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.27s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.36s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.80s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.78s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.75s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.58s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2020-12-05T00:19:47.443Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-12-05T00:19:47.443Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.63s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildStderr (0.61s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.92s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.70s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.72s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.33s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.64s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.26s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildUser (1.63s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.26s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.08s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.63s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.69s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.92s) [2020-12-05T00:19:47.443Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-12-05T00:19:47.443Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-12-05T00:19:47.443Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-12-05T00:19:47.443Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2020-12-05T00:19:47.443Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-12-05T00:19:47.443Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2020-12-05T00:19:47.443Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-12-05T00:19:47.443Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.20s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.62s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.73s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.03s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.42s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.69s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.37s) [2020-12-05T00:19:47.443Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-12-05T00:19:47.443Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.55s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.50s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-12-05T00:19:47.443Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-12-05T00:19:47.443Z] docker_cli_sni_test.go:18: Flakey test [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.55s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.66s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestCommitChange (0.71s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.67s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.64s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.19s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.75s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestCommitTTY (1.36s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.64s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.56s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.77s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.20s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.26s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.65s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.69s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.54s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.70s) [2020-12-05T00:19:47.443Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.56s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.55s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.05s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.74s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.67s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.82s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.26s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.66s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.61s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.62s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.60s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.01s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.83s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.61s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.54s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.42s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.11s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.56s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.27s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.54s) [2020-12-05T00:19:47.444Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-12-05T00:19:47.444Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.59s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.88s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.77s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.87s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.46s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.31s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.05s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.12s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.43s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.30s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.73s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.70s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c23820_} (1.32s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1932656160_/foo_false____} (1.30s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1932656160_/foo_true____} (1.51s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3903121663_/foo_false____} (1.39s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3903121663_/foo_true____} (1.41s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3903121663_/foo_true__0xc000c23880__} (1.31s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c238a0_} (1.49s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c238c0_} (1.30s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c238e0_} (1.48s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c23900_} (1.33s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.24s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.97s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.46s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.53s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.10s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.66s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.85s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.60s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.55s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.85s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.63s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.63s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.99s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.77s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.71s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.70s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.85s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.79s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.87s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.94s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.69s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.85s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.59s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.73s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.79s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.93s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.09s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.60s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.37s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.70s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.68s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.75s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.15s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.31s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.86s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.51s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.67s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpToDot (1.02s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.93s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.82s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpToStdout (0.63s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.99s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.58s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.85s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.58s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.53s) [2020-12-05T00:19:47.444Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-05T00:19:47.444Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.51s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2020-12-05T00:19:47.444Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-12-05T00:19:47.444Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.89s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.89s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.54s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.99s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.58s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.05s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.20s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.53s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.49s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.93s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.57s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.06s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.40s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.74s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.73s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.23s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.94s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsAttach (0.60s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsCommit (0.66s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.59s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.69s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.70s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.56s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.20s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.16s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.15s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsCopy (0.95s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.14s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.51s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.87s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.90s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.27s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsFilters (1.14s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsFormat (1.73s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.54s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.42s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2020-12-05T00:19:47.444Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-12-05T00:19:47.444Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-12-05T00:19:47.444Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-05T00:19:47.444Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.66s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.49s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsResize (0.55s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.47s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.55s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.81s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsTop (0.60s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.75s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExec (0.65s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.53s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.61s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.79s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.27s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.58s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.56s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.57s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.58s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.87s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.08s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecCgroup (0.82s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecEnv (0.64s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.14s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.75s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecInspectID (2.67s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecInteractive (0.62s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.70s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.69s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecParseError (0.51s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.63s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.54s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.98s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.58s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecStartFails (0.61s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.85s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.59s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecTTY (0.64s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.63s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.57s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecUlimits (0.60s) [2020-12-05T00:19:47.444Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-05T00:19:47.444Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.27s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.62s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.82s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.58s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.59s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.58s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.89s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.55s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestHealth (19.00s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2020-12-05T00:19:47.444Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.93s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestImagesFormat (0.04s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.59s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestImportDisplay (1.06s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestImportFile (1.27s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestImportGzipped (1.24s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.17s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.57s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.56s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.61s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.56s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.55s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.52s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.54s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.53s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.48s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.25s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.49s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.49s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.52s) [2020-12-05T00:19:47.445Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-05T00:19:47.445Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.95s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.54s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectDefault (0.51s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectHistory (0.64s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-12-05T00:19:47.445Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-05T00:19:47.445Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.49s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.53s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.53s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.11s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.52s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectStatus (0.59s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.00s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.56s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.54s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.53s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.53s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.54s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.34s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.13s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.03s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.42s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.66s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.60s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.52s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.62s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.33s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.61s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.20s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.64s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.47s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.53s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.50s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.51s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.50s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.53s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.87s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.86s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.94s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.80s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.68s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.64s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.98s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLogsSince (6.89s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.68s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.55s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLogsTail (0.60s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.52s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.51s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.52s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestNetHostname (1.35s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.75s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.41s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.53s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPluginActive (2.67s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.01s) [2020-12-05T00:19:47.445Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-12-05T00:19:47.445Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.86s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.65s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.85s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.50s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.80s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.45s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.86s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPortList (6.55s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.12s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.86s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.51s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.71s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.57s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.20s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.47s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.98s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.47s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPsByOrder (2.09s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.75s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.10s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.28s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.49s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.72s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.98s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.67s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.56s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.98s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.02s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.92s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.97s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.62s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.63s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.78s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.19s) [2020-12-05T00:19:47.445Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-05T00:19:47.445Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.53s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.09s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.01s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.52s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.53s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.63s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.14s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.75s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.11s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.00s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.55s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.70s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.27s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.71s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.16s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.66s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.77s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.68s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.52s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.02s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunAddHost (0.51s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.51s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.49s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.20s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.56s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.77s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.61s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.04s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.19s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.27s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.71s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.65s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.87s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.78s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.74s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.83s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.48s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.51s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.51s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.58s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.77s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.50s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.52s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.51s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.54s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.52s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.52s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.53s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.54s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.55s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.83s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.55s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.56s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.54s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.51s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.00s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.06s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.07s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.55s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.69s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.54s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.53s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.74s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.21s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.46s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.54s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.64s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.18s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.02s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.64s) [2020-12-05T00:19:47.445Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-12-05T00:19:47.445Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2020-12-05T00:19:47.445Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-12-05T00:19:47.445Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.52s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (0.99s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.96s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.70s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.52s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.57s) [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.55s) [2020-12-05T00:19:47.445Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-12-05T00:19:47.445Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-12-05T00:19:47.445Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.13s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.50s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.51s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.50s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.56s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.49s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.54s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.62s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.98s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunExitCode (0.85s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.53s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.47s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.53s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.50s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.50s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.01s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2020-12-05T00:19:47.446Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-05T00:19:47.446Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.29s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.53s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.02s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.91s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.12s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.50s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.15s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.07s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.11s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.52s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.69s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.69s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.00s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.17s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.29s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.27s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.68s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunMount (4.65s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.83s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.05s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.99s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.54s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.04s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.07s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.15s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.10s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunNetHost (1.14s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.88s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.78s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.15s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.66s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.33s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.50s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.50s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.48s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.52s) [2020-12-05T00:19:47.446Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-12-05T00:19:47.446Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.53s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.52s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.13s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.64s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.48s) [2020-12-05T00:19:47.446Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.50s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.53s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2020-12-05T00:19:47.446Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-05T00:19:47.446Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.55s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2020-12-05T00:19:47.446Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-12-05T00:19:47.446Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.51s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.06s) [2020-12-05T00:19:47.446Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-12-05T00:19:47.446Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.15s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.98s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunRm (0.55s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.50s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.65s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.25s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.54s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.06s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.87s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.63s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.55s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.49s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.54s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.66s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.49s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.49s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.52s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.53s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunState (1.07s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.54s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.54s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2020-12-05T00:19:47.446Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-12-05T00:19:47.446Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.51s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunSysctls (1.05s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.51s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.14s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.53s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.69s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.10s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.86s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.53s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.75s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.68s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.81s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.03s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunUserByID (0.81s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.29s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.22s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.52s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunUserByName (0.52s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.52s) [2020-12-05T00:19:47.446Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-12-05T00:19:47.446Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.82s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.59s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.54s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.74s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.10s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.07s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.93s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.75s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.56s) [2020-12-05T00:19:47.446Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-12-05T00:19:47.446Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2020-12-05T00:19:47.446Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-12-05T00:19:47.446Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2020-12-05T00:19:47.446Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-05T00:19:47.446Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2020-12-05T00:19:47.446Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-12-05T00:19:47.446Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.01s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.55s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.27s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.54s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.54s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.04s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.55s) [2020-12-05T00:19:47.446Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-12-05T00:19:47.446Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.03s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-12-05T00:19:47.446Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-05T00:19:47.446Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-12-05T00:19:47.446Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-12-05T00:19:47.446Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-12-05T00:19:47.446Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-12-05T00:19:47.446Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-12-05T00:19:47.446Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-12-05T00:19:47.446Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-12-05T00:19:47.446Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-05T00:19:47.446Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.51s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.76s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.57s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.55s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.63s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.75s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.52s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.52s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.01s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.52s) [2020-12-05T00:19:47.446Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-12-05T00:19:47.446Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.05s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.50s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.56s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.49s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.70s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.83s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.37s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.35s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.38s) [2020-12-05T00:19:47.446Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents697949528 [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.43s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.32s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.25s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.12s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.37s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.04s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.98s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.39s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.72s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.58s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestStartRecordError (1.23s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.74s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.34s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.66s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.39s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.62s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.52s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.58s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.58s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.55s) [2020-12-05T00:19:47.446Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-12-05T00:19:47.446Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.44s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.81s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.00s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.52s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.53s) [2020-12-05T00:19:47.446Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-05T00:19:47.446Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.65s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.59s) [2020-12-05T00:19:47.446Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-12-05T00:19:47.446Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.11s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.81s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.91s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.19s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestUpdateStats (3.63s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.00s) [2020-12-05T00:19:47.446Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-12-05T00:19:47.446Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.78s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.70s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.94s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.42s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.25s) [2020-12-05T00:19:47.446Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.58s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.11s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.58s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.77s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.87s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.13s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.29s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.95s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.54s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.49s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.49s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.93s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.54s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.56s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.88s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.06s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.57s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.06s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.52s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.56s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.14s) [2020-12-05T00:19:47.447Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.69s) [2020-12-05T00:19:47.447Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-12-05T00:19:47.447Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-12-05T00:19:47.447Z] === RUN TestDockerRegistrySuite [2020-12-05T00:19:47.447Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-12-05T00:19:47.529Z] time="2020-12-05T00:19:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:19:47.529Z] time="2020-12-05T00:19:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56addf98e7f8957b9caa0df4c01c86f99a563eda4b6a463b58949d67b1c10019" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:19:47.529Z] time="2020-12-05T00:19:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-05T00:19:47.529Z] time="2020-12-05T00:19:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56addf98e7f8957b9caa0df4c01c86f99a563eda4b6a463b58949d67b1c10019" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-05T00:19:47.529Z] --- PASS: TestPluginInstall (4.41s) [2020-12-05T00:19:47.529Z] --- PASS: TestPluginInstall/no_auth (2.06s) [2020-12-05T00:19:47.529Z] --- PASS: TestPluginInstall/with_htpasswd (0.96s) [2020-12-05T00:19:47.529Z] --- PASS: TestPluginInstall/with_insecure (1.39s) [2020-12-05T00:19:47.529Z] plugin_test.go:157: [deaf8e594707c] daemon is not started [2020-12-05T00:19:47.529Z] PASS [2020-12-05T00:19:47.529Z] [2020-12-05T00:19:47.529Z] DONE 6 tests in 4.515s [2020-12-05T00:19:47.529Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-05T00:19:47.529Z] ++ 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-12-05T00:19:47.529Z] ++ set -e [2020-12-05T00:19:47.529Z] ++ '[' -n 0 ']' [2020-12-05T00:19:47.529Z] ++ set -x [2020-12-05T00:19:47.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:19:47.529Z] INFO: Testing against a local daemon [2020-12-05T00:19:47.529Z] === RUN TestExternalGraphDriver [2020-12-05T00:19:47.823Z] === RUN TestExternalGraphDriver/json [2020-12-05T00:19:48.261Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-12-05T00:19:48.384Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-12-05T00:19:49.317Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-12-05T00:19:49.628Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-12-05T00:19:49.923Z] === RUN TestExternalGraphDriver/spec [2020-12-05T00:19:50.682Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-12-05T00:19:50.937Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-12-05T00:19:51.441Z] === RUN TestExternalGraphDriver/pull [2020-12-05T00:19:51.497Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-12-05T00:19:53.522Z] --- PASS: TestExternalGraphDriver (5.80s) [2020-12-05T00:19:53.522Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2020-12-05T00:19:53.522Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2020-12-05T00:19:53.522Z] --- PASS: TestExternalGraphDriver/pull (1.92s) [2020-12-05T00:19:53.522Z] === RUN TestGraphdriverPluginV2 [2020-12-05T00:19:53.522Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-12-05T00:19:53.522Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:19:53.522Z] PASS [2020-12-05T00:19:53.522Z] [2020-12-05T00:19:53.522Z] === Skipped [2020-12-05T00:19:53.522Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-12-05T00:19:53.522Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:19:53.522Z] [2020-12-05T00:19:53.522Z] [2020-12-05T00:19:53.522Z] DONE 5 tests, 1 skipped in 5.943s [2020-12-05T00:19:53.522Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-05T00:19:53.522Z] ++ 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-12-05T00:19:53.522Z] ++ set -e [2020-12-05T00:19:53.522Z] ++ '[' -n 0 ']' [2020-12-05T00:19:53.522Z] ++ set -x [2020-12-05T00:19:53.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:19:53.522Z] INFO: Testing against a local daemon [2020-12-05T00:19:53.522Z] === RUN TestContinueAfterPluginCrash [2020-12-05T00:19:53.522Z] === PAUSE TestContinueAfterPluginCrash [2020-12-05T00:19:53.522Z] === RUN TestReadPluginNoRead [2020-12-05T00:19:53.522Z] === PAUSE TestReadPluginNoRead [2020-12-05T00:19:53.522Z] === RUN TestDaemonStartWithLogOpt [2020-12-05T00:19:53.522Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-05T00:19:53.522Z] === CONT TestContinueAfterPluginCrash [2020-12-05T00:19:53.522Z] === CONT TestDaemonStartWithLogOpt [2020-12-05T00:19:53.522Z] === CONT TestReadPluginNoRead [2020-12-05T00:19:54.010Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-12-05T00:19:59.141Z] === RUN TestReadPluginNoRead/default [2020-12-05T00:19:59.141Z] --- PASS: TestDaemonStartWithLogOpt (5.65s) [2020-12-05T00:19:59.250Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-12-05T00:19:59.575Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 14.1% of statements [2020-12-05T00:19:59.575Z] ok github.com/docker/docker/daemon 12.162s coverage: 17.2% of statements [2020-12-05T00:19:59.575Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-05T00:19:59.575Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-05T00:20:00.179Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-05T00:20:00.944Z] ok github.com/docker/docker/daemon/config 0.059s coverage: 81.8% of statements [2020-12-05T00:20:00.944Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-12-05T00:20:01.690Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-05T00:20:01.873Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-12-05T00:20:01.873Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-05T00:20:01.873Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-05T00:20:02.436Z] ok github.com/docker/docker/daemon/graphdriver 0.018s coverage: 2.2% of statements [2020-12-05T00:20:02.512Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-12-05T00:20:03.072Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-12-05T00:20:03.209Z] --- PASS: TestReadPluginNoRead (9.58s) [2020-12-05T00:20:03.209Z] --- PASS: TestReadPluginNoRead/default (1.48s) [2020-12-05T00:20:03.209Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.39s) [2020-12-05T00:20:03.209Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2020-12-05T00:20:03.209Z] read_test.go:92: [d10e594f3307a] daemon is not started [2020-12-05T00:20:03.999Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-12-05T00:20:04.245Z] --- PASS: TestContinueAfterPluginCrash (10.79s) [2020-12-05T00:20:04.245Z] PASS [2020-12-05T00:20:04.245Z] [2020-12-05T00:20:04.245Z] DONE 6 tests in 10.872s [2020-12-05T00:20:04.245Z] 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-12-05T00:20:04.245Z] ++ 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-12-05T00:20:04.245Z] ++ set -e [2020-12-05T00:20:04.245Z] ++ '[' -n 0 ']' [2020-12-05T00:20:04.245Z] ++ set -x [2020-12-05T00:20:04.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:20:04.245Z] testing: warning: no tests to run [2020-12-05T00:20:04.245Z] PASS [2020-12-05T00:20:04.245Z] [2020-12-05T00:20:04.245Z] DONE 0 tests in 0.018s [2020-12-05T00:20:04.245Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-05T00:20:04.245Z] ++ 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-12-05T00:20:04.245Z] ++ set -e [2020-12-05T00:20:04.245Z] ++ '[' -n 0 ']' [2020-12-05T00:20:04.245Z] ++ set -x [2020-12-05T00:20:04.246Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:20:04.538Z] INFO: Testing against a local daemon [2020-12-05T00:20:04.538Z] === RUN TestPluginWithDevMounts [2020-12-05T00:20:04.538Z] === PAUSE TestPluginWithDevMounts [2020-12-05T00:20:04.538Z] === CONT TestPluginWithDevMounts [2020-12-05T00:20:04.924Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-12-05T00:20:04.998Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.453s coverage: 73.1% of statements [2020-12-05T00:20:05.561Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-12-05T00:20:06.288Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-12-05T00:20:06.532Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.461s coverage: 56.2% of statements [2020-12-05T00:20:06.609Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-12-05T00:20:06.609Z] PASS [2020-12-05T00:20:06.609Z] [2020-12-05T00:20:06.609Z] DONE 1 tests in 1.914s [2020-12-05T00:20:06.609Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-12-05T00:20:06.609Z] ++ 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-12-05T00:20:06.609Z] ++ set -e [2020-12-05T00:20:06.609Z] ++ '[' -n 0 ']' [2020-12-05T00:20:06.609Z] ++ set -x [2020-12-05T00:20:06.609Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:20:06.609Z] INFO: Testing against a local daemon [2020-12-05T00:20:06.609Z] === RUN TestSecretInspect [2020-12-05T00:20:07.214Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-12-05T00:20:08.139Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-12-05T00:20:08.698Z] --- PASS: TestSecretInspect (1.96s) [2020-12-05T00:20:08.698Z] === RUN TestSecretList [2020-12-05T00:20:09.056Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2020-12-05T00:20:09.065Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-12-05T00:20:09.084Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-12-05T00:20:09.084Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-12-05T00:20:09.084Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-12-05T00:20:09.084Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-12-05T00:20:10.227Z] --- PASS: TestSecretList (1.97s) [2020-12-05T00:20:10.227Z] === RUN TestSecretsCreateAndDelete [2020-12-05T00:20:10.427Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-12-05T00:20:10.465Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.285s coverage: 45.9% of statements [2020-12-05T00:20:10.465Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-05T00:20:10.988Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-12-05T00:20:11.026Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.346s coverage: 49.5% of statements [2020-12-05T00:20:12.032Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-12-05T00:20:12.316Z] --- PASS: TestSecretsCreateAndDelete (1.99s) [2020-12-05T00:20:12.316Z] === RUN TestSecretsUpdate [2020-12-05T00:20:12.918Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-12-05T00:20:13.008Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-12-05T00:20:13.008Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-12-05T00:20:13.008Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-12-05T00:20:13.008Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-12-05T00:20:13.008Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-12-05T00:20:13.174Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.641s coverage: 57.7% of statements [2020-12-05T00:20:13.175Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-05T00:20:13.175Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-05T00:20:13.501Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-12-05T00:20:13.993Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-12-05T00:20:14.061Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-12-05T00:20:14.394Z] --- PASS: TestSecretsUpdate (1.95s) [2020-12-05T00:20:14.394Z] === RUN TestTemplatedSecret [2020-12-05T00:20:15.064Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2020-12-05T00:20:15.626Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-12-05T00:20:16.553Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 6.5% of statements [2020-12-05T00:20:16.553Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-05T00:20:16.553Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-05T00:20:16.580Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-12-05T00:20:16.923Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-12-05T00:20:17.151Z] --- PASS: TestTemplatedSecret (2.41s) [2020-12-05T00:20:17.151Z] === RUN TestSecretCreateResolve [2020-12-05T00:20:17.157Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-12-05T00:20:17.413Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-12-05T00:20:17.481Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 41.0% of statements [2020-12-05T00:20:18.475Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-12-05T00:20:18.475Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-12-05T00:20:18.475Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-12-05T00:20:18.475Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-12-05T00:20:18.663Z] --- PASS: TestSecretCreateResolve (1.95s) [2020-12-05T00:20:18.663Z] PASS [2020-12-05T00:20:18.663Z] [2020-12-05T00:20:18.663Z] DONE 6 tests in 12.303s [2020-12-05T00:20:18.663Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-12-05T00:20:18.663Z] ++ 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-12-05T00:20:18.663Z] ++ set -e [2020-12-05T00:20:18.663Z] ++ '[' -n 0 ']' [2020-12-05T00:20:18.663Z] ++ set -x [2020-12-05T00:20:18.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:20:18.663Z] INFO: Testing against a local daemon [2020-12-05T00:20:18.663Z] === RUN TestServiceCreateInit [2020-12-05T00:20:18.663Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-05T00:20:18.777Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-12-05T00:20:18.777Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-12-05T00:20:18.849Z] ok github.com/docker/docker/daemon/logger/awslogs 0.172s coverage: 77.4% of statements [2020-12-05T00:20:18.849Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-05T00:20:18.849Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-05T00:20:19.106Z] ok github.com/docker/docker/daemon/logger/gelf 0.023s coverage: 67.0% of statements [2020-12-05T00:20:19.702Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-12-05T00:20:20.036Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2020-12-05T00:20:20.629Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-12-05T00:20:20.640Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-12-05T00:20:20.640Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2020-12-05T00:20:21.403Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-12-05T00:20:22.003Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2020-12-05T00:20:22.003Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-05T00:20:22.566Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 55.1% of statements [2020-12-05T00:20:23.126Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-05T00:20:23.143Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-12-05T00:20:23.399Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-12-05T00:20:23.496Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-12-05T00:20:24.762Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-12-05T00:20:24.864Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-12-05T00:20:25.017Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-12-05T00:20:25.018Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-12-05T00:20:25.120Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-12-05T00:20:25.273Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-12-05T00:20:25.528Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-12-05T00:20:25.784Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-12-05T00:20:26.039Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-12-05T00:20:26.047Z] ok github.com/docker/docker/daemon/logger/splunk 1.651s coverage: 82.5% of statements [2020-12-05T00:20:26.047Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-05T00:20:26.047Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2020-12-05T00:20:26.047Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-05T00:20:26.682Z] --- PASS: TestServiceCreateInit (7.42s) [2020-12-05T00:20:26.682Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.67s) [2020-12-05T00:20:26.682Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) [2020-12-05T00:20:26.682Z] === RUN TestCreateServiceMultipleTimes [2020-12-05T00:20:26.964Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-12-05T00:20:28.022Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2020-12-05T00:20:28.327Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-12-05T00:20:28.995Z] ok github.com/docker/docker/distribution 0.193s coverage: 25.1% of statements [2020-12-05T00:20:28.995Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-05T00:20:29.253Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-12-05T00:20:29.925Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2020-12-05T00:20:30.179Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-12-05T00:20:30.854Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-12-05T00:20:31.104Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-12-05T00:20:31.416Z] ok github.com/docker/docker/distribution/xfer 1.877s coverage: 85.1% of statements [2020-12-05T00:20:31.416Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-05T00:20:31.681Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-12-05T00:20:31.681Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-05T00:20:32.029Z] --- PASS: TestDockerRegistrySuite (44.77s) [2020-12-05T00:20:32.029Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2020-12-05T00:20:32.029Z] check_test.go:196: [de817d58e0258] daemon is not started [2020-12-05T00:20:32.029Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.06s) [2020-12-05T00:20:32.029Z] check_test.go:196: [d24b768be24b0] daemon is not started [2020-12-05T00:20:32.029Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.32s) [2020-12-05T00:20:32.029Z] check_test.go:196: [df3cb89a25d44] daemon is not started [2020-12-05T00:20:32.029Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2020-12-05T00:20:32.029Z] check_test.go:196: [d7ec5af12f826] daemon is not started [2020-12-05T00:20:32.029Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.00s) [2020-12-05T00:20:32.029Z] check_test.go:196: [d13bcf5d724cb] daemon is not started [2020-12-05T00:20:32.029Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.41s) [2020-12-05T00:20:32.029Z] check_test.go:196: [d9de93497232d] daemon is not started [2020-12-05T00:20:32.029Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.81s) [2020-12-05T00:20:32.029Z] check_test.go:196: [d4545c136a620] daemon is not started [2020-12-05T00:20:32.029Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.08s) [2020-12-05T00:20:32.029Z] check_test.go:196: [da6ba29c90d25] daemon is not started [2020-12-05T00:20:32.029Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.83s) [2020-12-05T00:20:32.029Z] check_test.go:196: [da32222e6e8d6] daemon is not started [2020-12-05T00:20:32.029Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2020-12-05T00:20:32.029Z] check_test.go:196: [d8dad76e36891] daemon is not started [2020-12-05T00:20:32.029Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.10s) [2020-12-05T00:20:32.029Z] check_test.go:196: [da8d7d64e85f0] daemon is not started [2020-12-05T00:20:32.029Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2020-12-05T00:20:32.029Z] check_test.go:196: [d38740ae854cd] daemon is not started [2020-12-05T00:20:32.029Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.98s) [2020-12-05T00:20:32.029Z] check_test.go:196: [d38d7112188bc] daemon is not started [2020-12-05T00:20:32.029Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.99s) [2020-12-05T00:20:32.029Z] check_test.go:196: [def24b2358840] daemon is not started [2020-12-05T00:20:32.029Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.89s) [2020-12-05T00:20:32.029Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cf1d1abb0d9f837e2e8cf50d473fdf377ae931ec131b1161d6ecf83d405fce57 [2020-12-05T00:20:32.029Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:838794767198e46123386769bcee060faf80c484ad49eb93f727649e9e480df5 [2020-12-05T00:20:32.029Z] check_test.go:196: [d8b6e33b0ae68] daemon is not started [2020-12-05T00:20:32.029Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.03s) [2020-12-05T00:20:32.029Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9f7fcf74059ec3144ddee13bab20e1b65b492e615f8d996b230617d4974e090b [2020-12-05T00:20:32.029Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b78d40969ccb28bd2625b0104e53b0f193404c4eaf6d73b1b4314dddfbf7680b [2020-12-05T00:20:32.029Z] check_test.go:196: [dab663217418d] daemon is not started [2020-12-05T00:20:32.029Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.03s) [2020-12-05T00:20:32.029Z] check_test.go:196: [d15f853dc111e] daemon is not started [2020-12-05T00:20:32.029Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.23s) [2020-12-05T00:20:32.029Z] check_test.go:196: [ddf6a846192d5] daemon is not started [2020-12-05T00:20:32.029Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.97s) [2020-12-05T00:20:32.029Z] check_test.go:196: [d078fd268ea6d] daemon is not started [2020-12-05T00:20:32.029Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-12-05T00:20:32.029Z] check_test.go:196: [d3c1e525ed2b5] daemon is not started [2020-12-05T00:20:32.030Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2020-12-05T00:20:32.030Z] check_test.go:196: [debc1f662fbf8] daemon is not started [2020-12-05T00:20:32.030Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.94s) [2020-12-05T00:20:32.030Z] check_test.go:196: [da20fcb572337] daemon is not started [2020-12-05T00:20:32.030Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.10s) [2020-12-05T00:20:32.030Z] check_test.go:196: [d60ee4d9ebc7c] daemon is not started [2020-12-05T00:20:32.030Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.47s) [2020-12-05T00:20:32.030Z] check_test.go:196: [d774ed6407300] daemon is not started [2020-12-05T00:20:32.030Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2020-12-05T00:20:32.030Z] check_test.go:196: [d200d1c6507e9] daemon is not started [2020-12-05T00:20:32.030Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.02s) [2020-12-05T00:20:32.030Z] check_test.go:196: [ddbd83e985319] daemon is not started [2020-12-05T00:20:32.030Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2020-12-05T00:20:32.030Z] check_test.go:196: [db8d811b4b8f7] daemon is not started [2020-12-05T00:20:32.030Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-12-05T00:20:32.030Z] check_test.go:196: [deae19225b8a6] daemon is not started [2020-12-05T00:20:32.030Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2020-12-05T00:20:32.030Z] check_test.go:196: [d34d3ae5bd178] daemon is not started [2020-12-05T00:20:32.030Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-12-05T00:20:32.030Z] check_test.go:196: [d621a0618c82f] daemon is not started [2020-12-05T00:20:32.030Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-12-05T00:20:32.030Z] check_test.go:196: [dd2d13fc0a242] daemon is not started [2020-12-05T00:20:32.030Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.11s) [2020-12-05T00:20:32.030Z] check_test.go:196: [d6d997f2f214f] daemon is not started [2020-12-05T00:20:32.030Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2020-12-05T00:20:32.030Z] check_test.go:196: [ddccf2857b40e] daemon is not started [2020-12-05T00:20:32.030Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.44s) [2020-12-05T00:20:32.030Z] check_test.go:196: [d94cff1bb106c] daemon is not started [2020-12-05T00:20:32.030Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.85s) [2020-12-05T00:20:32.030Z] check_test.go:196: [de08b35e88981] daemon is not started [2020-12-05T00:20:32.030Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2020-12-05T00:20:32.030Z] check_test.go:196: [d3deeda32f801] daemon is not started [2020-12-05T00:20:32.030Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2020-12-05T00:20:32.030Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-12-05T00:20:32.030Z] === RUN TestDockerSchema1RegistrySuite [2020-12-05T00:20:32.030Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-12-05T00:20:32.030Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-12-05T00:20:33.071Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements [2020-12-05T00:20:33.071Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-05T00:20:33.847Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-12-05T00:20:34.031Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-12-05T00:20:34.958Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements [2020-12-05T00:20:35.293Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-12-05T00:20:35.519Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2020-12-05T00:20:35.519Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-12-05T00:20:37.409Z] ok github.com/docker/docker/pkg/archive 0.328s coverage: 76.8% of statements [2020-12-05T00:20:38.339Z] ok github.com/docker/docker/pkg/authorization 0.129s coverage: 68.3% of statements [2020-12-05T00:20:38.595Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-12-05T00:20:38.595Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-12-05T00:20:39.456Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-12-05T00:20:40.993Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-12-05T00:20:40.993Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-12-05T00:20:40.993Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-12-05T00:20:41.860Z] ok github.com/docker/docker/pkg/chrootarchive 2.484s coverage: 43.2% of statements [2020-12-05T00:20:42.069Z] --- PASS: TestCreateServiceMultipleTimes (15.69s) [2020-12-05T00:20:42.069Z] === RUN TestCreateServiceConflict [2020-12-05T00:20:42.117Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-12-05T00:20:42.117Z] ok github.com/docker/docker/layer 7.847s coverage: 68.8% of statements [2020-12-05T00:20:42.117Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-05T00:20:42.117Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-05T00:20:42.117Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-05T00:20:42.117Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-05T00:20:42.117Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-05T00:20:42.117Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-05T00:20:42.117Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-05T00:20:42.679Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-12-05T00:20:42.719Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-12-05T00:20:42.936Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-12-05T00:20:43.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-12-05T00:20:43.865Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-12-05T00:20:44.151Z] --- PASS: TestCreateServiceConflict (2.00s) [2020-12-05T00:20:44.151Z] === RUN TestCreateServiceMaxReplicas [2020-12-05T00:20:44.164Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-12-05T00:20:44.221Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-12-05T00:20:44.476Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-12-05T00:20:44.726Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-12-05T00:20:44.756Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-12-05T00:20:45.401Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-12-05T00:20:45.734Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-12-05T00:20:46.092Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-12-05T00:20:46.327Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-12-05T00:20:46.652Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-12-05T00:20:46.897Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2020-12-05T00:20:46.897Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-05T00:20:47.215Z] ok github.com/docker/docker/pkg/discovery/kv 3.112s coverage: 84.1% of statements [2020-12-05T00:20:47.253Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-12-05T00:20:47.472Z] ok github.com/docker/docker/pkg/fsutils 0.188s coverage: 85.1% of statements [2020-12-05T00:20:47.472Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-12-05T00:20:48.444Z] ok github.com/docker/docker/pkg/idtools 0.440s coverage: 70.1% of statements [2020-12-05T00:20:49.007Z] ok github.com/docker/docker/pkg/ioutils 0.520s coverage: 70.6% of statements [2020-12-05T00:20:49.263Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-12-05T00:20:49.263Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-05T00:20:49.263Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2020-12-05T00:20:49.263Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-05T00:20:49.263Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-05T00:20:49.519Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-12-05T00:20:49.519Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-05T00:20:49.766Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-12-05T00:20:49.774Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2020-12-05T00:20:50.022Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-12-05T00:20:50.278Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-12-05T00:20:50.377Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2020-12-05T00:20:50.377Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2020-12-05T00:20:50.533Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-12-05T00:20:50.634Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-12-05T00:20:50.634Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-05T00:20:50.634Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-05T00:20:50.788Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-12-05T00:20:51.044Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-12-05T00:20:51.299Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-12-05T00:20:51.299Z] --- PASS: TestDockerSchema1RegistrySuite (19.46s) [2020-12-05T00:20:51.299Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) [2020-12-05T00:20:51.299Z] check_test.go:223: [d00c2f5a92a66] daemon is not started [2020-12-05T00:20:51.299Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.77s) [2020-12-05T00:20:51.299Z] check_test.go:223: [d8ab6b4dcb383] daemon is not started [2020-12-05T00:20:51.299Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.62s) [2020-12-05T00:20:51.299Z] check_test.go:223: [ded486ee27b92] daemon is not started [2020-12-05T00:20:51.299Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.83s) [2020-12-05T00:20:51.299Z] check_test.go:223: [dd58cc46f4b7b] daemon is not started [2020-12-05T00:20:51.299Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.99s) [2020-12-05T00:20:51.299Z] check_test.go:223: [d61364ff0994a] daemon is not started [2020-12-05T00:20:51.299Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s) [2020-12-05T00:20:51.299Z] check_test.go:223: [d9751cf2e3013] daemon is not started [2020-12-05T00:20:51.299Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-12-05T00:20:51.299Z] check_test.go:223: [de0ac1b832941] daemon is not started [2020-12-05T00:20:51.299Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2020-12-05T00:20:51.299Z] check_test.go:223: [d1b1cf7880c1a] daemon is not started [2020-12-05T00:20:51.299Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2020-12-05T00:20:51.299Z] check_test.go:223: [dd4d9cc7ea8c6] daemon is not started [2020-12-05T00:20:51.299Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2020-12-05T00:20:51.299Z] check_test.go:223: [dbfe00cd1f481] daemon is not started [2020-12-05T00:20:51.299Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.38s) [2020-12-05T00:20:51.299Z] check_test.go:223: [d3cea5b9ec46d] daemon is not started [2020-12-05T00:20:51.299Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-12-05T00:20:51.299Z] check_test.go:223: [d14034d033480] daemon is not started [2020-12-05T00:20:51.299Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2020-12-05T00:20:51.299Z] check_test.go:223: [dc74a48abf6fe] daemon is not started [2020-12-05T00:20:51.299Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.11s) [2020-12-05T00:20:51.299Z] check_test.go:223: [de99ff51b2496] daemon is not started [2020-12-05T00:20:51.299Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2020-12-05T00:20:51.299Z] check_test.go:223: [dfcfeb9dc5b51] daemon is not started [2020-12-05T00:20:51.299Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2020-12-05T00:20:51.299Z] check_test.go:223: [d6f7702604f30] daemon is not started [2020-12-05T00:20:51.299Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.34s) [2020-12-05T00:20:51.299Z] check_test.go:223: [dfc92b4568f37] daemon is not started [2020-12-05T00:20:51.299Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-12-05T00:20:51.299Z] check_test.go:223: [dbbbe857769d2] daemon is not started [2020-12-05T00:20:51.299Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-12-05T00:20:51.299Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-12-05T00:20:51.586Z] === RUN TestDockerSuite/TestBuildAddScript [2020-12-05T00:20:51.586Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-12-05T00:20:51.586Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-12-05T00:20:51.586Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-12-05T00:20:51.586Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-12-05T00:20:51.586Z] === RUN TestDockerSuite/TestBuildAddTar [2020-12-05T00:20:51.603Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2020-12-05T00:20:52.164Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-12-05T00:20:52.224Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-12-05T00:20:52.420Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-12-05T00:20:52.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-12-05T00:20:52.675Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-12-05T00:20:52.735Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-12-05T00:20:53.660Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-12-05T00:20:53.915Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-12-05T00:20:54.039Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2020-12-05T00:20:54.295Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-12-05T00:20:54.476Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-12-05T00:20:54.731Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-12-05T00:20:54.986Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.56s) [2020-12-05T00:20:54.986Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2020-12-05T00:20:54.986Z] check_test.go:252: [d7813522ac49b] daemon is not started [2020-12-05T00:20:54.986Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.45s) [2020-12-05T00:20:54.986Z] check_test.go:252: [db623b40e28fa] daemon is not started [2020-12-05T00:20:54.986Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-12-05T00:20:54.986Z] check_test.go:252: [decfdb43e0ea0] daemon is not started [2020-12-05T00:20:54.986Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.04s) [2020-12-05T00:20:54.986Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.20s) [2020-12-05T00:20:54.986Z] check_test.go:252: [dc34542688cac] daemon is not started [2020-12-05T00:20:54.986Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) [2020-12-05T00:20:54.986Z] check_test.go:252: [d12ce70748720] daemon is not started [2020-12-05T00:20:54.986Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s) [2020-12-05T00:20:54.986Z] check_test.go:252: [dd7c776c15d09] daemon is not started [2020-12-05T00:20:54.986Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.14s) [2020-12-05T00:20:54.986Z] check_test.go:252: [ddf9e90ee4d7d] daemon is not started [2020-12-05T00:20:54.986Z] === RUN TestDockerRegistryAuthTokenSuite [2020-12-05T00:20:54.986Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-12-05T00:20:57.560Z] ok github.com/docker/docker/pkg/signal 2.387s coverage: 61.0% of statements [2020-12-05T00:20:57.560Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-12-05T00:20:58.124Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2020-12-05T00:20:58.124Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-12-05T00:20:59.097Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2020-12-05T00:20:59.353Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-12-05T00:20:59.555Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.94s) [2020-12-05T00:20:59.555Z] === RUN TestCreateServiceSecretFileMode [2020-12-05T00:20:59.914Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2020-12-05T00:21:00.224Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-12-05T00:21:00.224Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-12-05T00:21:00.477Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2020-12-05T00:21:00.477Z] testing: warning: no tests to run [2020-12-05T00:21:00.477Z] coverage: [no statements] [2020-12-05T00:21:00.477Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-12-05T00:21:00.479Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-12-05T00:21:00.479Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-12-05T00:21:00.734Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s) [2020-12-05T00:21:00.734Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-12-05T00:21:00.734Z] check_test.go:279: [da6056ecd851c] daemon is not started [2020-12-05T00:21:00.734Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-12-05T00:21:00.734Z] check_test.go:279: [d938c2004e0d1] daemon is not started [2020-12-05T00:21:00.734Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-12-05T00:21:00.734Z] check_test.go:279: [dd59f3fcb9e8d] daemon is not started [2020-12-05T00:21:00.734Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.14s) [2020-12-05T00:21:00.734Z] check_test.go:279: [d6c038d78429b] daemon is not started [2020-12-05T00:21:00.734Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-12-05T00:21:00.734Z] check_test.go:279: [d3720952c5af8] daemon is not started [2020-12-05T00:21:00.734Z] === RUN TestDockerNetworkSuite [2020-12-05T00:21:00.734Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-12-05T00:21:01.081Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-12-05T00:21:01.337Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-12-05T00:21:01.337Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-12-05T00:21:01.642Z] --- PASS: TestCreateServiceSecretFileMode (2.25s) [2020-12-05T00:21:01.642Z] === RUN TestCreateServiceConfigFileMode [2020-12-05T00:21:02.622Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-12-05T00:21:03.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-12-05T00:21:03.851Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2020-12-05T00:21:04.108Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-12-05T00:21:04.387Z] --- PASS: TestCreateServiceConfigFileMode (2.30s) [2020-12-05T00:21:04.387Z] === RUN TestCreateServiceSysctls [2020-12-05T00:21:04.669Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 85.4% of statements [2020-12-05T00:21:06.078Z] ok github.com/docker/docker/quota 0.241s coverage: 71.4% of statements [2020-12-05T00:21:06.335Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-12-05T00:21:06.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-12-05T00:21:07.138Z] --- PASS: TestCreateServiceSysctls (3.09s) [2020-12-05T00:21:07.138Z] === RUN TestCreateServiceCapabilities [2020-12-05T00:21:07.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-12-05T00:21:07.744Z] ok github.com/docker/docker/registry 0.061s coverage: 57.2% of statements [2020-12-05T00:21:08.306Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-12-05T00:21:08.562Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-12-05T00:21:09.125Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-12-05T00:21:09.382Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-12-05T00:21:09.885Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2020-12-05T00:21:09.885Z] === RUN TestInspect [2020-12-05T00:21:11.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-12-05T00:21:11.984Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2020-12-05T00:21:11.985Z] --- PASS: TestInspect (2.53s) [2020-12-05T00:21:11.985Z] === RUN TestCreateJob [2020-12-05T00:21:12.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-12-05T00:21:13.349Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.6% of statements [2020-12-05T00:21:13.605Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-12-05T00:21:14.971Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2020-12-05T00:21:15.515Z] --- PASS: TestCreateJob (3.07s) [2020-12-05T00:21:15.516Z] === RUN TestReplicatedJob [2020-12-05T00:21:17.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-12-05T00:21:20.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-12-05T00:21:21.131Z] --- PASS: TestReplicatedJob (5.18s) [2020-12-05T00:21:21.131Z] === RUN TestUpdateReplicatedJob [2020-12-05T00:21:21.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-12-05T00:21:21.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-12-05T00:21:22.008Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-12-05T00:21:23.372Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-12-05T00:21:23.879Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2020-12-05T00:21:23.879Z] === RUN TestServiceListWithStatuses [2020-12-05T00:21:23.879Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-05T00:21:23.879Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-05T00:21:23.879Z] === RUN TestDockerNetworkConnectAlias [2020-12-05T00:21:24.297Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-12-05T00:21:24.297Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-12-05T00:21:24.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-12-05T00:21:25.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-12-05T00:21:25.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-12-05T00:21:25.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-12-05T00:21:25.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-12-05T00:21:26.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-12-05T00:21:27.132Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2020-12-05T00:21:27.132Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-05T00:21:27.132Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-05T00:21:27.132Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-05T00:21:27.132Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-05T00:21:27.132Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-05T00:21:27.132Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-05T00:21:27.132Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-05T00:21:27.132Z] ? github.com/docker/docker/rootless [no test files] [2020-12-05T00:21:27.132Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-05T00:21:27.132Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-05T00:21:27.132Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-05T00:21:27.132Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-05T00:21:27.132Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-05T00:21:27.132Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-05T00:21:27.132Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-05T00:21:27.132Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-05T00:21:27.132Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-05T00:21:27.132Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-05T00:21:27.132Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-05T00:21:27.132Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-05T00:21:27.132Z] ? github.com/docker/docker/volume [no test files] [2020-12-05T00:21:27.132Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-05T00:21:27.132Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === Skipped [2020-12-05T00:21:27.132Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-05T00:21:27.132Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-05T00:21:27.132Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-05T00:21:27.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:21:27.132Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-05T00:21:27.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:21:27.132Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-05T00:21:27.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:21:27.132Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-05T00:21:27.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:21:27.132Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-05T00:21:27.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:21:27.132Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-05T00:21:27.132Z] graphtest_unix.go:73: No driver to put! [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-05T00:21:27.132Z] time="2020-12-05T00:20:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-05T00:21:27.132Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-05T00:21:27.132Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-05T00:21:27.132Z] time="2020-12-05T00:20:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-05T00:21:27.132Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-05T00:21:27.132Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-05T00:21:27.132Z] time="2020-12-05T00:20:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-05T00:21:27.132Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-05T00:21:27.132Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-05T00:21:27.132Z] time="2020-12-05T00:20:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-05T00:21:27.132Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-05T00:21:27.132Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-05T00:21:27.132Z] time="2020-12-05T00:20:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-05T00:21:27.132Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-05T00:21:27.132Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-05T00:21:27.132Z] graphtest_unix.go:73: No driver to put! [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-05T00:21:27.132Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-05T00:21:27.132Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-05T00:21:27.132Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-05T00:21:27.132Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-05T00:21:27.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:21:27.132Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-05T00:21:27.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:21:27.132Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-05T00:21:27.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:21:27.132Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-05T00:21:27.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:21:27.132Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-05T00:21:27.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-05T00:21:27.132Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-05T00:21:27.132Z] graphtest_unix.go:73: No driver to put! [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-05T00:21:27.132Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-05T00:21:27.132Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] [2020-12-05T00:21:27.132Z] DONE 2191 tests, 26 skipped in 256.758s Post stage [Pipeline] junit [2020-12-05T00:21:27.185Z] Recording test results [2020-12-05T00:21:27.427Z] --- PASS: TestDockerNetworkConnectAlias (4.01s) [2020-12-05T00:21:27.427Z] === RUN TestDockerNetworkReConnect [2020-12-05T00:21:27.587Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-12-05T00:21:27.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-12-05T00:21:27.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-12-05T00:21:28.017Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41749/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=495d623ae5b1b601667d82682c5c265be189a29b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:495d623ae5b1b601667d82682c5c265be189a29b hack/validate/vendor [2020-12-05T00:21:28.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-12-05T00:21:28.948Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-05T00:21:29.504Z] + echo Ensuring container killed. [2020-12-05T00:21:29.504Z] Ensuring container killed. [2020-12-05T00:21:29.504Z] + docker rm -vf docker-pr4 [2020-12-05T00:21:29.504Z] Error: No such container: docker-pr4 [2020-12-05T00:21:29.504Z] + true [Pipeline] sh [2020-12-05T00:21:29.777Z] + echo Chowning /workspace to jenkins user [2020-12-05T00:21:29.777Z] Chowning /workspace to jenkins user [2020-12-05T00:21:29.777Z] + id -u [2020-12-05T00:21:29.777Z] + id -g [2020-12-05T00:21:29.777Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41749:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-05T00:21:30.610Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-12-05T00:21:30.627Z] + bundleName=unit [2020-12-05T00:21:30.627Z] + echo Creating unit-bundles.tar.gz [2020-12-05T00:21:30.627Z] Creating unit-bundles.tar.gz [2020-12-05T00:21:30.627Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-12-05T00:21:30.627Z] bundles/junit-report.xml [2020-12-05T00:21:30.627Z] bundles/go-test-report.json [2020-12-05T00:21:30.627Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-12-05T00:21:30.636Z] Archiving artifacts [2020-12-05T00:21:30.962Z] --- PASS: TestDockerNetworkReConnect (3.27s) [2020-12-05T00:21:30.962Z] === RUN TestServicePlugin [2020-12-05T00:21:30.962Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-05T00:21:30.962Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:21:30.962Z] === RUN TestServiceUpdateLabel [2020-12-05T00:21:31.192Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41749/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-05T00:21:31.499Z] + make clean [2020-12-05T00:21:31.758Z] docker volume rm -f docker-dev-cache [2020-12-05T00:21:31.758Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-05T00:21:32.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-12-05T00:21:33.040Z] --- PASS: TestServiceUpdateLabel (1.96s) [2020-12-05T00:21:33.040Z] === RUN TestServiceUpdateSecrets [2020-12-05T00:21:36.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-12-05T00:21:36.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-12-05T00:21:37.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-12-05T00:21:37.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-12-05T00:21:37.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-12-05T00:21:37.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-12-05T00:21:38.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-12-05T00:21:38.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-12-05T00:21:40.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-12-05T00:21:40.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-12-05T00:21:40.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-12-05T00:21:41.632Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-12-05T00:21:42.417Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-12-05T00:21:42.417Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-12-05T00:21:42.417Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-12-05T00:21:45.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-12-05T00:21:48.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-12-05T00:21:48.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-12-05T00:21:48.536Z] --- PASS: TestServiceUpdateSecrets (14.38s) [2020-12-05T00:21:48.536Z] === RUN TestServiceUpdateConfigs [2020-12-05T00:21:49.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-12-05T00:21:50.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-12-05T00:21:50.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-12-05T00:21:51.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-12-05T00:21:51.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-12-05T00:21:52.898Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite (57.13s) [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.00s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [de530a16c2d1f] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d6284e76c47e9] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.80s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [ddc7dab8b3454] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.65s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d69d579d132e4] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.64s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:1233: [dff5f8ac6d5a0] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.59s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d81b7249e0f2f] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.42s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d2f9974675c11] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.48s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d3b2ba6e4bce9] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.22s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d1977ef70db31] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d6c65f2546c80] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d169f46822ac9] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.04s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [dcde6f7726a06] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.96s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d8bb9e796e2bc] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d6b05c8620634] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d95425be54f6b] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.78s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d29c78ad35656] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d5b8ba9ec4a3f] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d86dc6e5312ad] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [db665da5f44b7] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.79s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d810f13783af6] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.07s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [dd575bc9ca2b1] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d283e057cb783] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.22s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d2fa7eba3eac1] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [dace24e7a8c96] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:968: [d8adb4f79bc0e] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.82s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d15824e8ca312] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (4.19s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:1116: [d03404c8b6804] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [da003f14f2016] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.92s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d0e7e5b26a8c7] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d9d0ebee801c3] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [dc09107b3b7b4] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d41d59fba62a5] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [df814f387266f] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [dc30bcb75b8aa] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.62s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d03dcacf00ddf] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d6558b58f67d2] daemon is not started [2020-12-05T00:21:58.138Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d9f4b03b75476] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.82s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d7556ea76b6bc] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.51s) [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.16s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:1084: [d59f86c234754] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [dd61f523000bf] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d9d28b28ed82d] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.67s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [dd149ccd50275] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [da19f731d8c34] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.73s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d6b73c5c4872f] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d2af026de6a75] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.97s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d5f999fb9c73e] daemon is not started [2020-12-05T00:21:58.138Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.90s) [2020-12-05T00:21:58.138Z] docker_cli_network_unix_test.go:46: [d0cb6d08eef63] daemon is not started [2020-12-05T00:21:58.138Z] === RUN TestDockerHubPullSuite [2020-12-05T00:21:58.138Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-12-05T00:22:00.024Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-12-05T00:22:01.186Z] --- PASS: TestServiceUpdateConfigs (14.24s) [2020-12-05T00:22:01.186Z] === RUN TestServiceUpdateNetwork [2020-12-05T00:22:02.536Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-12-05T00:22:02.791Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-12-05T00:22:03.601Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-12-05T00:22:03.601Z] === RUN TestDockerSuite/TestBuildBlankName [2020-12-05T00:22:03.601Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-12-05T00:22:06.953Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-12-05T00:22:06.953Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-12-05T00:22:06.953Z] --- PASS: TestDockerHubPullSuite (9.05s) [2020-12-05T00:22:06.953Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.11s) [2020-12-05T00:22:06.953Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.28s) [2020-12-05T00:22:06.953Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.71s) [2020-12-05T00:22:06.953Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (3.71s) [2020-12-05T00:22:06.953Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.14s) [2020-12-05T00:22:06.953Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2020-12-05T00:22:06.953Z] PASS [2020-12-05T00:22:06.953Z] [2020-12-05T00:22:06.953Z] === Skipped [2020-12-05T00:22:06.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-12-05T00:22:06.953Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-12-05T00:22:06.953Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-12-05T00:22:06.953Z] [2020-12-05T00:22:06.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-12-05T00:22:06.953Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-12-05T00:22:06.953Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-12-05T00:22:06.953Z] [2020-12-05T00:22:06.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-12-05T00:22:06.953Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-12-05T00:22:06.953Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2020-12-05T00:22:06.953Z] [2020-12-05T00:22:06.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-12-05T00:22:06.953Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-12-05T00:22:06.953Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2020-12-05T00:22:06.953Z] [2020-12-05T00:22:06.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-12-05T00:22:06.953Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-12-05T00:22:06.953Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2020-12-05T00:22:06.953Z] [2020-12-05T00:22:06.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-12-05T00:22:06.953Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-12-05T00:22:06.953Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-12-05T00:22:06.953Z] [2020-12-05T00:22:06.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-12-05T00:22:06.953Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-12-05T00:22:06.953Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2020-12-05T00:22:06.953Z] [2020-12-05T00:22:06.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-12-05T00:22:06.953Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-12-05T00:22:06.953Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-12-05T00:22:06.953Z] [2020-12-05T00:22:06.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-12-05T00:22:06.953Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-12-05T00:22:06.953Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-12-05T00:22:06.953Z] [2020-12-05T00:22:06.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-12-05T00:22:06.953Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-12-05T00:22:06.953Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2020-12-05T00:22:06.953Z] [2020-12-05T00:22:06.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-12-05T00:22:06.953Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-12-05T00:22:06.953Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2020-12-05T00:22:06.953Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-12-05T00:22:06.954Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-12-05T00:22:06.954Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-12-05T00:22:06.954Z] docker_cli_sni_test.go:18: Flakey test [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-12-05T00:22:06.954Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-12-05T00:22:06.954Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-12-05T00:22:06.954Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-12-05T00:22:06.954Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-12-05T00:22:06.954Z] docker_cli_network_unix_test.go:46: [d9f4b03b75476] daemon is not started [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] [2020-12-05T00:22:06.954Z] DONE 1274 tests, 51 skipped in 1412.442s [2020-12-05T00:22:06.954Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-05T00:22:06.954Z] ++++ cat bundles/test-integration/docker.pid [2020-12-05T00:22:06.954Z] +++ kill 12711 [2020-12-05T00:22:07.880Z] +++ /etc/init.d/apparmor stop [2020-12-05T00:22:07.880Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-05T00:22:07.880Z] [2020-12-05T00:22:07.880Z] Unloading profiles will leave already running processes permanently [2020-12-05T00:22:07.880Z] unconfined, which can lead to unexpected situations. [2020-12-05T00:22:07.880Z] [2020-12-05T00:22:07.880Z] To set a process to complain mode, use the command line tool [2020-12-05T00:22:07.880Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-05T00:22:07.880Z] +++ true [2020-12-05T00:22:07.880Z] exiting test-integration [2020-12-05T00:22:07.880Z] ++ exit 0 [2020-12-05T00:22:07.880Z] [2020-12-05T00:22:08.440Z] + for job in $(jobs -p) [2020-12-05T00:22:08.440Z] + wait 23113 [2020-12-05T00:22:12.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-12-05T00:22:13.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-12-05T00:22:13.895Z] --- PASS: TestServiceUpdateNetwork (12.47s) [2020-12-05T00:22:13.895Z] === RUN TestServiceUpdatePidsLimit [2020-12-05T00:22:14.937Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-05T00:22:15.574Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-05T00:22:19.025Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-12-05T00:22:22.474Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-05T00:22:29.408Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-12-05T00:22:30.344Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-12-05T00:22:30.981Z] --- PASS: TestServiceUpdatePidsLimit (16.05s) [2020-12-05T00:22:30.981Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-12-05T00:22:30.981Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2020-12-05T00:22:30.981Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2020-12-05T00:22:30.981Z] PASS [2020-12-05T00:22:30.981Z] [2020-12-05T00:22:30.981Z] === Skipped [2020-12-05T00:22:30.981Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-12-05T00:22:30.981Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-05T00:22:30.981Z] [2020-12-05T00:22:30.981Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-12-05T00:22:30.981Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-05T00:22:30.981Z] [2020-12-05T00:22:30.981Z] [2020-12-05T00:22:30.981Z] DONE 27 tests, 2 skipped in 131.172s [2020-12-05T00:22:30.981Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-12-05T00:22:30.981Z] ++ 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-12-05T00:22:30.981Z] ++ set -e [2020-12-05T00:22:30.981Z] ++ '[' -n 0 ']' [2020-12-05T00:22:30.981Z] ++ set -x [2020-12-05T00:22:30.981Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:22:30.981Z] INFO: Testing against a local daemon [2020-12-05T00:22:30.981Z] === RUN TestSessionCreate [2020-12-05T00:22:30.981Z] --- PASS: TestSessionCreate (0.04s) [2020-12-05T00:22:30.981Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-05T00:22:30.981Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-12-05T00:22:30.981Z] PASS [2020-12-05T00:22:30.981Z] [2020-12-05T00:22:30.981Z] DONE 2 tests in 0.145s [2020-12-05T00:22:30.981Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-12-05T00:22:30.981Z] ++ 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-12-05T00:22:30.981Z] ++ set -e [2020-12-05T00:22:30.981Z] ++ '[' -n 0 ']' [2020-12-05T00:22:30.981Z] ++ set -x [2020-12-05T00:22:30.981Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:22:30.981Z] INFO: Testing against a local daemon [2020-12-05T00:22:30.981Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-05T00:22:30.981Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-05T00:22:30.981Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-05T00:22:30.981Z] === RUN TestEventsExecDie [2020-12-05T00:22:30.981Z] --- PASS: TestEventsExecDie (0.61s) [2020-12-05T00:22:30.981Z] === RUN TestEventsBackwardsCompatible [2020-12-05T00:22:30.981Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-12-05T00:22:30.981Z] === RUN TestInfoBinaryCommits [2020-12-05T00:22:30.981Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-12-05T00:22:30.981Z] === RUN TestInfoAPIVersioned [2020-12-05T00:22:30.981Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-05T00:22:30.981Z] === RUN TestInfoDiscoveryBackend [2020-12-05T00:22:31.274Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-12-05T00:22:31.274Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-05T00:22:32.314Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-05T00:22:32.314Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-05T00:22:32.857Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-12-05T00:22:32.949Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-12-05T00:22:32.949Z] === RUN TestInfoAPI [2020-12-05T00:22:32.949Z] --- PASS: TestInfoAPI (0.04s) [2020-12-05T00:22:32.949Z] === RUN TestInfoAPIWarnings [2020-12-05T00:22:39.789Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-12-05T00:22:39.789Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-12-05T00:22:40.934Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-12-05T00:22:44.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-12-05T00:22:44.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-12-05T00:22:44.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-12-05T00:22:47.464Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-12-05T00:22:49.349Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-12-05T00:22:50.345Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-12-05T00:22:50.345Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-12-05T00:22:50.345Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-12-05T00:22:50.345Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-12-05T00:22:50.345Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-12-05T00:22:51.532Z] --- PASS: TestInfoAPIWarnings (16.30s) [2020-12-05T00:22:51.532Z] === RUN TestInfoDebug [2020-12-05T00:22:51.532Z] --- PASS: TestInfoDebug (0.53s) [2020-12-05T00:22:51.532Z] === RUN TestInfoInsecureRegistries [2020-12-05T00:22:51.532Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-12-05T00:22:51.532Z] === RUN TestInfoRegistryMirrors [2020-12-05T00:22:51.532Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-12-05T00:22:51.532Z] === RUN TestLoginFailsWithBadCredentials [2020-12-05T00:22:51.532Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2020-12-05T00:22:51.532Z] === RUN TestPingCacheHeaders [2020-12-05T00:22:51.532Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-12-05T00:22:51.532Z] === RUN TestPingGet [2020-12-05T00:22:51.532Z] --- PASS: TestPingGet (0.02s) [2020-12-05T00:22:51.532Z] === RUN TestPingHead [2020-12-05T00:22:51.532Z] --- PASS: TestPingHead (0.03s) [2020-12-05T00:22:51.532Z] === RUN TestVersion [2020-12-05T00:22:51.532Z] --- PASS: TestVersion (0.05s) [2020-12-05T00:22:51.532Z] PASS [2020-12-05T00:22:51.532Z] [2020-12-05T00:22:51.532Z] === Skipped [2020-12-05T00:22:51.532Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-05T00:22:51.532Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-05T00:22:51.532Z] [2020-12-05T00:22:51.532Z] [2020-12-05T00:22:51.532Z] DONE 18 tests, 1 skipped in 21.266s [2020-12-05T00:22:51.532Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-12-05T00:22:51.532Z] ++ 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-12-05T00:22:51.532Z] ++ set -e [2020-12-05T00:22:51.532Z] ++ '[' -n 0 ']' [2020-12-05T00:22:51.532Z] ++ set -x [2020-12-05T00:22:51.532Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-12-05T00:22:51.532Z] INFO: Testing against a local daemon [2020-12-05T00:22:51.532Z] === RUN TestVolumesCreateAndList [2020-12-05T00:22:51.532Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-12-05T00:22:51.532Z] === RUN TestVolumesRemove [2020-12-05T00:22:51.532Z] --- PASS: TestVolumesRemove (0.06s) [2020-12-05T00:22:51.532Z] === RUN TestVolumesInspect [2020-12-05T00:22:51.532Z] --- PASS: TestVolumesInspect (0.02s) [2020-12-05T00:22:51.532Z] === RUN TestVolumesInvalidJSON [2020-12-05T00:22:51.532Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-05T00:22:51.532Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-05T00:22:51.532Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-05T00:22:51.532Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-12-05T00:22:51.532Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-05T00:22:51.532Z] PASS [2020-12-05T00:22:51.532Z] [2020-12-05T00:22:51.532Z] DONE 5 tests in 0.202s [2020-12-05T00:22:51.533Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-05T00:22:51.533Z] ++++ cat bundles/test-integration/docker.pid [2020-12-05T00:22:51.533Z] +++ kill 14084 [2020-12-05T00:22:53.044Z] +++ /etc/init.d/apparmor stop [2020-12-05T00:22:53.044Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-05T00:22:53.044Z] [2020-12-05T00:22:53.044Z] Unloading profiles will leave already running processes permanently [2020-12-05T00:22:53.044Z] unconfined, which can lead to unexpected situations. [2020-12-05T00:22:53.044Z] [2020-12-05T00:22:53.044Z] To set a process to complain mode, use the command line tool [2020-12-05T00:22:53.044Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-05T00:22:53.044Z] +++ true [2020-12-05T00:22:53.044Z] exiting test-integration [2020-12-05T00:22:53.044Z] ++ exit 0 [2020-12-05T00:22:53.044Z] Post stage [Pipeline] junit [2020-12-05T00:22:54.175Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-05T00:22:55.179Z] + echo Ensuring container killed. [2020-12-05T00:22:55.179Z] Ensuring container killed. [2020-12-05T00:22:55.179Z] + docker rm -vf docker-pr4 [2020-12-05T00:22:55.179Z] Error: No such container: docker-pr4 [2020-12-05T00:22:55.179Z] + true [Pipeline] sh [2020-12-05T00:22:55.566Z] + echo Chowning /workspace to jenkins user [2020-12-05T00:22:55.566Z] Chowning /workspace to jenkins user [2020-12-05T00:22:55.566Z] + id -u [2020-12-05T00:22:55.566Z] + id -g [2020-12-05T00:22:55.566Z] + docker run --rm -v /home/docker/workspace/moby_PR-41749:/workspace busybox chown -R 1001:1001 /workspace [2020-12-05T00:22:55.566Z] Unable to find image 'busybox:latest' locally [2020-12-05T00:22:55.864Z] latest: Pulling from library/busybox [2020-12-05T00:22:55.880Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-12-05T00:22:56.157Z] fcdecd492fba: Pulling fs layer [2020-12-05T00:22:56.453Z] fcdecd492fba: Verifying Checksum [2020-12-05T00:22:56.453Z] fcdecd492fba: Download complete [2020-12-05T00:22:56.453Z] fcdecd492fba: Pull complete [2020-12-05T00:22:56.453Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-05T00:22:56.453Z] Status: Downloaded newer image for busybox:latest [2020-12-05T00:22:57.243Z] === RUN TestDockerSwarmSuite/TestSwarmInit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-05T00:22:58.364Z] + bundleName=ppc64le-integration [2020-12-05T00:22:58.364Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-12-05T00:22:58.364Z] Creating ppc64le-integration-bundles.tar.gz [2020-12-05T00:22:58.364Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-12-05T00:22:58.364Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-12-05T00:22:58.409Z] Archiving artifacts [2020-12-05T00:22:58.982Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41749/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-05T00:22:59.368Z] + make clean [2020-12-05T00:22:59.662Z] make: command: Command not found [2020-12-05T00:22:59.662Z] make: command: Command not found [2020-12-05T00:22:59.662Z] docker volume rm -f docker-dev-cache [2020-12-05T00:22:59.662Z] docker-dev-cache [Pipeline] deleteDir [2020-12-05T00:23:01.405Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-12-05T00:23:01.405Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-05T00:23:09.512Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-12-05T00:23:09.512Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-12-05T00:23:09.767Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-12-05T00:23:12.280Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-12-05T00:23:15.568Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-12-05T00:23:19.332Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-12-05T00:23:20.310Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-12-05T00:23:20.774Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-12-05T00:23:21.755Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-12-05T00:23:21.755Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-12-05T00:23:27.593Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-12-05T00:23:28.057Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-12-05T00:23:28.057Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-12-05T00:23:28.057Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-12-05T00:23:29.612Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-12-05T00:23:30.590Z] === RUN TestDockerSuite/TestBuildCmd [2020-12-05T00:23:31.053Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-12-05T00:23:31.517Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-12-05T00:23:31.981Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-12-05T00:23:37.811Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-12-05T00:23:40.010Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-12-05T00:23:40.010Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-12-05T00:23:41.562Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-12-05T00:23:41.562Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-12-05T00:23:42.029Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-12-05T00:23:44.228Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-12-05T00:23:44.692Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-12-05T00:23:45.155Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-12-05T00:23:45.155Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-12-05T00:23:46.135Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-12-05T00:23:47.115Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-12-05T00:23:47.115Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-12-05T00:23:47.115Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-12-05T00:23:52.959Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-12-05T00:24:08.434Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-12-05T00:24:28.787Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-12-05T00:24:30.340Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-12-05T00:24:31.322Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-12-05T00:24:37.301Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-12-05T00:24:38.279Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-12-05T00:24:38.279Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-12-05T00:24:38.279Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-12-05T00:24:39.257Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-12-05T00:24:39.257Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-12-05T00:25:04.993Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-12-05T00:25:05.129Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-12-05T00:25:05.129Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-12-05T00:25:05.129Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-12-05T00:25:10.235Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-12-05T00:25:14.398Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-12-05T00:25:22.884Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-12-05T00:25:23.862Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-12-05T00:25:24.839Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-12-05T00:25:28.604Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-12-05T00:25:31.532Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-12-05T00:25:34.466Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-12-05T00:26:46.668Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-12-05T00:26:46.668Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-12-05T00:26:46.668Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-12-05T00:27:20.789Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-12-05T00:27:24.950Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-12-05T00:27:26.313Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-12-05T00:27:26.313Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-12-05T00:27:26.313Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-12-05T00:27:26.313Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-12-05T00:27:27.239Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-12-05T00:27:29.751Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-12-05T00:27:33.014Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-12-05T00:27:35.527Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-12-05T00:28:12.833Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-12-05T00:28:12.833Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-12-05T00:28:12.833Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-12-05T00:28:31.683Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-12-05T00:28:31.683Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-12-05T00:28:33.572Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-12-05T00:28:33.999Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-12-05T00:28:36.085Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-12-05T00:28:39.361Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-12-05T00:28:42.624Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-12-05T00:28:46.470Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-12-05T00:28:58.945Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-12-05T00:29:04.502Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-12-05T00:29:16.665Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-12-05T00:29:19.176Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-12-05T00:29:21.691Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-12-05T00:29:24.204Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-12-05T00:29:28.988Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-12-05T00:29:32.285Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-12-05T00:29:35.565Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-12-05T00:29:38.829Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-12-05T00:29:41.342Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-12-05T00:29:41.442Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-12-05T00:29:43.855Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-12-05T00:29:46.368Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-12-05T00:29:48.881Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-12-05T00:29:51.393Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-12-05T00:29:56.313Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-12-05T00:30:47.548Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-12-05T00:31:02.401Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite (1644.35s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.32s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.01s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.26s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.74s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.73s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.67s) [2020-12-05T00:31:20.436Z] docker_api_swarm_test.go:562: [dbfe001087ca1] joining swarm manager [da45b6e267ec4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] docker_api_swarm_test.go:584: [d9b36975e4699] joining swarm manager [da45b6e267ec4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-05T00:31:20.436Z] check_test.go:380: [dbfe001087ca1] daemon is not started [2020-12-05T00:31:20.436Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-12-05T00:31:20.436Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.11s) [2020-12-05T00:31:20.436Z] docker_api_swarm_test.go:45: [dcae8bd4ac0b5] joining swarm manager [d6b18fde3c5f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.73s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.37s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.41s) [2020-12-05T00:31:20.436Z] docker_api_swarm_test.go:303: [dd83af6129157] joining swarm manager [d2f8b698dde32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] docker_api_swarm_test.go:304: [d943bad70e110] joining swarm manager [d2f8b698dde32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-05T00:31:20.436Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-12-05T00:31:20.436Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (18.33s) [2020-12-05T00:31:20.436Z] docker_api_swarm_test.go:271: [db8274a7bf413] joining swarm manager [df7878dafef2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] docker_api_swarm_test.go:272: [db98fe681f910] joining swarm manager [df7878dafef2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.43s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.43s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.85s) [2020-12-05T00:31:20.436Z] docker_api_swarm_node_test.go:19: [dd6708fe856be] joining swarm manager [d3c2c83a5854c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] docker_api_swarm_node_test.go:20: [dd6443e261253] joining swarm manager [d3c2c83a5854c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (39.58s) [2020-12-05T00:31:20.436Z] docker_api_swarm_test.go:501: [d7a16a304ca77] joining swarm manager [d4f85172ba9c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] docker_api_swarm_test.go:506: [d4b80efd09d67] joining swarm manager [d4f85172ba9c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.41s) [2020-12-05T00:31:20.436Z] docker_api_swarm_node_test.go:80: [dd25ab8fa7f2e] joining swarm manager [d9fbe9902f26c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.14s) [2020-12-05T00:31:20.436Z] docker_api_swarm_node_test.go:52: [dd805df4a5694] joining swarm manager [d33f2bcc7e935]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] docker_api_swarm_node_test.go:53: [db89230704ad3] joining swarm manager [d33f2bcc7e935]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.34s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (27.52s) [2020-12-05T00:31:20.436Z] docker_api_swarm_test.go:201: [d31d95d697f84] joining swarm manager [ddce46b483716]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.24s) [2020-12-05T00:31:20.436Z] docker_api_swarm_test.go:383: [d71fac5317094] joining swarm manager [dde3308992324]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] docker_api_swarm_test.go:384: [d37d1586d4afe] joining swarm manager [dde3308992324]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-05T00:31:20.436Z] check_test.go:380: [d37d1586d4afe] daemon is not started [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.92s) [2020-12-05T00:31:20.436Z] docker_api_swarm_test.go:801: [dcea1e140d590] joining swarm manager [d66bc2ca4f117]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] docker_api_swarm_test.go:801: [d73142d9eea06] joining swarm manager [d66bc2ca4f117]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-05T00:31:20.436Z] docker_api_swarm_test.go:801: [dccf11d4d7945] joining swarm manager [d66bc2ca4f117]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-05T00:31:20.436Z] docker_api_swarm_test.go:801: [d25f8a5d1ba08] joining swarm manager [d66bc2ca4f117]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-12-05T00:31:20.436Z] docker_api_swarm_test.go:809: [d96f547615164] joining swarm manager [d66bc2ca4f117]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.27s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.28s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.65s) [2020-12-05T00:31:20.436Z] docker_api_swarm_service_test.go:394: [d2eb63beac496] joining swarm manager [d65c8db0867fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] docker_api_swarm_service_test.go:394: [d53eb3fe601f4] joining swarm manager [d65c8db0867fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.11s) [2020-12-05T00:31:20.436Z] docker_api_swarm_service_test.go:342: [d377742230d3d] joining swarm manager [d55e7c1f9c27a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] docker_api_swarm_service_test.go:342: [d379145d0c425] joining swarm manager [d55e7c1f9c27a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.37s) [2020-12-05T00:31:20.436Z] docker_api_swarm_service_test.go:489: [d29686c6d84a8] joining swarm manager [d426b9a256b3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] docker_api_swarm_service_test.go:489: [d58f6923e8bac] joining swarm manager [d426b9a256b3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.56s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.05s) [2020-12-05T00:31:20.436Z] docker_api_swarm_service_test.go:127: [d9801015955ef] joining swarm manager [db71110107c97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] docker_api_swarm_service_test.go:128: [dd1ea34407d01] joining swarm manager [db71110107c97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-05T00:31:20.436Z] docker_api_swarm_service_test.go:136: [d3a8aef11f9a9] joining swarm manager [db71110107c97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-05T00:31:20.436Z] docker_api_swarm_service_test.go:137: [d23a4f0f163a7] joining swarm manager [db71110107c97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.96s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.65s) [2020-12-05T00:31:20.436Z] docker_api_swarm_service_test.go:303: [de5cd341115e1] joining swarm manager [d2ec9e870bd99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] docker_api_swarm_service_test.go:303: [de13825e4ce22] joining swarm manager [d2ec9e870bd99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.18s) [2020-12-05T00:31:20.436Z] docker_api_swarm_service_test.go:99: [dec223d652706] joining swarm manager [d20d4b5171813]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] docker_api_swarm_service_test.go:100: [d841dcb2697e6] joining swarm manager [d20d4b5171813]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-05T00:31:20.436Z] check_test.go:380: [dec223d652706] daemon is not started [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.16s) [2020-12-05T00:31:20.436Z] docker_api_swarm_service_test.go:532: [da95599b87167] joining swarm manager [de9a94bc765fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] docker_api_swarm_service_test.go:533: [df76cb9cdf5dd] joining swarm manager [de9a94bc765fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.81s) [2020-12-05T00:31:20.436Z] docker_api_swarm_service_test.go:147: [d5aab88bc7c48] joining swarm manager [d5e03d54f4a90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] docker_api_swarm_service_test.go:147: [d3b4bd72d598f] joining swarm manager [d5e03d54f4a90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.67s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.80s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.91s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.29s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.47s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.45s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.22s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.46s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.73s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.33s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.00s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.52s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.99s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.17s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.07s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.34s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.52s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.30s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.32s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.80s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.03s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.42s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.45s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.35s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.02s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.79s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.94s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.98s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.52s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.80s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.56s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.50s) [2020-12-05T00:31:20.436Z] docker_cli_service_logs_test.go:245: checking task r7weaw8fzl1u [2020-12-05T00:31:20.436Z] docker_cli_service_logs_test.go:250: checking messages for r7weaw8fzl1u [2020-12-05T00:31:20.436Z] docker_cli_service_logs_test.go:245: checking task uxpkuod75xvk [2020-12-05T00:31:20.436Z] docker_cli_service_logs_test.go:250: checking messages for uxpkuod75xvk [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.96s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.72s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.05s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.95s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.20s) [2020-12-05T00:31:20.436Z] docker_cli_swarm_test.go:1901: [d450a607a2b6d] joining swarm manager [df1414bcd7166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] docker_cli_swarm_test.go:1902: [d0a7535a4a44d] joining swarm manager [df1414bcd7166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.63s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.26s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.60s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.97s) [2020-12-05T00:31:20.436Z] docker_cli_swarm_test.go:1802: [d5bb7414cb72e] joining swarm manager [d0936fd210ada]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] docker_cli_swarm_test.go:1803: [d35c4c3809a0b] joining swarm manager [d0936fd210ada]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.08s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (130.46s) [2020-12-05T00:31:20.436Z] docker_cli_swarm_test.go:1321: [dcddcb4049d77] joining swarm manager [d5ad43883cfa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] docker_cli_swarm_test.go:1322: [d9acf25ab3246] joining swarm manager [d5ad43883cfa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.79s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.90s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.27s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.41s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.60s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.26s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.98s) [2020-12-05T00:31:20.436Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-12-05T00:31:20.436Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.30s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.30s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.41s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.91s) [2020-12-05T00:31:20.436Z] docker_cli_swarm_test.go:1186: [d7232d0084aa4] joining swarm manager [d7494d3816ee6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] docker_cli_swarm_test.go:1195: [d8bf3f52df0ad] joining swarm manager [d7494d3816ee6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.14s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.68s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (117.11s) [2020-12-05T00:31:20.436Z] docker_cli_swarm_test.go:1118: [d972a226e4519] joining swarm manager [d8d05295aa830]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] docker_cli_swarm_test.go:1119: [dc26c13743d8f] joining swarm manager [d8d05295aa830]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-05T00:31:20.436Z] docker_cli_swarm_test.go:1172: [d743e743f979f] joining swarm manager [d8d05295aa830]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.37s) [2020-12-05T00:31:20.436Z] docker_cli_swarm_test.go:1453: [d9806ca02e170] joining swarm manager [dd2dd42640968]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] docker_cli_swarm_test.go:1454: [dc9b7b2e59c62] joining swarm manager [dd2dd42640968]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.45s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.40s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.51s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.39s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.65s) [2020-12-05T00:31:20.436Z] docker_cli_swarm_unix_test.go:62: [d059705491a91] joining swarm manager [def90a3b4bce4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.39s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.04s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.42s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.35s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.66s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.06s) [2020-12-05T00:31:20.436Z] docker_api_swarm_test.go:961: [d5eda2c49b56b] joining swarm manager [d943ca03d47c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.46s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.44s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.36s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.72s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.01s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.64s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.74s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.57s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.68s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.78s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.42s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.44s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.45s) [2020-12-05T00:31:20.436Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.50s) [2020-12-05T00:31:20.436Z] === RUN TestDockerExternalVolumeSuite [2020-12-05T00:31:20.436Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-12-05T00:31:35.266Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-12-05T00:31:37.687Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-12-05T00:31:37.687Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-12-05T00:31:37.687Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-12-05T00:31:37.687Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-12-05T00:31:37.687Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-12-05T00:31:38.666Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-12-05T00:31:38.666Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-12-05T00:31:39.131Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-12-05T00:31:39.595Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-12-05T00:31:44.320Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-12-05T00:31:48.098Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-12-05T00:31:52.825Z] === RUN TestDockerSuite/TestBuildEnv [2020-12-05T00:31:52.825Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-12-05T00:31:53.290Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-12-05T00:31:53.290Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-12-05T00:31:53.290Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-12-05T00:31:53.290Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-12-05T00:31:56.223Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-12-05T00:31:56.223Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-12-05T00:31:56.223Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-12-05T00:31:56.223Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-12-05T00:31:57.202Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-12-05T00:32:03.052Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-12-05T00:32:24.250Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-12-05T00:32:24.250Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-12-05T00:32:24.250Z] === RUN TestDockerSuite/TestBuildExpose [2020-12-05T00:32:24.250Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-12-05T00:32:24.250Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-12-05T00:32:24.250Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-12-05T00:32:24.250Z] === RUN TestDockerSuite/TestBuildFails [2020-12-05T00:32:24.713Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-12-05T00:32:24.713Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-12-05T00:32:30.578Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-12-05T00:32:36.414Z] === RUN TestDockerSuite/TestBuildForceRm [2020-12-05T00:32:42.878Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-12-05T00:32:43.539Z] === RUN TestDockerSuite/TestBuildFromGit [2020-12-05T00:32:49.376Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-12-05T00:32:50.929Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-12-05T00:32:51.013Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-12-05T00:32:56.770Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-12-05T00:32:56.770Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-12-05T00:32:57.759Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-12-05T00:32:58.738Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-12-05T00:32:58.738Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-12-05T00:33:13.628Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-12-05T00:33:13.628Z] === RUN TestDockerSuite/TestBuildHistory [2020-12-05T00:33:23.029Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-12-05T00:33:24.014Z] === RUN TestDockerSuite/TestBuildIidFile [2020-12-05T00:33:24.014Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-12-05T00:33:25.567Z] === RUN TestDockerSuite/TestBuildInheritance [2020-12-05T00:33:25.567Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-12-05T00:33:26.546Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-12-05T00:33:26.546Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-12-05T00:33:31.277Z] === RUN TestDockerSuite/TestBuildLabel [2020-12-05T00:33:32.264Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-12-05T00:33:33.244Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-12-05T00:33:33.709Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-12-05T00:33:34.687Z] === RUN TestDockerSuite/TestBuildLabels [2020-12-05T00:33:35.667Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-12-05T00:33:37.219Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-12-05T00:33:37.860Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-12-05T00:33:43.058Z] === RUN TestDockerSuite/TestBuildLastModified [2020-12-05T00:33:43.058Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-12-05T00:33:43.058Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-12-05T00:33:43.058Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-12-05T00:33:43.058Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-12-05T00:33:43.058Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-12-05T00:33:43.058Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-12-05T00:33:43.522Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-12-05T00:33:43.989Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-12-05T00:33:49.822Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-12-05T00:34:07.605Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-12-05T00:34:07.605Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-12-05T00:34:09.157Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-12-05T00:34:09.873Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-12-05T00:34:22.034Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-12-05T00:34:44.950Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-12-05T00:34:54.067Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-12-05T00:34:55.330Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-12-05T00:35:01.169Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-12-05T00:35:07.008Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-12-05T00:35:08.938Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-12-05T00:35:11.741Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-12-05T00:35:26.971Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-12-05T00:35:36.978Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-12-05T00:35:36.978Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-12-05T00:35:41.709Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-12-05T00:35:42.690Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-12-05T00:35:42.690Z] === RUN TestDockerSuite/TestBuildNetNone [2020-12-05T00:35:42.690Z] === RUN TestDockerSuite/TestBuildNoContext [2020-12-05T00:35:45.626Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-12-05T00:35:50.359Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-12-05T00:35:52.561Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-12-05T00:35:52.561Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-12-05T00:35:53.026Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-12-05T00:35:55.958Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-12-05T00:35:56.937Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-12-05T00:35:58.491Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-12-05T00:36:08.879Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-12-05T00:36:09.860Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-12-05T00:36:13.576Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-12-05T00:36:18.506Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-12-05T00:36:22.274Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-12-05T00:36:31.613Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-12-05T00:36:32.661Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-12-05T00:36:37.402Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-12-05T00:36:42.132Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-12-05T00:36:43.114Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-12-05T00:36:43.114Z] === RUN TestDockerSuite/TestBuildPATH [2020-12-05T00:36:43.114Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-12-05T00:36:45.314Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-12-05T00:36:45.314Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-12-05T00:37:03.626Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-12-05T00:37:35.681Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-12-05T00:37:36.202Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-12-05T00:37:47.840Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-12-05T00:37:53.965Z] === RUN TestDockerSuite/TestBuildRm [2020-12-05T00:38:05.873Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-12-05T00:38:08.844Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-12-05T00:38:11.781Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-12-05T00:38:12.246Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-12-05T00:38:12.710Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-12-05T00:38:14.262Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-12-05T00:38:18.036Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-12-05T00:38:20.703Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-12-05T00:38:20.973Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-12-05T00:38:31.357Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-12-05T00:38:35.541Z] --- PASS: TestDockerExternalVolumeSuite (437.25s) [2020-12-05T00:38:35.541Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.60s) [2020-12-05T00:38:35.541Z] docker_cli_external_volume_driver_test.go:53: [ddd774bcef1ee] daemon is not started [2020-12-05T00:38:35.541Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-12-05T00:38:35.541Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2020-12-05T00:38:35.541Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-12-05T00:38:35.541Z] docker_cli_external_volume_driver_test.go:53: [daa30f7c7e34a] daemon is not started [2020-12-05T00:38:35.541Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-12-05T00:38:35.541Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-12-05T00:38:35.541Z] docker_cli_external_volume_driver_test.go:53: [d27cfafd1d456] daemon is not started [2020-12-05T00:38:35.541Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-12-05T00:38:35.541Z] docker_cli_external_volume_driver_test.go:53: [dfd47948fa8db] daemon is not started [2020-12-05T00:38:35.541Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2020-12-05T00:38:35.541Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2020-12-05T00:38:35.541Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2020-12-05T00:38:35.541Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-12-05T00:38:35.541Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.25s) [2020-12-05T00:38:35.541Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2020-12-05T00:38:35.541Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2020-12-05T00:38:35.541Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2020-12-05T00:38:35.541Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.73s) [2020-12-05T00:38:35.541Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.06s) [2020-12-05T00:38:35.541Z] docker_cli_external_volume_driver_test.go:485: [d56a0ab7cec02] daemon is not started [2020-12-05T00:38:35.541Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-12-05T00:38:35.541Z] docker_cli_external_volume_driver_test.go:53: [d4f4626d681a0] daemon is not started [2020-12-05T00:38:35.541Z] PASS [2020-12-05T00:38:35.541Z] [2020-12-05T00:38:35.541Z] === Skipped [2020-12-05T00:38:35.541Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-12-05T00:38:35.541Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-12-05T00:38:35.541Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-12-05T00:38:35.541Z] check_test.go:309: [d510c943aa30b] daemon is not started [2020-12-05T00:38:35.541Z] [2020-12-05T00:38:35.541Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-12-05T00:38:35.541Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-12-05T00:38:35.541Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-12-05T00:38:35.541Z] check_test.go:309: [dc35cea2f487d] daemon is not started [2020-12-05T00:38:35.541Z] [2020-12-05T00:38:35.541Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-12-05T00:38:35.541Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-12-05T00:38:35.541Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-12-05T00:38:35.541Z] check_test.go:309: [da12973ec4d2f] daemon is not started [2020-12-05T00:38:35.541Z] [2020-12-05T00:38:35.541Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-12-05T00:38:35.541Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-12-05T00:38:35.541Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-12-05T00:38:35.541Z] [2020-12-05T00:38:35.541Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-12-05T00:38:35.541Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-12-05T00:38:35.541Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-12-05T00:38:35.541Z] [2020-12-05T00:38:35.541Z] [2020-12-05T00:38:35.541Z] DONE 273 tests, 5 skipped in 2400.920s [2020-12-05T00:38:35.541Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-05T00:38:35.796Z] ++++ cat bundles/test-integration/docker.pid [2020-12-05T00:38:35.796Z] +++ kill 12834 [2020-12-05T00:38:36.722Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db7706fde71a7/docker.pid [2020-12-05T00:38:36.722Z] +++ kill 13940 [2020-12-05T00:38:36.722Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13940 is not a child of this shell [2020-12-05T00:38:36.722Z] warning: PID 13940 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db7706fde71a7/docker.pid had a nonzero exit code [2020-12-05T00:38:36.722Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db7706fde71a7/root: target is busy. [2020-12-05T00:38:36.722Z] +++ /etc/init.d/apparmor stop [2020-12-05T00:38:36.722Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-05T00:38:36.722Z] [2020-12-05T00:38:36.722Z] Unloading profiles will leave already running processes permanently [2020-12-05T00:38:36.722Z] unconfined, which can lead to unexpected situations. [2020-12-05T00:38:36.722Z] [2020-12-05T00:38:36.722Z] To set a process to complain mode, use the command line tool [2020-12-05T00:38:36.722Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-05T00:38:36.722Z] +++ true [2020-12-05T00:38:36.722Z] exiting test-integration [2020-12-05T00:38:36.722Z] ++ exit 0 [2020-12-05T00:38:36.722Z] [2020-12-05T00:38:36.977Z] + exit 0 [2020-12-05T00:38:36.977Z] ++ jobs -p [2020-12-05T00:38:36.977Z] + pids= [2020-12-05T00:38:36.977Z] + echo 'Remaining pids to kill: []' [2020-12-05T00:38:36.977Z] Remaining pids to kill: [] [2020-12-05T00:38:36.977Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-12-05T00:38:36.987Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-05T00:38:38.784Z] + echo Ensuring container killed. [2020-12-05T00:38:38.784Z] Ensuring container killed. [2020-12-05T00:38:38.784Z] + docker ps -aq -f name=docker-pr4-* [2020-12-05T00:38:38.784Z] + cids=5624cc1f9ebc [2020-12-05T00:38:38.784Z] 7fbd56f447ac [2020-12-05T00:38:38.784Z] 34d1116ee3ea [2020-12-05T00:38:38.784Z] + [ -n 5624cc1f9ebc [2020-12-05T00:38:38.784Z] 7fbd56f447ac [2020-12-05T00:38:38.784Z] 34d1116ee3ea ] [2020-12-05T00:38:38.784Z] + docker rm -vf 5624cc1f9ebc 7fbd56f447ac 34d1116ee3ea [2020-12-05T00:38:39.347Z] 5624cc1f9ebc [2020-12-05T00:38:39.908Z] 7fbd56f447ac [2020-12-05T00:38:40.834Z] 34d1116ee3ea [Pipeline] sh [2020-12-05T00:38:41.147Z] + echo Chowning /workspace to jenkins user [2020-12-05T00:38:41.147Z] Chowning /workspace to jenkins user [2020-12-05T00:38:41.147Z] + id -u [2020-12-05T00:38:41.147Z] + id -g [2020-12-05T00:38:41.147Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41749:/workspace busybox chown -R 1000:1000 /workspace [2020-12-05T00:38:41.147Z] Unable to find image 'busybox:latest' locally [2020-12-05T00:38:41.147Z] latest: Pulling from library/busybox [2020-12-05T00:38:41.402Z] ea97eb0eb3ec: Pulling fs layer [2020-12-05T00:38:41.402Z] ea97eb0eb3ec: Download complete [2020-12-05T00:38:41.402Z] ea97eb0eb3ec: Pull complete [2020-12-05T00:38:41.402Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-05T00:38:41.402Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-05T00:38:45.020Z] + bundleName=amd64 [2020-12-05T00:38:45.020Z] + echo Creating amd64-bundles.tar.gz [2020-12-05T00:38:45.020Z] Creating amd64-bundles.tar.gz [2020-12-05T00:38:45.020Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json+ -o -name *.log -o -name *.prof -oxargs -name tar *-report.xml -czf ) amd64-bundles.tar.gz -print [2020-12-05T00:38:45.020Z] [Pipeline] archiveArtifacts [2020-12-05T00:38:45.956Z] Archiving artifacts [2020-12-05T00:38:47.440Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41749/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-05T00:38:47.745Z] + make clean [2020-12-05T00:38:48.002Z] docker volume rm -f docker-dev-cache [2020-12-05T00:38:48.002Z] docker-dev-cache [Pipeline] deleteDir [2020-12-05T00:38:49.121Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-12-05T00:38:49.121Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-12-05T00:38:49.121Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-05T00:38:59.510Z] === RUN TestDockerSuite/TestBuildSpaces [2020-12-05T00:38:59.975Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-12-05T00:39:05.822Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-12-05T00:39:05.822Z] === RUN TestDockerSuite/TestBuildStderr [2020-12-05T00:39:11.658Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-12-05T00:39:32.847Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-12-05T00:39:33.311Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-12-05T00:39:36.247Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-12-05T00:39:37.800Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-12-05T00:39:42.528Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-12-05T00:39:48.369Z] === RUN TestDockerSuite/TestBuildUser [2020-12-05T00:39:48.369Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-12-05T00:39:48.369Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-12-05T00:39:48.839Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-12-05T00:39:53.567Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-12-05T00:39:54.032Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-12-05T00:39:56.230Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-12-05T00:39:56.230Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-12-05T00:39:56.230Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-12-05T00:40:21.464Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-12-05T00:40:21.465Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-12-05T00:40:31.846Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-12-05T00:40:37.691Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-12-05T00:40:37.691Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-12-05T00:40:37.691Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-12-05T00:40:40.622Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-12-05T00:40:40.622Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-12-05T00:40:55.514Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-12-05T00:40:59.282Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-12-05T00:40:59.282Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-12-05T00:41:14.158Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-12-05T00:41:14.158Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-12-05T00:41:14.625Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-12-05T00:41:14.625Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-12-05T00:41:15.604Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-12-05T00:41:25.992Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-12-05T00:41:26.973Z] === RUN TestDockerSuite/TestBuildXZHost [2020-12-05T00:41:27.437Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-12-05T00:41:27.437Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-12-05T00:41:27.437Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-12-05T00:41:29.634Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-12-05T00:41:34.395Z] === RUN TestDockerSuite/TestCommitChange [2020-12-05T00:41:40.227Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-12-05T00:41:44.957Z] === RUN TestDockerSuite/TestCommitHardlink [2020-12-05T00:41:44.957Z] === RUN TestDockerSuite/TestCommitNewFile [2020-12-05T00:41:52.088Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-12-05T00:41:52.088Z] === RUN TestDockerSuite/TestCommitTTY [2020-12-05T00:42:00.719Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-12-05T00:42:05.452Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-12-05T00:42:05.452Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-12-05T00:42:05.452Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-12-05T00:42:05.452Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-12-05T00:42:05.452Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-12-05T00:42:05.452Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-12-05T00:42:05.452Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-12-05T00:42:05.452Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-12-05T00:42:05.452Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-12-05T00:42:14.086Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-12-05T00:42:19.925Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-12-05T00:42:19.925Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-12-05T00:42:22.125Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-12-05T00:42:22.125Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-12-05T00:42:22.125Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-12-05T00:42:22.125Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-12-05T00:42:25.058Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-12-05T00:42:25.058Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-12-05T00:42:25.058Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-12-05T00:42:27.257Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-12-05T00:42:27.257Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-12-05T00:42:27.257Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-12-05T00:42:27.257Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-12-05T00:42:27.257Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-12-05T00:42:30.187Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-12-05T00:42:32.417Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-12-05T00:42:34.615Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-12-05T00:42:34.615Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-12-05T00:42:34.615Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-12-05T00:42:36.813Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-12-05T00:42:36.813Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-12-05T00:42:39.017Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-12-05T00:42:39.017Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-12-05T00:42:39.017Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-12-05T00:42:41.220Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-12-05T00:42:41.220Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-12-05T00:42:43.418Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-12-05T00:42:43.418Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-12-05T00:42:45.619Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-12-05T00:42:46.084Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-12-05T00:42:48.286Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-12-05T00:42:52.058Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-12-05T00:43:00.678Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-12-05T00:43:00.678Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-12-05T00:43:00.678Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-12-05T00:43:00.678Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-12-05T00:43:00.678Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-12-05T00:43:02.885Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-12-05T00:43:02.885Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-12-05T00:43:05.087Z] === RUN TestDockerSuite/TestContainerAPITop [2020-12-05T00:43:05.087Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-12-05T00:43:06.640Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-12-05T00:43:07.105Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-12-05T00:43:11.841Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-12-05T00:43:13.392Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-12-05T00:43:13.392Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-12-05T00:43:13.392Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-12-05T00:43:13.392Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-12-05T00:43:13.392Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-12-05T00:43:13.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-12-05T00:43:14.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-12-05T00:43:14.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2020-12-05T00:43:17.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2020-12-05T00:43:20.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2020-12-05T00:43:22.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2020-12-05T00:43:24.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008ff6e0_} [2020-12-05T00:43:27.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1217520986_c:\foo_false____} [2020-12-05T00:43:34.527Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1217520986_c:\foo_true____} [2020-12-05T00:43:36.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-12-05T00:43:36.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-12-05T00:43:36.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-12-05T00:43:36.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-12-05T00:43:36.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-12-05T00:43:36.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-12-05T00:43:36.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-12-05T00:43:36.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-12-05T00:43:36.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-12-05T00:43:36.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-12-05T00:43:36.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-12-05T00:43:36.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-12-05T00:43:36.725Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-12-05T00:43:36.725Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-12-05T00:43:37.190Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-12-05T00:43:37.190Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-12-05T00:43:37.190Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-12-05T00:43:37.190Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-12-05T00:43:39.390Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-12-05T00:43:39.390Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-12-05T00:43:39.390Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-12-05T00:43:39.390Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-12-05T00:43:39.390Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-12-05T00:43:39.390Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-12-05T00:43:39.390Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-12-05T00:43:39.390Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-12-05T00:43:39.390Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-12-05T00:43:39.390Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-12-05T00:43:39.390Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-12-05T00:43:39.390Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-12-05T00:43:39.390Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-12-05T00:43:39.390Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-12-05T00:43:41.588Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-12-05T00:43:42.054Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-12-05T00:43:42.054Z] === RUN TestDockerSuite/TestCpRelativePath [2020-12-05T00:43:44.251Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-12-05T00:43:44.251Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-12-05T00:43:44.251Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-12-05T00:43:44.251Z] === RUN TestDockerSuite/TestCpToCaseA [2020-12-05T00:43:48.986Z] === RUN TestDockerSuite/TestCpToCaseB [2020-12-05T00:43:51.185Z] === RUN TestDockerSuite/TestCpToCaseC [2020-12-05T00:43:51.185Z] === RUN TestDockerSuite/TestCpToCaseD [2020-12-05T00:43:51.185Z] === RUN TestDockerSuite/TestCpToCaseE [2020-12-05T00:44:01.560Z] === RUN TestDockerSuite/TestCpToCaseF [2020-12-05T00:44:01.560Z] === RUN TestDockerSuite/TestCpToCaseG [2020-12-05T00:44:01.560Z] === RUN TestDockerSuite/TestCpToCaseH [2020-12-05T00:44:10.186Z] === RUN TestDockerSuite/TestCpToCaseI [2020-12-05T00:44:10.186Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-12-05T00:44:10.186Z] === RUN TestDockerSuite/TestCpToDot [2020-12-05T00:44:11.743Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-12-05T00:44:11.743Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-12-05T00:44:12.207Z] === RUN TestDockerSuite/TestCpToStdout [2020-12-05T00:44:14.407Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-12-05T00:44:14.407Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-12-05T00:44:14.407Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-12-05T00:44:14.407Z] === RUN TestDockerSuite/TestCpVolumePath [2020-12-05T00:44:14.407Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-12-05T00:44:14.407Z] === RUN TestDockerSuite/TestCreateArgs [2020-12-05T00:44:14.870Z] === RUN TestDockerSuite/TestCreateByImageID [2020-12-05T00:44:17.070Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-12-05T00:44:19.269Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-12-05T00:44:19.269Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-12-05T00:44:19.732Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-12-05T00:44:21.930Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-12-05T00:44:22.395Z] === RUN TestDockerSuite/TestCreateLabels [2020-12-05T00:44:22.395Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-12-05T00:44:22.395Z] === RUN TestDockerSuite/TestCreateRM [2020-12-05T00:44:22.859Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-12-05T00:44:22.859Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-12-05T00:44:22.859Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-12-05T00:44:23.330Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-12-05T00:44:35.779Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-12-05T00:44:36.244Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-12-05T00:44:36.707Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-12-05T00:44:41.434Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-12-05T00:44:41.434Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-12-05T00:44:41.434Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-12-05T00:44:43.635Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-12-05T00:44:43.635Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-12-05T00:44:43.635Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-12-05T00:44:43.635Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-12-05T00:44:43.635Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-12-05T00:44:43.635Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-12-05T00:44:43.635Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-12-05T00:44:43.635Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-12-05T00:44:43.635Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-12-05T00:44:43.635Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-12-05T00:44:43.635Z] === RUN TestDockerSuite/TestDevicePermissions [2020-12-05T00:44:43.635Z] === RUN TestDockerSuite/TestDockerFails [2020-12-05T00:44:44.098Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-12-05T00:44:44.098Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-12-05T00:44:44.098Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-12-05T00:44:44.098Z] === RUN TestDockerSuite/TestEventsAttach [2020-12-05T00:44:44.098Z] === RUN TestDockerSuite/TestEventsCommit [2020-12-05T00:44:44.098Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-12-05T00:44:46.297Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-12-05T00:44:48.494Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-12-05T00:44:50.690Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-12-05T00:45:05.560Z] === RUN TestDockerSuite/TestEventsCopy [2020-12-05T00:45:09.327Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-12-05T00:45:14.063Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-12-05T00:45:16.267Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-12-05T00:45:17.245Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-12-05T00:45:21.012Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-12-05T00:45:21.477Z] === RUN TestDockerSuite/TestEventsFilterType [2020-12-05T00:45:22.455Z] === RUN TestDockerSuite/TestEventsFilters [2020-12-05T00:45:27.178Z] === RUN TestDockerSuite/TestEventsFormat [2020-12-05T00:45:31.908Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-12-05T00:45:31.908Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-12-05T00:45:31.908Z] === RUN TestDockerSuite/TestEventsImageImport [2020-12-05T00:45:31.908Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-12-05T00:45:31.908Z] === RUN TestDockerSuite/TestEventsImagePull [2020-12-05T00:45:31.908Z] === RUN TestDockerSuite/TestEventsImageTag [2020-12-05T00:45:32.887Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-12-05T00:45:32.887Z] === RUN TestDockerSuite/TestEventsRename [2020-12-05T00:45:35.822Z] === RUN TestDockerSuite/TestEventsResize [2020-12-05T00:45:38.753Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-12-05T00:45:40.952Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-12-05T00:45:43.906Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-12-05T00:45:48.634Z] === RUN TestDockerSuite/TestEventsTop [2020-12-05T00:45:48.634Z] === RUN TestDockerSuite/TestEventsUntag [2020-12-05T00:45:51.565Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-12-05T00:45:55.333Z] === RUN TestDockerSuite/TestExec [2020-12-05T00:45:55.333Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-12-05T00:45:55.333Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-12-05T00:45:56.886Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-12-05T00:45:58.439Z] === RUN TestDockerSuite/TestExecAPIStart [2020-12-05T00:45:58.439Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-12-05T00:45:58.439Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-12-05T00:45:58.439Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-12-05T00:46:00.643Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-12-05T00:46:02.856Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-12-05T00:46:05.071Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-12-05T00:46:07.272Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-12-05T00:46:12.005Z] === RUN TestDockerSuite/TestExecCgroup [2020-12-05T00:46:12.005Z] === RUN TestDockerSuite/TestExecEnv [2020-12-05T00:46:12.005Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-12-05T00:46:12.005Z] === RUN TestDockerSuite/TestExecExitStatus [2020-12-05T00:46:14.205Z] === RUN TestDockerSuite/TestExecInspectID [2020-12-05T00:46:18.937Z] === RUN TestDockerSuite/TestExecInteractive [2020-12-05T00:46:18.937Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-12-05T00:46:18.937Z] === RUN TestDockerSuite/TestExecParseError [2020-12-05T00:46:18.937Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-12-05T00:46:18.937Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-12-05T00:46:18.937Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-12-05T00:46:21.867Z] === RUN TestDockerSuite/TestExecSetEnv [2020-12-05T00:46:21.867Z] === RUN TestDockerSuite/TestExecStartFails [2020-12-05T00:46:21.867Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-12-05T00:46:21.867Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-12-05T00:46:21.867Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-12-05T00:46:21.867Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-12-05T00:46:24.066Z] === RUN TestDockerSuite/TestExecUlimits [2020-12-05T00:46:24.066Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-12-05T00:46:31.193Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-12-05T00:46:31.193Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-12-05T00:46:31.193Z] === RUN TestDockerSuite/TestExecWithUser [2020-12-05T00:46:31.193Z] === RUN TestDockerSuite/TestGetContainerStats [2020-12-05T00:46:37.026Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-12-05T00:46:42.860Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-12-05T00:46:45.791Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-12-05T00:46:51.635Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-12-05T00:46:51.635Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-12-05T00:46:51.635Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-12-05T00:46:52.098Z] === RUN TestDockerSuite/TestHealth [2020-12-05T00:46:52.098Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-12-05T00:46:52.098Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-12-05T00:46:52.098Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-12-05T00:46:52.098Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-12-05T00:46:57.932Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-12-05T00:46:57.933Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-12-05T00:46:57.933Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-12-05T00:46:57.933Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-12-05T00:46:57.933Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-12-05T00:46:57.933Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-12-05T00:46:58.405Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-12-05T00:46:58.874Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-12-05T00:46:59.853Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-12-05T00:46:59.853Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-12-05T00:47:01.405Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-12-05T00:47:01.868Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-12-05T00:47:04.799Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-12-05T00:47:06.994Z] === RUN TestDockerSuite/TestImagesFormat [2020-12-05T00:47:07.460Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-12-05T00:47:07.460Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-12-05T00:47:11.233Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-12-05T00:47:11.233Z] === RUN TestDockerSuite/TestImportBadURL [2020-12-05T00:47:14.161Z] === RUN TestDockerSuite/TestImportDisplay [2020-12-05T00:47:14.161Z] === RUN TestDockerSuite/TestImportFile [2020-12-05T00:47:14.161Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-12-05T00:47:14.161Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-12-05T00:47:14.161Z] === RUN TestDockerSuite/TestImportGzipped [2020-12-05T00:47:14.161Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-12-05T00:47:14.161Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-12-05T00:47:14.161Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-12-05T00:47:14.161Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-12-05T00:47:14.161Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-12-05T00:47:14.161Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-12-05T00:47:14.161Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-12-05T00:47:14.161Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-12-05T00:47:16.356Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-12-05T00:47:18.559Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-12-05T00:47:18.559Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-12-05T00:47:18.559Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-12-05T00:47:18.559Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-12-05T00:47:18.559Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-12-05T00:47:20.754Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-12-05T00:47:20.754Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-12-05T00:47:22.950Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-12-05T00:47:22.950Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-12-05T00:47:22.950Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-12-05T00:47:22.950Z] === RUN TestDockerSuite/TestInspectDefault [2020-12-05T00:47:25.145Z] === RUN TestDockerSuite/TestInspectHistory [2020-12-05T00:47:29.863Z] === RUN TestDockerSuite/TestInspectImage [2020-12-05T00:47:29.863Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-12-05T00:47:29.863Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-12-05T00:47:29.863Z] === RUN TestDockerSuite/TestInspectInt64 [2020-12-05T00:47:32.063Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-12-05T00:47:34.266Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-12-05T00:47:34.266Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-12-05T00:47:36.463Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-12-05T00:47:38.661Z] === RUN TestDockerSuite/TestInspectPlugin [2020-12-05T00:47:38.661Z] === RUN TestDockerSuite/TestInspectRootFS [2020-12-05T00:47:38.661Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-12-05T00:47:40.857Z] === RUN TestDockerSuite/TestInspectStatus [2020-12-05T00:47:43.792Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-12-05T00:47:47.559Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-12-05T00:47:49.758Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-12-05T00:47:51.959Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-12-05T00:47:54.153Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-12-05T00:47:56.355Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-12-05T00:47:58.555Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-12-05T00:48:00.761Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-12-05T00:48:00.761Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-12-05T00:48:00.761Z] === RUN TestDockerSuite/TestLinksEnvs [2020-12-05T00:48:00.761Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-12-05T00:48:00.761Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-12-05T00:48:00.761Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-12-05T00:48:00.761Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-12-05T00:48:00.761Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-12-05T00:48:00.761Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-12-05T00:48:00.761Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-12-05T00:48:00.761Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-12-05T00:48:00.761Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-12-05T00:48:00.761Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-12-05T00:48:00.761Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-12-05T00:48:01.226Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-12-05T00:48:01.226Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-12-05T00:48:01.226Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-12-05T00:48:01.226Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-12-05T00:48:01.226Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-12-05T00:48:01.226Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-12-05T00:48:03.427Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-12-05T00:48:04.980Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-12-05T00:48:10.820Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-12-05T00:48:13.021Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-12-05T00:48:13.021Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-12-05T00:48:15.226Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-12-05T00:48:15.226Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-12-05T00:48:23.847Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-12-05T00:48:30.972Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-12-05T00:48:39.591Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-12-05T00:48:41.790Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-12-05T00:48:43.989Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-12-05T00:48:43.989Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-12-05T00:48:46.192Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-12-05T00:48:48.390Z] === RUN TestDockerSuite/TestLogsSince [2020-12-05T00:48:58.789Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-12-05T00:48:58.789Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-12-05T00:48:58.789Z] === RUN TestDockerSuite/TestLogsTail [2020-12-05T00:49:00.341Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-12-05T00:49:02.541Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-12-05T00:49:04.739Z] === RUN TestDockerSuite/TestMountIntoProc [2020-12-05T00:49:04.739Z] === RUN TestDockerSuite/TestMountIntoSys [2020-12-05T00:49:04.739Z] === RUN TestDockerSuite/TestNetHostname [2020-12-05T00:49:04.739Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-12-05T00:49:04.739Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-12-05T00:49:04.739Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-12-05T00:49:04.739Z] === RUN TestDockerSuite/TestPluginActive [2020-12-05T00:49:04.739Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-12-05T00:49:04.739Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-12-05T00:49:05.203Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-12-05T00:49:05.203Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-12-05T00:49:05.203Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-12-05T00:49:05.203Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-12-05T00:49:05.203Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-12-05T00:49:05.203Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-12-05T00:49:05.203Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-12-05T00:49:05.203Z] === RUN TestDockerSuite/TestPortHostBinding [2020-12-05T00:49:05.203Z] === RUN TestDockerSuite/TestPortList [2020-12-05T00:49:05.203Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-12-05T00:49:09.929Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-12-05T00:49:09.929Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-12-05T00:49:09.929Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-12-05T00:49:09.929Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-12-05T00:49:09.929Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-12-05T00:49:09.929Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-12-05T00:49:09.929Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-12-05T00:49:09.929Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-12-05T00:49:09.929Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-12-05T00:49:09.929Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-12-05T00:49:13.698Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-12-05T00:49:13.698Z] === RUN TestDockerSuite/TestPsByOrder [2020-12-05T00:49:24.083Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-12-05T00:49:24.083Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-12-05T00:49:34.457Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-12-05T00:49:49.457Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-12-05T00:49:49.457Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-12-05T00:49:49.457Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-12-05T00:50:04.336Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-12-05T00:50:05.889Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-12-05T00:50:13.008Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-12-05T00:50:17.749Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-12-05T00:50:17.749Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-12-05T00:50:17.749Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-12-05T00:50:21.521Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-12-05T00:50:21.522Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-12-05T00:50:21.522Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-12-05T00:50:21.522Z] === RUN TestDockerSuite/TestPsRightTagName [2020-12-05T00:50:21.522Z] === RUN TestDockerSuite/TestPsShowMounts [2020-12-05T00:50:30.145Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-12-05T00:50:30.145Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-12-05T00:50:31.141Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-12-05T00:50:31.141Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-12-05T00:50:32.691Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-12-05T00:50:33.670Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-12-05T00:50:33.670Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-12-05T00:50:38.398Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-12-05T00:50:42.166Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-12-05T00:50:44.370Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-12-05T00:51:14.420Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-12-05T00:51:14.420Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-12-05T00:51:18.189Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-12-05T00:51:18.189Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-12-05T00:51:18.653Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-12-05T00:51:19.119Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-12-05T00:51:23.858Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-12-05T00:51:28.585Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-12-05T00:51:28.585Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-12-05T00:51:32.360Z] === RUN TestDockerSuite/TestRmiBlank [2020-12-05T00:51:32.360Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-12-05T00:51:32.823Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-12-05T00:51:47.707Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-12-05T00:51:50.643Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-12-05T00:51:51.108Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-12-05T00:51:58.232Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-12-05T00:52:04.064Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-12-05T00:52:12.702Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-12-05T00:52:17.439Z] === RUN TestDockerSuite/TestRmiTag [2020-12-05T00:52:17.903Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-12-05T00:52:20.833Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-12-05T00:52:38.587Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-12-05T00:52:40.786Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-12-05T00:52:46.923Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-12-05T00:52:47.904Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-12-05T00:52:47.904Z] === RUN TestDockerSuite/TestRunAddHost [2020-12-05T00:52:47.904Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-12-05T00:52:47.904Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-12-05T00:52:47.904Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-12-05T00:52:47.904Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-12-05T00:52:47.904Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-12-05T00:52:47.904Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-12-05T00:52:50.109Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-12-05T00:52:50.109Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-12-05T00:52:50.109Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-12-05T00:52:54.845Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-12-05T00:52:57.777Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-12-05T00:52:59.975Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-12-05T00:53:02.174Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-12-05T00:53:04.374Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-12-05T00:53:04.374Z] === RUN TestDockerSuite/TestRunBindMounts [2020-12-05T00:53:09.097Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-12-05T00:53:09.097Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-12-05T00:53:09.097Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-12-05T00:53:09.097Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-12-05T00:53:09.097Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-12-05T00:53:09.097Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-12-05T00:53:09.097Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-12-05T00:53:09.097Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-12-05T00:53:09.097Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-12-05T00:53:09.097Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-12-05T00:53:09.097Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-12-05T00:53:09.097Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-12-05T00:53:11.299Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-12-05T00:53:11.299Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-12-05T00:53:14.236Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-12-05T00:53:14.236Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-12-05T00:53:14.236Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-12-05T00:53:16.436Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-12-05T00:53:16.436Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-12-05T00:53:16.436Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-12-05T00:53:16.436Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-12-05T00:53:16.436Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-12-05T00:53:16.436Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-12-05T00:53:16.436Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-12-05T00:53:16.436Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-12-05T00:53:18.639Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-12-05T00:53:20.837Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-12-05T00:53:23.038Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-12-05T00:53:23.039Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-12-05T00:53:23.039Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-12-05T00:53:23.039Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-12-05T00:53:25.246Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-12-05T00:53:25.246Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-12-05T00:53:25.246Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-12-05T00:53:25.709Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-12-05T00:53:25.709Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-12-05T00:53:27.915Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-12-05T00:53:33.768Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-12-05T00:53:33.768Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-12-05T00:53:33.768Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-12-05T00:53:33.768Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-12-05T00:53:33.768Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-12-05T00:53:33.768Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-12-05T00:53:33.768Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-12-05T00:53:35.974Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-12-05T00:53:35.974Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-12-05T00:53:35.974Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-12-05T00:53:35.974Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-12-05T00:53:38.174Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-12-05T00:53:40.381Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-12-05T00:53:40.381Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-12-05T00:53:41.938Z] === RUN TestDockerSuite/TestRunEnvironment [2020-12-05T00:53:41.938Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-12-05T00:53:41.938Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-12-05T00:53:42.411Z] === RUN TestDockerSuite/TestRunExitCode [2020-12-05T00:53:44.613Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-12-05T00:53:46.814Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-12-05T00:53:49.020Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-12-05T00:53:51.219Z] === RUN TestDockerSuite/TestRunExposePort [2020-12-05T00:53:51.219Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-12-05T00:53:51.219Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-12-05T00:53:51.219Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-12-05T00:53:51.219Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-12-05T00:53:51.219Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-05T00:53:51.219Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-12-05T00:53:51.219Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-12-05T00:53:51.219Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-12-05T00:53:54.987Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-12-05T00:53:54.987Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-12-05T00:53:54.987Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-12-05T00:53:54.987Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-12-05T00:53:54.987Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-12-05T00:53:54.987Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-12-05T00:53:54.987Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-12-05T00:54:03.615Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-12-05T00:54:03.615Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-12-05T00:54:05.168Z] === RUN TestDockerSuite/TestRunModeHostname [2020-12-05T00:54:05.168Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-12-05T00:54:05.168Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-12-05T00:54:05.168Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-12-05T00:54:05.168Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-12-05T00:54:05.168Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-12-05T00:54:05.168Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-12-05T00:54:05.168Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-12-05T00:54:05.168Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-12-05T00:54:05.168Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-12-05T00:54:05.168Z] === RUN TestDockerSuite/TestRunMount [2020-12-05T00:54:05.168Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-12-05T00:54:05.168Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-12-05T00:54:05.168Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-12-05T00:54:05.168Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-12-05T00:54:12.294Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-12-05T00:54:12.294Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-12-05T00:54:12.294Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-12-05T00:54:12.294Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-12-05T00:54:17.024Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-12-05T00:54:21.752Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-12-05T00:54:21.752Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-12-05T00:54:21.752Z] === RUN TestDockerSuite/TestRunNetHost [2020-12-05T00:54:21.752Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-12-05T00:54:21.752Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-12-05T00:54:21.752Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-12-05T00:54:21.752Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-12-05T00:54:21.752Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-12-05T00:54:21.752Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-12-05T00:54:21.752Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-12-05T00:54:21.752Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-12-05T00:54:22.732Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-12-05T00:54:24.929Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-12-05T00:54:27.129Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-12-05T00:54:28.107Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-12-05T00:54:30.308Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-12-05T00:54:30.773Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-12-05T00:54:30.773Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-12-05T00:54:30.773Z] === RUN TestDockerSuite/TestRunPortInUse [2020-12-05T00:54:30.773Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-12-05T00:54:30.773Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-12-05T00:54:30.773Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-12-05T00:54:30.773Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-12-05T00:54:30.773Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-05T00:54:33.704Z] === RUN TestDockerSuite/TestRunPublishPort [2020-12-05T00:54:33.704Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-12-05T00:54:33.704Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-12-05T00:54:33.704Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-12-05T00:54:33.704Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-12-05T00:54:33.704Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-12-05T00:54:46.149Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-12-05T00:54:46.149Z] === RUN TestDockerSuite/TestRunRm [2020-12-05T00:54:49.082Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-12-05T00:54:54.913Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-12-05T00:54:56.468Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-12-05T00:54:58.678Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-12-05T00:55:00.877Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-12-05T00:55:03.083Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-12-05T00:55:03.083Z] === RUN TestDockerSuite/TestRunState [2020-12-05T00:55:03.083Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-12-05T00:55:05.290Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-12-05T00:55:05.290Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-12-05T00:55:07.494Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-12-05T00:55:07.494Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-12-05T00:55:07.494Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-12-05T00:55:07.494Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-12-05T00:55:07.494Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-12-05T00:55:07.494Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-12-05T00:55:12.276Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-12-05T00:55:12.276Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-12-05T00:55:12.276Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-12-05T00:55:12.276Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-12-05T00:55:12.276Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-12-05T00:55:12.276Z] === RUN TestDockerSuite/TestRunUserByID [2020-12-05T00:55:12.276Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-12-05T00:55:12.276Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-12-05T00:55:12.749Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-12-05T00:55:12.749Z] === RUN TestDockerSuite/TestRunUserByName [2020-12-05T00:55:12.749Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-12-05T00:55:14.946Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-12-05T00:55:14.946Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-12-05T00:55:17.147Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-12-05T00:55:17.147Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-12-05T00:55:17.147Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-12-05T00:55:20.083Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-12-05T00:55:27.210Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-12-05T00:55:30.976Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-12-05T00:55:36.824Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-12-05T00:55:36.824Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-12-05T00:55:36.824Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-12-05T00:55:39.760Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-12-05T00:55:41.962Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-12-05T00:55:44.161Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-12-05T00:55:44.161Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-12-05T00:55:44.161Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-12-05T00:55:44.161Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-12-05T00:55:44.161Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-12-05T00:55:44.161Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-12-05T00:55:44.161Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-12-05T00:55:44.161Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-12-05T00:55:44.161Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-12-05T00:55:48.888Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-12-05T00:55:50.439Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-12-05T00:55:52.637Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-12-05T00:55:57.374Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-12-05T00:55:57.374Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-12-05T00:55:57.374Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-12-05T00:55:57.374Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-12-05T00:55:57.374Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-12-05T00:55:57.374Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-12-05T00:55:57.374Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-12-05T00:55:57.374Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-12-05T00:55:57.374Z] === RUN TestDockerSuite/TestSaveImageId [2020-12-05T00:55:57.374Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-12-05T00:55:57.374Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-12-05T00:55:57.374Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-12-05T00:55:57.374Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-12-05T00:55:57.374Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-12-05T00:55:57.374Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-12-05T00:55:57.374Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-12-05T00:55:57.374Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-12-05T00:55:57.374Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-12-05T00:55:59.572Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-12-05T00:56:00.038Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-12-05T00:56:00.038Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-12-05T00:56:00.503Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-12-05T00:56:02.711Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-12-05T00:56:09.831Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-12-05T00:56:09.831Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-12-05T00:56:18.454Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-12-05T00:56:18.454Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-12-05T00:56:21.395Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-12-05T00:56:21.395Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-12-05T00:56:21.395Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-12-05T00:56:21.395Z] === RUN TestDockerSuite/TestStartRecordError [2020-12-05T00:56:21.395Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-12-05T00:56:28.518Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-12-05T00:56:28.518Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-12-05T00:56:28.518Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-12-05T00:56:28.518Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-12-05T00:56:28.518Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-12-05T00:56:28.518Z] === RUN TestDockerSuite/TestStatsNoStream [2020-12-05T00:56:28.518Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-12-05T00:56:30.072Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-12-05T00:56:32.273Z] === RUN TestDockerSuite/TestTopPrivileged [2020-12-05T00:56:32.273Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-12-05T00:56:34.533Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-12-05T00:56:34.533Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-12-05T00:56:34.533Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-12-05T00:56:34.533Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-12-05T00:56:34.533Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-12-05T00:56:34.533Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-12-05T00:56:34.533Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-12-05T00:56:52.302Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-12-05T00:56:52.302Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-12-05T00:56:52.302Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-12-05T00:56:52.302Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-12-05T00:56:52.302Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-12-05T00:56:52.302Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-12-05T00:56:52.302Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-12-05T00:56:53.858Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-12-05T00:56:53.858Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-12-05T00:56:56.792Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-12-05T00:56:57.256Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-12-05T00:56:57.722Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-12-05T00:56:57.722Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-12-05T00:56:58.187Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-12-05T00:57:13.080Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-12-05T00:57:13.080Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-12-05T00:57:13.080Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-12-05T00:57:13.080Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-12-05T00:57:13.080Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-12-05T00:57:23.458Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-12-05T00:57:23.922Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-12-05T00:57:23.922Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-12-05T00:57:32.550Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-12-05T00:57:32.550Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite (2578.10s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-12-05T00:57:34.105Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-12-05T00:57:34.105Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.99s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.82s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (173.59s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.02s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-12-05T00:57:34.105Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-12-05T00:57:34.105Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-12-05T00:57:34.105Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-12-05T00:57:34.105Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-12-05T00:57:34.105Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (1.79s) [2020-12-05T00:57:34.105Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-12-05T00:57:34.105Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-12-05T00:57:34.105Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.43s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-12-05T00:57:34.105Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-12-05T00:57:34.105Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.47s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.11s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-12-05T00:57:34.105Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-12-05T00:57:34.105Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-12-05T00:57:34.105Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-12-05T00:57:34.105Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.17s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-12-05T00:57:34.105Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-12-05T00:57:34.105Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.80s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (123.38s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2020-12-05T00:57:34.105Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.41s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.65s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.02s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.43s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.61s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.73s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.13s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.99s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.20s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.50s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.26s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildAddTar (45.48s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.85s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.74s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.24s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.47s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.47s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.47s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.60s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.14s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.52s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.56s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.14s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.34s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.88s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.36s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-12-05T00:57:34.105Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.41s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.91s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.74s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.21s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.30s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.17s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.84s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.82s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.62s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.70s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.37s) [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.99s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-12-05T00:57:34.105Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.105Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2020-12-05T00:57:34.105Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.42s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.31s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.89s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.06s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.72s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.71s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.93s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildDockerignore (65.53s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.23s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (78.17s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.01s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.98s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.55s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.99s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.45s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.62s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.56s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.92s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (100.10s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.07s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.96s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.05s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.04s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.21s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.91s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.66s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.46s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildFails (2.55s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.42s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.42s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.22s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.20s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.51s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.20s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.68s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.39s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildHistory (9.75s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.92s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.12s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.85s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.90s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildLabels (0.96s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.52s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.24s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.49s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.83s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.62s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.69s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.99s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.72s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.53s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.25s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.84s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.76s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.86s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.34s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.81s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.28s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.27s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.79s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.57s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.99s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.45s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.25s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.50s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.17s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.14s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.07s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.87s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.86s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildRm (14.55s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.40s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2020-12-05T00:57:34.106Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.48s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.51s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.40s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.87s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.89s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.98s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.25s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.51s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildStderr (5.39s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.84s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.92s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.43s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.22s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.77s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.64s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.52s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.06s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.95s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.29s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.33s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.65s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.05s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.23s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.51s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.25s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.17s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.18s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.93s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2020-12-05T00:57:34.106Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-12-05T00:57:34.106Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-12-05T00:57:34.106Z] docker_cli_sni_test.go:18: Flakey test [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.03s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.02s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestCommitChange (5.45s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.92s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-12-05T00:57:34.106Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.08s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-12-05T00:57:34.106Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestCommitTTY (7.69s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.38s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-12-05T00:57:34.106Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-12-05T00:57:34.106Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-12-05T00:57:34.106Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-12-05T00:57:34.106Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-12-05T00:57:34.106Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-12-05T00:57:34.106Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-12-05T00:57:34.106Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.63s) [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.94s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-12-05T00:57:34.106Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.32s) [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-12-05T00:57:34.106Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-12-05T00:57:34.106Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-12-05T00:57:34.106Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.106Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.43s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-12-05T00:57:34.107Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.52s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-12-05T00:57:34.107Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-12-05T00:57:34.107Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-12-05T00:57:34.107Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.65s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.15s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.14s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-12-05T00:57:34.107Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.32s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.19s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-12-05T00:57:34.107Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-12-05T00:57:34.107Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.27s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.91s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-12-05T00:57:34.107Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.56s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.09s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.04s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (8.66s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.73s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-12-05T00:57:34.107Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.21s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-12-05T00:57:34.107Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.10s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.26s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.95s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-12-05T00:57:34.107Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.99s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.53s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.39s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.30s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.28s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.40s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008ff6e0_} (2.41s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1217520986_c:\foo_false____} (7.32s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1217520986_c:\foo_true____} (2.39s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-12-05T00:57:34.107Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.28s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2020-12-05T00:57:34.107Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.26s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.24s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-12-05T00:57:34.107Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.61s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.43s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.05s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.22s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCpToDot (2.35s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCpToStdout (2.33s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.11s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.29s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.10s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-12-05T00:57:34.107Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.57s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.33s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-12-05T00:57:34.107Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.33s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-12-05T00:57:34.107Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-12-05T00:57:34.107Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-12-05T00:57:34.107Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-12-05T00:57:34.107Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-12-05T00:57:34.107Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-12-05T00:57:34.107Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-12-05T00:57:34.107Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-12-05T00:57:34.107Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-12-05T00:57:34.107Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-12-05T00:57:34.107Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2020-12-05T00:57:34.107Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.29s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.29s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.30s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.83s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestEventsCopy (5.59s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.97s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.24s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.46s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.57s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.00s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestEventsFilters (4.78s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestEventsFormat (4.50s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2020-12-05T00:57:34.107Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-12-05T00:57:34.107Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.107Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestEventsRename (2.40s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestEventsResize (2.88s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.71s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.62s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.63s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.73s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-12-05T00:57:34.108Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.88s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.84s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-12-05T00:57:34.108Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-12-05T00:57:34.108Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-12-05T00:57:34.108Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.89s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.13s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.46s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.39s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.53s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2020-12-05T00:57:34.108Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.21s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestExecInspectID (4.73s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2020-12-05T00:57:34.108Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-12-05T00:57:34.108Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.52s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2020-12-05T00:57:34.108Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-12-05T00:57:34.108Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.21s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.07s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-12-05T00:57:34.108Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.00s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.01s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.82s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.87s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-12-05T00:57:34.108Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.07s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.41s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.98s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.89s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.34s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.42s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.70s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.71s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.12s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-12-05T00:57:34.108Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-12-05T00:57:34.108Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.11s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.01s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-12-05T00:57:34.108Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-12-05T00:57:34.108Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-12-05T00:57:34.108Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.15s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.21s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-12-05T00:57:34.108Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectDefault (2.03s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectHistory (4.81s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.11s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.13s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.17s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.05s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.18s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectStatus (2.60s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.33s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.17s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.22s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.10s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.12s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.17s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.23s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-12-05T00:57:34.108Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-12-05T00:57:34.108Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.97s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.86s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.72s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.32s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-12-05T00:57:34.108Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.16s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.89s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.00s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.74s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.50s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.41s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.47s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.13s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestLogsSince (8.93s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestLogsTail (2.77s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.45s) [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.18s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-12-05T00:57:34.108Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2020-12-05T00:57:34.108Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-12-05T00:57:34.108Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-12-05T00:57:34.108Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-12-05T00:57:34.108Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.108Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-12-05T00:57:34.109Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.21s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-12-05T00:57:34.109Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-12-05T00:57:34.109Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-12-05T00:57:34.109Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-12-05T00:57:34.109Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-12-05T00:57:34.109Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-12-05T00:57:34.109Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-12-05T00:57:34.109Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-12-05T00:57:34.109Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.13s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-12-05T00:57:34.109Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestPsByOrder (8.90s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.99s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.94s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.36s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.72s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.76s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.29s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-12-05T00:57:34.109Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.38s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2020-12-05T00:57:34.109Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2020-12-05T00:57:34.109Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.72s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.98s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.01s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-12-05T00:57:34.109Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.18s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.19s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.27s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.63s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.14s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.74s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.42s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.28s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-12-05T00:57:34.109Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.35s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.90s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.72s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.93s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.10s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.35s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.80s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRmiTag (0.76s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.34s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.57s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.63s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.86s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.22s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.21s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.52s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.02s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.24s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.18s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.25s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.54s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.10s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.88s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.09s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.26s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.22s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.33s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.23s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.10s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.75s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.14s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.12s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.11s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.14s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunExitCode (2.24s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.12s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.17s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.20s) [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.92s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.14s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.81s) [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.109Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-12-05T00:57:34.109Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.92s) [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.81s) [2020-12-05T00:57:34.110Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.88s) [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2020-12-05T00:57:34.110Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2020-12-05T00:57:34.110Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.07s) [2020-12-05T00:57:34.110Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.04s) [2020-12-05T00:57:34.110Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2020-12-05T00:57:34.110Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.10s) [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.53s) [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.93s) [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- PASS: TestDockerSuite/TestRunRm (2.38s) [2020-12-05T00:57:34.110Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.66s) [2020-12-05T00:57:34.110Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.20s) [2020-12-05T00:57:34.110Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.15s) [2020-12-05T00:57:34.110Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.86s) [2020-12-05T00:57:34.110Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.55s) [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.16s) [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.00s) [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2020-12-05T00:57:34.110Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.78s) [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.110Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-12-05T00:57:34.110Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.23s) [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.20s) [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.98s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.52s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.35s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.95s) [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.68s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.30s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.15s) [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.25s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.85s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.04s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.25s) [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.39s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.78s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.62s) [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.36s) [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.15s) [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.27s) [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-12-05T00:57:34.583Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.12s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.41s) [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.98s) [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.34s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.58s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.91s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.50s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.48s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.94s) [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.71s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (11.45s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.31s) [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-12-05T00:57:34.583Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.41s) [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-12-05T00:57:34.583Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-12-05T00:57:34.583Z] --- PASS: TestDockerRegistrySuite (0.18s) [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-12-05T00:57:34.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-12-05T00:57:34.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-12-05T00:57:34.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-05T00:57:34.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-05T00:57:34.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.583Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] === RUN TestDockerSchema1RegistrySuite [2020-12-05T00:57:34.584Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-12-05T00:57:34.584Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-12-05T00:57:34.584Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-12-05T00:57:34.584Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-12-05T00:57:34.584Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-12-05T00:57:34.584Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-12-05T00:57:34.584Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-12-05T00:57:34.584Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-12-05T00:57:34.584Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-12-05T00:57:34.584Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-12-05T00:57:34.584Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-12-05T00:57:34.584Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-12-05T00:57:34.584Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-12-05T00:57:34.584Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-12-05T00:57:34.584Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-12-05T00:57:34.584Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-12-05T00:57:34.584Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-12-05T00:57:34.584Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-12-05T00:57:34.584Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-12-05T00:57:34.584Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-12-05T00:57:34.584Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-12-05T00:57:34.584Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-12-05T00:57:34.584Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-12-05T00:57:34.584Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-12-05T00:57:34.584Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-12-05T00:57:34.584Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-12-05T00:57:34.584Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-12-05T00:57:34.584Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.05s) [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] === RUN TestDockerRegistryAuthTokenSuite [2020-12-05T00:57:34.584Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-12-05T00:57:34.584Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-12-05T00:57:34.584Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-12-05T00:57:34.584Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-12-05T00:57:34.584Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-12-05T00:57:34.584Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] === RUN TestDockerDaemonSuite [2020-12-05T00:57:34.584Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-12-05T00:57:34.584Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-12-05T00:57:34.584Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-12-05T00:57:34.584Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] === RUN TestDockerSwarmSuite [2020-12-05T00:57:34.584Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-12-05T00:57:34.584Z] === RUN TestDockerPluginSuite [2020-12-05T00:57:34.584Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-12-05T00:57:34.584Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-12-05T00:57:34.584Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-12-05T00:57:34.584Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-12-05T00:57:34.584Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-12-05T00:57:34.584Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-12-05T00:57:34.584Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-12-05T00:57:34.584Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-12-05T00:57:34.584Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-12-05T00:57:34.584Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-12-05T00:57:34.584Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-12-05T00:57:34.584Z] --- PASS: TestDockerPluginSuite (0.02s) [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] === RUN TestDockerExternalVolumeSuite [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] === RUN TestDockerNetworkSuite [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] === RUN TestDockerHubPullSuite [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-12-05T00:57:34.584Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] PASS [2020-12-05T00:57:34.584Z] ok github.com/docker/docker/integration-cli 2578.913s [2020-12-05T00:57:34.584Z] [2020-12-05T00:57:34.584Z] === Skipped [2020-12-05T00:57:34.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-12-05T00:57:34.584Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] [2020-12-05T00:57:34.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-12-05T00:57:34.584Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] [2020-12-05T00:57:34.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-12-05T00:57:34.584Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] [2020-12-05T00:57:34.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-12-05T00:57:34.584Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] [2020-12-05T00:57:34.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-12-05T00:57:34.584Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] [2020-12-05T00:57:34.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-12-05T00:57:34.584Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] [2020-12-05T00:57:34.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-12-05T00:57:34.584Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] [2020-12-05T00:57:34.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (1.79s) [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (1.79s) [2020-12-05T00:57:34.584Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] [2020-12-05T00:57:34.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-12-05T00:57:34.584Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] [2020-12-05T00:57:34.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-12-05T00:57:34.584Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] [2020-12-05T00:57:34.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-12-05T00:57:34.584Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] [2020-12-05T00:57:34.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-12-05T00:57:34.584Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.584Z] [2020-12-05T00:57:34.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-12-05T00:57:34.584Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-12-05T00:57:34.584Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2020-12-05T00:57:34.585Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.47s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.47s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-12-05T00:57:34.585Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-12-05T00:57:34.585Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-12-05T00:57:34.585Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.585Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-12-05T00:57:34.586Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-12-05T00:57:34.586Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.46s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2020-12-05T00:57:34.586Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2020-12-05T00:57:34.586Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-12-05T00:57:34.586Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-12-05T00:57:34.586Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-12-05T00:57:34.586Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2020-12-05T00:57:34.586Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-12-05T00:57:34.586Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2020-12-05T00:57:34.586Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2020-12-05T00:57:34.586Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.50s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2020-12-05T00:57:34.586Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-12-05T00:57:34.586Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2020-12-05T00:57:34.586Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-12-05T00:57:34.586Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-12-05T00:57:34.586Z] docker_cli_sni_test.go:18: Flakey test [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-12-05T00:57:34.586Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-12-05T00:57:34.586Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-12-05T00:57:34.586Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-12-05T00:57:34.586Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-12-05T00:57:34.586Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-12-05T00:57:34.586Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-12-05T00:57:34.586Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-12-05T00:57:34.586Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-12-05T00:57:34.586Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-12-05T00:57:34.586Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-12-05T00:57:34.586Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-12-05T00:57:34.586Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-12-05T00:57:34.586Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-12-05T00:57:34.586Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-12-05T00:57:34.586Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-12-05T00:57:34.586Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-12-05T00:57:34.586Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2020-12-05T00:57:34.586Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-12-05T00:57:34.586Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-12-05T00:57:34.586Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.586Z] [2020-12-05T00:57:34.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-12-05T00:57:34.587Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-12-05T00:57:34.587Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-12-05T00:57:34.587Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-12-05T00:57:34.587Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-12-05T00:57:34.587Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-12-05T00:57:34.587Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-12-05T00:57:34.587Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-12-05T00:57:34.587Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-12-05T00:57:34.587Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-12-05T00:57:34.587Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-12-05T00:57:34.587Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-12-05T00:57:34.587Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-12-05T00:57:34.587Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-12-05T00:57:34.587Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-12-05T00:57:34.587Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-12-05T00:57:34.587Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-12-05T00:57:34.587Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-12-05T00:57:34.587Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2020-12-05T00:57:34.587Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2020-12-05T00:57:34.587Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-12-05T00:57:34.587Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-12-05T00:57:34.587Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-12-05T00:57:34.587Z] [2020-12-05T00:57:34.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2020-12-05T00:57:34.587Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2020-12-05T00:57:35.054Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-12-05T00:57:35.054Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-12-05T00:57:35.054Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-12-05T00:57:35.054Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-12-05T00:57:35.054Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-12-05T00:57:35.054Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-12-05T00:57:35.054Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-12-05T00:57:35.054Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-12-05T00:57:35.054Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-12-05T00:57:35.054Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-12-05T00:57:35.054Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-12-05T00:57:35.054Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-12-05T00:57:35.054Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.054Z] [2020-12-05T00:57:35.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-12-05T00:57:35.055Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-12-05T00:57:35.055Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2020-12-05T00:57:35.055Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-12-05T00:57:35.055Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-12-05T00:57:35.055Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-12-05T00:57:35.055Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-12-05T00:57:35.055Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-12-05T00:57:35.055Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-12-05T00:57:35.055Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-12-05T00:57:35.055Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-12-05T00:57:35.055Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-12-05T00:57:35.055Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-12-05T00:57:35.055Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-12-05T00:57:35.055Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-12-05T00:57:35.055Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-12-05T00:57:35.055Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2020-12-05T00:57:35.055Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2020-12-05T00:57:35.055Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-12-05T00:57:35.055Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-12-05T00:57:35.055Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-12-05T00:57:35.055Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-12-05T00:57:35.055Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.055Z] [2020-12-05T00:57:35.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-12-05T00:57:35.056Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-12-05T00:57:35.056Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.056Z] [2020-12-05T00:57:35.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-12-05T00:57:35.057Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-12-05T00:57:35.057Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-12-05T00:57:35.057Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.057Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-12-05T00:57:35.058Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-12-05T00:57:35.058Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-12-05T00:57:35.058Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-12-05T00:57:35.058Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-12-05T00:57:35.058Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-12-05T00:57:35.058Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-12-05T00:57:35.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-12-05T00:57:35.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.058Z] [2020-12-05T00:57:35.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-05T00:57:35.059Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-05T00:57:35.059Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.059Z] [2020-12-05T00:57:35.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-12-05T00:57:35.059Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-12-05T00:57:35.059Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.059Z] [2020-12-05T00:57:35.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-12-05T00:57:35.059Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-12-05T00:57:35.059Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.059Z] [2020-12-05T00:57:35.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-05T00:57:35.059Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-05T00:57:35.059Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.059Z] [2020-12-05T00:57:35.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-05T00:57:35.059Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-05T00:57:35.059Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.059Z] [2020-12-05T00:57:35.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-12-05T00:57:35.059Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-12-05T00:57:35.523Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.523Z] [2020-12-05T00:57:35.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-12-05T00:57:35.524Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-12-05T00:57:35.524Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] DONE 1093 tests, 547 skipped in 2588.836s [2020-12-05T00:57:35.524Z] INFO: Integration tests ended at 12/05/2020 00:57:35. Duration:00:43:08.9766478 [2020-12-05T00:57:35.524Z] INFO: Docker info of the daemon under test at end of run [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] Containers: 2 [2020-12-05T00:57:35.524Z] Running: 0 [2020-12-05T00:57:35.524Z] Paused: 0 [2020-12-05T00:57:35.524Z] Stopped: 2 [2020-12-05T00:57:35.524Z] Images: 18 [2020-12-05T00:57:35.524Z] Server Version: 0.0.0-dev [2020-12-05T00:57:35.524Z] Storage Driver: windowsfilter [2020-12-05T00:57:35.524Z] Windows: [2020-12-05T00:57:35.524Z] Logging Driver: json-file [2020-12-05T00:57:35.524Z] Plugins: [2020-12-05T00:57:35.524Z] Volume: local [2020-12-05T00:57:35.524Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-05T00:57:35.524Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-05T00:57:35.524Z] Swarm: inactive [2020-12-05T00:57:35.524Z] Default Isolation: process [2020-12-05T00:57:35.524Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-05T00:57:35.524Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-05T00:57:35.524Z] OSType: windows [2020-12-05T00:57:35.524Z] Architecture: x86_64 [2020-12-05T00:57:35.524Z] CPUs: 4 [2020-12-05T00:57:35.524Z] Total Memory: 32GiB [2020-12-05T00:57:35.524Z] Name: azwin-2-d78ae0 [2020-12-05T00:57:35.524Z] ID: X4LL:KDU3:QR47:CEE7:BQDN:R3JB:R6PR:5JQG:HVFS:FCTG:CIKW:YMAG [2020-12-05T00:57:35.524Z] Docker Root Dir: D:\CI\PR-41749\4\daemon [2020-12-05T00:57:35.524Z] Debug Mode (client): false [2020-12-05T00:57:35.524Z] Debug Mode (server): true [2020-12-05T00:57:35.524Z] File Descriptors: -1 [2020-12-05T00:57:35.524Z] Goroutines: 17 [2020-12-05T00:57:35.524Z] System Time: 2020-12-05T00:57:35.0823163Z [2020-12-05T00:57:35.524Z] EventsListeners: 0 [2020-12-05T00:57:35.524Z] Registry: https://index.docker.io/v1/ [2020-12-05T00:57:35.524Z] Labels: [2020-12-05T00:57:35.524Z] Experimental: false [2020-12-05T00:57:35.524Z] Insecure Registries: [2020-12-05T00:57:35.524Z] 127.0.0.0/8 [2020-12-05T00:57:35.524Z] Live Restore Enabled: false [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] [2020-12-05T00:57:35.524Z] INFO: Stopping daemon under test [2020-12-05T00:57:35.524Z] SUCCESS: The process with PID 4264 (child process of PID 7776) has been terminated. [2020-12-05T00:57:35.524Z] SUCCESS: The process with PID 7776 (child process of PID 6280) has been terminated. [2020-12-05T00:57:35.524Z] INFO: Stop tailing logs of the daemon under tests [2020-12-05T00:57:35.524Z] INFO: executeCI.ps1 Completed successfully at 12/05/2020 00:57:35. [2020-12-05T00:57:35.524Z] INFO: Tidying up at end of run [2020-12-05T00:57:35.524Z] INFO: Saving daemon under test log (d:\CI\PR-41749\4\dut.out) to bundles\CIDUT.out [2020-12-05T00:57:35.524Z] INFO: Saving daemon under test log (d:\CI\PR-41749\4\dut.err) to bundles\CIDUT.err [2020-12-05T00:57:35.524Z] INFO: Nuke-Everything... [2020-12-05T00:57:35.524Z] INFO: Container count on control daemon to delete is 2 [2020-12-05T00:57:36.524Z] cf6e1c4fd86c [2020-12-05T00:57:36.524Z] a8e7c48c51cc [2020-12-05T00:57:36.524Z] INFO: Non-base image count on control daemon to delete is 1 [2020-12-05T00:57:38.725Z] Deleted: sha256:8c62faae9e948f5fe686e955e87584001879904026c638c2d879bb03326cc0d4 [2020-12-05T00:57:38.725Z] Deleted: sha256:7eaa25bfa25fc86cccb7385786bb6c400f3b7f8fb7accd8e97042eb5c2dff983 [2020-12-05T00:57:38.725Z] INFO: Tidying pidfile d:\CI\PR-41749\4\docker.pid [2020-12-05T00:57:38.725Z] INFO: Nuking d:\CI [2020-12-05T00:58:21.351Z] INFO: Zapped successfully [2020-12-05T00:58:21.351Z] [2020-12-05T00:58:21.351Z] INFO: executeCI.ps1 exiting at Sat Dec 5 00:58:15 CUT 2020. Duration 01:03:34.0693623 [2020-12-05T00:58:21.351Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-12-05T00:58:21.599Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-12-05T00:58:23.900Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-12-05T00:58:25.668Z] Archiving artifacts [2020-12-05T00:58:27.066Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41749/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-05T00:58:28.022Z] + make clean [2020-12-05T00:58:29.001Z] docker volume rm -f docker-dev-cache [2020-12-05T00:58:29.001Z] 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